Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 211028 Details for
Bug 294358
app-misc/iguanaIR: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
iguanaIR-0.93:20091124-002109.log (text/plain), 8.45 KB, created by
Diego Elio Pettenò (RETIRED)
on 2009-11-24 09:17:08 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2009-11-24 09:17:08 UTC
Size:
8.45 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking iguanaIR-0.93.tar.bz2 to /var/tmp/portage/app-misc/iguanaIR-0.93/work > [32;01m*[0m Applying iguanaIR-0.93-gentoo.diff ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/app-misc/iguanaIR-0.93/work >>>> Compiling source in /var/tmp/portage/app-misc/iguanaIR-0.93/work/iguanaIR-0.93 ... >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... 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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... yes >checking for poptGetContext in -lpopt... yes >checking for pthread_create in -lpthread... yes >checking for clock_gettime in -lrt... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/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 float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for unistd.h... (cached) yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for mode_t... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for working volatile... yes >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether lstat accepts an empty string... no >checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/socket.h... (cached) yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking return type of signal handlers... void >checking for strftime... yes >checking for vprintf... yes >checking for _doprnt... no >checking for floor... no >checking for gettimeofday... yes >checking for memset... yes >checking for mkdir... yes >checking for select... yes >checking for socket... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strrchr... yes >checking for strspn... yes >checking for strstr... yes >checking for clock_gettime... yes >checking for usb_get_busses in -lusb... yes >checking for python... /usr/bin/python >checking for a version of Python >= '2.1.0'... yes >checking for the distutils Python package... yes >checking for Python include path... -I/usr/include/python2.6 >checking for Python library path... -L/usr/lib/python2.6 -lpython2.6 >checking for Python site-packages path... /usr/lib/python2.6/site-packages >checking python extra libraries... -lpthread -ldl -lutil >checking python extra linking flags... -Xlinker -export-dynamic >checking consistency of all components of python development environment... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating autoconf/stamp-h >config.status: creating config.h >make -j14 >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC client.c -o client.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC list.c -o list.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC iguanaIR.c -o iguanaIR.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC support.c -o support.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC dataPackets.c -o dataPackets.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC pipes.c -o pipes.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC base.c -o base.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC daemon.c -o daemon.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC client-interface.c -o client-interface.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC device-interface.c -o device-interface.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC usbclient.c -o usbclient.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC compatibility.c -o compatibility.o >swig -python iguanaIR.i >support.c: In function 'makeParentJoin': >support.c:175: warning: ignoring return value of 'write', declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -shared iguanaIR.o support.o dataPackets.o pipes.o base.o -lpopt -lrt -o libiguanaIR.so >daemon.c: In function 'scanHandler': >daemon.c:50: warning: ignoring return value of 'write', declared with attribute warn_unused_result >daemon.c: In function 'startListening': >daemon.c:357: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc client.o list.o libiguanaIR.so -lpopt -L. -liguanaIR -o igclient >i686-pc-linux-gnu-gcc -O2 -pipe -fPIC daemon.o client-interface.o device-interface.o usbclient.o list.o compatibility.o libiguanaIR.so -lusb -L. -liguanaIR -o igdaemon >daemon.o: In function `exitOnOptError': >daemon.c:(.text+0x7ba): undefined reference to `poptBadOption' >daemon.c:(.text+0x7ea): undefined reference to `poptPrintHelp' >daemon.o: In function `main': >daemon.c:(.text+0x888): undefined reference to `poptGetContext' >daemon.c:(.text+0x8b4): undefined reference to `poptGetNextOpt' >daemon.c:(.text+0x8f6): undefined reference to `poptStrerror' >daemon.c:(.text+0x92c): undefined reference to `poptGetArgs' >daemon.c:(.text+0x942): undefined reference to `poptFreeContext' >daemon.c:(.text+0xacf): undefined reference to `poptGetNextOpt' >daemon.c:(.text+0xb6c): undefined reference to `poptBadOption' >daemon.c:(.text+0xbbc): undefined reference to `poptGetOptArg' >daemon.c:(.text+0xbd4): undefined reference to `poptGetOptArg' >daemon.c:(.text+0xe30): undefined reference to `poptPrintHelp' >daemon.c:(.text+0xe58): undefined reference to `poptPrintHelp' >daemon.o:(.data.rel+0xec): undefined reference to `poptHelpOptions' >collect2: ld returned 1 exit status >make: *** [igdaemon] Error 1 >make: *** Waiting for unfinished jobs.... > [31;01m*[0m ERROR: app-misc/iguanaIR-0.93 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 55: Called src_compile > [31;01m*[0m environment, line 2793: Called _eapi0_src_compile > [31;01m*[0m ebuild.sh, line 601: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 635: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-misc/iguanaIR-0.93', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-misc/iguanaIR-0.93'. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/app-misc/iguanaIR-0.93:20091124-002109.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-misc/iguanaIR-0.93/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/app-misc/iguanaIR-0.93/work/iguanaIR-0.93'
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 294358
: 211028 |
212905
|
212906