Hi,
on good old Panther (!), I just did a selfupdate and attempted an update-all. When the process gets to the package libsigc++2, the errors listed below cause the compilation to fail. I have gcc version 3.3 20030304.
This actually was discussed as a bug at http://www.mail-archive.com/[email protected]/msg00026.html
and apparently the same bug is still in the fink package.
Regards,
Jens
Setting up fink-buildlock-libsigc++2-2.0.11-2 (2005.04.29-16.23.38) ...
gzip -dc /sw/src/libsigc++-2.0.11.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-p\
ermissions
...<snip>...
g++-3.3 -DHAVE_CONFIG_H -I.. -I.. -no-cpp-precomp -I/sw/include -g -O2 -MT lambda.lo -MD\
-MP -MF .deps/lambda.Tpo -c adaptors/lambda/lambda.cc -fno-common -DPIC -o .libs/lambda\
.o
../sigc++/type_traits.h: In instantiation of `sigc::is_base_and_derived<sigc::lambda_base\
, sigc::internal::lambda_select1>':
adaptors/lambda/lambda.cc:8: instantiated from `sigc::lambda<sigc::internal::lambda_sel\
ect1>'
adaptors/lambda/lambda.cc:8: instantiated from here
../sigc++/type_traits.h:118: error: call to non-function `
sigc::is_base_and_derived<sigc::lambda_base,
sigc::internal::lambda_select1>::is_base_class_'
adaptors/lambda/lambda.cc: In instantiation of `sigc::lambda<sigc::internal::lambda_selec\
t1>':
adaptors/lambda/lambda.cc:8: instantiated from here
adaptors/lambda/lambda.cc:8: error: non-constant `
sigc::is_base_and_derived<sigc::lambda_base,
sigc::internal::lambda_select1>::value' cannot be used as template argument
../sigc++/type_traits.h: In instantiation of `sigc::is_base_and_derived<sigc::lambda_base\
, sigc::internal::lambda_select2>':
adaptors/lambda/lambda.cc:9: instantiated from `sigc::lambda<sigc::internal::lambda_sel\
ect2>'
...<snip>...MANY ERRORS LIKE THE ABOVE ....
adaptors/lambda/lambda.cc:14: error: non-constant `
sigc::is_base_and_derived<sigc::lambda_base,
sigc::internal::lambda_select7>::value' cannot be used as template argument
make[3]: *** [lambda.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-libsigc++2-2.0.11-2
(Reading database ... 125375 files and directories currently installed.)
Removing fink-buildlock-libsigc++2-2.0.11-2 ...
Failed: phase compiling: libsigc++2-2.0.11-2 failed
------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
