Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 37528 Details for
Bug 60553
net-dialup/capisuite-0.4.3 fails on build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
log of the failing build
2793-capisuite-0.4.3.log (text/plain), 10.55 KB, created by
Daniel Gebhardt
on 2004-08-16 07:07:39 UTC
(
hide
)
Description:
log of the failing build
Filename:
MIME Type:
Creator:
Daniel Gebhardt
Created:
2004-08-16 07:07:39 UTC
Size:
10.55 KB
patch
obsolete
>setup >unpack >>>> Unpacking source... >>>> Unpacking capisuite-0.4.3.tar.gz to /var/tmp/portage/capisuite-0.4.3/work > [32;01m*[0m Applying capisuite-0.4.3-gentoo.patch... >[A[73G [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >compile >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-gcc... gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for i686-pc-linux-gnu-g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking for a BSD-compatible install... /bin/install -c >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking whether make sets $(MAKE)... (cached) yes >checking for doxygen... /usr/bin/doxygen >checking for gettimeofday... yes >checking how to run the C++ preprocessor... g++ -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking for <ostream> header... yes >checking for string::clear method... yes >checking for capi20_register in -lcapi20... yes >checking for pthread_create in -lpthread... yes >checking for a Python interpreter with version >= 2.2... python >checking for python... /usr/bin/python >checking for python version... 2.3 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib/python2.3/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python2.3/site-packages >checking Python installation directories... /usr/lib/python2.3 >checking how to link an embedded Python application... -lpthread -ldl -lutil -lm -lpython2.3 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/backend/Makefile >config.status: creating src/modules/Makefile >config.status: creating src/application/Makefile >config.status: creating scripts/Makefile >config.status: creating scripts/waves/Makefile >config.status: creating docs/Makefile >config.status: creating config.h >config.status: executing depfiles commands >rm -f capisuite.cron >sed -e 's,@pkgsysconfdir\@,/etc/capisuite,g' \ > -e 's,@spooldir\@,/var/spool/capisuite,g' capisuite.cronin >capisuite.cron >rm -f rc.capisuite >sed -e 's,@pkgsysconfdir\@,/etc/capisuite,g' \ > -e 's,@sbindir\@,/usr/sbin,g' rc.capisuite.in >rc.capisuite >chmod a+x capisuite.cron >chmod a+x rc.capisuite >make all-recursive >make[1]: Entering directory `/var/tmp/portage/capisuite-0.4.3/work/capisuite-0.4.3' >Making all in src >make[2]: Entering directory `/var/tmp/portage/capisuite-0.4.3/work/capisuite-0.4.3/src' >Making all in application >make[3]: Entering directory `/var/tmp/portage/capisuite-0.4.3/work/capisuite-0.4.3/src/application' >if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/capisuite\" -DPKGSYSCONFDIR=\"/etc/capisuite\" -DPKGLIBDIR=\"/usr/lib/capisuite\" -I/usr/include/python2.3 -march=athlon -O3 -pipe -MT capisuite.o -MD -MP -MF ".deps/capisuite.Tpo" \ > -c -o capisuite.o `test -f 'capisuite.cpp' || echo './'`capisuite.cpp; \ >then mv ".deps/capisuite.Tpo" ".deps/capisuite.Po"; \ >else rm -f ".deps/capisuite.Tpo"; exit 1; \ >fi >if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/capisuite\" -DPKGSYSCONFDIR=\"/etc/capisuite\" -DPKGLIBDIR=\"/usr/lib/capisuite\" -I/usr/include/python2.3 -march=athlon -O3 -pipe -MT capisuitemodule.o -MD -MP -MF ".deps/capisuitemodule.Tpo" \ > -c -o capisuitemodule.o `test -f 'capisuitemodule.cpp' || echo './'`capisuitemodule.cpp; \ >then mv ".deps/capisuitemodule.Tpo" ".deps/capisuitemodule.Po"; \ >else rm -f ".deps/capisuitemodule.Tpo"; exit 1; \ >fi >In Datei, eingefügt von /usr/include/python2.3/Python.h:8, > von capisuitemodule.h:32, > von capisuitemodule.cpp:32: >/usr/include/python2.3/pyconfig.h:847:1: Warnung: »_POSIX_C_SOURCE« redefiniert >In Datei, eingefügt von /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3/i686-pc-linux-gnu/bits/os_defines.h:39, > von /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3/i686-pc-linux-gnu/bits/c++config.h:35, > von /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3/string:45, > von capisuitemodule.cpp:20: >/usr/include/features.h:131:1: Warnung: dies ist die Stelle der vorherigen Definition >if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/capisuite\" -DPKGSYSCONFDIR=\"/etc/capisuite\" -DPKGLIBDIR=\"/usr/lib/capisuite\" -I/usr/include/python2.3 -march=athlon -O3 -pipe -MT incomingscript.o -MD -MP -MF ".deps/incomingscript.Tpo" \ > -c -o incomingscript.o `test -f 'incomingscript.cpp' || echo './'`incomingscript.cpp; \ >then mv ".deps/incomingscript.Tpo" ".deps/incomingscript.Po"; \ >else rm -f ".deps/incomingscript.Tpo"; exit 1; \ >fi >In Datei, eingefügt von /usr/include/python2.3/Python.h:8, > von pythonscript.h:21, > von incomingscript.h:21, > von incomingscript.cpp:17: >/usr/include/python2.3/pyconfig.h:847:1: Warnung: »_POSIX_C_SOURCE« redefiniert >In Datei, eingefügt von /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3/i686-pc-linux-gnu/bits/os_defines.h:39, > von /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3/i686-pc-linux-gnu/bits/c++config.h:35, > von /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3/iostream:44, > von applicationexception.h:20, > von incomingscript.h:20, > von incomingscript.cpp:17: >/usr/include/features.h:131:1: Warnung: dies ist die Stelle der vorherigen Definition >if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/capisuite\" -DPKGSYSCONFDIR=\"/etc/capisuite\" -DPKGLIBDIR=\"/usr/lib/capisuite\" -I/usr/include/python2.3 -march=athlon -O3 -pipe -MT pythonscript.o -MD -MP -MF ".deps/pythonscript.Tpo" \ > -c -o pythonscript.o `test -f 'pythonscript.cpp' || echo './'`pythonscript.cpp; \ >then mv ".deps/pythonscript.Tpo" ".deps/pythonscript.Po"; \ >else rm -f ".deps/pythonscript.Tpo"; exit 1; \ >fi >if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/capisuite\" -DPKGSYSCONFDIR=\"/etc/capisuite\" -DPKGLIBDIR=\"/usr/lib/capisuite\" -I/usr/include/python2.3 -march=athlon -O3 -pipe -MT idlescript.o -MD -MP -MF ".deps/idlescript.Tpo" \ > -c -o idlescript.o `test -f 'idlescript.cpp' || echo './'`idlescript.cpp; \ >then mv ".deps/idlescript.Tpo" ".deps/idlescript.Po"; \ >else rm -f ".deps/idlescript.Tpo"; exit 1; \ >fi >In Datei, eingefügt von /usr/include/python2.3/Python.h:8, > von pythonscript.h:21, > von idlescript.h:22, > von idlescript.cpp:17: >/usr/include/python2.3/pyconfig.h:847:1: Warnung: »_POSIX_C_SOURCE« redefiniert >In Datei, eingefügt von /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3/i686-pc-linux-gnu/bits/os_defines.h:39, > von /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3/i686-pc-linux-gnu/bits/c++config.h:35, > von /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3/string:45, > von idlescript.h:20, > von idlescript.cpp:17: >/usr/include/features.h:131:1: Warnung: dies ist die Stelle der vorherigen Definition >rm -f libccapplication.a >ar cru libccapplication.a capisuite.o capisuitemodule.o incomingscript.o pythonscript.o idlescript.o >ranlib libccapplication.a >make[3]: Leaving directory `/var/tmp/portage/capisuite-0.4.3/work/capisuite-0.4.3/src/application' >Making all in backend >make[3]: Entering directory `/var/tmp/portage/capisuite-0.4.3/work/capisuite-0.4.3/src/backend' >if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/capisuite\" -DPKGSYSCONFDIR=\"/etc/capisuite\" -DPKGLIBDIR=\"/usr/lib/capisuite\" -I/usr/include/python2.3 -march=athlon -O3 -pipe -MT capi.o -MD -MP -MF ".deps/capi.Tpo" \ > -c -o capi.o `test -f 'capi.cpp' || echo './'`capi.cpp; \ >then mv ".deps/capi.Tpo" ".deps/capi.Po"; \ >else rm -f ".deps/capi.Tpo"; exit 1; \ >fi >if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/capisuite\" -DPKGSYSCONFDIR=\"/etc/capisuite\" -DPKGLIBDIR=\"/usr/lib/capisuite\" -I/usr/include/python2.3 -march=athlon -O3 -pipe -MT connection.o -MD -MP -MF ".deps/connection.Tpo" \ > -c -o connection.o `test -f 'connection.cpp' || echo './'`connection.cpp; \ >then mv ".deps/connection.Tpo" ".deps/connection.Po"; \ >else rm -f ".deps/connection.Tpo"; exit 1; \ >fi >/usr/include/capiutils.h: In member function `void Capi::alert_req(unsigned > int)': >/usr/include/capiutils.h:923: error: too few arguments to function `unsigned > int ALERT_REQ(_cmsg*, short unsigned int, short unsigned int, unsigned int, > unsigned char*, unsigned char*, unsigned char*, unsigned char*, unsigned > char*)' >capi.cpp:116: error: at this point in file >make[3]: *** [capi.o] Fehler 1 >make[3]: *** Warte auf noch nicht beendete Prozesse... >make[3]: Leaving directory `/var/tmp/portage/capisuite-0.4.3/work/capisuite-0.4.3/src/backend' >make[2]: *** [all-recursive] Fehler 1 >make[2]: Leaving directory `/var/tmp/portage/capisuite-0.4.3/work/capisuite-0.4.3/src' >make[1]: *** [all-recursive] Fehler 1 >make[1]: Leaving directory `/var/tmp/portage/capisuite-0.4.3/work/capisuite-0.4.3' >make: *** [all] Fehler 2 > >!!! ERROR: net-dialup/capisuite-0.4.3 failed. >!!! Function src_compile, Line 38, Exitcode 2 >!!! parallel make failed. >
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 60553
:
37527
| 37528