Hi Norbert, On 27.03.2014 14:49, Norbert Preining wrote:
I tried to build in a clean cowbuilder on amd64, but it dies right
at the beginning after configure:
...
Creating config.mak, config.h, and doc/config.texi...
make[1]: Leaving directory `/tmp/buildd/ffmpeg-2.2'
debian/rules override_dh_auto_build-arch
make[1]: Entering directory `/tmp/buildd/ffmpeg-2.2'
faketime "Mon, 24 Mar 2014 18:56:11 +0100" dh_auto_build -a -- tools/qt-faststart
sem_open: Function not implemented
make[1]: *** [override_dh_auto_build-arch] Error 1
...
I found the cause of this:The pbuilder in stable does not mount /run/shm, but the pbuilder in testing does, see Bug#700591 [1].
Best regards, Andreas 1: https://bugs.debian.org/700591