Hi, On 30/05/2014 11:47, Michael Tautschnig wrote: > Hello Vincent, > > [...] >> Are you kidding ? If you build a package in a non-standard environment, >> there is no certitude that it will build correctly. There is way too much >> building environments to support all of them. You might ask for support for >> another one with a whishbug but do to try to remove the software from Debian >> if it does not build in your non-standard environment! > > I'm well aware that there may be specifics to my build environment and > certainly I wouldn't have filed an RC bug if it were to be attributed to such > an aspect.
The fact is that, to my knowledge, the package successfully builds on all Debian build machines. Note that I was not arguing against the fact that this is a bug, only about the severity. Seeing with your answer that the bug is still there with "dpkg-buildpackage -rfakeroot" I would give it the "normal" or "important" severity. But not more (ie not RC) as official Debian build machine correctly work. > Well, the change was just a proposal, you might want to go for an entirely > different solution. (Indeed I'm not sure why ldconfig is being run at all.) Look at the sources, I'm not sure myself. The call has been added by Andreas so I will wait for him to comment. Regards, Vincent > So let's try to work out the (non-)standard build environment first. Here's > what I now did: > > ssh m...@barriere.debian.org (pick any porterbox of your choice) schroot -c > sid (install wget, build-deps of papi) dget > http://ftp.de.debian.org/debian/pool/main/p/papi/papi_5.3.0-3.dsc dpkg-source > -x *.dsc cd papi-5.3.0/ dpkg-buildpackage -rfakeroot (...) make[1]: Entering > directory '/home/mt/papi-5.3.0' find > debian/libpapi5.3/usr/lib/x86_64-linux-gnu -type l -name 'libpapi.so.*' | > xargs -r rm -v removed > 'debian/libpapi5.3/usr/lib/x86_64-linux-gnu/libpapi.so.5.3.0' removed > 'debian/libpapi5.3/usr/lib/x86_64-linux-gnu/libpapi.so.5' ldconfig -n -v > debian/libpapi5.3/usr/lib/x86_64-linux-gnu make[1]: ldconfig: Command not > found debian/rules:46: recipe for target 'override_dh_shlibdeps' failed > make[1]: *** [override_dh_shlibdeps] Error 127 make[1]: Leaving directory > '/home/mt/papi-5.3.0' debian/rules:24: recipe for target 'binary' failed > make: *** [binary] Error 2 dpkg-buildpackage: error: fakeroot debian/rules > binary gave error exit status 2 (sid_amd64-dchroot)mt@barriere:~/papi-5.3.0$ > > > In my opinion that should qualify as a standard build environment, but > arguably it's not sbuild. > > Thanks a lot, Michael > -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org