Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 259218 Details for
Bug 351034
sys-apps/pcfclock does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
pcfclock-0.44-r6:20101230-231339.log (text/plain), 6.88 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-01-07 18:42:07 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-01-07 18:42:07 UTC
Size:
6.88 KB
patch
obsolete
> * Package: sys-apps/pcfclock-0.44-r6 > * Repository: gentoo > * Maintainer: sbriesen@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 2.6.36-gentoo-r6 > * Checking for suitable kernel configuration options... > [ ok ] >>>> Unpacking source... >>>> Unpacking pcfclock-0.44.tar.gz to /var/tmp/portage/sys-apps/pcfclock-0.44-r6/work > * Applying pcfclock-0.44-kernel-2.6.27.diff ... > [ ok ] > * Applying pcfclock-0.44-configure.diff ... > [ ok ] > * Converting linux/Makefile.in to use M= instead of SUBDIRS= ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/sys-apps/pcfclock-0.44-r6/work >>>> Compiling source in /var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44 ... >ln: failed to create symbolic link `Module.symvers': File exists > * Preparing pcfclock module >./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 --libdir=/usr/lib --with-linux=/usr/src/linux >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 gawk... gawk >checking whether make sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/bin/install -c >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 ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for Linux kernel source... /usr/src/linux >checking Linux version... 2.6.36.2+ >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for an ANSI C-conforming const... 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 working memcmp... yes >checking for strftime... yes >checking for vprintf... yes >checking for _doprnt... no >checking for mktime... yes >checking for putenv... yes >checking for snprintf... yes >checking for strdup... yes >checking for strerror... yes >configure: creating ./config.status >config.status: creating linux/Makefile >config.status: creating pcfdate/Makefile >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >make -j14 HOSTCC=i686-pc-linux-gnu-gcc CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS= all >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44' >Making all in pcfdate >make[2]: Entering directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44/pcfdate' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT pcfdate.o -MD -MP -MF ".deps/pcfdate.Tpo" -c -o pcfdate.o pcfdate.c; \ >then mv -f ".deps/pcfdate.Tpo" ".deps/pcfdate.Po"; else rm -f ".deps/pcfdate.Tpo"; exit 1; fi >i686-pc-linux-gnu-gcc -O2 -pipe -o pcfdate pcfdate.o >make[2]: Leaving directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44/pcfdate' >Making all in linux >make[2]: Entering directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44/linux' >make -C /usr/src/linux M=/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44/linux modules >make[3]: Entering directory `/usr/src/linux-2.6.36-gentoo-r6' > > WARNING: Symbol version dump /usr/src/linux-2.6.36-gentoo-r6/Module.symvers > is missing; modules will have no dependencies and modversions. > > CC [M] /var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44/linux/pcfclock.o > Building modules, stage 2. > MODPOST 1 modules > CC /var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44/linux/pcfclock.mod.o > LD [M] /var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44/linux/pcfclock.ko >make[3]: Leaving directory `/usr/src/linux-2.6.36-gentoo-r6' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44/linux' >make[2]: Entering directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44' >>>> Source compiled. >>>> Test phase [check]: sys-apps/pcfclock-0.44-r6 >make -j14 -j1 check >Making check in pcfdate >make[1]: Entering directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44/pcfdate' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44/pcfdate' >Making check in linux >make[1]: Entering directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44/linux' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44/linux' >make[1]: Entering directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/pcfclock-0.44-r6/work/pcfclock-0.44' > >>>> Install pcfclock-0.44-r6 into /var/tmp/portage/sys-apps/pcfclock-0.44-r6/image/ category sys-apps > * Installing pcfclock module > * Preparing file for modules.d ... > [ ok ] >>>> Completed installing pcfclock-0.44-r6 into /var/tmp/portage/sys-apps/pcfclock-0.44-r6/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/sbin/pcfdate > lib/modules/2.6.36-gentoo-r6/misc/pcfclock.ko > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/sbin/pcfdate > > * Updating module dependencies for 2.6.36-gentoo-r6 ... > * > * /usr/src/linux/System.map not found. > * You must manually update the kernel module dependencies using depmod. > [ !! ] > * > * Adding module to moduledb.
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 351034
: 259218 |
274001
|
276211