[Reproducible-builds] Bug#834180: bristol: FTBFS: audioEngineJack.c:42:26: fatal error: alsa/iatomic.h: No such file or directory
Chris Lamb
lamby at debian.org
Fri Aug 12 20:19:45 UTC 2016
Source: bristol
Version: 0.60.11-2
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,
bristol fails to build from source in unstable/amd64:
[..]
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:26: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.ac:26: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:31: installing './compile'
configure.ac:26: installing './missing'
bin/Makefile.am: installing './depcomp'
debian/rules override_dh_auto_configure
make[1]: Entering directory '/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11'
dh_auto_configure -- --prefix=/usr --libdir=\${prefix}/lib/bristol \
--enable-jack-default-audio --enable-jack-default-midi
./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --libdir=\${prefix}/lib/bristol --enable-jack-default-audio --enable-jack-default-midi
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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/bin/ld -m elf_x86_64) 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 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... yes
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 whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking whether make sets $(MAKE)... (cached) yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking X11/Xutil.h usability... yes
checking X11/Xutil.h presence... yes
checking for X11/Xutil.h... yes
checking X11/Xos.h usability... yes
checking X11/Xos.h presence... yes
checking for X11/Xos.h... yes
checking X11/Xatom.h usability... yes
checking X11/Xatom.h presence... yes
checking for X11/Xatom.h... yes
checking for X11/extensions/XShm.h... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for ALSA... yes
checking for LIBLO... no
checking jack/jack.h usability... yes
checking jack/jack.h presence... yes
checking for jack/jack.h... yes
checking for JACK... yes
checking jack/session.h usability... yes
checking jack/session.h presence... yes
checking for jack/session.h... yes
checking for JACK... yes
checking pulse/pulseaudio.h usability... no
checking pulse/pulseaudio.h presence... no
checking for pulse/pulseaudio.h... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libbrightonC11/Makefile
config.status: creating libbrightonX11/Makefile
config.status: creating libbrighton/Makefile
config.status: creating libbvg/Makefile
config.status: creating libbristolaudio/Makefile
config.status: creating libbristolmidi/Makefile
config.status: creating libbristolic/Makefile
config.status: creating libbristol/Makefile
config.status: creating brighton/Makefile
config.status: creating bristol/Makefile
config.status: creating bin/startBristol
config.status: creating bin/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
bristol 0.60.11 :
| Build with OSS support ......................... : true
| Build with ALSA support ........................ : true
| Build with JACK support ........................ : true
| Build with JACK MIDI support ................... : true
| Build with JACK Session support ................ : true
| Default audio drivers .......................... : jack
| Default MIDI drivers ........................... : jack
| Build with Graphical Interface ................. : true
| Compile with GUI support ....................... : true
| Bin directory .................................. : /usr/bin
| Lib directory .................................. : /usr/lib
| Data directory ................................. : /usr/share/bristol
| Default voicecount ............................. : BRISTOL_VOICECOUNT=32
| author ......................................... : Nick Copeland
| email .......................................... : nickycopeland at hotmail.com
| web ............................................ : http://bristol.sf.net
execute 'make install' then 'startBristol'
make[1]: Leaving directory '/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11'
dh_auto_build -O--parallel
make -j9
make[1]: Entering directory '/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11'
make all-recursive
make[2]: Entering directory '/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11'
Making all in libbristolaudio
make[3]: Entering directory '/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11/libbristolaudio'
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/X11R6/include -pthread -Wall -g -I./../include/slab -I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN -DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI -D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include -c -o audioEngineALSA.o audioEngineALSA.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/X11R6/include -pthread -Wall -g -I./../include/slab -I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN -DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI -D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include -c -o audioGUIALSA.o audioGUIALSA.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/X11R6/include -pthread -Wall -g -I./../include/slab -I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN -DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI -D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include -c -o audioMastering.o audioMastering.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/X11R6/include -pthread -Wall -g -I./../include/slab -I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN -DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI -D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include -c -o audioEngine.o audioEngine.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/X11R6/include -pthread -Wall -g -I./../include/slab -I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN -DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI -D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include -c -o audioGUI.o audioGUI.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/X11R6/include -pthread -Wall -g -I./../include/slab -I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN -DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI -D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include -c -o audioEngineOSS.o audioEngineOSS.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/X11R6/include -pthread -Wall -g -I./../include/slab -I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN -DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI -D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include -c -o audioGUIOSS.o audioGUIOSS.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/X11R6/include -pthread -Wall -g -I./../include/slab -I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN -DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI -D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include -c -o audioEngineJack.o audioEngineJack.c
audioMastering.c: In function 'writeMaster':
audioMastering.c:202:6: warning: variable 'd' set but not used [-Wunused-but-set-variable]
int d;
^
audioEngineJack.c:42:26: fatal error: alsa/iatomic.h: No such file or directory
#include <alsa/iatomic.h>
^
audioEngineALSA.c: In function 'alsaChannelConfigure':
audioEngineALSA.c:151:16: warning: variable 'fragsize' set but not used [-Wunused-but-set-variable]
unsigned long fragsize;
^~~~~~~~
audioEngineALSA.c: In function 'alsaDevOpen':
audioEngineALSA.c:326:6: warning: variable 'err' set but not used [-Wunused-but-set-variable]
int err;
^~~
compilation terminated.
Makefile:414: recipe for target 'audioEngineJack.o' failed
make[3]: *** [audioEngineJack.o] Error 1
make[3]: *** Waiting for unfinished jobs....
audioEngine.c: In function 'initAudioDevice2':
audioEngine.c:85:1: warning: type of 'fragSize' defaults to 'int' [-Wimplicit-int]
initAudioDevice2(audioDev, devID, fragSize)
^~~~~~~~~~~~~~~~
audioEngine.c: In function 'setAudioStart2':
audioEngine.c:119:1: warning: type of 'devID' defaults to 'int' [-Wimplicit-int]
setAudioStart2(audioDev, devID)
^~~~~~~~~~~~~~
audioEngine.c: In function 'setAudioStop2':
audioEngine.c:163:1: warning: type of 'devID' defaults to 'int' [-Wimplicit-int]
setAudioStop2(audioDev, devID)
^~~~~~~~~~~~~
audioGUI.c: In function 'getControllerName':
audioGUI.c:162:1: warning: type of 'controller' defaults to 'int' [-Wimplicit-int]
getControllerName(audioDev, controller)
^~~~~~~~~~~~~~~~~
audioGUI.c: In function 'setRecordSource':
audioGUI.c:174:1: warning: type of 'controller' defaults to 'int' [-Wimplicit-int]
setRecordSource(audioDev, controller, position)
^~~~~~~~~~~~~~~
audioGUI.c:174:1: warning: type of 'position' defaults to 'int' [-Wimplicit-int]
audioGUI.c: In function 'getRecordability':
audioGUI.c:186:1: warning: type of 'controller' defaults to 'int' [-Wimplicit-int]
getRecordability(audioDev, controller)
^~~~~~~~~~~~~~~~
audioGUI.c: In function 'getMutability':
audioGUI.c:198:1: warning: type of 'controller' defaults to 'int' [-Wimplicit-int]
getMutability(audioDev, controller)
^~~~~~~~~~~~~
audioGUI.c: In function 'getStereoStatus':
audioGUI.c:212:1: warning: type of 'controller' defaults to 'int' [-Wimplicit-int]
getStereoStatus(audioDev, controller)
^~~~~~~~~~~~~~~
audioGUI.c: In function 'getValue':
audioGUIOSS.c: In function 'setAudioOSS':
audioGUIOSS.c:93:1: warning: type of 'fd' defaults to 'int' [-Wimplicit-int]
setAudioOSS(fd, audioDev, param, valueL, valueR)
^~~~~~~~~~~
audioGUIOSS.c:93:1: warning: type of 'param' defaults to 'int' [-Wimplicit-int]
audioGUIOSS.c:93:1: warning: type of 'valueL' defaults to 'int' [-Wimplicit-int]
audioGUIOSS.c:93:1: warning: type of 'valueR' defaults to 'int' [-Wimplicit-int]
audioGUI.c:223:1: warning: type of 'controller' defaults to 'int' [-Wimplicit-int]
getValue(audioDev, controller, side)
^~~~~~~~
audioGUI.c:223:1: warning: type of 'side' defaults to 'int' [-Wimplicit-int]
audioGUI.c: In function 'setAudioValue':
audioGUI.c:234:1: warning: type of 'controller' defaults to 'int' [-Wimplicit-int]
setAudioValue(audioDev, controller, side, value)
^~~~~~~~~~~~~
audioGUI.c:234:1: warning: type of 'side' defaults to 'int' [-Wimplicit-int]
audioGUI.c:234:1: warning: type of 'value' defaults to 'int' [-Wimplicit-int]
audioGUI.c: In function 'setAudioMute':
audioGUI.c:252:1: warning: type of 'controller' defaults to 'int' [-Wimplicit-int]
setAudioMute(audioDev, controller, value)
^~~~~~~~~~~~
audioGUI.c:252:1: warning: type of 'value' defaults to 'int' [-Wimplicit-int]
audioGUI.c: In function 'getAudioCapability':
audioGUI.c:281:1: warning: type of 'controller' defaults to 'int' [-Wimplicit-int]
getAudioCapability(audioDev, controller)
^~~~~~~~~~~~~~~~~~
audioGUI.c: In function 'validDev':
audioGUI.c:297:1: warning: type of 'index' defaults to 'int' [-Wimplicit-int]
validDev(audioDev, index)
^~~~~~~~
audioGUIOSS.c: In function 'getOSSCapability':
audioGUIOSS.c:260:1: warning: type of 'controller' defaults to 'int' [-Wimplicit-int]
getOSSCapability(audioDev, controller)
^~~~~~~~~~~~~~~~
audioGUIOSS.c: In function 'getOSSRecordability':
audioGUIOSS.c:269:1: warning: type of 'cont' defaults to 'int' [-Wimplicit-int]
getOSSRecordability(audioDev, cont)
^~~~~~~~~~~~~~~~~~~
audioEngineOSS.c: In function 'ossAudioInit':
audioEngineOSS.c:49:1: warning: type of 'fragSize' defaults to 'int' [-Wimplicit-int]
ossAudioInit(audioDev, devID, fragSize)
^~~~~~~~~~~~
make[3]: Leaving directory '/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11/libbristolaudio'
Makefile:443: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11'
Makefile:375: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11'
dh_auto_build: make -j9 returned exit code 2
debian/rules:14: recipe for target 'build' failed
make: *** [build] 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: bristol.0.60.11-2.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 6288 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160812/d1e99861/attachment.obj>
More information about the Reproducible-builds
mailing list