* 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