Hi hppa porters, The recent ffmpeg-debian build failiure is a bit confusing to me, because the previous upload did build just fine on the very same buildd. please compare yourself: http://buildd.debian.org/fetch.cgi?pkg=ffmpeg-debian;ver=0.svn20080206-9;arch=hppa;stamp=1215373412 http://buildd.debian.org/fetch.cgi?pkg=ffmpeg-debian;ver=0.svn20080206-10;arch=hppa;stamp=1215790177 find the while debdiff attached. There I find the following possibly relevant change: @@ -94,10 +90,6 @@ endif shared_build_confflags += --enable-shared shared_build_confflags += --disable-static -# i386 does just fine without -fPIC -ifneq ($(DEB_HOST_ARCH),i386) -shared_build_confflags += --extra-cflags="-fPIC -DPIC" -endif This means that the --extra-cflags switch is not set anymore. However, investigating the buildlog more closely, there are multiple occurances of "-fPIC -DPIC", one from the "extra-cflags" and one from the upstream makefiles in the -9 build. In the -10 build, none of the two appear. I'd like to see the generated config.mak file during build. Could you please provide me access to an hppa machine with an up-to-date sid chroot and the build-dependencies for ffmpeg-debian installed? (alternatively, has there been some changes in the buildd that might explain the appearant change in behavior)?
Attachment:
ffmpeg.debdiff
Description: ffmpeg debdiff
-- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4