1. * Package: media-sound/vimpc-0.09.1
  2. * Repository: gentoo
  3. * Maintainer: angelos@gentoo.org sound@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking vimpc-0.09.1.tar.gz to /tmp/portage/media-sound/vimpc-0.09.1/work
  15. >>> Source unpacked in /tmp/portage/media-sound/vimpc-0.09.1/work
  16. >>> Preparing source in /tmp/portage/media-sound/vimpc-0.09.1/work/vimpc ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/media-sound/vimpc-0.09.1/work/vimpc ...
  19. * econf: updating vimpc/config.guess with /usr/share/gnuconfig/config.guess
  20. * econf: updating vimpc/config.sub with /usr/share/gnuconfig/config.sub
  21. ./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 --libdir=/usr/lib64 --disable-boost --disable-taglib --docdir=/usr/share/doc/vimpc-0.09.1
  22. configure: loading site script /usr/share/config.site
  23. checking for a BSD-compatible install... /usr/bin/install -c
  24. checking whether build environment is sane... yes
  25. checking for a thread-safe mkdir -p... /bin/mkdir -p
  26. checking for gawk... gawk
  27. checking whether make sets $(MAKE)... yes
  28. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  29. checking whether the C++ compiler works... yes
  30. checking for C++ compiler default output file name... a.out
  31. checking for suffix of executables...
  32. checking whether we are cross compiling... no
  33. checking for suffix of object files... o
  34. checking whether we are using the GNU C++ compiler... yes
  35. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  36. checking for style of include used by make... GNU
  37. checking dependency style of x86_64-pc-linux-gnu-g++... none
  38. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  39. checking for grep that handles long lines and -e... /bin/grep
  40. checking for egrep... /bin/grep -E
  41. checking for ANSI C header files... yes
  42. checking for sys/types.h... yes
  43. checking for sys/stat.h... yes
  44. checking for stdlib.h... yes
  45. checking for string.h... yes
  46. checking for memory.h... yes
  47. checking for strings.h... yes
  48. checking for inttypes.h... yes
  49. checking for stdint.h... yes
  50. checking for unistd.h... yes
  51. checking sys/ioctl.h usability... yes
  52. checking sys/ioctl.h presence... yes
  53. checking for sys/ioctl.h... yes
  54. checking termios.h usability... yes
  55. checking termios.h presence... yes
  56. checking for termios.h... yes
  57. checking for svnversion... no
  58. checking for git... no
  59. checking build system type... x86_64-pc-linux-gnu
  60. checking host system type... x86_64-pc-linux-gnu
  61. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  62. checking whether we are using the GNU C compiler... yes
  63. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  64. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  65. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  66. checking for the pthreads library -lpthreads... no
  67. checking whether pthreads work without any flags... no
  68. checking whether pthreads work with -Kthread... no
  69. checking whether pthreads work with -kthread... no
  70. checking for the pthreads library -llthread... no
  71. checking whether pthreads work with -pthread... yes
  72. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  73. checking if more special flags are required for pthreads... no
  74. checking for PTHREAD_PRIO_INHERIT... yes
  75. checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... no
  76. checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=c++11... yes
  77. checking whether to enable boost automatically... no
  78. checking whether compiler supports lambda functions... yes
  79. checking for working ncursesw... yes
  80. checking ncursesw/curses.h usability... yes
  81. checking ncursesw/curses.h presence... yes
  82. checking for ncursesw/curses.h... yes
  83. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  84. checking pkg-config is at least version 0.9.0... yes
  85. checking for pcre... yes
  86. checking pcre.h usability... yes
  87. checking pcre.h presence... yes
  88. checking for pcre.h... yes
  89. checking mpd/client.h usability... yes
  90. checking mpd/client.h presence... yes
  91. checking for mpd/client.h... yes
  92. checking for mpdclient... yes
  93. checking whether to enable debugging... no
  94. checking whether to enable warnings... no
  95. configure: creating ./config.status
  96. config.status: creating Makefile
  97. config.status: creating src/config.h
  98. config.status: executing depfiles commands
  99. >>> Source configured.
  100. >>> Compiling source in /tmp/portage/media-sound/vimpc-0.09.1/work/vimpc ...
  101. make -j24
  102. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-algorithm.o `test -f 'src/algorithm.cpp' || echo './'`src/algorithm.cpp
  103. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-buffers.o `test -f 'src/buffers.cpp' || echo './'`src/buffers.cpp
  104. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-clientstate.o `test -f 'src/clientstate.cpp' || echo './'`src/clientstate.cpp
  105. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-colours.o `test -f 'src/colours.cpp' || echo './'`src/colours.cpp
  106. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-errorcodes.o `test -f 'src/errorcodes.cpp' || echo './'`src/errorcodes.cpp
  107. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-mpdclient.o `test -f 'src/mpdclient.cpp' || echo './'`src/mpdclient.cpp
  108. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-output.o `test -f 'src/output.cpp' || echo './'`src/output.cpp
  109. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-player.o `test -f 'src/player.cpp' || echo './'`src/player.cpp
  110. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-regex.o `test -f 'src/regex.cpp' || echo './'`src/regex.cpp
  111. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-screen.o `test -f 'src/screen.cpp' || echo './'`src/screen.cpp
  112. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-settings.o `test -f 'src/settings.cpp' || echo './'`src/settings.cpp
  113. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-song.o `test -f 'src/song.cpp' || echo './'`src/song.cpp
  114. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-vimpc.o `test -f 'src/vimpc.cpp' || echo './'`src/vimpc.cpp
  115. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/buffer/vimpc-browse.o `test -f 'src/buffer/browse.cpp' || echo './'`src/buffer/browse.cpp
  116. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/buffer/vimpc-library.o `test -f 'src/buffer/library.cpp' || echo './'`src/buffer/library.cpp
  117. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/buffer/vimpc-directory.o `test -f 'src/buffer/directory.cpp' || echo './'`src/buffer/directory.cpp
  118. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/mode/vimpc-command.o `test -f 'src/mode/command.cpp' || echo './'`src/mode/command.cpp
  119. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/mode/vimpc-inputmode.o `test -f 'src/mode/inputmode.cpp' || echo './'`src/mode/inputmode.cpp
  120. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/mode/vimpc-normal.o `test -f 'src/mode/normal.cpp' || echo './'`src/mode/normal.cpp
  121. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/mode/vimpc-search.o `test -f 'src/mode/search.cpp' || echo './'`src/mode/search.cpp
  122. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-browsewindow.o `test -f 'src/window/browsewindow.cpp' || echo './'`src/window/browsewindow.cpp
  123. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-console.o `test -f 'src/window/console.cpp' || echo './'`src/window/console.cpp
  124. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-debug.o `test -f 'src/window/debug.cpp' || echo './'`src/window/debug.cpp
  125. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-directorywindow.o `test -f 'src/window/directorywindow.cpp' || echo './'`src/window/directorywindow.cpp
  126. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-error.o `test -f 'src/window/error.cpp' || echo './'`src/window/error.cpp
  127. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-help.o `test -f 'src/window/help.cpp' || echo './'`src/window/help.cpp
  128. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-infowindow.o `test -f 'src/window/infowindow.cpp' || echo './'`src/window/infowindow.cpp
  129. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-librarywindow.o `test -f 'src/window/librarywindow.cpp' || echo './'`src/window/librarywindow.cpp
  130. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-listwindow.o `test -f 'src/window/listwindow.cpp' || echo './'`src/window/listwindow.cpp
  131. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-modewindow.o `test -f 'src/window/modewindow.cpp' || echo './'`src/window/modewindow.cpp
  132. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-outputwindow.o `test -f 'src/window/outputwindow.cpp' || echo './'`src/window/outputwindow.cpp
  133. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-pagerwindow.o `test -f 'src/window/pagerwindow.cpp' || echo './'`src/window/pagerwindow.cpp
  134. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-playlistwindow.o `test -f 'src/window/playlistwindow.cpp' || echo './'`src/window/playlistwindow.cpp
  135. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-scrollwindow.o `test -f 'src/window/scrollwindow.cpp' || echo './'`src/window/scrollwindow.cpp
  136. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-selectwindow.o `test -f 'src/window/selectwindow.cpp' || echo './'`src/window/selectwindow.cpp
  137. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-songwindow.o `test -f 'src/window/songwindow.cpp' || echo './'`src/window/songwindow.cpp
  138. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-window.o `test -f 'src/window/window.cpp' || echo './'`src/window/window.cpp
  139. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/window/vimpc-windowselector.o `test -f 'src/window/windowselector.cpp' || echo './'`src/window/windowselector.cpp
  140. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I/opt/local/include -DHELP_DIRECTORY='"/usr/share/doc/vimpc-0.09.1"' -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -c -o src/vimpc-main.o `test -f 'src/main.cpp' || echo './'`src/main.cpp
  141. x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__STRICT_ANSI__ -std=c++11 -Wl,-O1 -Wl,--as-needed -L/opt/local/lib -o vimpc src/vimpc-algorithm.o src/vimpc-buffers.o src/vimpc-clientstate.o src/vimpc-colours.o src/vimpc-errorcodes.o src/vimpc-mpdclient.o src/vimpc-output.o src/vimpc-player.o src/vimpc-regex.o src/vimpc-screen.o src/vimpc-settings.o src/vimpc-song.o src/vimpc-vimpc.o src/buffer/vimpc-browse.o src/buffer/vimpc-library.o src/buffer/vimpc-directory.o src/mode/vimpc-command.o src/mode/vimpc-inputmode.o src/mode/vimpc-normal.o src/mode/vimpc-search.o src/window/vimpc-browsewindow.o src/window/vimpc-console.o src/window/vimpc-debug.o src/window/vimpc-directorywindow.o src/window/vimpc-error.o src/window/vimpc-help.o src/window/vimpc-infowindow.o src/window/vimpc-librarywindow.o src/window/vimpc-listwindow.o src/window/vimpc-modewindow.o src/window/vimpc-outputwindow.o src/window/vimpc-pagerwindow.o src/window/vimpc-playlistwindow.o src/window/vimpc-scrollwindow.o src/window/vimpc-selectwindow.o src/window/vimpc-songwindow.o src/window/vimpc-window.o src/window/vimpc-windowselector.o src/vimpc-main.o -lpcre -lmpdclient -lncursesw
  142. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: src/vimpc-screen.o: undefined reference to symbol 'keypad'
  143. /lib64/libtinfow.so.5: error adding symbols: DSO missing from command line
  144. collect2: error: ld returned 1 exit status
  145. Makefile:615: recipe for target 'vimpc' failed
  146. make: *** [vimpc] Error 1
  147. * ERROR: media-sound/vimpc-0.09.1::gentoo failed (compile phase):
  148. * emake failed
  149. *
  150. * If you need support, post the output of `emerge --info '=media-sound/vimpc-0.09.1::gentoo'`,
  151. * the complete build log and the output of `emerge -pqv '=media-sound/vimpc-0.09.1::gentoo'`.
  152. * The complete build log is located at '/var/log/portage/media-sound:vimpc-0.09.1:20141112-003300.log'.
  153. * The ebuild environment file is located at '/tmp/portage/media-sound/vimpc-0.09.1/temp/environment'.
  154. * Working directory: '/tmp/portage/media-sound/vimpc-0.09.1/work/vimpc'
  155. * S: '/tmp/portage/media-sound/vimpc-0.09.1/work/vimpc'