Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 474500 Details for
Bug 619810
sys-libs/libieee1284-0.2.11-r4 : /.../ieee1284module.c:20:20: fatal error: Python.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-libs:libieee1284-0.2.11-r4:20170527-043300.log
sys-libs:libieee1284-0.2.11-r4:20170527-043300.log (text/plain), 26.16 KB, created by
Toralf Förster
on 2017-05-27 07:37:40 UTC
(
hide
)
Description:
sys-libs:libieee1284-0.2.11-r4:20170527-043300.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-05-27 07:37:40 UTC
Size:
26.16 KB
patch
obsolete
> * Package: sys-libs/libieee1284-0.2.11-r4 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libieee1284-0.2.11.tar.bz2 to /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work >>>> Source unpacked in /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work >>>> Preparing source in /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating libieee1284-0.2.11/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libieee1284-0.2.11/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --enable-shared --disable-static --with-python >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking how to recognise dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-f95... no >checking for x86_64-pc-linux-gnu-fort... no >checking for x86_64-pc-linux-gnu-xlf95... no >checking for x86_64-pc-linux-gnu-ifc... no >checking for x86_64-pc-linux-gnu-efc... no >checking for x86_64-pc-linux-gnu-pgf95... no >checking for x86_64-pc-linux-gnu-lf95... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking sys/io.h usability... yes >checking sys/io.h presence... yes >checking for sys/io.h... yes >checking whether to build python bindings... (cached) yes >checking for python... /usr/bin/python >checking for python version... File "<string>", line 1 > import sys; print sys.version[:3] > ^ >SyntaxError: invalid syntax > >checking for python platform... File "<string>", line 1 > import sys; print sys.platform > ^ >SyntaxError: invalid syntax > >checking for python script directory... ${prefix}/lib/python/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python/site-packages >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libieee1284.spec >config.status: creating include/config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c -o src/detect.lo /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/detect.c >mkdir src/.libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/detect.c -fPIC -DPIC -o src/.libs/detect.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c -o src/ports.lo /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/ports.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/ports.c -fPIC -DPIC -o src/.libs/ports.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c -o src/deviceid.lo /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/deviceid.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/deviceid.c -fPIC -DPIC -o src/.libs/deviceid.o >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/deviceid.c: In function 'get_fresh': >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/deviceid.c:88:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'ssize_t {aka long int}' [-Wformat=] > debugprintf ("<== %d\n", got); > ^ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c -o src/state.lo /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/state.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/state.c -fPIC -DPIC -o src/.libs/state.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c -o src/delay.lo /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/delay.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/delay.c -fPIC -DPIC -o src/.libs/delay.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c -o src/default.lo /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c -fPIC -DPIC -o src/.libs/default.o >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c: In function 'default_nibble_read': >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c:371:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=] > debugprintf ("<== %d\n", len); > ^ >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c:376:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=] > debugprintf ("<== %d (terminated on error)\n", count); > ^ >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c: In function 'default_compat_write': >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c:417:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=] > debugprintf ("<== %d\n", len); > ^ >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c:422:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=] > debugprintf ("<== %d (terminated on error)\n", count); > ^ >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c: In function 'default_byte_read': >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c:432:24: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] > unsigned char *buf = buffer; > ^ >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c:488:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=] > debugprintf ("<== %d default_byte_read\n", count); > ^ >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c: In function 'default_epp_read_data': >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c:499:24: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] > unsigned char *buf = buffer; > ^ >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c: In function 'default_epp_write_data': >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c:606:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'ssize_t {aka long int}' [-Wformat=] > debugprintf ("<== %d\n", ret); > ^ >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c: In function 'default_ecp_read_data': >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c:633:24: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] > unsigned char *buf = buffer; > ^ >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c:687:15: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=] > debugprintf ("Leaving %d RLE bytes for next time\n", > ^ >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c:722:20: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=] > debugprintf ("Decompressed to %d bytes\n", rle_count); > ^ >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c: In function 'default_ecp_write_data': >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c:744:30: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] > const unsigned char *buf = buffer; > ^ >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c: In function 'default_ecp_write_addr': >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/default.c:827:30: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] > const unsigned char *buf = buffer; > ^ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c -o src/access_io.lo /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/access_io.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/access_io.c -fPIC -DPIC -o src/.libs/access_io.o >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/access_io.c: In function 'port_outb': >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/access_io.c:181:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > write (port->fd, &val, 1); > ^ >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/access_io.c: In function 'port_inb': >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/access_io.c:171:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] > read (port->fd, &byte, 1); > ^ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c -o src/access_ppdev.lo /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/access_ppdev.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/access_ppdev.c -fPIC -DPIC -o src/.libs/access_ppdev.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c -o src/access_lpt.lo /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/access_lpt.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/access_lpt.c -fPIC -DPIC -o src/.libs/access_lpt.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c -o src/interface.lo /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/interface.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/interface.c -fPIC -DPIC -o src/.libs/interface.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c -o src/debug.lo /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/debug.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/debug.c -fPIC -DPIC -o src/.libs/debug.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c -o src/conf.lo /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/conf.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/conf.c -fPIC -DPIC -o src/.libs/conf.o >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libieee1284.la -rpath /usr/lib64 -version-info 5:2:2 -export-symbols /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/libieee1284.sym src/detect.lo src/ports.lo src/deviceid.lo src/state.lo src/delay.lo src/default.lo src/access_io.lo src/access_ppdev.lo src/access_lpt.lo src/interface.lo src/debug.lo src/conf.lo >mkdir .libs >echo "{ global:" > .libs/libieee1284.ver > cat /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/libieee1284.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libieee1284.ver > echo "local: *; };" >> .libs/libieee1284.ver > x86_64-pc-linux-gnu-gcc -shared src/.libs/detect.o src/.libs/ports.o src/.libs/deviceid.o src/.libs/state.o src/.libs/delay.o src/.libs/default.o src/.libs/access_io.o src/.libs/access_ppdev.o src/.libs/access_lpt.o src/.libs/interface.o src/.libs/debug.o src/.libs/conf.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libieee1284.so.3 -Wl,-version-script -Wl,.libs/libieee1284.ver -o .libs/libieee1284.so.3.2.2 >(cd .libs && rm -f libieee1284.so.3 && ln -s libieee1284.so.3.2.2 libieee1284.so.3) >(cd .libs && rm -f libieee1284.so && ln -s libieee1284.so.3.2.2 libieee1284.so) >creating libieee1284.la >(cd .libs && rm -f libieee1284.la && ln -s ../libieee1284.la libieee1284.la) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -I/usr/include/python -fpic -O2 -pipe -march=native -Wall -c -o src/src_ieee1284module_la-ieee1284module.lo `test -f 'src/ieee1284module.c' || echo '/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/'`src/ieee1284module.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11 -I./include -I/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/include -I/usr/include/python -fpic -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/ieee1284module.c -fPIC -DPIC -o src/.libs/src_ieee1284module_la-ieee1284module.o >/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11/src/ieee1284module.c:20:20: fatal error: Python.h: No such file or directory >compilation terminated. >make: *** [Makefile:630: src/src_ieee1284module_la-ieee1284module.lo] Error 1 > * ERROR: sys-libs/libieee1284-0.2.11-r4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-libs/libieee1284-0.2.11-r4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-libs/libieee1284-0.2.11-r4::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-libs:libieee1284-0.2.11-r4:20170527-043300.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/temp/environment'. > * Working directory: '/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11-abi_x86_64.amd64' > * S: '/var/tmp/portage/sys-libs/libieee1284-0.2.11-r4/work/libieee1284-0.2.11'
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 619810
:
474490
|
474492
|
474494
|
474496
|
474498
| 474500 |
474502