Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]sys-apps/qingy-1.0.0-r2 libtool fails to find curses
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
johnny99
Apprentice
Apprentice


Joined: 24 Oct 2005
Posts: 249
Location: Berkeley, California

PostPosted: Thu Nov 12, 2015 12:48 am    Post subject: [solved]sys-apps/qingy-1.0.0-r2 libtool fails to find curses Reply with quote

I need to rebuild sys-apps/qingy, but it won't rebuild

libtool barks about "undefined references to ... " stuff that belongs to libcurses.

ncurses is listed in the libtool line as @NCURSESLIB@ and it is installed

Are my build tools too new?

I tried both qingy ebuilds 1.0.0 (currently installed) and 1.0.0-r2 (an update).

ncurses is installed: eix sys-libs/ncurses
Code:
[I] sys-libs/ncurses
     Available versions:
     (0)    5.9-r3 ~5.9-r4 5.9-r5(0/5) ~6.0-r1(0/6)
     (5)    5.9-r99(5/5) ~5.9-r101(5/5) ~6.0(5/6)
       {ada +cxx debug doc gpm minimal profile static-libs test threads tinfo trace unicode ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"}
     Installed versions:  5.9-r5(10:37:25 PM 11/10/2015)(cxx gpm unicode -ada -debug -doc -minimal -profile -static-libs -tinfo -trace ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="32 64 -x32") 5.9-r99(5)(10:39:12 PM 11/10/2015)(cxx gpm unicode -ada -static-libs -tinfo ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="32 64 -x32")
     Homepage:            https://www.gnu.org/software/ncurses/ http://dickey.his.com/ncurses/
     Description:         console display library


failed build log:
Code:
>>> Emerging (30 of 34) sys-apps/qingy-1.0.0-r2::gentoo
 * qingy-1.0.0.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                                    [ ok ]
 * qingy-gentoo-theme-2.1.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                         [ ok ]
 * qingy-1.0.0-screensavers.patch.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                      [ ok ]
 * qingy-1.0.0-consolekit-pam.patch.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                    [ ok ]
>>> Unpacking source...
>>> Unpacking qingy-1.0.0.tar.bz2 to /var/tmp/portage/sys-apps/qingy-1.0.0-r2/work
>>> Unpacking qingy-gentoo-theme-2.1.tar.bz2 to /var/tmp/portage/sys-apps/qingy-1.0.0-r2/work
>>> Unpacking qingy-1.0.0-screensavers.patch.gz to /var/tmp/portage/sys-apps/qingy-1.0.0-r2/work
>>> Unpacking qingy-1.0.0-consolekit-pam.patch.gz to /var/tmp/portage/sys-apps/qingy-1.0.0-r2/work
>>> Source unpacked in /var/tmp/portage/sys-apps/qingy-1.0.0-r2/work
>>> Preparing source in /var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0 ...
 * Applying qingy-1.0.0-tinfo.patch ...                                                                        [ ok ]
 * Applying qingy-1.0.0-screensavers.patch.gz ...                                                              [ ok ]
 * Applying qingy-1.0.0-consolekit-pam.patch.gz ...                                                            [ ok ]
 * Running eautoreconf in '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0' ...
 * Running libtoolize --install --copy --force --automake ...                                                  [ ok ]
 * Running aclocal -I m4 ...                                                                                   [ ok ]
 * This package has a configure.in file which has long been deprecated.  Please
 * update it to use configure.ac instead as newer versions of autotools will die
 * when it finds this file.  See https://bugs.gentoo.org/426262 for details.
 * Running autoconf --force ...                                                                                [ ok ]
 * Running autoheader ...                                                                                      [ ok ]
 * Running automake --add-missing --copy --force-missing ...                                                   [ ok ]
 * Running elibtoolize in: qingy-1.0.0/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0 ...
 * econf: updating qingy-1.0.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating qingy-1.0.0/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --sbindir=/sbin --disable-optimizations --disable-consolekit --enable-pam --enable-static-build --enable-gpm-lock --enable-x-support --enable-DirectFB-support --enable-crypto=libgcrypt --disable-emacs --without-lispdir
checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for emacs... no
checking for xemacs... no
checking where .elc files should go... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking lastlog.h usability... yes
checking lastlog.h presence... yes
checking for lastlog.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking linux/kd.h usability... yes
checking linux/kd.h presence... yes
checking for linux/kd.h... yes
checking linux/vt.h usability... yes
checking linux/vt.h presence... yes
checking for linux/vt.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for pthread_create in -lpthread... yes
checking for getdomainname... yes
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NCURSES... yes
checking for main in -lpam... yes
configure: qingy will be built as a static binary
checking gcrypt.h usability... yes
checking gcrypt.h presence... yes
checking for gcrypt.h... yes
checking for gcry_check_version in -lgcrypt... yes
checking for gcry_control in -lgcrypt... yes
checking for gcry_sexp_new in -lgcrypt... yes
checking for gcry_sexp_build in -lgcrypt... yes
checking for gcry_pk_genkey in -lgcrypt... yes
checking for gcry_pk_testkey in -lgcrypt... yes
checking for gcry_pk_encrypt in -lgcrypt... yes
checking for gcry_pk_decrypt in -lgcrypt... yes
checking for gcry_sexp_release in -lgcrypt... yes
checking for gcry_mpi_release in -lgcrypt... yes
checking for gcry_sexp_find_token in -lgcrypt... yes
checking for gcry_sexp_nth_data in -lgcrypt... yes
checking for gcry_strsource in -lgcrypt... yes
checking for gcry_strerror in -lgcrypt... yes
checking for gcry_set_progress_handler in -lgcrypt... yes
configure: qingy will encrypt communications with its user interface using GNU libgcrypt
checking for X11/Xlib.h... yes
checking for X11/extensions/scrnsaver.h... yes
checking for XOpenDisplay in -lX11... yes
checking for XCloseDisplay in -lX11... yes
checking for XScreenSaverQueryExtension in -lXss... yes
checking for XScreenSaverAllocInfo in -lXss... yes
checking for XScreenSaverQueryInfo in -lXss... yes
checking for DIRECTFB... yes
configure: Support for ConsoleKit is disabled
checking for host distribution... gentoo
checking for xinit... /usr/bin/xinit
checking for XFree86... /usr/X11R6/bin/XFree86
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating qingy.spec
config.status: creating src/Makefile
config.status: creating src/libraries/Makefile
config.status: creating src/DirectFB/Makefile
config.status: creating media/Makefile
config.status: creating media/default/Makefile
config.status: creating media/gpm-lock/Makefile
config.status: creating media/sessions/Makefile
config.status: creating media/pam/Makefile
config.status: creating media/screensavers/Makefile
config.status: creating media/screensavers/photos/Makefile
config.status: creating media/screensavers/pixel/Makefile
config.status: creating media/screensavers/running_time/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Configuration:

  Source code location:       .
  Target distribution:        gentoo
  Compiler:                   x86_64-pc-linux-gnu-gcc
  Compiler flags:             -pipe -W -Wall -march=native -Os -pipe

  Password library:           pam
  Screen savers support:      yes
  gpm locking support:        yes
  Crypto support:             libgcrypt
  Consolekit support:         no
  X support:                  yes
  DirectFB support:           yes
  Libs:                       -lpthread -ldl -lcrypt

>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0 ...
make -j5
make  all-recursive
make[1]: Entering directory '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0'
Making all in src
make[2]: Entering directory '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0/src'
Making all in libraries
make[3]: Entering directory '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0/src/libraries'
make  all-am
make[4]: Entering directory '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0/src/libraries'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src   -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\"   -pipe -W -Wall -march=native -Os -pipe -c -o scan_settings.lo scan_settings.c
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src   -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\"   -pipe -W -Wall -march=native -Os -pipe -c -o parse_settings.lo parse_settings.c
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src   -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\"   -pipe -W -Wall -march=native -Os -pipe -c -o load_settings.lo load_settings.c
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src   -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\"   -pipe -W -Wall -march=native -Os -pipe -c -o tty_guardian.lo tty_guardian.c
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src   -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\"   -pipe -W -Wall -march=native -Os -pipe -c -o keybindings.lo keybindings.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c load_settings.c  -fPIC -DPIC -o .libs/load_settings.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c keybindings.c  -fPIC -DPIC -o .libs/keybindings.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c parse_settings.c  -fPIC -DPIC -o .libs/parse_settings.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c tty_guardian.c  -fPIC -DPIC -o .libs/tty_guardian.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c scan_settings.c  -fPIC -DPIC -o .libs/scan_settings.o
load_settings.c: In function ‘get_welcome_msg’:
load_settings.c:607:4: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
    fgets(line, 255, fp);
    ^
scan_settings.c: In function ‘yy_get_next_buffer’:
scan_settings.c:1162:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for ( n = 0; n < max_size && \
                  ^
scan_settings.c:2253:3: note: in expansion of macro ‘YY_INPUT’
   YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
   ^
scan_settings.l: At top level:
scan_settings.c:2352:17: warning: ‘yyunput’ defined but not used [-Wunused-function]
     static void yyunput (int c, register char * yy_bp )
                 ^
scan_settings.c:2393:16: warning: ‘input’ defined but not used [-Wunused-function]
     static int input  (void)
                ^
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c keybindings.c -o keybindings.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src   -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\"   -pipe -W -Wall -march=native -Os -pipe -c -o session.lo session.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c tty_guardian.c -o tty_guardian.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c scan_settings.c -o scan_settings.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c load_settings.c -o load_settings.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src   -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\"   -pipe -W -Wall -march=native -Os -pipe -c -o memmgmt.lo memmgmt.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c session.c  -fPIC -DPIC -o .libs/session.o
session.c: In function ‘Text_Login’:
session.c:1027:32: warning: argument to ‘sizeof’ in ‘memset’ call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess]
   memset(username, '\0', sizeof(username));
                                ^
session.c: In function ‘Graph_Login’:
session.c:1244:32: warning: argument to ‘sizeof’ in ‘memset’ call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess]
   memset(username, '\0', sizeof(username));
                                ^
session.c: In function ‘gui_check_password’:
session.c:437:2: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
  fscanf(stdin, "%9s", result);
  ^
session.c: In function ‘setEnvironment’:
session.c:671:3: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result]
   chdir(pwd->pw_dir);
   ^
session.c: In function ‘restore_tty_ownership’:
session.c:698:3: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result]
   chown(our_tty_name, 0, gid);
   ^
session.c: In function ‘dolastlog’:
session.c:760:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
   write(fd, (char *)&ll, sizeof(ll));
   ^
session.c: In function ‘Graph_Login’:
session.c:1217:3: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
   freopen("/dev/null", "r", stdin);
   ^
session.c:1218:3: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
   freopen(ttyname, "w", stdout);
   ^
session.c:1219:3: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
   freopen(ttyname, "w", stderr);
   ^
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c memmgmt.c  -fPIC -DPIC -o .libs/memmgmt.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c parse_settings.c -o parse_settings.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c memmgmt.c -o memmgmt.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src   -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\"   -pipe -W -Wall -march=native -Os -pipe -c -o logger.lo logger.c
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src   -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\"   -pipe -W -Wall -march=native -Os -pipe -c -o misc.lo misc.c
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src   -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\"   -pipe -W -Wall -march=native -Os -pipe -c -o vt.lo vt.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c session.c -o session.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c logger.c  -fPIC -DPIC -o .libs/logger.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c misc.c  -fPIC -DPIC -o .libs/misc.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c vt.c  -fPIC -DPIC -o .libs/vt.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c logger.c -o logger.o >/dev/null 2>&1
vt.c: In function ‘restore_console’:
vt.c:268:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  write(fd, "\033[?25h\033[?0c", 11);
  ^
misc.c: In function ‘text_mode’:
misc.c:686:31: warning: argument to ‘sizeof’ in ‘memset’ call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess]
  memset(password, '\0', sizeof(password));
                               ^
misc.c: In function ‘execute_script’:
misc.c:840:4: warning: null argument where non-null required (argument 2) [-Wnonnull]
    execve(script, NULL, NULL);
    ^
misc.c: In function ‘assemble_message’:
misc.c:417:3: warning: ignoring return value of ‘getline’, declared with attribute warn_unused_result [-Wunused-result]
   getline(&result, &len, fp);
   ^
misc.c: In function ‘parse_etc_issue’:
misc.c:469:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  (void) write(1, "\r\n", 2);   /* start a new line */
  ^
misc.c:506:7: warning: ignoring return value of ‘getdomainname’, declared with attribute warn_unused_result [-Wunused-result]
       getdomainname(domainname, sizeof(domainname));
       ^
misc.c: In function ‘text_mode’:
misc.c:630:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
   write(1, hn, strlen(hn));
   ^
misc.c:631:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
   write(1, " ", strlen(" "));
   ^
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src   -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\"   -pipe -W -Wall -march=native -Os -pipe -c -o crypto_libgcrypt.lo crypto_libgcrypt.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c vt.c -o vt.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c crypto_libgcrypt.c  -fPIC -DPIC -o .libs/crypto_libgcrypt.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c misc.c -o misc.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -Os -pipe -c crypto_libgcrypt.c -o crypto_libgcrypt.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\"   -pipe -W -Wall -march=native -Os -pipe -release 1.0.1 -Wl,-O1 -Wl,--as-needed -o libqingy_static.la  scan_settings.lo parse_settings.lo load_settings.lo tty_guardian.lo keybindings.lo session.lo memmgmt.lo logger.lo misc.lo vt.lo  crypto_libgcrypt.lo -lpam -ldl -lgcrypt @NCURSESLIB@ -L/usr/X11R6/lib -lX11 -lXss  -lpthread -ldl -lcrypt
libtool: warning: '-release' is ignored for convenience libraries
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libqingy_static.a .libs/scan_settings.o .libs/parse_settings.o .libs/load_settings.o .libs/tty_guardian.o .libs/keybindings.o .libs/session.o .libs/memmgmt.o .libs/logger.o .libs/misc.o .libs/vt.o .libs/crypto_libgcrypt.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libqingy_static.a
libtool: link: ( cd ".libs" && rm -f "libqingy_static.la" && ln -s "../libqingy_static.la" "libqingy_static.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0/src/libraries'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0/src/libraries'
Making all in DirectFB
make[3]: Entering directory '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0/src/DirectFB'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./objects -I./.. -I./../libraries   -D_REENTRANT -I/usr/include/directfb  -pipe -W -Wall -march=native -Os -pipe -c -o button.o `test -f 'objects/button.c' || echo './'`objects/button.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./objects -I./.. -I./../libraries   -D_REENTRANT -I/usr/include/directfb  -pipe -W -Wall -march=native -Os -pipe -c -o label.o `test -f 'objects/label.c' || echo './'`objects/label.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./objects -I./.. -I./../libraries   -D_REENTRANT -I/usr/include/directfb  -pipe -W -Wall -march=native -Os -pipe -c -o textbox.o `test -f 'objects/textbox.c' || echo './'`objects/textbox.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./objects -I./.. -I./../libraries   -D_REENTRANT -I/usr/include/directfb  -pipe -W -Wall -march=native -Os -pipe -c -o combobox.o `test -f 'objects/combobox.c' || echo './'`objects/combobox.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./objects -I./.. -I./../libraries   -D_REENTRANT -I/usr/include/directfb  -pipe -W -Wall -march=native -Os -pipe -c -o utils.o `test -f 'objects/utils.c' || echo './'`objects/utils.c
objects/textbox.c: In function ‘TextBox_ClearText’:
objects/textbox.c:246:49: warning: argument to ‘sizeof’ in ‘memset’ call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess]
  if (thiz->text) memset(thiz->text, '\0', sizeof(thiz->text));
                                                 ^
objects/textbox.c: In function ‘TextBox_Destroy’:
objects/textbox.c:368:34: warning: argument to ‘sizeof’ in ‘memset’ call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess]
   memset(thiz->text, '\0', sizeof(thiz->text));
                                  ^
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./objects -I./.. -I./../libraries   -D_REENTRANT -I/usr/include/directfb  -pipe -W -Wall -march=native -Os -pipe -c -o screen_saver.o `test -f 'objects/screen_saver.c' || echo './'`objects/screen_saver.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./objects -I./.. -I./../libraries   -D_REENTRANT -I/usr/include/directfb  -pipe -W -Wall -march=native -Os -pipe -c -o pm.o pm.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./objects -I./.. -I./../libraries   -D_REENTRANT -I/usr/include/directfb  -pipe -W -Wall -march=native -Os -pipe -c -o directfb_mode.o directfb_mode.c
directfb_mode.c: In function ‘button_click’:
directfb_mode.c:569:20: warning: variable ‘ts’ set but not used [-Wunused-but-set-variable]
    struct timespec ts;
                    ^
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -I/usr/include/directfb  -pipe -W -Wall -march=native -Os -pipe -static -Wl,-O1 -Wl,--as-needed -o qingy-DirectFB button.o label.o textbox.o combobox.o utils.o screen_saver.o pm.o directfb_mode.o ../libraries/libqingy_static.la -ldirectfb -lpthread -lfusion -ldirect -lpthread  -lpthread -ldl -lcrypt
libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -I/usr/include/directfb -pipe -W -Wall -march=native -Os -pipe -Wl,-O1 -o qingy-DirectFB button.o label.o textbox.o combobox.o utils.o screen_saver.o pm.o directfb_mode.o  -Wl,--as-needed ../libraries/.libs/libqingy_static.a -lpam /usr/lib64/libgcrypt.so -lgpg-error -L/usr/X11R6/lib -lX11 -lXss /usr/lib64/libdirectfb.so -L/usr/lib64 -lm /usr/lib64/libfusion.so /usr/lib64/libdirect.so -lz -lpthread -ldl -lcrypt
../libraries/.libs/libqingy_static.a(misc.o): In function `ClearScreen':
misc.c:(.text+0xf1): undefined reference to `setupterm'
misc.c:(.text+0xf8): undefined reference to `cur_term'
misc.c:(.text+0x125): undefined reference to `tputs'
../libraries/.libs/libqingy_static.a(misc.o): In function `text_mode':
misc.c:(.text+0xf53): undefined reference to `initscr'
misc.c:(.text+0xf5d): undefined reference to `cbreak'
misc.c:(.text+0xf64): undefined reference to `stdscr'
misc.c:(.text+0xf6d): undefined reference to `werase'
misc.c:(.text+0xf89): undefined reference to `printw'
misc.c:(.text+0xf9d): undefined reference to `printw'
misc.c:(.text+0xfc6): undefined reference to `printw'
misc.c:(.text+0xfdc): undefined reference to `printw'
misc.c:(.text+0xfe5): undefined reference to `wgetch'
misc.c:(.text+0x1033): undefined reference to `werase'
misc.c:(.text+0x103c): undefined reference to `wrefresh'
misc.c:(.text+0x1041): undefined reference to `reset_shell_mode'
collect2: error: ld returned 1 exit status
Makefile:432: recipe for target 'qingy-DirectFB' failed
make[3]: *** [qingy-DirectFB] Error 1
make[3]: Leaving directory '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0/src/DirectFB'
Makefile:560: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0/src'
Makefile:440: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0'
Makefile:370: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: sys-apps/qingy-1.0.0-r2::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=sys-apps/qingy-1.0.0-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/qingy-1.0.0-r2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0'
 * S: '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0'

>>> Failed to emerge sys-apps/qingy-1.0.0-r2, Log file:

>>>  '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/temp/build.log'

 * Messages for package sys-apps/qingy-1.0.0-r2:

 * ERROR: sys-apps/qingy-1.0.0-r2::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=sys-apps/qingy-1.0.0-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/qingy-1.0.0-r2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0'
 * S: '/var/tmp/portage/sys-apps/qingy-1.0.0-r2/work/qingy-1.0.0'


emerge --info

Code:
Portage 2.2.20.1 (python 2.7.10-final-0, default/linux/amd64/13.0, gcc-4.9.3, glibc-2.21-r1, 3.17.7-gentoo x86_64)
=================================================================
System uname: Linux-3.17.7-gentoo-x86_64-Intel-R-_Atom-TM-_CPU_330_@_1.60GHz-with-gentoo-2.2
KiB Mem:     1799476 total,     30476 free
KiB Swap:  133937556 total, 133449764 free
Timestamp of repository gentoo: Sun, 08 Nov 2015 20:30:01 +0000
sh bash 4.3_p39
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
distcc 3.2rc1 x86_64-pc-linux-gnu [disabled]
app-shells/bash:          4.3_p39::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10::gentoo, 3.2.5-r6::gentoo, 3.3.5-r1::gentoo, 3.4.3::gentoo
dev-util/cmake:           3.3.1-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.10.3::gentoo, 1.11.6-r1::gentoo, 1.12.6::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.3.6-r1::gentoo, 4.4.7::gentoo, 4.5.4::gentoo, 4.6.4::gentoo, 4.7.4::gentoo, 4.8.5::gentoo, 4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
sys-libs/glibc:           2.21-r1::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

megacoffee
    location: /var/lib/layman/megacoffee
    masters: gentoo
    priority: 0

multimedia
    location: /var/lib/layman/multimedia
    masters: gentoo
    priority: 1

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 3

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -Os -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-march=native -Os -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X \ a52 aac aalib accessibility acl acpi addc alsa amd64 apache2 apm avahi avi bash-completion berkdb bitmap-fonts bluray bookmarks bzip2 cdr cjkcodecs cli commons-codec cracklib crypt cups cxx dbus divx4linux dri dsk dts dv dvd dvdnav dvdr dvdread eds encode evolution exif exscalibar extras faacc faad ffmpeg fftw flac fontconfig foomaticdb fortran frame fuse gcrypt gd gdbm gif gimpprint gpm gs gtk gtk2 hal iconv iconvcodec icu ipv6 jasper java jpeg kerberos kerberose krb5 ldap libdv libnotify libtheora lirc mad madwifi mmx mmxext mng modules mp3 mpeg mppe-mppc multilib mysql ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre pda png ppds python qt qt3 qt3support qt4 quicktime rar readline real samba sdl seccomp session spell sql sse sse2 ssl subtitles svg tcpd tga theora tiff truetype truetypelive unicode usb v4l v4l2 vdpau vorbis win32codecs x264 xattr xcomposite xdpau xext ximian-connector xine xinerama xml xml2 xmms xv xvid xvmc zlib zvbi" ABI_X86="64" ALSA_CARDS="intel_hda" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers icu ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en" LIRC_DEVICES="all" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="nvidia vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


Last edited by johnny99 on Thu Nov 12, 2015 2:59 am; edited 1 time in total
Back to top
View user's profile Send private message
johnny99
Apprentice
Apprentice


Joined: 24 Oct 2005
Posts: 249
Location: Berkeley, California

PostPosted: Thu Nov 12, 2015 2:49 am    Post subject: Reply with quote

I managed to make it build by removing the 'static' use flag.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum