Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 12681 Details for
Bug 22099
build of gnomemm-1.2.3-r1 failed: libsigc++
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config log file
config.log (text/plain), 14.08 KB, created by
Bernhard Bock
on 2003-06-02 08:31:18 UTC
(
hide
)
Description:
config log file
Filename:
MIME Type:
Creator:
Bernhard Bock
Created:
2003-06-02 08:31:18 UTC
Size:
14.08 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >configure:807: checking for a BSD compatible install >configure:860: checking whether build environment is sane >configure:917: checking whether make sets ${MAKE} >configure:963: checking for working aclocal >configure:976: checking for working autoconf >configure:989: checking for working automake >configure:1002: checking for working autoheader >configure:1015: checking for working makeinfo >configure:1033: checking whether to enable maintainer-specific portions of Makefiles >configure:1090: checking for gcc >configure:1203: checking whether the C compiler (gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 ) works >configure:1219: gcc -o conftest -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 conftest.c 1>&5 >configure:1245: checking whether the C compiler (gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 ) is a cross-compiler >configure:1250: checking whether we are using GNU C >configure:1259: gcc -E conftest.c >configure:1278: checking whether gcc accepts -g >configure:1310: checking how to run the C preprocessor >configure:1331: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1395: checking for flex >configure:1428: checking for flex >configure:1462: checking for yywrap in -lfl >configure:1481: gcc -o conftest -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 conftest.c -lfl 1>&5 >configure:1504: checking lex output file root >configure:1525: checking whether yytext is a pointer >configure:1544: gcc -o conftest -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 conftest.c -lfl 1>&5 >configure:1570: checking for bison >configure:1601: checking whether make sets ${MAKE} >configure:1635: checking host system type >configure:1681: checking for Cygwin environment >configure:1697: gcc -c -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 conftest.c 1>&5 >configure: In function `main': >configure:1693: `__CYGWIN32__' undeclared (first use in this function) >configure:1693: (Each undeclared identifier is reported only once >configure:1693: for each function it appears in.) >configure: failed program was: >#line 1686 "configure" >#include "confdefs.h" > >int main() { > >#ifndef __CYGWIN__ >#define __CYGWIN__ __CYGWIN32__ >#endif >return __CYGWIN__; >; return 0; } >configure:1714: checking for mingw32 environment >configure:1726: gcc -c -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 conftest.c 1>&5 >configure: In function `main': >configure:1722: `__MINGW32__' undeclared (first use in this function) >configure:1722: (Each undeclared identifier is reported only once >configure:1722: for each function it appears in.) >configure: failed program was: >#line 1719 "configure" >#include "confdefs.h" > >int main() { >return __MINGW32__; >; return 0; } >configure:1789: checking build system type >configure:1818: checking for ld used by GCC >configure:1886: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >GNU ld version 2.14.90.0.2 20030515 >configure:1903: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:1915: checking for BSD-compatible nm >configure:1953: checking whether ln -s works >configure:1974: checking how to recognise dependant libraries >configure:2147: checking for object suffix >configure:2153: gcc -c -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 conftest.c 1>&5 >configure:2173: checking for executable suffix >configure:2183: gcc -o conftest -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 conftest.c 1>&5 >configure:2214: checking command to parse /usr/bin/nm -B output >configure:2290: gcc -c -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 conftest.c 1>&5 >configure:2293: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm >configure:2344: gcc -o conftest -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 conftest.c conftstm.o 1>&5 >configure:2390: checking for dlfcn.h >configure:2400: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2568: checking for ranlib >configure:2635: checking for strip >configure:2871: checking for objdir >configure:2898: checking for gcc option to produce PIC >configure:3050: checking if gcc PIC flag -fPIC works >configure:3064: gcc -c -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 -fPIC -DPIC conftest.c 1>&5 >configure:3116: checking if gcc static flag -static works >configure:3131: gcc -o conftest -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 -static conftest.c 1>&5 >configure:3158: checking if gcc supports -c -o file.o >configure:3177: gcc -c -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 -o out/conftest2.o conftest.c 1>&5 >configure:3206: checking if gcc supports -c -o file.lo >configure:3222: gcc -c -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 -c -o conftest.lo conftest.c 1>&5 >configure:3271: checking if gcc supports -fno-rtti -fno-exceptions >configure:3284: gcc -c -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 >configure:3311: checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:3927: checking how to hardcode library paths into programs >configure:3955: checking whether stripping libraries is possible >configure:3969: checking dynamic linker characteristics >configure:4355: checking if libtool supports shared libraries >configure:4848: checking whether -lc should be explicitly linked in >configure:4855: gcc -c -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 conftest.c 1>&5 >configure:4868: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 >configure:5451: checking for gm4 >configure:5451: checking for m4 >configure:5484: checking whether m4 is GNU m4 >configure:5501: checking for perl5 >configure:5501: checking for perl >configure:5536: checking whether make is GNU Make >configure:5596: checking for gtk-config >configure:5631: checking for GTK - version >= 1.2.7 >configure:5732: gcc -o conftest -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include conftest.c -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm 1>&5 >configure:5878: checking for gnome-config >configure:5915: checking if /usr/bin/gnome-config works >configure:5923: checking for orbit-config >configure:5959: checking for orbit-idl >configure:5993: checking for working ORBit environment >configure:6029: checking for gnorba libraries >configure:6186: checking if html documentation and manual pages are generated >configure:6208: checking for c++ >configure:6240: checking whether the C++ compiler (g++ -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 ) works >configure:6256: g++ -o conftest -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include conftest.C 1>&5 >configure:6282: checking whether the C++ compiler (g++ -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 ) is a cross-compiler >configure:6287: checking whether we are using GNU C++ >configure:6296: g++ -E conftest.C >configure:6315: checking whether g++ accepts -g >configure:6364: gcc -c -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include conftest.c 1>&5 >configure:6381: gcc -c -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include conftest.c 1>&5 >configure:6415: checking what warning flags to pass to the C++ compiler >configure:6446: checking what language compliance flags to pass to the C++ compiler >configure:6513: checking for sigc-config >configure:6549: checking for libsigc++ - version >= 1.0.3 >configure:6604: checking if libsigc++ sane >configure:6648: g++ -o conftest -march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 -Wall -Wno-unused -I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0 -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include conftest.C -lsigc -lpthread 1>&5 >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x16): In function `main': >: undefined reference to `SigC::sigc_major_version' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x2a): In function `main': >: undefined reference to `SigC::sigc_minor_version' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x2f): In function `main': >: undefined reference to `SigC::sigc_micro_version' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x62): In function `main': >: undefined reference to `SigC::sigc_minor_version' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x6b): In function `main': >: undefined reference to `SigC::sigc_micro_version' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x7e): In function `main': >: undefined reference to `SigC::Signal_::Signal_[not-in-charge]()' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x98): In function `main': >: undefined reference to `SigC::ObjectScoped::ObjectScoped[not-in-charge]()' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x9e): In function `main': >: undefined reference to `vtable for SigC::SlotData' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0xb1): In function `main': >: undefined reference to `vtable for SigC::SlotDependent' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0xbe): In function `main': >: undefined reference to `vtable for SigC::SlotDependent::Dep' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0xd5): In function `main': >: undefined reference to `vtable for SigC::SlotData' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x107): In function `main': >: undefined reference to `vtable for SigC::Scopes::Extend' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x11f): In function `main': >: undefined reference to `SigC::Scopes::Extend::set(SigC::ObjectScoped*, void*, bool)' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x134): In function `main': >: undefined reference to `SigC::Signal_::out_connect(SigC::SlotData*)' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x14f): In function `main': >: undefined reference to `vtable for SigC::Scopes::Extend' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x167): In function `main': >: undefined reference to `SigC::Scopes::Extend::set(SigC::ObjectScoped*, void*, bool)' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x16f): In function `main': >: undefined reference to `SigC::Scopes::Extend::~Extend [in-charge]()' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x177): In function `main': >: undefined reference to `SigC::Scopes::Extend::~Extend [in-charge]()' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x19b): In function `main': >: undefined reference to `SigC::Signal_::~Signal_ [not-in-charge]()' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x1cb): In function `main': >: undefined reference to `SigC::Scopes::Extend::~Extend [in-charge]()' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x1d7): In function `main': >: undefined reference to `SigC::Scopes::Extend::~Extend [in-charge]()' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.text+0x1e9): In function `main': >: undefined reference to `SigC::Signal_::~Signal_ [not-in-charge]()' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.gnu.linkonce.t._ZN4SigC7Signal1IiiNS_7MarshalIiEEE4emitERKi+0x41): In function `SigC::Signal1<int, int, SigC::Marshal<int> >::emit(int const&)': >: undefined reference to `SigC::RetCode::check_ignore()' >/var/tmp/portage/gnomemm-1.2.3-r1/temp/ccL9bPm3.o(.gnu.linkonce.t._ZN4SigC7Signal1IiiNS_7MarshalIiEEE4emitERKi+0x81): In function `SigC::Signal1<int, int, SigC::Marshal<int> >::emit(int const&)': >: undefined reference to `SigC::RetCode::check_ignore()' >collect2: ld returned 1 exit status >configure: failed program was: >#line 6616 "configure" >#include "confdefs.h" > >#include <stdio.h> >#include <sigc++/signal_system.h> > >#ifdef SIGC_CXX_NAMESPACES >using namespace SigC; >#endif > >int foo1(int i) > { > return 1; > } > >int main(int argc,char **argv) > { > if (sigc_major_version!=1 || > sigc_minor_version!=0 || > sigc_micro_version!=4) > { printf("(%d.%d.%d) ", > sigc_major_version,sigc_minor_version,sigc_micro_version); > return 1; > } > Signal1<int,int> sig1; > sig1.connect(slot(foo1)); > sig1(1); > return 0; > } > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 22099
: 12681