* Package: app-arch/upm-0.85-r1 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking upm-0.85.tar.gz to /var/tmp/portage/app-arch/upm-0.85-r1/work >>> Source unpacked in /var/tmp/portage/app-arch/upm-0.85-r1/work >>> Preparing source in /var/tmp/portage/app-arch/upm-0.85-r1/work/upm-0.85 ... * Applying upm-0.85-gentoo.diff ... [ ok ] * Applying upm-0.85-static.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-arch/upm-0.85-r1/work/upm-0.85 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-arch/upm-0.85-r1/work/upm-0.85 ... make -j14 CC=i686-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe' i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c md5.c i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o upm upm.c md5.o upm.c:156:6: warning: conflicting types for built-in function ‘log’ [enabled by default] upm.c: In function ‘my_malloc_hook’: upm.c:277:3: warning: ‘__malloc_hook’ is deprecated (declared at /usr/include/malloc.h:176) [-Wdeprecated-declarations] upm.c:280:3: warning: ‘__malloc_hook’ is deprecated (declared at /usr/include/malloc.h:176) [-Wdeprecated-declarations] upm.c: In function ‘my_realloc_hook’: upm.c:287:3: warning: ‘__realloc_hook’ is deprecated (declared at /usr/include/malloc.h:179) [-Wdeprecated-declarations] upm.c:290:3: warning: ‘__realloc_hook’ is deprecated (declared at /usr/include/malloc.h:179) [-Wdeprecated-declarations] upm.c: In function ‘my_init_hook’: upm.c:295:3: warning: ‘__malloc_hook’ is deprecated (declared at /usr/include/malloc.h:176) [-Wdeprecated-declarations] upm.c:296:3: warning: ‘__realloc_hook’ is deprecated (declared at /usr/include/malloc.h:179) [-Wdeprecated-declarations] upm.c:297:3: warning: ‘__malloc_hook’ is deprecated (declared at /usr/include/malloc.h:176) [-Wdeprecated-declarations] upm.c:298:3: warning: ‘__realloc_hook’ is deprecated (declared at /usr/include/malloc.h:179) [-Wdeprecated-declarations] upm.c: At top level: upm.c:302:8: error: conflicting type qualifiers for ‘__malloc_initialize_hook’ /usr/include/malloc.h:170:38: note: previous declaration of ‘__malloc_initialize_hook’ was here upm.c: In function ‘read_shell’: upm.c:372:7: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] upm.c: In function ‘md5sum’: upm.c:420:5: warning: pointer targets in passing argument 2 of ‘md5_append’ differ in signedness [-Wpointer-sign] md5.h:82:6: note: expected ‘const md5_byte_t *’ but argument is of type ‘char *’ upm.c:422:3: warning: pointer targets in passing argument 2 of ‘md5_finish’ differ in signedness [-Wpointer-sign] md5.h:85:6: note: expected ‘md5_byte_t *’ but argument is of type ‘char *’ upm.c:424:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] upm.c: At top level: upm.c:951:13: warning: built-in function ‘exp’ declared as non-function [enabled by default] upm.c: In function ‘generate_dfln_records’: upm.c:3388:21: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] upm.c: In function ‘unpack_source’: upm.c:4165:19: warning: variable ‘path’ set but not used [-Wunused-but-set-variable] upm.c: In function ‘apply_patch’: upm.c:4203:19: warning: variable ‘path’ set but not used [-Wunused-but-set-variable] upm.c: In function ‘extract’: upm.c:5293:10: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘update’: upm.c:5039:8: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘list’: upm.c:4935:11: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘package_build’: upm.c:4489:12: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result [-Wunused-result] upm.c:4679:8: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘deploy_husk’: upm.c:4439:26: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘package_unpack’: upm.c:4382:12: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] upm.c:4396:16: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘apply_patch’: upm.c:4229:69: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘print_to_file’: upm.c:4189:12: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘merge_root’: upm.c:3754:14: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘generate_executable_dependencies’: upm.c:3488:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘depends_on_file’: upm.c:3448:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘init_script’: upm.c:1798:11: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘setlinks’: upm.c:813:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c:815:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘retrieve’: upm.c:571:8: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] upm.c:581:12: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘unpack_tarball’: upm.c:550:12: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘generate_tarball’: upm.c:535:12: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘shell’: upm.c:351:12: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘swerr’: upm.c:252:12: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘fatal’: upm.c:241:12: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘debug’: upm.c:230:12: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘shelllog’: upm.c:219:12: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘info’: upm.c:208:12: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘progress’: upm.c:197:12: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘warn’: upm.c:186:12: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘error’: upm.c:175:12: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] upm.c: In function ‘log’: upm.c:164:12: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] make: *** [upm] Error 1 emake failed * ERROR: app-arch/upm-0.85-r1 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2403: Called die * The specific snippet of code: * emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" || die "emake failed" * * If you need support, post the output of 'emerge --info =app-arch/upm-0.85-r1', * the complete build log and the output of 'emerge -pqv =app-arch/upm-0.85-r1'. * The complete build log is located at '/var/log/portage/build/app-arch/upm-0.85-r1:20110611-135304.log'. * The ebuild environment file is located at '/var/tmp/portage/app-arch/upm-0.85-r1/temp/environment'. * S: '/var/tmp/portage/app-arch/upm-0.85-r1/work/upm-0.85'