>>> Unpacking source... >>> Unpacking rename-1.3.tar.gz to /var/tmp/portage/sys-apps/rename-1.3/work * Applying rename-1.3-rename.patch ...  [ ok ] * Applying rename-1.3-build.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/sys-apps/rename-1.3/work >>> Compiling source in /var/tmp/portage/sys-apps/rename-1.3/work/rename-1.3 ... ./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 loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache checking for gcc... i686-pc-linux-gnu-gcc checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1) works... yes checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for unistd.h... yes checking for regex.h... yes checking for getopt.h... yes checking return type of signal handlers... void checking for strchr... yes checking for getcwd... yes checking for getopt_long... yes checking for chdir... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strstr... yes checking for strcasestr... yes checking for regcomp... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h make -j14 i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_CONFIG_H -DVERSION=\"1.3\" -c -o rename.o rename.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_CONFIG_H -DVERSION=\"1.3\" -c -o fixtoken.o fixtoken.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_CONFIG_H -DVERSION=\"1.3\" -c -o misc.o misc.c rename.c:68:6: error: #elif with no expression rename.c: In function 'main': rename.c:233: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result rename.c: In function 'recursive': rename.c:278: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result rename.c: In function 'do_rename': rename.c:569: warning: ignoring return value of 'read', declared with attribute warn_unused_result rename.c:604: warning: ignoring return value of 'chown', declared with attribute warn_unused_result rename.c: In function 'sigbreak': rename.c:622: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result rename.c: In function 'usage': rename.c:662: warning: format not a string literal and no format arguments make: *** [rename.o] Error 1 * * ERROR: sys-apps/rename-1.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2366: Called _eapi0_src_compile * ebuild.sh, line 600: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/sys-apps/rename-1.3:20090613-132352.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/rename-1.3/temp/environment'. *