Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246135 Details for
Bug 336096
dev-libs/libmcal 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
libmcal-0.7-r5:20100905-095759.log (text/plain), 5.81 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-05 14:07:39 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-05 14:07:39 UTC
Size:
5.81 KB
patch
obsolete
> * CPV: dev-libs/libmcal-0.7-r5 > * REPO: gentoo > * USE: elibc_glibc kernel_linux pam test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking libmcal-0.7.tar.gz to /var/tmp/portage/dev-libs/libmcal-0.7-r5/work >>>> Unpacking mcaldrivers-0.9.tar.gz to /var/tmp/portage/dev-libs/libmcal-0.7-r5/work > * Using /var/spool/calendar instead of /var/calendar > * Applying libmcal-0.7-fpic.patch ... > [ ok ] > * Applying libmcal-0.7-libdir.patch ... > [ ok ] > * Applying libmcal-0.7-gcc4.patch ... > [ ok ] > * Applying libmcal-0.7-flexfix.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/dev-libs/libmcal-0.7-r5/work >>>> Compiling source in /var/tmp/portage/dev-libs/libmcal-0.7-r5/work/libmcal ... > * Setting up mstore back-end >make -j14 'CFLAGS=-O2 -pipe -DUSE_PAM -lpam -I..' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lpam' >gcc -O2 -pipe -DUSE_PAM -lpam -I.. -fPIC -I.. -I../libmcal -c -o mstore.o mstore.c >mstore.c: In function âmstore_storeâ: >mstore.c:776:12: warning: assignment discards qualifiers from pointer target type >mstore.c: In function âread_eventâ: >mstore.c:418:7: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >mstore.c:422:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >ld -r -o mstore_driver.o mstore.o >touch bootstrap.in > * Setting up icap back-end >make -j14 'CFLAGS=-O2 -pipe -DUSE_PAM -lpam -I..' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lpam' >gcc -O2 -pipe -DUSE_PAM -lpam -I.. -fPIC -I.. -I../libmcal -c -o icap.o icap.c >gcc -O2 -pipe -DUSE_PAM -lpam -I.. -fPIC -I.. -I../libmcal -c -o icaproutines.o icaproutines.c >flex icapscanner.lex >gcc -O2 -pipe -DUSE_PAM -lpam -I.. -fPIC -I.. -I../libmcal -c -o lex.icap_yy.o lex.icap_yy.c >icapscanner.lex: In function âicap_yylexâ: >icapscanner.lex:102:1: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >ld -r -o icap_driver.o icap.o icaproutines.o lex.icap_yy.o >touch bootstrap.in >./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 --with-mstore --with-icap --libdir=/usr/lib >checking for driver mstore... yes >checking for driver icap... yes >loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >creating cache ./config.cache >checking for flex... flex >checking for yywrap in -lfl... yes >checking for gcc... gcc >checking whether the C compiler (gcc -O2 -pipe -DUSE_PAM -lpam -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lpam) works... yes >checking whether the C compiler (gcc -O2 -pipe -DUSE_PAM -lpam -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lpam) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether gcc accepts -g... yes >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for unistd.h... yes >checking for working const... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for vprintf... yes >checking for socket... yes >checking for strdup... yes >checking for strtoul... yes >updating cache ./config.cache >creating ./config.status >creating Makefile >make -j14 'CFLAGS=-O2 -pipe -DUSE_PAM -lpam' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lpam' >gcc -O2 -pipe -DUSE_PAM -lpam -fPIC -Iicap -Imstore -I. -c -o mcal.o mcal.c >gcc -O2 -pipe -DUSE_PAM -lpam -fPIC -Iicap -Imstore -I. -c -o datetime.o datetime.c >flex icalscanner.lex >gcc -O2 -pipe -DUSE_PAM -lpam -fPIC -Iicap -Imstore -I. -c -o icalroutines.o icalroutines.c >gcc -O2 -pipe -DUSE_PAM -lpam -fPIC -Iicap -Imstore -I. -c -o cal_misc.o cal_misc.c >gcc -O2 -pipe -DUSE_PAM -lpam -fPIC -Iicap -Imstore -I. -c -o lex.ical_yy.o lex.ical_yy.c >icalroutines.c: In function âicalout_endâ: >icalroutines.c:511:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >icalscanner.lex: In function âical_yylexâ: >icalscanner.lex:65:1: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >rm -f libmcal.a >rm -f libmcal.so >ar r libmcal.a mcal.o datetime.o lex.ical_yy.o icalroutines.o cal_misc.o mstore/mstore_driver.o icap/icap_driver.o >gcc -O2 -pipe -DUSE_PAM -lpam -Iicap -Imstore -I. -shared -o libmcal.so mcal.o datetime.o lex.ical_yy.o icalroutines.o cal_misc.o mstore/mstore_driver.o icap/icap_driver.o >ar: creating libmcal.a >>>> Source compiled. >>>> Test phase [none]: dev-libs/libmcal-0.7-r5 > >>>> Install libmcal-0.7-r5 into /var/tmp/portage/dev-libs/libmcal-0.7-r5/image/ category dev-libs > * Tinderbox QA Notice: 'make' called by src_install >make -j14 DESTDIR=/var/tmp/portage/dev-libs/libmcal-0.7-r5/image/ install >mkdir -p /var/tmp/portage/dev-libs/libmcal-0.7-r5/image//usr/lib >mkdir -p /var/tmp/portage/dev-libs/libmcal-0.7-r5/image//usr/include/mcal/ >install -m 755 -o 0 -g 0 libmcal.a libmcal.so /var/tmp/portage/dev-libs/libmcal-0.7-r5/image//usr/lib >install -m 644 -o 0 -g 0 \ > mcal.h bool.h datetime.h drivers.h cal_misc.h icalroutines.h \ > /var/tmp/portage/dev-libs/libmcal-0.7-r5/image//usr/include/mcal/ >touch installed >>>> Completed installing libmcal-0.7-r5 into /var/tmp/portage/dev-libs/libmcal-0.7-r5/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/libmcal.so > usr/lib/libmcal.a > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/libmcal.so > > > * QA Notice: The following shared libraries lack a SONAME > * /usr/lib/libmcal.so > >removing executable bit: usr/lib/libmcal.a > * You should start adding users to your calendar. ( e.g. htpasswd -c /etc/mpasswd username ) > * Gentoo contact information ... >herds: > no-herd >maintainers: > robbat2@gentoo.org >
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 336096
: 246135 |
342998
|
343000
|
343002
|
343004