Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247826 Details for
Bug 337915
x11-plugins/ascpu 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
ascpu-1.11:20100917-112832.log (text/plain), 5.47 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-18 12:09:51 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-18 12:09:51 UTC
Size:
5.47 KB
patch
obsolete
> * CPV: x11-plugins/ascpu-1.11 > * REPO: gentoo > * Maintainer: afterstep@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking ascpu-1.11.tar.gz to /var/tmp/portage/x11-plugins/ascpu-1.11/work > * Applying ascpu-1.11-gentoo.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/x11-plugins/ascpu-1.11/work >>>> Compiling source in /var/tmp/portage/x11-plugins/ascpu-1.11/work/ascpu-1.11 ... >./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 --disable-jpeg >loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >creating cache ./config.cache >checking for gcc... gcc >checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes >checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether gcc accepts -g... yes >checking for a BSD compatible install... /usr/bin/install -c >checking for ranlib... ranlib >checking for rm... /bin/rm >checking for mv... /bin/mv >checking for cp... /bin/cp >checking for mkdir... /bin/mkdir >checking for strip... /usr/bin/strip >checking how to run the C preprocessor... gcc -E >checking for X... libraries , headers >checking for dnet_ntoa in -ldnet... no >checking for dnet_ntoa in -ldnet_stub... no >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for sys/wait.h... yes >checking for sys/time.h... yes >checking for sys/statvfs.h... yes >checking for sys/vfs.h... yes >checking for sys/mount.h... yes >checking for ustat.h... yes >checking for machine/soundcard.h... no >checking for linux/soundcard.h... yes >checking for linux/radio.h... no >checking for XOpenDisplay in -lX11... yes >checking for libXpm... -I, -L >checking for XShapeCombineMask in -lXext... yes >checking for kvm_open in -lkvm... no >updating cache ./config.cache >creating ./config.status >creating autoconf/Makefile.defines >creating autoconf/Makefile.common >creating autoconf/Makefile.common.lib >creating Makefile >creating config.h > > > >AfterStep applet ascpu-1.11 is now hopefully configured, just run : >make ; make install > >make -j14 CC=i686-pc-linux-gnu-gcc >i686-pc-linux-gnu-gcc -O2 -pipe -c ascpu_x.c >i686-pc-linux-gnu-gcc -O2 -pipe -c ascpu.c >i686-pc-linux-gnu-gcc -O2 -pipe -c safecopy.c >i686-pc-linux-gnu-gcc -O2 -pipe -c x_color.c >ascpu_x.c: In function âupdate_runningâ: >ascpu_x.c:223:2: warning: incompatible implicit declaration of built-in function âmemcpyâ >ascpu_x.c: In function âprepare_formatâ: >ascpu_x.c:505:25: warning: incompatible implicit declaration of built-in function âstrlenâ >ascpu_x.c:509:24: warning: incompatible implicit declaration of built-in function âstrlenâ >ascpu_x.c: In function âread_statâ: >ascpu_x.c:554:2: warning: incompatible implicit declaration of built-in function âmemcpyâ >ascpu_x.c: In function âExecuteExternalâ: >ascpu_x.c:692:5: warning: format â%sâ expects type âchar *â, but argument 2 has type âintâ >ascpu_x.c:699:5: warning: format â%sâ expects type âchar *â, but argument 2 has type âintâ >ascpu_x.c:709:5: warning: format â%sâ expects type âchar *â, but argument 2 has type âintâ >ascpu_x.c: In function âascpu_initializeâ: >ascpu_x.c:870:6: warning: incompatible implicit declaration of built-in function âstrlenâ >ascpu_x.c: In function âExecuteExternalâ: >ascpu_x.c:686:9: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >ascpu_x.c:712:8: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc ascpu_x.o ascpu.o safecopy.o x_color.o -lX11 -lSM -lICE -lXpm -lXext -lm -o ascpu >>>> Source compiled. >>>> Test phase [none]: x11-plugins/ascpu-1.11 > >>>> Install ascpu-1.11 into /var/tmp/portage/x11-plugins/ascpu-1.11/image/ category x11-plugins >make -j14 DESTDIR=/var/tmp/portage/x11-plugins/ascpu-1.11/image/ install >/usr/bin/install -c -m 755 ascpu /var/tmp/portage/x11-plugins/ascpu-1.11/image//usr/bin >/usr/bin/install -c -m 644 ascpu.man /var/tmp/portage/x11-plugins/ascpu-1.11/image//usr/share/man/man1/ascpu.1x >>>> Completed installing ascpu-1.11 into /var/tmp/portage/x11-plugins/ascpu-1.11/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/ascpu > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/ascpu > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * ascpu_x.c:223:2: warning: incompatible implicit declaration of built-in function âmemcpyâ > * ascpu_x.c:505:25: warning: incompatible implicit declaration of built-in function âstrlenâ > * ascpu_x.c:509:24: warning: incompatible implicit declaration of built-in function âstrlenâ > * ascpu_x.c:554:2: warning: incompatible implicit declaration of built-in function âmemcpyâ > * ascpu_x.c:870:6: warning: incompatible implicit declaration of built-in function âstrlenâ > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: http://www.tigr.net
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 337915
: 247826 |
342550
|
342552