1. * Package: media-sound/amsynth-1.2.3-r1
  2. * Repository: gentoo
  3. * Maintainer: sound@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking amSynth-1.2.3.tar.gz to /tmp/portage/media-sound/amsynth-1.2.3-r1/work
  8. >>> Source unpacked in /tmp/portage/media-sound/amsynth-1.2.3-r1/work
  9. >>> Preparing source in /tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3 ...
  10. * Applying amsynth-1.2.3-respect-cflags.patch ...
  11. [ ok ]
  12. * Running eautoreconf in '/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3' ...
  13. * Running libtoolize --install --copy --force --automake ...
  14. [ ok ]
  15. * Running aclocal ...
  16. [ ok ]
  17. * Running autoconf ...
  18. [ ok ]
  19. * Running autoheader ...
  20. [ ok ]
  21. * Running automake --add-missing --copy ...
  22. [ ok ]
  23. * Running elibtoolize in: amSynth-1.2.3/
  24. * Applying portage/1.2.0 patch ...
  25. * Applying sed/1.5.6 patch ...
  26. >>> Source prepared.
  27. >>> Configuring source in /tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3 ...
  28. * econf: updating amSynth-1.2.3/config.sub with /usr/share/gnuconfig/config.sub
  29. * econf: updating amSynth-1.2.3/config.guess with /usr/share/gnuconfig/config.guess
  30. ./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 --libdir=/usr/lib64 --disable-dependency-tracking --without-oss --without-alsa --without-jack --without-sndfile --disable-debug
  31. configure: loading site script /usr/share/config.site
  32. configure: loading site script /usr/share/crossdev/include/site/linux
  33. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  34. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  35. checking for a BSD-compatible install... /usr/bin/install -c
  36. checking whether build environment is sane... yes
  37. checking for a thread-safe mkdir -p... /bin/mkdir -p
  38. checking for gawk... gawk
  39. checking whether make sets $(MAKE)... yes
  40. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  41. checking whether the C++ compiler works... yes
  42. checking for C++ compiler default output file name... a.out
  43. checking for suffix of executables...
  44. checking whether we are cross compiling... no
  45. checking for suffix of object files... o
  46. checking whether we are using the GNU C++ compiler... yes
  47. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  48. checking for style of include used by make... GNU
  49. checking dependency style of x86_64-pc-linux-gnu-g++... none
  50. checking build system type... x86_64-pc-linux-gnu
  51. checking host system type... x86_64-pc-linux-gnu
  52. checking how to print strings... printf
  53. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  54. checking whether we are using the GNU C compiler... yes
  55. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  56. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  57. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  58. checking for a sed that does not truncate output... /bin/sed
  59. checking for grep that handles long lines and -e... /bin/grep
  60. checking for egrep... /bin/grep -E
  61. checking for fgrep... /bin/grep -F
  62. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  63. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  64. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  65. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  66. checking whether ln -s works... yes
  67. checking the maximum length of command line arguments... 1572864
  68. checking whether the shell understands some XSI constructs... yes
  69. checking whether the shell understands "+="... yes
  70. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  71. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  72. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  73. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  74. checking how to recognize dependent libraries... pass_all
  75. checking for x86_64-pc-linux-gnu-dlltool... no
  76. checking for dlltool... no
  77. checking how to associate runtime and link libraries... printf %s\n
  78. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  79. checking for archiver @FILE support... @
  80. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  81. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  82. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  83. checking for sysroot... no
  84. checking for x86_64-pc-linux-gnu-mt... no
  85. checking for mt... mt
  86. checking if mt is a manifest tool... no
  87. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  88. checking for ANSI C header files... yes
  89. checking for sys/types.h... yes
  90. checking for sys/stat.h... yes
  91. checking for stdlib.h... yes
  92. checking for string.h... yes
  93. checking for memory.h... yes
  94. checking for strings.h... yes
  95. checking for inttypes.h... yes
  96. checking for stdint.h... yes
  97. checking for unistd.h... yes
  98. checking for dlfcn.h... yes
  99. checking for objdir... .libs
  100. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  101. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  102. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  103. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  104. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  105. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  106. 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
  107. checking whether -lc should be explicitly linked in... no
  108. checking dynamic linker characteristics... GNU/Linux ld.so
  109. checking how to hardcode library paths into programs... immediate
  110. checking whether stripping libraries is possible... yes
  111. checking if libtool supports shared libraries... yes
  112. checking whether to build shared libraries... yes
  113. checking whether to build static libraries... yes
  114. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  115. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  116. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  117. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  118. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  119. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  120. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  121. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  122. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  123. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  124. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  125. checking how to hardcode library paths into programs... immediate
  126. checking for sin in -lm... yes
  127. checking for dlopen in -ldl... yes
  128. checking for pthread_create in -lpthread... yes
  129. checking for x86_64-pc-linux-gnu-pkg-config... no
  130. checking for pkg-config... /usr/bin/pkg-config
  131. checking pkg-config is at least version 0.9.0... yes
  132. checking for DEPS... yes
  133. checking whether to enable debugging support...... no
  134. checking whether to enable profiling support...... no
  135. checking sys/soundcard.h usability... yes
  136. checking sys/soundcard.h presence... yes
  137. checking for sys/soundcard.h... yes
  138. checking alsa/asoundlib.h usability... yes
  139. checking alsa/asoundlib.h presence... yes
  140. checking for alsa/asoundlib.h... yes
  141. checking jack/jack.h usability... yes
  142. checking jack/jack.h presence... yes
  143. checking for jack/jack.h... yes
  144. checking sndfile.h usability... yes
  145. checking sndfile.h presence... yes
  146. checking for sndfile.h... yes
  147. checking that generated files are newer than configure... done
  148. configure: creating ./config.status
  149. config.status: creating Makefile
  150. config.status: creating src/Makefile
  151. config.status: creating src/drivers/Makefile
  152. config.status: creating src/VoiceBoard/Makefile
  153. config.status: creating src/GUI/Makefile
  154. config.status: creating src/Effects/Makefile
  155. config.status: creating skel/Makefile
  156. config.status: creating autopackage/default.apspec
  157. config.status: creating config.h
  158. config.status: executing depfiles commands
  159. config.status: executing libtool commands
  160. -------------------------------------------------------- amSynth 1.2.3
  161. |
  162. | GTK-- version......................................... : 2.24.2
  163. |
  164. | Build with OSS support................................ : no
  165. | Build with ALSA support............................... : no
  166. | Build with JACK support............................... : no
  167. |
  168. | Use libsndfile for .wav output support................ : no
  169. configure complete. now type 'make' to build amSynth
  170. and then, as root, 'make install' to install
  171. >>> Source configured.
  172. >>> Compiling source in /tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3 ...
  173. make -j24
  174. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/missing --run autoheader)
  175. rm -f stamp-h1
  176. touch config.h.in
  177. cd . && /bin/sh ./config.status config.h
  178. config.status: creating config.h
  179. config.status: config.h is unchanged
  180. make all-recursive
  181. make[1]: Entering directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3'
  182. Making all in src
  183. make[2]: Entering directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src'
  184. Making all in drivers
  185. make[3]: Entering directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src/drivers'
  186. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o ALSAAudioDriver.o ALSAAudioDriver.cc
  187. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o ALSAMidiDriver.o ALSAMidiDriver.cc
  188. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o ALSAmmapAudioDriver.o ALSAmmapAudioDriver.cc
  189. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o AudioInterface.o AudioInterface.cc
  190. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o CoreAudio.o CoreAudio.cc
  191. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o MidiInterface.o MidiInterface.cc
  192. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o OSSAudioDriver.o OSSAudioDriver.cc
  193. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o OSSMidiDriver.o OSSMidiDriver.cc
  194. rm -f libdrivers.a
  195. x86_64-pc-linux-gnu-ar cru libdrivers.a ALSAAudioDriver.o ALSAMidiDriver.o ALSAmmapAudioDriver.o AudioInterface.o CoreAudio.o MidiInterface.o OSSAudioDriver.o OSSMidiDriver.o
  196. x86_64-pc-linux-gnu-ranlib libdrivers.a
  197. make[3]: Leaving directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src/drivers'
  198. Making all in VoiceBoard
  199. make[3]: Entering directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src/VoiceBoard'
  200. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o ADSR.o ADSR.cc
  201. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o Oscillator.o Oscillator.cc
  202. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o VoiceBoard.o VoiceBoard.cc
  203. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o LowPassFilter.o LowPassFilter.cc
  204. rm -f libVoiceBoard.a
  205. x86_64-pc-linux-gnu-ar cru libVoiceBoard.a ADSR.o Oscillator.o VoiceBoard.o LowPassFilter.o
  206. x86_64-pc-linux-gnu-ranlib libVoiceBoard.a
  207. make[3]: Leaving directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src/VoiceBoard'
  208. Making all in GUI
  209. make[3]: Entering directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src/GUI'
  210. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -include PrefixHeader.h -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c PrefixHeader.h
  211. make all-am
  212. make[4]: Entering directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src/GUI'
  213. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -include PrefixHeader.h -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o ConfigDialog.o ConfigDialog.cpp
  214. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -include PrefixHeader.h -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o ControllerMapDialog.o ControllerMapDialog.cc
  215. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -include PrefixHeader.h -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o EditorPanel.o EditorPanel.cc
  216. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -include PrefixHeader.h -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o GUI.o GUI.cc
  217. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -include PrefixHeader.h -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o gui_main.o gui_main.cc
  218. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -include PrefixHeader.h -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o Knob.o Knob.cc
  219. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -include PrefixHeader.h -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o ParameterKnob.o ParameterKnob.cc
  220. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -include PrefixHeader.h -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o ParameterSwitch.o ParameterSwitch.cc
  221. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -include PrefixHeader.h -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o PresetControllerView.o PresetControllerView.cc
  222. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -include PrefixHeader.h -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o RadioButtonParameterView.o RadioButtonParameterView.cc
  223. GUI.cc: In member function 'void GUI::command_run(const char*)':
  224. GUI.cc:777:6: warning: variable 'result' set but not used [-Wunused-but-set-variable]
  225. rm -f libGUI.a
  226. x86_64-pc-linux-gnu-ar cru libGUI.a ConfigDialog.o ControllerMapDialog.o EditorPanel.o GUI.o gui_main.o Knob.o ParameterKnob.o ParameterSwitch.o PresetControllerView.o RadioButtonParameterView.o
  227. x86_64-pc-linux-gnu-ranlib libGUI.a
  228. make[4]: Leaving directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src/GUI'
  229. make[3]: Leaving directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src/GUI'
  230. Making all in Effects
  231. make[3]: Entering directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src/Effects'
  232. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o allpass.o allpass.cpp
  233. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o comb.o comb.cpp
  234. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o Distortion.o Distortion.cc
  235. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o revmodel.o revmodel.cpp
  236. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o SoftLimiter.o SoftLimiter.cc
  237. rm -f libEffects.a
  238. x86_64-pc-linux-gnu-ar cru libEffects.a allpass.o comb.o Distortion.o revmodel.o SoftLimiter.o
  239. x86_64-pc-linux-gnu-ranlib libEffects.a
  240. make[3]: Leaving directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src/Effects'
  241. make[3]: Entering directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src'
  242. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -DENABLE_BINRELOC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o amSynth-main.o `test -f 'main.cc' || echo './'`main.cc
  243. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -DENABLE_BINRELOC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o amSynth-AudioOutput.o `test -f 'AudioOutput.cc' || echo './'`AudioOutput.cc
  244. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -DENABLE_BINRELOC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o amSynth-JackOutput.o `test -f 'JackOutput.cc' || echo './'`JackOutput.cc
  245. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -DENABLE_BINRELOC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o amSynth-MidiController.o `test -f 'MidiController.cc' || echo './'`MidiController.cc
  246. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -DENABLE_BINRELOC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o amSynth-Parameter.o `test -f 'Parameter.cc' || echo './'`Parameter.cc
  247. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -DENABLE_BINRELOC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o amSynth-Preset.o `test -f 'Preset.cc' || echo './'`Preset.cc
  248. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -DENABLE_BINRELOC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o amSynth-PresetController.o `test -f 'PresetController.cc' || echo './'`PresetController.cc
  249. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -DENABLE_BINRELOC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o amSynth-VoiceAllocationUnit.o `test -f 'VoiceAllocationUnit.cc' || echo './'`VoiceAllocationUnit.cc
  250. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -DENABLE_BINRELOC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -ffast-math -fno-exceptions -fomit-frame-pointer -c -o amSynth-Config.o `test -f 'Config.cc' || echo './'`Config.cc
  251. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DENABLE_BINRELOC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o amSynth-binreloc.o `test -f 'binreloc.c' || echo './'`binreloc.c
  252. Config.cc: In member function 'bool Config::ParseCOpts(int, char**)':
  253. Config.cc:43:2: error: 'optind' was not declared in this scope
  254. Config.cc:45:52: error: 'getopt' was not declared in this scope
  255. Config.cc:48:19: error: 'optarg' was not declared in this scope
  256. make[3]: *** [amSynth-Config.o] Error 1
  257. make[3]: *** Waiting for unfinished jobs....
  258. make[3]: Leaving directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src'
  259. make[2]: *** [all-recursive] Error 1
  260. make[2]: Leaving directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3/src'
  261. make[1]: *** [all-recursive] Error 1
  262. make[1]: Leaving directory `/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3'
  263. make: *** [all] Error 2
  264. * ERROR: media-sound/amsynth-1.2.3-r1 failed (compile phase):
  265. * emake failed
  266. *
  267. * If you need support, post the output of `emerge --info '=media-sound/amsynth-1.2.3-r1'`,
  268. * the complete build log and the output of `emerge -pqv '=media-sound/amsynth-1.2.3-r1'`.
  269. * The complete build log is located at '/var/log/portage/media-sound:amsynth-1.2.3-r1:20120707-212453.log'.
  270. * For convenience, a symlink to the build log is located at '/tmp/portage/media-sound/amsynth-1.2.3-r1/temp/build.log'.
  271. * The ebuild environment file is located at '/tmp/portage/media-sound/amsynth-1.2.3-r1/temp/environment'.
  272. * Working directory: '/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3'
  273. * S: '/tmp/portage/media-sound/amsynth-1.2.3-r1/work/amSynth-1.2.3'