Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==> Beginne build()...
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86_64-unknown-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking whether NLS is requested... yes
- checking for msgfmt... /usr/bin/msgfmt
- checking for gmsgfmt... /usr/bin/msgfmt
- checking for xgettext... /usr/bin/xgettext
- checking for msgmerge... /usr/bin/msgmerge
- checking for style of include used by make... GNU
- checking for gcc... 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 gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... gcc3
- checking for ld used by GCC... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for shared library run path origin... done
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for CFPreferencesCopyAppValue... no
- checking for CFLocaleCopyCurrent... no
- checking for GNU gettext in libc... yes
- checking whether to use NLS... yes
- checking where the gettext function comes from... libc
- checking for library containing strerror... none required
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking dependency style of gcc... (cached) gcc3
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking dependency style of gcc... (cached) gcc3
- checking for ANSI C header files... yes
- Compiling for Linux
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for PACKAGE... yes
- PKG_CONFIG_PATH=
- PACKAGE_CFLAGS=-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
- PACKAGE_LIBS=-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lsndfile -lportaudio -lasound -lm -lpthread
- checking for the ld -export-dynamic flag... 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 locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking for LC_MESSAGES... yes
- checking libintl.h usability... yes
- checking libintl.h presence... yes
- checking for libintl.h... yes
- checking for ngettext in libc... yes
- checking for dgettext in libc... yes
- checking for bind_textdomain_codeset... yes
- checking for msgfmt... (cached) /usr/bin/msgfmt
- checking for dcgettext... yes
- checking if msgfmt accepts -c... yes
- checking for gmsgfmt... (cached) /usr/bin/msgfmt
- checking for xgettext... (cached) /usr/bin/xgettext
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating po/Makefile.in
- config.status: creating src/Makefile
- config.status: creating src/net/Makefile
- config.status: creating gnaural.desktop
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing po-directories commands
- config.status: creating po/POTFILES
- config.status: creating po/Makefile
- config.status: executing depfiles commands
- config.status: executing default-1 commands
- make all-recursive
- make[1]: Verzeichnis „/tmp/makepkg/gnaural/src/gnaural-1.0.20110606“ wird betreten
- Making all in src
- make[2]: Verzeichnis „/tmp/makepkg/gnaural/src/gnaural-1.0.20110606/src“ wird betreten
- Making all in net
- make[3]: Verzeichnis „/tmp/makepkg/gnaural/src/gnaural-1.0.20110606/src/net“ wird betreten
- make[3]: Für das Ziel „all“ ist nichts zu tun.
- make[3]: Verzeichnis „/tmp/makepkg/gnaural/src/gnaural-1.0.20110606/src/net“ wird verlassen
- make[3]: Verzeichnis „/tmp/makepkg/gnaural/src/gnaural-1.0.20110606/src“ wird betreten
- gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-export-dynamic -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-export-dynamic -o gnaural main.o BinauralBeat.o ScheduleGUI.o ScheduleXML.o callbacks.o exportAudio.o voiceGUI.o playAudio.o gnauralnet_main.o gnauralnet_lists.o gnauralnet_clocksync.o gnauralnet_socket.o gnauralnet_running.o gnauralnet_gui.o gnauralXML.o gnauralRecentMenu.o gnauralVU.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lsndfile -lportaudio -lasound -lm -lpthread
- main.o: In function `main_OnButton_ForwardRewind':
- main.c:(.text+0x2843): undefined reference to `BB_ResetAllVoices'
- main.o: In function `main_TruncateSchedule':
- main.c:(.text+0x5395): undefined reference to `BB_ResetAllVoices'
- main.o: In function `main_key_press_event':
- main.c:(.text+0x6b1b): undefined reference to `BB_ResetAllVoices'
- gnauralXML.o: In function `gxml_XMLReadFile':
- gnauralXML.c:(.text+0x16bb): undefined reference to `BB_ResetAllVoices'
- collect2: Fehler: ld gab 1 als Ende-Status zurück
- Makefile:365: die Regel für Ziel „gnaural“ scheiterte
- make[3]: *** [gnaural] Fehler 1
- make[3]: Verzeichnis „/tmp/makepkg/gnaural/src/gnaural-1.0.20110606/src“ wird verlassen
- Makefile:413: die Regel für Ziel „all-recursive“ scheiterte
- make[2]: *** [all-recursive] Fehler 1
- make[2]: Verzeichnis „/tmp/makepkg/gnaural/src/gnaural-1.0.20110606/src“ wird verlassen
- Makefile:310: die Regel für Ziel „all-recursive“ scheiterte
- make[1]: *** [all-recursive] Fehler 1
- make[1]: Verzeichnis „/tmp/makepkg/gnaural/src/gnaural-1.0.20110606“ wird verlassen
- Makefile:246: die Regel für Ziel „all“ scheiterte
- make: *** [all] Fehler 2
RAW Paste Data