Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 298145 Details for
Bug 397953
sys-fs/udev-175-r1 USE="zlib" - extras/usb-db/extras_usb_db_pci_db-usb-db.o: In function `gz_fclose': usb-db.c:(.text.gz_fclose+0x1): undefined reference to `gzclose'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
udev-175-r1 build.log
udev-175-r1.build.log (text/plain), 31.56 KB, created by
Maksim 'max_posedon' Melnikau
on 2012-01-07 00:25:00 UTC
(
hide
)
Description:
udev-175-r1 build.log
Filename:
MIME Type:
Creator:
Maksim 'max_posedon' Melnikau
Created:
2012-01-07 00:25:00 UTC
Size:
31.56 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-fs/udev-175-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: udev-bugs@gentoo.org >[32;01m * [39;49;00mUSE: amd64 consolekit elibc_glibc gudev hwdb kernel_linux keymap multilib policykit rule_generator userland_GNU zlib >[32;01m * [39;49;00mFEATURES: sandbox > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found kernel object directory: > [32;01m*[0m /lib/modules/3.2.0-gentoo-r1/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 3.2.0-gentoo-r1 > [32;01m*[0m Checking for suitable kernel configuration options... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [33;01m*[0m > [33;01m*[0m udev-175 does not support Linux kernel before version 2.6.34! > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux-3.2.0-gentoo-r1 > [32;01m*[0m Found kernel object directory: > [32;01m*[0m /lib/modules/3.2.0-gentoo-r1/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 3.2.0-gentoo-r1 >>>> Unpacking source... >>>> Unpacking udev-175.tar.bz2 to /var/tmp/portage/sys-fs/udev-175-r1/work >>>> Unpacking udev-gentoo-scripts-6.tar.bz2 to /var/tmp/portage/sys-fs/udev-175-r1/work >>>> Source unpacked in /var/tmp/portage/sys-fs/udev-175-r1/work >>>> Preparing source in /var/tmp/portage/sys-fs/udev-175-r1/work/udev-175 ... > [32;01m*[0m Applying udev-175-zlib.patch ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: udev-175/build-aux/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.2.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/udev-175-r1/work/udev-175 ... > * econf: updating udev-175/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating udev-175/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./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 --prefix=/usr --sysconfdir=/etc --sbindir=/sbin --libdir=/usr/lib64 --with-rootlibdir=/lib64 --libexecdir=/lib/udev --enable-logging --enable-static --without-selinux --disable-debug --enable-rule_generator --enable-hwdb --with-pci-ids-path=/usr/share/misc/pci.ids --with-usb-ids-path=/usr/share/misc/usb.ids --disable-udev_acl --enable-gudev --disable-introspection --enable-keymap --disable-floppy --disable-edd --disable-gtk-doc --with-systemdsystemunitdir=/lib/systemd/system >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking how to create a pax tar archive... gnutar >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >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 -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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 if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... yes >checking for gawk... (cached) gawk >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking for xsltproc... /usr/bin/xsltproc >checking for library containing clock_gettime... -lrt >checking for GLIB... yes >checking for /usr/share/pci.ids... no >checking for /usr/share/hwdata/pci.ids... no >checking for /usr/share/misc/pci.ids... no >checking for USB database location... /usr/share/misc/usb.ids >checking for PCI database location... /usr/share/misc/pci.ids >checking for gperf... /usr/bin/gperf >checking linux/input.h usability... yes >checking linux/input.h presence... yes >checking for linux/input.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating udev/udev.pc >config.status: creating init/udev.service >config.status: creating init/udev-trigger.service >config.status: creating init/udev-settle.service >config.status: creating libudev/libudev.pc >config.status: creating libudev/docs/Makefile >config.status: creating libudev/docs/version.xml >config.status: creating extras/gudev/gudev-1.0.pc >config.status: creating extras/gudev/docs/Makefile >config.status: creating extras/gudev/docs/version.xml >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > udev 175 > ======== > > prefix: /usr > sysconfdir: /etc > sbindir: /sbin > libdir: /usr/lib64 > rootlibdir: /lib64 > libexecdir: /lib/udev > datarootdir: ${prefix}/share > mandir: /usr/share/man > includedir: ${prefix}/include > include_prefix: /usr/include > systemdsystemunitdir: /lib/systemd/system > firmware path: \"/lib/firmware/updates/\", \"/lib/firmware/\" > > compiler: x86_64-pc-linux-gnu-gcc > cflags: -march=corei7 -Os -pipe > ldflags: -Wl,-O1 -Wl,--as-needed > xsltproc: /usr/bin/xsltproc > gperf: /usr/bin/gperf > > logging: yes > debug: no > selinux: no > > gudev: yes > gintrospection: no > keymap: yes > hwdb: yes > usb.ids: /usr/share/misc/usb.ids > pci.ids: /usr/share/misc/pci.ids > mtd_probe: yes > rule_generator: yes > udev_acl: no > floppy: no > edd: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-fs/udev-175-r1/work/udev-175 ... >make -j2 > GEN extras/keymap/keys.txt > GEN extras/keymap/keys-from-name.gperf > GEN extras/keymap/keys-to-name.h > GEN extras/keymap/keys-from-name.h >make --no-print-directory all-recursive >Making all in . > CC libudev/libudev-util-private.lo > CC libudev/libudev-device-private.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o libudev/libudev-util-private.lo libudev/libudev-util-private.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o libudev/libudev-device-private.lo libudev/libudev-device-private.c >libudev/libudev-util-private.c: In function 'util_unlink_secure': >libudev/libudev-util-private.c:123:7: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] > CC libudev/libudev-queue-private.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o libudev/libudev-queue-private.lo libudev/libudev-queue-private.c >libudev/libudev-queue-private.c: In function 'rebuild_queue_file': >libudev/libudev-queue-private.c:230:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >libudev/libudev-queue-private.c:245:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >libudev/libudev-queue-private.c:246:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >libudev/libudev-queue-private.c:247:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] > CC udev/udevadm.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udevadm.o udev/udevadm.c > CC udev/udevadm-info.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udevadm-info.o udev/udevadm-info.c > CC udev/udevadm-control.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udevadm-control.o udev/udevadm-control.c > CC udev/udevadm-monitor.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udevadm-monitor.o udev/udevadm-monitor.c > CC udev/udevadm-settle.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udevadm-settle.o udev/udevadm-settle.c >udev/udevadm-settle.c: In function âadm_settleâ: >udev/udevadm-settle.c:198:9: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result [-Wunused-result] > CC udev/udevadm-trigger.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udevadm-trigger.o udev/udevadm-trigger.c > CC udev/udevadm-test.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udevadm-test.o udev/udevadm-test.c > CC udev/udevadm-test-builtin.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udevadm-test-builtin.o udev/udevadm-test-builtin.c > CC libudev/libudev.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o libudev/libudev.lo libudev/libudev.c > CC libudev/libudev-list.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o libudev/libudev-list.lo libudev/libudev-list.c > CC libudev/libudev-util.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o libudev/libudev-util.lo libudev/libudev-util.c > CC libudev/libudev-device.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o libudev/libudev-device.lo libudev/libudev-device.c > CC libudev/libudev-enumerate.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o libudev/libudev-enumerate.lo libudev/libudev-enumerate.c > CC libudev/libudev-monitor.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o libudev/libudev-monitor.lo libudev/libudev-monitor.c > CC libudev/libudev-queue.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o libudev/libudev-queue.lo libudev/libudev-queue.c > CC extras/gudev/extras_gudev_libgudev_1_0_la-gudevclient.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -I./extras -I./extras -I./extras/gudev -I./extras/gudev -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_GUDEV_COMPILATION -DG_LOG_DOMAIN=\"GUdev\" -fvisibility=default -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -Os -pipe -c -o extras/gudev/extras_gudev_libgudev_1_0_la-gudevclient.lo `test -f 'extras/gudev/gudevclient.c' || echo './'`extras/gudev/gudevclient.c > CC extras/gudev/extras_gudev_libgudev_1_0_la-gudevdevice.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -I./extras -I./extras -I./extras/gudev -I./extras/gudev -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_GUDEV_COMPILATION -DG_LOG_DOMAIN=\"GUdev\" -fvisibility=default -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -Os -pipe -c -o extras/gudev/extras_gudev_libgudev_1_0_la-gudevdevice.lo `test -f 'extras/gudev/gudevdevice.c' || echo './'`extras/gudev/gudevdevice.c > CC extras/gudev/extras_gudev_libgudev_1_0_la-gudevenumerator.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -I./extras -I./extras -I./extras/gudev -I./extras/gudev -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_GUDEV_COMPILATION -DG_LOG_DOMAIN=\"GUdev\" -fvisibility=default -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -Os -pipe -c -o extras/gudev/extras_gudev_libgudev_1_0_la-gudevenumerator.lo `test -f 'extras/gudev/gudevenumerator.c' || echo './'`extras/gudev/gudevenumerator.c > CC extras/gudev/extras_gudev_libgudev_1_0_la-gudevmarshal.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -I./extras -I./extras -I./extras/gudev -I./extras/gudev -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_GUDEV_COMPILATION -DG_LOG_DOMAIN=\"GUdev\" -fvisibility=default -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -Os -pipe -c -o extras/gudev/extras_gudev_libgudev_1_0_la-gudevmarshal.lo `test -f 'extras/gudev/gudevmarshal.c' || echo './'`extras/gudev/gudevmarshal.c > CC extras/gudev/extras_gudev_libgudev_1_0_la-gudevenumtypes.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -I./extras -I./extras -I./extras/gudev -I./extras/gudev -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_GUDEV_COMPILATION -DG_LOG_DOMAIN=\"GUdev\" -fvisibility=default -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -Os -pipe -c -o extras/gudev/extras_gudev_libgudev_1_0_la-gudevenumtypes.lo `test -f 'extras/gudev/gudevenumtypes.c' || echo './'`extras/gudev/gudevenumtypes.c > CCLD libudev/libudev-private.la > CC udev/udev-event.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udev-event.o udev/udev-event.c >udev/udev-event.c: In function âudev_event_apply_formatâ: >udev/udev-event.c:385:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result] > CC udev/udev-watch.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udev-watch.o udev/udev-watch.c >udev/udev-watch.c: In function âudev_watch_beginâ: >udev/udev-watch.c:124:9: warning: ignoring return value of âsymlinkâ, declared with attribute warn_unused_result [-Wunused-result] > CC udev/udev-node.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udev-node.o udev/udev-node.c >udev/udev-node.c: In function âudev_node_mknodâ: >udev/udev-node.c:60:10: warning: ignoring return value of âchownâ, declared with attribute warn_unused_result [-Wunused-result] >udev/udev-node.c:96:9: warning: ignoring return value of âchownâ, declared with attribute warn_unused_result [-Wunused-result] >udev/udev-node.c:114:8: warning: ignoring return value of âchownâ, declared with attribute warn_unused_result [-Wunused-result] > CC udev/udev-rules.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udev-rules.o udev/udev-rules.c > CC udev/udev-ctrl.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udev-ctrl.o udev/udev-ctrl.c >udev/udev-rules.c: In function âudev_rules_apply_static_dev_permsâ: >udev/udev-rules.c:2749:10: warning: ignoring return value of âchownâ, declared with attribute warn_unused_result [-Wunused-result] > CC udev/udev-builtin.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udev-builtin.o udev/udev-builtin.c > CC udev/udev-builtin-path_id.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udev-builtin-path_id.o udev/udev-builtin-path_id.c > CC udev/udev-builtin-usb_id.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udev-builtin-usb_id.o udev/udev-builtin-usb_id.c > CC udev/udev-builtin-input_id.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udev-builtin-input_id.o udev/udev-builtin-input_id.c > CC udev/udevd.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/udevd.o udev/udevd.c >udev/udevd.c: In function âmainâ: >udev/udevd.c:1325:7: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] >udev/udevd.c:1436:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] >udev/udevd.c:1440:9: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] >udev/udevd.c: In function âcopy_dev_dirâ: >udev/udevd.c:921:13: warning: ignoring return value of âfchmodatâ, declared with attribute warn_unused_result [-Wunused-result] >udev/udevd.c:922:13: warning: ignoring return value of âfchownatâ, declared with attribute warn_unused_result [-Wunused-result] > CC udev/sd-daemon.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o udev/sd-daemon.o udev/sd-daemon.c > CC extras/firmware/extras_firmware_firmware-firmware.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -DFIRMWARE_PATH="\"/lib/firmware/updates/\", \"/lib/firmware/\"" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o extras/firmware/extras_firmware_firmware-firmware.o `test -f 'extras/firmware/firmware.c' || echo './'`extras/firmware/firmware.c > CC extras/ata_id/ata_id.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o extras/ata_id/ata_id.o extras/ata_id/ata_id.c > CC extras/cdrom_id/cdrom_id.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o extras/cdrom_id/cdrom_id.o extras/cdrom_id/cdrom_id.c > CC extras/collect/collect.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o extras/collect/collect.o extras/collect/collect.c >extras/collect/collect.c: In function âmainâ: >extras/collect/collect.c:460:11: warning: ignoring return value of âftruncateâ, declared with attribute warn_unused_result [-Wunused-result] >extras/collect/collect.c:463:7: warning: ignoring return value of âlockfâ, declared with attribute warn_unused_result [-Wunused-result] >extras/collect/collect.c: In function âprepareâ: >extras/collect/collect.c:110:9: warning: ignoring return value of âlockfâ, declared with attribute warn_unused_result [-Wunused-result] >extras/collect/collect.c: In function âmissingâ: >extras/collect/collect.c:302:9: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > CC extras/scsi_id/scsi_id.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o extras/scsi_id/scsi_id.o extras/scsi_id/scsi_id.c > CC extras/scsi_id/scsi_serial.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o extras/scsi_id/scsi_serial.o extras/scsi_id/scsi_serial.c > CC extras/v4l_id/v4l_id.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o extras/v4l_id/v4l_id.o extras/v4l_id/v4l_id.c > CC extras/accelerometer/accelerometer.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o extras/accelerometer/accelerometer.o extras/accelerometer/accelerometer.c > CC extras/usb-db/extras_usb_db_usb_db-usb-db.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -DUSB_DATABASE=\"/usr/share/misc/usb.ids\" -DBUILD_FOR_USB -DUSE_ZLIB -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o extras/usb-db/extras_usb_db_usb_db-usb-db.o `test -f 'extras/usb-db/usb-db.c' || echo './'`extras/usb-db/usb-db.c > CC extras/usb-db/extras_usb_db_pci_db-usb-db.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -DPCI_DATABASE=\"/usr/share/misc/pci.ids\" -DBUILD_FOR_PCI -DUSE_ZLIB -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o extras/usb-db/extras_usb_db_pci_db-usb-db.o `test -f 'extras/usb-db/usb-db.c' || echo './'`extras/usb-db/usb-db.c > CC extras/keymap/extras_keymap_keymap-keymap.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -I extras/keymap -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o extras/keymap/extras_keymap_keymap-keymap.o `test -f 'extras/keymap/keymap.c' || echo './'`extras/keymap/keymap.c > CC extras/mtd_probe/extras_mtd_probe_mtd_probe-mtd_probe.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o extras/mtd_probe/extras_mtd_probe_mtd_probe-mtd_probe.o `test -f 'extras/mtd_probe/mtd_probe.c' || echo './'`extras/mtd_probe/mtd_probe.c > CC extras/mtd_probe/extras_mtd_probe_mtd_probe-probe_smartmedia.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/lib/udev"\" -fvisibility=hidden -ffunction-sections -fdata-sections -march=corei7 -Os -pipe -c -o extras/mtd_probe/extras_mtd_probe_mtd_probe-probe_smartmedia.o `test -f 'extras/mtd_probe/probe_smartmedia.c' || echo './'`extras/mtd_probe/probe_smartmedia.c > CCLD udev/udevadm > CCLD libudev/libudev.la > CCLD udev/udevd > CCLD extras/firmware/firmware > CCLD extras/ata_id/ata_id > CCLD extras/cdrom_id/cdrom_id > CCLD extras/collect/collect > CCLD extras/scsi_id/scsi_id > CCLD extras/v4l_id/v4l_id > CCLD extras/accelerometer/accelerometer > CCLD extras/usb-db/usb-db > CCLD extras/usb-db/pci-db > CCLD extras/keymap/keymap >extras/usb-db/extras_usb_db_pci_db-usb-db.o: In function `gz_fclose': >usb-db.c:(.text.gz_fclose+0x1): undefined reference to `gzclose' >extras/usb-db/extras_usb_db_pci_db-usb-db.o: In function `gz_getline': >usb-db.c:(.text.gz_getline+0x40): undefined reference to `gzgets' >extras/usb-db/extras_usb_db_pci_db-usb-db.o: In function `main': >usb-db.c:(.text.startup.main+0x471): undefined reference to `gzopen' >collect2: ld returned 1 exit status >make[2]: *** [extras/usb-db/pci-db] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 > [31;01m*[0m ERROR: sys-fs/udev-175-r1 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sys-fs/udev-175-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sys-fs/udev-175-r1'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-fs/udev-175-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-fs/udev-175-r1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/sys-fs/udev-175-r1/work/udev-175'
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 397953
: 298145