Source: icewm
Version: 1.4.3.0~pre-20171002-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

icewm FTBFS in experimental:

https://buildd.debian.org/status/package.php?p=icewm&suite=experimental


from
https://buildd.debian.org/status/fetch.php?pkg=icewm&arch=i386&ver=1.4.3.0%7Epre-20171002-2&stamp=1506990247&raw=0

[...]
/<<PKGBUILDDIR>>/src/icesound.cc: In member function 'virtual bool 
YOSSAudio::play(int)':
/<<PKGBUILDDIR>>/src/icesound.cc:360:25: error: 'write' was not declared in 
this scope
             int wrote = write(device, sbuf, bytes);
                         ^~~~~
/<<PKGBUILDDIR>>/src/icesound.cc:360:25: note: suggested alternative: 'fwrite'
             int wrote = write(device, sbuf, bytes);
                         ^~~~~
                         fwrite
/<<PKGBUILDDIR>>/src/icesound.cc: In member function 'virtual int 
YOSSAudio::init(SoundConf*)':
/<<PKGBUILDDIR>>/src/icesound.cc:401:43: error: 'O_WRONLY' was not declared in 
this scope
     if ((device = open(conf->ossDevice(), O_WRONLY)) == -1) {
                                           ^~~~~~~~
[...]


A local build om amd64 compiled successfully, but failed later on with

   debian/rules override_dh_install
make[1]: Entering directory '/build/icewm-1.4.3.0~pre-20171002'
dh /usr/share/quilt/quilt.make --parallel
dh: Unknown sequence /usr/share/quilt/quilt.make (choose from: binary 
binary-arch binary-indep build build-arch build-indep clean install 
install-arch install-indep)
dh_install
dh_install: Cannot find (any matches for) "usr/bin/icesound" (tried in ., 
debian/tmp)

dh_install: icewm missing files: usr/bin/icesound
dh_install: missing files, aborting
debian/rules:64: recipe for target 'override_dh_install' failed


Andreas

Reply via email to