Your message dated Sat, 4 Apr 2009 13:40:48 +0200
with message-id <[email protected]>
and subject line Re: Bug#522414: scons: SCons wrongly claims I do not have 
stdio.h installed
has caused the Debian Bug report #522414,
regarding scons: SCons wrongly claims I do not have stdio.h installed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
522414: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522414
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: scons
Version: 1.0.0-1
Severity: normal

My local environment seems to provoke some fishy stuff in SCons.

The following problem occurs while working with the csound package for
Debian:

$ scons --clean
[...]
System platform is 'linux'.
Using options from 'custom.py.'
Build platform is 'linux'.
SCons tools on this platform:  ['default', 'gnulink', 'gcc', 'g++', 'gfortran', 
'gas', 'ar', 'CVS', 'filesystem', 'dvipdf', 'dvips', 'gs', 'jar', 'javac', 
'javah', 'latex', 'pdflatex', 'pdftex', 'rmic', 'rpcgen', 'swig', 'tar', 'tex', 
'zip']
Using GNU gettext scheme
CONFIGURATION DECISION: Using single-precision floating point for audio samples.
Checking for C header file stdio.h... no
  *** Failed to compile a simple test program. The compiler is
  *** possibly not set up correctly, or is used with invalid flags.
  *** Check config.log to find out more about the error.

Argggh - I *do* have stdio.h installed!

And doing the mentioned test program manually on the command line
succeeds:

$ gcc -o .sconf_temp/conftest_0.o -c -DGNU_GETTEXT -g -fomit-frame-pointer 
-freorder-blocks -DLINUX -DPIPES -DBETA -DHAVE_SOCKETS -I. -IH 
-I/usr/include/fltk-1.1 -I/usr/local/include -I/usr/include -I/usr/include 
-I/usr/X11R6/include .sconf_temp/conftest_0.c
$ echo $?
0
$ ls -l .sconf_temp/
total 8
-rw-r--r-- 1 jonas jonas   21 Apr  3 15:57 conftest_0.c
-rw-r--r-- 1 jonas jonas 2128 Apr  3 15:59 conftest_0.o


 - Jonas

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages scons depends on:
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-central                0.6.11     register and build utility for Pyt

scons recommends no packages.

scons suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Version: 1.2.0-2

On Sat, Apr 04, 2009 at 12:57:33AM +0200, Luca Falavigna wrote:
>Since SCons behaves correctly with ccache (and some projects already 
>use SCons + ccache successfully), I think it's a bad combination 
>between SCons design to not inherit custom environment variables and 
>CSound to not propagate them to SCons.
>
>It's probably not a bug in the three softwares themselves, but just a 
>corner case not too easy to spot. I think reporting this to CSound 
>developers to analize the workaround could be a good approach, but I 
>don't expect them to include it just to support ccache (unless required 
>to build the package).

Problem went away with your release of scons 1.2.0-2.

Thanks for your help!


  - Jonas

- -- 
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

  [x] quote me freely  [ ] ask before reusing  [ ] keep private
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknXR0AACgkQn7DbMsAkQLhBtQCgjxMPCfZro9KhHPAMmR4o6mlK
TWIAmgJbBO3fZvZQ8XZo+XHFkk1KZd9y
=gR3D
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to