* Package: app-text/rhyme-0.9-r1 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -c longline.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -c dict.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -c parts.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -c alloc.c alloc.c: In function 'testalloc': alloc.c:11:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat] x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -o makedb makedb.c longline.o dict.o parts.o alloc.o x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -o compile compile.c alloc.o longline.o -lgdbm x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -o merge merge.c alloc.o longline.o ./merge cmudict.0.6-2 cmudict.patch | ./makedb words.db rhymes.db multiple.db 128007 lines read from standard input Inserted 125619 lines into words.db Inserted 48017 lines into rhymes.db Inserted 4868 lines into multiple.db x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -c rhyme.c -I/usr/include/readline x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -c setup.c -I/usr/include/readline -DDEFAULT_RHYMEPATH="\"/usr/share/rhyme\"" setup.c: In function 'fatalError': setup.c:20:3: error: format not a string literal and no format arguments [-Werror=format-security] setup.c: In function 'openGDBMFile': setup.c:89:3: warning: passing argument 5 of 'gdbm_open' from incompatible pointer type [enabled by default] In file included from setup.h:2:0, from setup.c:1: /usr/include/gdbm.h:105:18: note: expected 'void (*)(const char *)' but argument is of type 'void (*)(char *)' cc1: some warnings being treated as errors make: *** [setup.o] Error 1 emake failed * ERROR: app-text/rhyme-0.9-r1::gentoo failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 730: Called die * The specific snippet of code: * emake -j1 CC="$(tc-getCC)" FLAGS="${CFLAGS}" || die "emake failed" * * If you need support, post the output of `emerge --info '=app-text/rhyme-0.9-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/rhyme-0.9-r1::gentoo'`. * The complete build log is located at '/var/log/log/build/app-text/rhyme-0.9-r1:20140826-075406.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/rhyme-0.9-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/rhyme-0.9-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-text/rhyme-0.9-r1/work/rhyme-0.9' * S: '/var/tmp/portage/app-text/rhyme-0.9-r1/work/rhyme-0.9'