* Package: dev-libs/newt-0.52.12  * Repository: gentoo_prefix  * Maintainer: maintainer-needed@gentoo.org  * USE: elibc_Darwin kernel_Darwin prefix userland_GNU x64-macos  * FEATURES: nostrip preserve-libs >>> Unpacking source... >>> Unpacking newt-0.52.12.tar.gz to /Users/yegle/.gentoo/var/tmp/portage/dev-libs/newt-0.52.12/work >>> Source unpacked in /Users/yegle/.gentoo/var/tmp/portage/dev-libs/newt-0.52.12/work >>> Preparing source in /Users/yegle/.gentoo/var/tmp/portage/dev-libs/newt-0.52.12/work/newt-0.52.12 ... >>> Source prepared. >>> Configuring source in /Users/yegle/.gentoo/var/tmp/portage/dev-libs/newt-0.52.12/work/newt-0.52.12 ... ./configure --prefix=/Users/yegle/.gentoo/usr --build=x86_64-apple-darwin11 --host=x86_64-apple-darwin11 --mandir=/Users/yegle/.gentoo/usr/share/man --infodir=/Users/yegle/.gentoo/usr/share/info --datadir=/Users/yegle/.gentoo/usr/share --sysconfdir=/Users/yegle/.gentoo/etc --localstatedir=/Users/yegle/.gentoo/var/lib --without-gpm-support --without-tcl --disable-nls checking for x86_64-apple-darwin11-gcc... x86_64-apple-darwin11-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-apple-darwin11-gcc accepts -g... yes checking for x86_64-apple-darwin11-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /Users/yegle/.gentoo/usr/bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... x86_64-apple-darwin11-gcc -E checking for grep that handles long lines and -e... /Users/yegle/.gentoo/bin/grep checking for egrep... /Users/yegle/.gentoo/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for python versions... python2.5 python2.6 python2.7 configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating libnewt.pc config.status: creating config.h >>> Source configured. >>> Compiling source in /Users/yegle/.gentoo/var/tmp/portage/dev-libs/newt-0.52.12/work/newt-0.52.12 ... make PYTHONVERS=python2.7 x86_64-apple-darwin11-gcc -E -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -M test.c testgrid.c testtree.c showchars.c showkey.c whiptail.c dialogboxes.c newt.c button.c form.c checkbox.c entry.c label.c listbox.c scrollbar.c textbox.c scale.c grid.c windows.c buttonbar.c checkboxtree.c > .depend x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o test.o test.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o newt.o newt.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o button.o button.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o form.o form.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o checkbox.o checkbox.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o entry.o entry.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o label.o label.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o listbox.o listbox.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o scrollbar.o scrollbar.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o textbox.o textbox.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o scale.o scale.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o grid.o grid.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o windows.o windows.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o buttonbar.o buttonbar.c x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o checkboxtree.o checkboxtree.c ar rv libnewt.a newt.o button.o form.o checkbox.o entry.o label.o listbox.o scrollbar.o textbox.o scale.o grid.o windows.o buttonbar.o checkboxtree.o ar: creating archive libnewt.a a - newt.o a - button.o a - form.o a - checkbox.o a - entry.o a - label.o a - listbox.o a - scrollbar.o a - textbox.o a - scale.o a - grid.o a - windows.o a - buttonbar.o a - checkboxtree.o x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -Wl,-dead_strip_dylibs -o test test.o libnewt.a -lslang x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang -c -o whiptail.o whiptail.c whiptail.c: In function 'readTextFile': whiptail.c:300: error: storage size of 's' isn't known make: *** [whiptail.o] Error 1 emake failed * ERROR: dev-libs/newt-0.52.12 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 62: Called call-ebuildshell 'src_compile' * environment, line 888: Called src_compile * environment, line 4800: Called die * The specific snippet of code: * emake PYTHONVERS="$(PYTHON)" || die "emake failed" * * If you need support, post the output of 'emerge --info =dev-libs/newt-0.52.12', * the complete build log and the output of 'emerge -pqv =dev-libs/newt-0.52.12'. * The complete build log is located at '/Users/yegle/.gentoo/var/tmp/portage/dev-libs/newt-0.52.12/temp/build.log'. * The ebuild environment file is located at '/Users/yegle/.gentoo/var/tmp/portage/dev-libs/newt-0.52.12/temp/environment'. * S: '/Users/yegle/.gentoo/var/tmp/portage/dev-libs/newt-0.52.12/work/newt-0.52.12'