search for: override_dh_auto_build

Displaying 5 results from an estimated 5 matches for "override_dh_auto_build".

2015 Feb 12
1
Bug#777801: blktap: ftbfs with GCC-5
...ke[3]: *** [all-recursive] Error 1 Makefile:384: recipe for target 'all-recursive' failed make[3]: Leaving directory '/??PKGBUILDDIR??' make[2]: *** [all] Error 2 Makefile:315: recipe for target 'all' failed make[2]: Leaving directory '/??PKGBUILDDIR??' make[1]: *** [override_dh_auto_build] Error 2 debian/rules:30: recipe for target 'override_dh_auto_build' failed make[1]: Leaving directory '/??PKGBUILDDIR??' make: *** [build-arch] Error 2 debian/rules:12: recipe for target 'build-arch' failed dpkg-buildpackage: error: debian/rules build-arch gave error exit s...
2016 Apr 19
0
libsmbregistry.so: undefined reference to `gfree_charcnv'
...(err #1): {task: cc_link vlp_231.o -> vlp} -> task failed (err #1): {task: cc_link notifydd_4.o,notifyd_1.o -> notifydd} -> task failed (err #1): {task: cc_link msg_source_195.o -> msg_source} -> task failed (err #1): {task: cc_link msg_sink_193.o -> msg_sink} make[1]: *** [override_dh_auto_build] Error 1 My configure switches are the same as Ubuntu Xenial package: ctdb_conf_args = \ --prefix=/usr \ --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \ --sysconfdir=/etc \ --localstatedir=/var \ --with-socketpath=/var/run...
2013 Feb 23
2
Bug#701248: blktap: ftbfs with GCC-4.8
...vbd.Plo mv -f .deps/tapdisk-blktap.Tpo .deps/tapdisk-blktap.Plo make[4]: Leaving directory `/??PKGBUILDDIR??/drivers' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/??PKGBUILDDIR??' make[2]: *** [all] Error 2 make[2]: Leaving directory `/??PKGBUILDDIR??' make[1]: *** [override_dh_auto_build] Error 2 make: *** [build-arch] Error 2 make[1]: Leaving directory `/??PKGBUILDDIR??' dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
2020 Jul 18
25
[PATCH 00/12] Bunch of patches for cross-compilatio + RP4
Initially out there as #965245. I strongly prefer to build ARM64 packages on non-ARM systems. Something about my main build machine having twice the cores and twice the clock speed. As such after many builds I've managed to generate a set of patches which appear to mostly function to get functioning cross-builds of Xen. These are NOT a 100% solution. Some packaging hacks were needed. In
2016 Dec 08
3
How to create Debian packages for release 3.9.0
L.S., I'm currently in the process of creating Debian packages for clang/llvm release 3.9.0. For this I'm using the steps as explained on 'http://apt.llvm.org/building-pkgs.php'. Up until now I have done: $ debcheckout svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/ $ cd llvm-toolchain/branches $ sh 3.9/debian/orig-tar.sh RELEASE_390 final Now, as is explained, I would