* Package: dev-libs/libmba-0.9.1-r2 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking libmba-0.9.1.tar.gz to /var/tmp/portage/dev-libs/libmba-0.9.1-r2/work >>> Source unpacked in /var/tmp/portage/dev-libs/libmba-0.9.1-r2/work >>> Preparing source in /var/tmp/portage/dev-libs/libmba-0.9.1-r2/work/libmba-0.9.1 ... * Applying libmba-0.9.1-qa.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/libmba-0.9.1-r2/work/libmba-0.9.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/libmba-0.9.1-r2/work/libmba-0.9.1 ... make -j1 LIBDIR=lib64 x86_64-pc-linux-gnu-gcc -g -o mktool mktool.c mktool.c: In function ‘mkcccmd’: mktool.c:195:2: warning: format not a string literal and no format arguments [-Wformat-security] bp += sprintf(bp, arg_array[ARG_CC]); ^ mktool.c:199:4: warning: format not a string literal and no format arguments [-Wformat-security] bp += sprintf(bp, arg_array[ARG_DEBUG]); ^ mktool.c:201:4: warning: format not a string literal and no format arguments [-Wformat-security] bp += sprintf(bp, arg_array[ARG_WARN1]); ^ mktool.c:203:4: warning: format not a string literal and no format arguments [-Wformat-security] bp += sprintf(bp, arg_array[ARG_WARN2]); ^ mktool.c:212:5: warning: format not a string literal and no format arguments [-Wformat-security] bp += sprintf(bp, arg_array[ARG_C99 + std]); ^ mktool.c:218:4: warning: format not a string literal and no format arguments [-Wformat-security] bp += sprintf(bp, arg_array[ARG_PIC1]); ^ mktool.c:220:4: warning: format not a string literal and no format arguments [-Wformat-security] bp += sprintf(bp, arg_array[ARG_PIC2]); ^ mktool.c: In function ‘slibprintf’: mktool.c:251:6: warning: format not a string literal and no format arguments [-Wformat-security] str += sprintf(str, name); ^ mktool.c:254:6: warning: format not a string literal and no format arguments [-Wformat-security] str += sprintf(str, vers[0]); ^ mktool.c:257:6: warning: format not a string literal and no format arguments [-Wformat-security] str += sprintf(str, vers[1]); ^ mktool.c:260:6: warning: format not a string literal and no format arguments [-Wformat-security] str += sprintf(str, vers[2]); ^ mktool.c: In function ‘mklibcmd’: mktool.c:296:4: warning: format not a string literal and no format arguments [-Wformat-security] bp += sprintf(bp, arg_array[ARG_SHARED]); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/dbug.pic.o src/dbug.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/stack.pic.o src/stack.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/linkedlist.pic.o src/linkedlist.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/hashmap.pic.o src/hashmap.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/hexdump.pic.o src/hexdump.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/msgno.pic.o src/msgno.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/cfg.pic.o src/cfg.c In file included from /usr/include/string.h:634:0, from src/cfg.c:27: src/mba/text.h:324:18: error: expected identifier or ‘(’ before ‘__extension__’ LIBMBA_API char *strdup(const char *s); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/pool.pic.o src/pool.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/varray.pic.o src/varray.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/shellout.pic.o src/shellout.c In file included from /usr/include/string.h:634:0, from src/shellout.c:27: src/mba/text.h:324:18: error: expected identifier or ‘(’ before ‘__extension__’ LIBMBA_API char *strdup(const char *s); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/csv.pic.o src/csv.c In file included from /usr/include/string.h:634:0, from src/csv.c:26: src/mba/text.h:324:18: error: expected identifier or ‘(’ before ‘__extension__’ LIBMBA_API char *strdup(const char *s); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/path.pic.o src/path.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/misc.pic.o src/misc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/text.pic.o src/text.c In file included from /usr/include/string.h:634:0, from src/text.c:29: src/mba/text.h:324:18: error: expected identifier or ‘(’ before ‘__extension__’ LIBMBA_API char *strdup(const char *s); ^ src/text.c:480:1: error: expected identifier or ‘(’ before ‘__extension__’ strdup(const char *s) ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/eval.pic.o src/eval.c In file included from /usr/include/string.h:634:0, from src/eval.c:26: src/mba/text.h:324:18: error: expected identifier or ‘(’ before ‘__extension__’ LIBMBA_API char *strdup(const char *s); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/svsem.pic.o src/svsem.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/allocator.pic.o src/allocator.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/suba.pic.o src/suba.c src/suba.c: In function ‘suba_print_cell’: src/suba.c:43:36: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘ref_t’ [-Wformat=] #define POFF ALIGN(offsetof(struct cell, next)) ^ src/suba.c:42:21: note: in definition of macro ‘ALIGN’ #define ALIGN(s) (((s) + ALIGNMASK) & ~ALIGNMASK) ^ src/suba.c:293:63: note: in expansion of macro ‘POFF’ fprintf(stderr, "%s: %8u-%-8lu %8u %-8u\n", msg, ref, ref + POFF + c->size, c ^ src/suba.c:43:36: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 6 has type ‘size_t’ [-Wformat=] #define POFF ALIGN(offsetof(struct cell, next)) ^ src/suba.c:42:21: note: in definition of macro ‘ALIGN’ #define ALIGN(s) (((s) + ALIGNMASK) & ~ALIGNMASK) ^ src/suba.c:293:63: note: in expansion of macro ‘POFF’ fprintf(stderr, "%s: %8u-%-8lu %8u %-8u\n", msg, ref, ref + POFF + c->size, c ^ src/suba.c:43:36: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 7 has type ‘ref_t’ [-Wformat=] #define POFF ALIGN(offsetof(struct cell, next)) ^ src/suba.c:42:21: note: in definition of macro ‘ALIGN’ #define ALIGN(s) (((s) + ALIGNMASK) & ~ALIGNMASK) ^ src/suba.c:293:63: note: in expansion of macro ‘POFF’ fprintf(stderr, "%s: %8u-%-8lu %8u %-8u\n", msg, ref, ref + POFF + c->size, c ^ src/suba.c:295:3: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘ref_t’ [-Wformat=] fprintf(stderr, "%s: %8u-err %8u %-8u\n", msg, ref, c->size, c->next); ^ src/suba.c:295:3: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 5 has type ‘size_t’ [-Wformat=] src/suba.c:295:3: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 6 has type ‘ref_t’ [-Wformat=] x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/time.pic.o src/time.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/bitset.pic.o src/bitset.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/svcond.pic.o src/svcond.c In file included from /usr/include/string.h:639:0, from src/svcond.c:26: In function ‘memset’, inlined from ‘svcond_create’ at src/svcond.c:76:8: /usr/include/bits/string3.h:81:30: warning: call to ‘__warn_memset_zero_len’ declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [enabled by default] __warn_memset_zero_len (); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/daemon.pic.o src/daemon.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Isrc -fpic -c -o src/diff.pic.o src/diff.c x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libmba.so.0.9 -Wl,-O1 -Wl,--as-needed src/dbug.pic.o src/stack.pic.o src/linkedlist.pic.o src/hashmap.pic.o src/hexdump.pic.o src/msgno.pic.o src/cfg.pic.o src/pool.pic.o src/varray.pic.o src/shellout.pic.o src/csv.pic.o src/path.pic.o src/misc.pic.o src/text.pic.o src/eval.pic.o src/svsem.pic.o src/allocator.pic.o src/suba.pic.o src/time.pic.o src/bitset.pic.o src/svcond.pic.o src/daemon.pic.o src/diff.pic.o -lutil -o libmba.so.0.9.1 x86_64-pc-linux-gnu-gcc: error: src/cfg.pic.o: No such file or directory x86_64-pc-linux-gnu-gcc: error: src/shellout.pic.o: No such file or directory x86_64-pc-linux-gnu-gcc: error: src/csv.pic.o: No such file or directory x86_64-pc-linux-gnu-gcc: error: src/text.pic.o: No such file or directory x86_64-pc-linux-gnu-gcc: error: src/eval.pic.o: No such file or directory >>> Source compiled. >>> Test phase [not enabled]: dev-libs/libmba-0.9.1-r2 >>> Install libmba-0.9.1-r2 into /var/tmp/portage/dev-libs/libmba-0.9.1-r2/image/ category dev-libs make -j1 DESTDIR=/var/tmp/portage/dev-libs/libmba-0.9.1-r2/image/ LIBDIR=lib64 install ./mktool -i -libname mba -libvers 0.9.1 /var/tmp/portage/dev-libs/libmba-0.9.1-r2/image//usr/lib64 line 337: No such file or directory: libmba.so.0.9.1 Makefile:55: recipe for target 'install' failed make: *** [install] Error 1 * ERROR: dev-libs/libmba-0.9.1-r2::gentoo failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/libmba-0.9.1-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/libmba-0.9.1-r2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:libmba-0.9.1-r2:20150402-140742.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libmba-0.9.1-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libmba-0.9.1-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/libmba-0.9.1-r2/work/libmba-0.9.1' * S: '/var/tmp/portage/dev-libs/libmba-0.9.1-r2/work/libmba-0.9.1'