* Package: dev-libs/libmcal-0.7-r6  * Repository: gentoo  * Maintainer: robbat2@gentoo.org  * USE: abi_ppc_32 elibc_glibc kernel_linux pam ppc userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking libmcal-0.7.tar.gz to /var/tmp/portage/dev-libs/libmcal-0.7-r6/work >>> Unpacking mcaldrivers-0.9.tar.gz to /var/tmp/portage/dev-libs/libmcal-0.7-r6/work >>> Source unpacked in /var/tmp/portage/dev-libs/libmcal-0.7-r6/work >>> Preparing source in /var/tmp/portage/dev-libs/libmcal-0.7-r6/work/libmcal ... * Using /var/spool/calendar instead of /var/calendar * Applying libmcal-0.7-r6-fpic.patch ...  [ ok ] * Applying libmcal-0.7-libdir.patch ...  [ ok ] * Applying libmcal-0.7-r6-gcc4.patch ...  [ ok ] * Applying libmcal-0.7-flexfix.patch ...  [ ok ] * Applying libmcal-0.7-flex-2.5.37.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/libmcal-0.7-r6/work/libmcal ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/libmcal-0.7-r6/work/libmcal ... * Setting up mstore back-end make -j3 -l2 CC=powerpc-unknown-linux-gnu-gcc 'CFLAGS=-O2 -mcpu=powerpc -pipe -DUSE_PAM -lpam -I..' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lpam' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -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 ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] event = modified_event; ^ mstore.c: In function ‘read_event’: mstore.c:418:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(line, sizeof(line), calfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mstore.c:422:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(buf, size, 1, calfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ld -r -o mstore_driver.o mstore.o touch bootstrap.in * Setting up icap back-end make -j3 -l2 CC=powerpc-unknown-linux-gnu-gcc 'CFLAGS=-O2 -mcpu=powerpc -pipe -DUSE_PAM -lpam -I..' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lpam' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -DUSE_PAM -lpam -I.. -fPIC -I.. -I../libmcal -c -o icap.o icap.c flex icapscanner.lex powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -DUSE_PAM -lpam -I.. -fPIC -I.. -I../libmcal -c -o icaproutines.o icaproutines.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -DUSE_PAM -lpam -I.. -fPIC -I.. -I../libmcal -c -o lex.icap_yy.o lex.icap_yy.c ld -r -o icap_driver.o icap.o icaproutines.o lex.icap_yy.o touch bootstrap.in * QA Notice: econf called in src_compile instead of src_configure ./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-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 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 -mcpu=powerpc -pipe -DUSE_PAM -lpam -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lpam) works... yes checking whether the C compiler (gcc -O2 -mcpu=powerpc -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 -j3 -l2 CC=powerpc-unknown-linux-gnu-gcc 'CFLAGS=-O2 -mcpu=powerpc -pipe -DUSE_PAM -lpam' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lpam' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -DUSE_PAM -lpam -fPIC -Iicap -Imstore -I. -c -o mcal.o mcal.c flex icalscanner.lex powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -DUSE_PAM -lpam -fPIC -Iicap -Imstore -I. -c -o icalroutines.o icalroutines.c icalroutines.c: In function ‘icalout_end’: icalroutines.c:511:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(buf, size, 1, tmp); ^~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -DUSE_PAM -lpam -fPIC -Iicap -Imstore -I. -c -o cal_misc.o cal_misc.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -DUSE_PAM -lpam -fPIC -Iicap -Imstore -I. -c -o lex.ical_yy.o lex.ical_yy.c In file included from icalscanner.lex:34:0: icalroutines.h:53:15: error: conflicting types for ‘ical_yyleng’ extern size_t ical_yyleng; ^~~~~~~~~~~ lex.ical_yy.c:21:16: note: previous declaration of ‘ical_yyleng’ was here #define yyin ical_yyin ^ lex.ical_yy.c:528:5: note: in expansion of macro ‘yyleng’ static int yy_n_chars; /* number of characters read into yy_ch_buf */ ^~~~~~ make: *** [Makefile:24: lex.ical_yy.o] Error 1 * ERROR: dev-libs/libmcal-0.7-r6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/libmcal-0.7-r6::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/libmcal-0.7-r6::gentoo'`. * The complete build log is located at '/var/log/portage/build/dev-libs/libmcal-0.7-r6:20180806-085614.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libmcal-0.7-r6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libmcal-0.7-r6/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/libmcal-0.7-r6/work/libmcal' * S: '/var/tmp/portage/dev-libs/libmcal-0.7-r6/work/libmcal'