The following packages will be installed: xsynth-dssi Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching xsynth-dssi.SlackBuild... 0%100%100%100%100%100%Done Fetching xsynth-dssi.info... 0%100%100%100%100%100%Done xsynth-dssi-0.9.4/ xsynth-dssi-0.9.4/extra/ xsynth-dssi-0.9.4/extra/factory_patches.Xsynth xsynth-dssi-0.9.4/extra/version_0.1_patches.Xsynth xsynth-dssi-0.9.4/extra/dump_friendly_patches.c xsynth-dssi-0.9.4/extra/dump_old_xsynth_patch.c xsynth-dssi-0.9.4/extra/friendly_patches.Xsynth xsynth-dssi-0.9.4/src/ xsynth-dssi-0.9.4/src/xsynth_voice_render-original.c xsynth-dssi-0.9.4/src/Makefile.am xsynth-dssi-0.9.4/src/Makefile.in xsynth-dssi-0.9.4/src/gui_data.h xsynth-dssi-0.9.4/src/gui_friendly_patches.c xsynth-dssi-0.9.4/src/minblep_tables.c xsynth-dssi-0.9.4/src/xsynth-dssi.c xsynth-dssi-0.9.4/src/xsynth.h xsynth-dssi-0.9.4/src/xsynth_data.c xsynth-dssi-0.9.4/src/xsynth_ports.c xsynth-dssi-0.9.4/src/xsynth_ports.h xsynth-dssi-0.9.4/src/xsynth_synth.c xsynth-dssi-0.9.4/src/xsynth_synth.h xsynth-dssi-0.9.4/src/xsynth_types.h xsynth-dssi-0.9.4/src/xsynth_voice.c xsynth-dssi-0.9.4/src/xsynth_voice.h xsynth-dssi-0.9.4/src/xsynth_voice_blosc.h xsynth-dssi-0.9.4/src/xsynth_voice_render.c xsynth-dssi-0.9.4/src/gui_callbacks.c xsynth-dssi-0.9.4/src/gui_callbacks.h xsynth-dssi-0.9.4/src/gui_data.c xsynth-dssi-0.9.4/src/gui_images.c xsynth-dssi-0.9.4/src/gui_images.h xsynth-dssi-0.9.4/src/bitmap_about.xbm xsynth-dssi-0.9.4/src/bitmap_logo.xbm xsynth-dssi-0.9.4/src/bitmap_waveform0.xpm xsynth-dssi-0.9.4/src/bitmap_waveform1.xpm xsynth-dssi-0.9.4/src/bitmap_waveform2.xpm xsynth-dssi-0.9.4/src/bitmap_waveform3.xpm xsynth-dssi-0.9.4/src/bitmap_waveform4.xpm xsynth-dssi-0.9.4/src/bitmap_waveform5.xpm xsynth-dssi-0.9.4/src/bitmap_waveform6.xpm xsynth-dssi-0.9.4/src/gui_interface.c xsynth-dssi-0.9.4/src/gui_interface.h xsynth-dssi-0.9.4/src/gtkknob.c xsynth-dssi-0.9.4/src/gtkknob.h xsynth-dssi-0.9.4/src/gui_main.c xsynth-dssi-0.9.4/src/gui_main.h xsynth-dssi-0.9.4/README xsynth-dssi-0.9.4/configure.in xsynth-dssi-0.9.4/aclocal.m4 xsynth-dssi-0.9.4/Makefile.am xsynth-dssi-0.9.4/Makefile.in xsynth-dssi-0.9.4/config.h.in xsynth-dssi-0.9.4/configure xsynth-dssi-0.9.4/AUTHORS xsynth-dssi-0.9.4/COPYING xsynth-dssi-0.9.4/ChangeLog xsynth-dssi-0.9.4/INSTALL xsynth-dssi-0.9.4/TODO xsynth-dssi-0.9.4/config.guess xsynth-dssi-0.9.4/config.sub xsynth-dssi-0.9.4/depcomp xsynth-dssi-0.9.4/install-sh xsynth-dssi-0.9.4/ltmain.sh xsynth-dssi-0.9.4/missing xsynth-dssi-0.9.4/autogen.sh checking for a BSD-compatible install... /usr/bin/ginstall -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 for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 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 build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i586-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-slackware-linux/bin/ld) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... no checking whether byte ordering is bigendian... no checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.0.0... yes (version 2.24.30) GTK support: yes (version 2.0) checking for ALSA... yes checking ladspa.h usability... yes checking ladspa.h presence... yes checking for ladspa.h... yes checking for MODULE... yes checking for newlocale in xlocale.h... no checking for newlocale in locale.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4' Making all in src make[2]: Entering directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT gui_friendly_patches.lo -MD -MP -MF .deps/gui_friendly_patches.Tpo -c -o gui_friendly_patches.lo gui_friendly_patches.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT gui_friendly_patches.lo -MD -MP -MF .deps/gui_friendly_patches.Tpo -c gui_friendly_patches.c -fPIC -DPIC -o .libs/gui_friendly_patches.o mv -f .deps/gui_friendly_patches.Tpo .deps/gui_friendly_patches.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT minblep_tables.lo -MD -MP -MF .deps/minblep_tables.Tpo -c -o minblep_tables.lo minblep_tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT minblep_tables.lo -MD -MP -MF .deps/minblep_tables.Tpo -c minblep_tables.c -fPIC -DPIC -o .libs/minblep_tables.o mv -f .deps/minblep_tables.Tpo .deps/minblep_tables.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT xsynth-dssi.lo -MD -MP -MF .deps/xsynth-dssi.Tpo -c -o xsynth-dssi.lo xsynth-dssi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT xsynth-dssi.lo -MD -MP -MF .deps/xsynth-dssi.Tpo -c xsynth-dssi.c -fPIC -DPIC -o .libs/xsynth-dssi.o mv -f .deps/xsynth-dssi.Tpo .deps/xsynth-dssi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT xsynth_data.lo -MD -MP -MF .deps/xsynth_data.Tpo -c -o xsynth_data.lo xsynth_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT xsynth_data.lo -MD -MP -MF .deps/xsynth_data.Tpo -c xsynth_data.c -fPIC -DPIC -o .libs/xsynth_data.o mv -f .deps/xsynth_data.Tpo .deps/xsynth_data.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT xsynth_ports.lo -MD -MP -MF .deps/xsynth_ports.Tpo -c -o xsynth_ports.lo xsynth_ports.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT xsynth_ports.lo -MD -MP -MF .deps/xsynth_ports.Tpo -c xsynth_ports.c -fPIC -DPIC -o .libs/xsynth_ports.o mv -f .deps/xsynth_ports.Tpo .deps/xsynth_ports.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT xsynth_synth.lo -MD -MP -MF .deps/xsynth_synth.Tpo -c -o xsynth_synth.lo xsynth_synth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT xsynth_synth.lo -MD -MP -MF .deps/xsynth_synth.Tpo -c xsynth_synth.c -fPIC -DPIC -o .libs/xsynth_synth.o mv -f .deps/xsynth_synth.Tpo .deps/xsynth_synth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT xsynth_voice.lo -MD -MP -MF .deps/xsynth_voice.Tpo -c -o xsynth_voice.lo xsynth_voice.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT xsynth_voice.lo -MD -MP -MF .deps/xsynth_voice.Tpo -c xsynth_voice.c -fPIC -DPIC -o .libs/xsynth_voice.o In file included from /usr/include/stdlib.h:24:0, from xsynth_voice.c:30: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ mv -f .deps/xsynth_voice.Tpo .deps/xsynth_voice.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT xsynth_voice_render.lo -MD -MP -MF .deps/xsynth_voice_render.Tpo -c -o xsynth_voice_render.lo xsynth_voice_render.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT xsynth_voice_render.lo -MD -MP -MF .deps/xsynth_voice_render.Tpo -c xsynth_voice_render.c -fPIC -DPIC -o .libs/xsynth_voice_render.o In file included from /usr/include/math.h:26:0, from xsynth_voice_render.c:32: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from xsynth_voice_render.c:282:0: xsynth_voice_render.c: In function ‘xsynth_voice_render’: xsynth_voice_blosc.h:52:32: warning: inlining failed in call to ‘blosc_slave’: --param large-function-growth limit reached [-Winline] #define BLOSC_THIS(x, args...) blosc_slave##x(args) ^ xsynth_voice_blosc.h:590:1: note: in expansion of macro ‘BLOSC_THIS’ BLOSC_THIS(, unsigned long sample_count, xsynth_voice_t *voice, ^ xsynth_voice_render.c:561:9: warning: called from here [-Winline] blosc_slave(sample_count, voice, &voice->osc2, ^ mv -f .deps/xsynth_voice_render.Tpo .deps/xsynth_voice_render.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -module -avoid-version -llo -lpthread -o xsynth-dssi.la -rpath /usr/lib/dssi gui_friendly_patches.lo minblep_tables.lo xsynth-dssi.lo xsynth_data.lo xsynth_ports.lo xsynth_synth.lo xsynth_voice.lo xsynth_voice_render.lo -lm libtool: link: gcc -shared .libs/gui_friendly_patches.o .libs/minblep_tables.o .libs/xsynth-dssi.o .libs/xsynth_data.o .libs/xsynth_ports.o .libs/xsynth_synth.o .libs/xsynth_voice.o .libs/xsynth_voice_render.o /usr/lib/liblo.so -lpthread -lm -march=i586 -mtune=i686 -Wl,-soname -Wl,xsynth-dssi.so -o .libs/xsynth-dssi.so libtool: link: ( cd ".libs" && rm -f "xsynth-dssi.la" && ln -s "../xsynth-dssi.la" "xsynth-dssi.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT Xsynth_gtk-gui_callbacks.o -MD -MP -MF .deps/Xsynth_gtk-gui_callbacks.Tpo -c -o Xsynth_gtk-gui_callbacks.o `test -f 'gui_callbacks.c' || echo './'`gui_callbacks.c In file included from /usr/include/stdlib.h:24:0, from gui_callbacks.c:32: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ mv -f .deps/Xsynth_gtk-gui_callbacks.Tpo .deps/Xsynth_gtk-gui_callbacks.Po gcc -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT Xsynth_gtk-gui_data.o -MD -MP -MF .deps/Xsynth_gtk-gui_data.Tpo -c -o Xsynth_gtk-gui_data.o `test -f 'gui_data.c' || echo './'`gui_data.c mv -f .deps/Xsynth_gtk-gui_data.Tpo .deps/Xsynth_gtk-gui_data.Po gcc -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT Xsynth_gtk-gui_friendly_patches.o -MD -MP -MF .deps/Xsynth_gtk-gui_friendly_patches.Tpo -c -o Xsynth_gtk-gui_friendly_patches.o `test -f 'gui_friendly_patches.c' || echo './'`gui_friendly_patches.c mv -f .deps/Xsynth_gtk-gui_friendly_patches.Tpo .deps/Xsynth_gtk-gui_friendly_patches.Po gcc -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT Xsynth_gtk-gui_images.o -MD -MP -MF .deps/Xsynth_gtk-gui_images.Tpo -c -o Xsynth_gtk-gui_images.o `test -f 'gui_images.c' || echo './'`gui_images.c mv -f .deps/Xsynth_gtk-gui_images.Tpo .deps/Xsynth_gtk-gui_images.Po gcc -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT Xsynth_gtk-gui_interface.o -MD -MP -MF .deps/Xsynth_gtk-gui_interface.Tpo -c -o Xsynth_gtk-gui_interface.o `test -f 'gui_interface.c' || echo './'`gui_interface.c mv -f .deps/Xsynth_gtk-gui_interface.Tpo .deps/Xsynth_gtk-gui_interface.Po gcc -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT Xsynth_gtk-gtkknob.o -MD -MP -MF .deps/Xsynth_gtk-gtkknob.Tpo -c -o Xsynth_gtk-gtkknob.o `test -f 'gtkknob.c' || echo './'`gtkknob.c In file included from /usr/include/stdlib.h:24:0, from gtkknob.c:38: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ mv -f .deps/Xsynth_gtk-gtkknob.Tpo .deps/Xsynth_gtk-gtkknob.Po gcc -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT Xsynth_gtk-gui_main.o -MD -MP -MF .deps/Xsynth_gtk-gui_main.Tpo -c -o Xsynth_gtk-gui_main.o `test -f 'gui_main.c' || echo './'`gui_main.c mv -f .deps/Xsynth_gtk-gui_main.Tpo .deps/Xsynth_gtk-gui_main.Po gcc -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT Xsynth_gtk-xsynth_data.o -MD -MP -MF .deps/Xsynth_gtk-xsynth_data.Tpo -c -o Xsynth_gtk-xsynth_data.o `test -f 'xsynth_data.c' || echo './'`xsynth_data.c mv -f .deps/Xsynth_gtk-xsynth_data.Tpo .deps/Xsynth_gtk-xsynth_data.Po gcc -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -MT Xsynth_gtk-xsynth_ports.o -MD -MP -MF .deps/Xsynth_gtk-xsynth_ports.Tpo -c -o Xsynth_gtk-xsynth_ports.o `test -f 'xsynth_ports.c' || echo './'`xsynth_ports.c mv -f .deps/Xsynth_gtk-xsynth_ports.Tpo .deps/Xsynth_gtk-xsynth_ports.Po /bin/sh ../libtool --tag=CC --mode=link gcc -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/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -llo -lpthread -o Xsynth_gtk Xsynth_gtk-gui_callbacks.o Xsynth_gtk-gui_data.o Xsynth_gtk-gui_friendly_patches.o Xsynth_gtk-gui_images.o Xsynth_gtk-gui_interface.o Xsynth_gtk-gtkknob.o Xsynth_gtk-gui_main.o Xsynth_gtk-xsynth_data.o Xsynth_gtk-xsynth_ports.o -lm -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 -lglib-2.0 -lfontconfig -lfreetype libtool: link: gcc -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/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -I/usr/include/alsa -Wall -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -Winline -o Xsynth_gtk Xsynth_gtk-gui_callbacks.o Xsynth_gtk-gui_data.o Xsynth_gtk-gui_friendly_patches.o Xsynth_gtk-gui_images.o Xsynth_gtk-gui_interface.o Xsynth_gtk-gtkknob.o Xsynth_gtk-gui_main.o Xsynth_gtk-xsynth_data.o Xsynth_gtk-xsynth_ports.o /usr/lib/liblo.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libpangocairo-1.0.so -L/usr/lib /usr/lib/libatk-1.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libEGL.so /usr/lib/libgbm.so /usr/lib/libxcb-shm.so /usr/lib/libXrender.so /usr/lib/libGL.so /usr/lib/libxcb-dri3.so /usr/lib/libxcb-present.so /usr/lib/libxcb-randr.so /usr/lib/libxcb-xfixes.so /usr/lib/libxcb-render.so /usr/lib/libxcb-shape.so /usr/lib/libxcb-sync.so /usr/lib/libxshmfence.so /usr/lib/libglapi.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libX11-xcb.so /usr/lib/libxcb-glx.so /usr/lib/libxcb-dri2.so /usr/lib/libXxf86vm.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libdrm.so -lrt /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lresolv /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgthread-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libffi.so /usr/lib/libfontconfig.so /usr/lib/libexpat.so /usr/lib/libharfbuzz.so /usr/lib/libglib-2.0.so -lpthread /usr/lib/libfreetype.so -lbz2 /usr/lib/libpng16.so -lz -lm -pthread make[2]: Leaving directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4/src' make[2]: Entering directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4' make[2]: Leaving directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4' make[1]: Leaving directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4' make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ `test -z 'strip' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install make[1]: Entering directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4' Making install in src make[2]: Entering directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4/src' make[3]: Entering directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4/src' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib/dssi" || /usr/bin/mkdir -p "/usr/src/slapt-src/audio/xsynth-dssi/package-xsynth-dssi/usr/lib/dssi" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c -s xsynth-dssi.la '/usr/src/slapt-src/audio/xsynth-dssi/package-xsynth-dssi/usr/lib/dssi' libtool: install: /usr/bin/ginstall -c .libs/xsynth-dssi.so /usr/src/slapt-src/audio/xsynth-dssi/package-xsynth-dssi/usr/lib/dssi/xsynth-dssi.so libtool: install: strip --strip-unneeded /usr/src/slapt-src/audio/xsynth-dssi/package-xsynth-dssi/usr/lib/dssi/xsynth-dssi.so libtool: install: /usr/bin/ginstall -c .libs/xsynth-dssi.lai /usr/src/slapt-src/audio/xsynth-dssi/package-xsynth-dssi/usr/lib/dssi/xsynth-dssi.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dssi' test -z "/usr/lib/dssi/xsynth-dssi" || /usr/bin/mkdir -p "/usr/src/slapt-src/audio/xsynth-dssi/package-xsynth-dssi/usr/lib/dssi/xsynth-dssi" STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4/install-sh -c -s Xsynth_gtk '/usr/src/slapt-src/audio/xsynth-dssi/package-xsynth-dssi/usr/lib/dssi/xsynth-dssi' libtool: install: /bin/sh /usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4/install-sh -c -s Xsynth_gtk /usr/src/slapt-src/audio/xsynth-dssi/package-xsynth-dssi/usr/lib/dssi/xsynth-dssi/Xsynth_gtk make[3]: Leaving directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4/src' make[2]: Leaving directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4/src' make[2]: Entering directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4' make[3]: Entering directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/xsynth-dssi" || /usr/bin/mkdir -p "/usr/src/slapt-src/audio/xsynth-dssi/package-xsynth-dssi/usr/share/xsynth-dssi" /usr/bin/ginstall -c -m 644 extra/factory_patches.Xsynth extra/version_0.1_patches.Xsynth '/usr/src/slapt-src/audio/xsynth-dssi/package-xsynth-dssi/usr/share/xsynth-dssi' make[3]: Leaving directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4' make[2]: Leaving directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4' make[1]: Leaving directory '/usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4' Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4-i586-1salix.txz ./ usr/ usr/lib/ usr/lib/dssi/ usr/lib/dssi/xsynth-dssi.so usr/lib/dssi/xsynth-dssi/ usr/lib/dssi/xsynth-dssi/Xsynth_gtk usr/lib/dssi/xsynth-dssi.la usr/doc/ usr/doc/xsynth-dssi-0.9.4/ usr/doc/xsynth-dssi-0.9.4/README usr/doc/xsynth-dssi-0.9.4/COPYING usr/doc/xsynth-dssi-0.9.4/AUTHORS usr/doc/xsynth-dssi-0.9.4/TODO usr/doc/xsynth-dssi-0.9.4/ChangeLog usr/doc/xsynth-dssi-0.9.4/xsynth-dssi.SlackBuild usr/share/ usr/share/xsynth-dssi/ usr/share/xsynth-dssi/friendly_patches.Xsynth usr/share/xsynth-dssi/version_0.1_patches.Xsynth usr/share/xsynth-dssi/factory_patches.Xsynth install/ install/slack-desc Slackware package /usr/src/slapt-src/audio/xsynth-dssi/xsynth-dssi-0.9.4-i586-1salix.txz created. Installing package xsynth-dssi-0.9.4-i586-1salix... | xsynth-dssi (software synthesizer) | | Xsynth-DSSI plugin, a classic-analog (VCOs-VCF-VCA) style software | synthesizer with an editor GUI. Xsynth-DSSI was written by Sean | Bolton, and was based on Steve Brooke's Xsynth code, but has since | aquired polyphonic operation, band-limited oscillators, a better | filter mode, and velocity-sensitive envelopes. | | | | | |