Bug#836537: snd: FTBFS: snd-main.c:2162:24: error: macro "g_abort" passed 1 arguments, but takes just 0

Chris Lamb lamby at debian.org
Sat Sep 3 19:53:29 UTC 2016


Source: snd
Version: 16.7-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

snd fails to build from source in unstable/amd64:

  [..]

  make: [makefile-clean] Error 1 (ignored)
  rmdir --ignore-fail-on-non-empty debian/stamp-autotools
  rmdir: failed to remove 'debian/stamp-autotools': No such file or directory
  /usr/share/cdbs/1/class/autotools.mk:58: recipe for target 'makefile-clean' failed
  make: [makefile-clean] Error 1 (ignored)
  set -e;    
  if test -e debian/autoreconf.before; then \
  	dh_autoreconf_clean ; \
  fi
  dh_clean 
  rm -f debian/stamp-autotools-files
  rm -f debian/copyright_newhints
  rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check
  rm -rf "debian/upstream-cruft"
  rm -f debian/stamp-upstream-cruft
  rm -f snd.nox.1 snd.gtk-jack.1 snd.gtk-pulse.1
   debian/rules build
  CDBS WARNING:  copyright-check disabled - licensecheck is missing.
  test -x debian/rules
  mkdir -p "build"
  CDBS WARNING:    DEB_COPYRIGHT_CHECK_IGNORE_REGEX is deprecated since 0.4.133
  mkdir -p debian/stamp-makefile-build debian/stamp-makefile-install
  mkdir -p debian/stamp-autotools
  
  Scanning upstream source for new/changed copyright notices...
  
  set -e; LC_ALL=C.UTF-8 licensecheck --check '.*' --recursive --copyright --deb-fmt --ignore '^(pix/.*\.png|debian/(changelog|copyright(|_hints|_newhints)))' --lines 0 * | /usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints
  /bin/sh: 1: licensecheck: not found
  0 combinations of copyright and licensing found.
  No new copyright notices found - assuming no news is good news...
  touch debian/stamp-copyright-check
  touch debian/stamp-upstream-cruft
  set -e;   mv ./config.guess ./config.guess.cdbs-orig; cp --remove-destination /usr/share/misc/config.guess ./config.guess;
  set -e;   mv ./config.sub ./config.sub.cdbs-orig; cp --remove-destination /usr/share/misc/config.sub ./config.sub;
  dh_autoreconf 
  touch debian/stamp-autotools-files
  chmod a+x /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./configure
  mkdir -p build/gtk-jack
  cd build/gtk-jack && CFLAGS="-g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security" CXXFLAGS="-g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1" LDFLAGS="-Wl,-z,relro" /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/snd" --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --with-ladspa --with-gmp --prefix=/usr --with-gtk --with-alsa --with-jack
  configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking, --disable-silent-rules
  checking build system type... x86_64-pc-linux-gnu
  checking host system type... x86_64-pc-linux-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 for a BSD-compatible install... /usr/bin/install -c
  checking how to run the C preprocessor... gcc -E
  checking for grep that handles long lines and -e... /bin/grep
  checking for egrep... /bin/grep -E
  checking for ANSI C header files... yes
  checking for sys/types.h... yes
  checking for sys/stat.h... yes
  checking for stdlib.h... yes
  checking for string.h... yes
  checking for memory.h... yes
  checking for strings.h... yes
  checking for inttypes.h... yes
  checking for stdint.h... yes
  checking for unistd.h... yes
  checking whether byte ordering is bigendian... no
  checking size of void *... 8
  checking for pkg-config... /usr/bin/pkg-config
  checking for fftw3... yes
  checking for gsl... yes
  checking for oggdec... no
  checking for oggenc... no
  checking for mpg123... no
  checking for mpg321... no
  checking for speexdec... no
  checking for speexenc... no
  checking for flac... no
  checking for timidity... no
  checking for wavpack... no
  checking for wvunpack... no
  checking for audio system... ALSA+JACK
  configure: creating ./config.status
  config.status: creating makefile
  config.status: creating mus-config.h
  configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking, --disable-silent-rules
  
    Options selected
    -------------------------
    Snd version ...........: 16.7
    CFLAGS ................: -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security
    LDFLAGS ...............:-Wl,-z,relro -Wl,-export-dynamic
    LIBS...................:  -lm -ldl
    prefix.................: /usr
    extension language.....: s7
    audio system...........: ALSA+JACK
    graphics toolkit.......: Gtk
    optional libraries.....: fftw3 gmp mpfr mpc gsl
    random features........: ladspa
    environs...............: x86_64-pc-linux-gnu gcc
  
  touch debian/stamp-autotools/gtk-jack
  chmod a+x /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./configure
  mkdir -p build/gtk-pulse
  cd build/gtk-pulse && CFLAGS="-g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security" CXXFLAGS="-g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1" LDFLAGS="-Wl,-z,relro" /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/snd" --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --with-ladspa --with-gmp --prefix=/usr --with-gtk --with-pulseaudio
  configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking, --disable-silent-rules
  checking build system type... x86_64-pc-linux-gnu
  checking host system type... x86_64-pc-linux-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 for a BSD-compatible install... /usr/bin/install -c
  checking how to run the C preprocessor... gcc -E
  checking for grep that handles long lines and -e... /bin/grep
  checking for egrep... /bin/grep -E
  checking for ANSI C header files... yes
  checking for sys/types.h... yes
  checking for sys/stat.h... yes
  checking for stdlib.h... yes
  checking for string.h... yes
  checking for memory.h... yes
  checking for strings.h... yes
  checking for inttypes.h... yes
  checking for stdint.h... yes
  checking for unistd.h... yes
  checking whether byte ordering is bigendian... no
  checking size of void *... 8
  checking for pkg-config... /usr/bin/pkg-config
  checking for fftw3... yes
  checking for gsl... yes
  checking for oggdec... no
  checking for oggenc... no
  checking for mpg123... no
  checking for mpg321... no
  checking for speexdec... no
  checking for speexenc... no
  checking for flac... no
  checking for timidity... no
  checking for wavpack... no
  checking for wvunpack... no
  checking for audio system... pulseaudio
  configure: creating ./config.status
  config.status: creating makefile
  config.status: creating mus-config.h
  configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking, --disable-silent-rules
  
    Options selected
    -------------------------
    Snd version ...........: 16.7
    CFLAGS ................: -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security
    LDFLAGS ...............:-Wl,-z,relro -Wl,-export-dynamic
    LIBS...................:  -lm -ldl
    prefix.................: /usr
    extension language.....: s7
    audio system...........: pulseaudio
    graphics toolkit.......: Gtk
    optional libraries.....: fftw3 gmp mpfr mpc gsl
    random features........: ladspa
    environs...............: x86_64-pc-linux-gnu gcc
  
  touch debian/stamp-autotools/gtk-pulse
  chmod a+x /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./configure
  mkdir -p build/nox
  cd build/nox && CFLAGS="-g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security" CXXFLAGS="-g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1" LDFLAGS="-Wl,-z,relro" /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/snd" --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --with-ladspa --with-gmp --prefix=/usr --without-gui --with-alsa --with-jack
  configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking, --disable-silent-rules
  checking build system type... x86_64-pc-linux-gnu
  checking host system type... x86_64-pc-linux-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 for a BSD-compatible install... /usr/bin/install -c
  checking how to run the C preprocessor... gcc -E
  checking for grep that handles long lines and -e... /bin/grep
  checking for egrep... /bin/grep -E
  checking for ANSI C header files... yes
  checking for sys/types.h... yes
  checking for sys/stat.h... yes
  checking for stdlib.h... yes
  checking for string.h... yes
  checking for memory.h... yes
  checking for strings.h... yes
  checking for inttypes.h... yes
  checking for stdint.h... yes
  checking for unistd.h... yes
  checking whether byte ordering is bigendian... no
  checking size of void *... 8
  checking for pkg-config... /usr/bin/pkg-config
  checking for fftw3... yes
  checking for gsl... yes
  checking for oggdec... no
  checking for oggenc... no
  checking for mpg123... no
  checking for mpg321... no
  checking for speexdec... no
  checking for speexenc... no
  checking for flac... no
  checking for timidity... no
  checking for wavpack... no
  checking for wvunpack... no
  checking for audio system... ALSA+JACK
  configure: creating ./config.status
  config.status: creating makefile
  config.status: creating mus-config.h
  configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking, --disable-silent-rules
  
    Options selected
    -------------------------
    Snd version ...........: 16.7
    CFLAGS ................: -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security
    LDFLAGS ...............:-Wl,-z,relro -Wl,-export-dynamic
    LIBS...................:  -lm -ldl
    prefix.................: /usr
    extension language.....: s7
    audio system...........: ALSA+JACK
    graphics toolkit.......: None
    optional libraries.....: fftw3 gmp mpfr mpc gsl
    random features........: ladspa
    environs...............: x86_64-pc-linux-gnu gcc
  
  touch debian/stamp-autotools/nox
  /usr/bin/make -C build/gtk-jack 
  make[1]: Entering directory '/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/build/gtk-jack'
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./s7.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./headers.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./audio.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./io.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./sound.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./clm.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./xen.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./vct.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./sndlib2xen.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./clm2xen.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-io.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-utils.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-listener.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-completion.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-menu.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-axis.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-data.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-fft.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-marks.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-file.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-edits.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-chn.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-dac.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-region.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-select.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-find.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-snd.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-help.c
  gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -DREPRODUCIBLE_BUILD=1 -O2 -I. -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7=. -fstack-protector-strong -Wformat -Werror=format-security      /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-main.c
  /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-main.c:2162:24: error: macro "g_abort" passed 1 arguments, but takes just 0
   static Xen g_abort(void)
                          ^
  /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-main.c:2163:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
   {
   ^
  In file included from /usr/include/glib-2.0/glib/gthread.h:34:0,
                   from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
                   from /usr/include/glib-2.0/glib.h:32,
                   from /usr/include/glib-2.0/gobject/gbinding.h:28,
                   from /usr/include/glib-2.0/glib-object.h:23,
                   from /usr/include/glib-2.0/gio/gioenums.h:28,
                   from /usr/include/glib-2.0/gio/giotypes.h:28,
                   from /usr/include/glib-2.0/gio/gio.h:26,
                   from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                   from /usr/include/gtk-2.0/gdk/gdk.h:32,
                   from /usr/include/gtk-2.0/gtk/gtk.h:32,
                   from /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-g0.h:4,
                   from /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd.h:36,
                   from /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-main.c:1:
  /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-main.c: In function 'g_abort_w':
  /usr/include/glib-2.0/glib/gutils.h:305:21: error: void value not ignored as it ought to be
   #  define g_abort() abort ()
                        
  /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./xen.h:1143:106: note: in expansion of macro 'g_abort'
   #define XEN_NARGIFY_0(OutName, InName) static s7_pointer OutName(s7_scheme *sc, s7_pointer args) {return(InName());}
                                                                                                            ^~~~~~
  /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./xen.h:1607:42: note: in expansion of macro 'XEN_NARGIFY_0'
   #define Xen_wrap_no_args(a, b)           XEN_NARGIFY_0(a, b)
                                            ^~~~~~~~~~~~~
  /home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/./snd-main.c:2261:1: note: in expansion of macro 'Xen_wrap_no_args'
   Xen_wrap_no_args(g_abort_w, g_abort)
   ^~~~~~~~~~~~~~~~
  makefile:56: recipe for target 'snd-main.o' failed
  make[1]: *** [snd-main.o] Error 1
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160903204930.AgBYCHkK99.db.snd/snd-16.7/build/gtk-jack'
  /usr/share/cdbs/1/class/makefile.mk:77: recipe for target 'debian/stamp-makefile-build/gtk-jack' failed
  make: *** [debian/stamp-makefile-build/gtk-jack] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: snd.16.7-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 13236 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160903/3409b01e/attachment-0001.obj>


More information about the pkg-multimedia-maintainers mailing list