search for: sbuild

Displaying 20 results from an estimated 27 matches for "sbuild".

Did you mean: kbuild
2016 Mar 17
4
Bug#818525: xen: FTBFS: error: unterminated comment
Package: xen Version: 4.6.0-1+nmu2 Severity: serious This package fails to build in unstable: > sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux ... > mkdir -p compat > grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/grant_table.h | \ > python /<<PKGBUILDDIR>>/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/grant_tab...
2019 Jan 07
2
Bug#776450: Xen PVH support for grub-xen in Buster
...rish future, but not quite right now. Would you mind trying out the temporary pvh branch of https://salsa.debian.org/grub-team/grub ? I'd like to know whether the resulting grub-xen-host binary package does the right thing, when built in the ordinary way (I've test-built this branch using sbuild). -- Colin Watson [cjwatson at debian.org]
2016 Mar 17
0
Bug#818525: Bug#818525: xen: FTBFS: error: unterminated comment
On Thu, Mar 17, 2016 at 6:58 PM, Martin Michlmayr <tbm at hpe.com> wrote: > Package: xen > Version: 4.6.0-1+nmu2 > Severity: serious > > This package fails to build in unstable: > >> sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux > ... >> mkdir -p compat >> grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/grant_table.h | \ >> python /<<PKGBUILDDIR>>/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py &gt...
2016 Jan 22
0
Bug#812166: Bug#812166: xen: FTBFS with GCC 6: statement is indented as if...
...the first error is reported; there might be more.??You > can find a snapshot of GCC 6 in experimental.??To build with GCC 6, > you can set CC=gcc-6 CXX=g++-6 explicitly. > > You may be able to find out more about this issue at > https://gcc.gnu.org/gcc-6/changes.html > > > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux > ... > > gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs???-DNDEBUG -I/<>/debian/build/build-...
2014 Feb 03
2
4.3.0-3 fresh build - hvmloader Triple fault on VCPU0
...S tables ... (XEN) HVM1: Loading SeaBIOS ... (XEN) hvm.c:1253:d1 Triple fault on VCPU0 - invoking HVM shutdown action 1. If I just replace the "hvmloader" with the one from the Debian archive xen-utils-4.3 package, things begin to work again. I've gone so far as to install/setup the sbuild system to try and mimic the Debian build environment, but I still run into the exact same issue. I suspect it may be some of the new unstable versions of the build dependencies that are causing the issue. Can somebody confirm whether they can build an HVM-functional version of Xen from the curren...
2016 Jan 21
7
Bug#812166: xen: FTBFS with GCC 6: statement is indented as if...
...piler for stretch. Note that only the first error is reported; there might be more. You can find a snapshot of GCC 6 in experimental. To build with GCC 6, you can set CC=gcc-6 CXX=g++-6 explicitly. You may be able to find out more about this issue at https://gcc.gnu.org/gcc-6/changes.html > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux ... > gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/<<PKGBUILDDIR>>/debian/bui...
2018 Aug 23
3
git workflow, redux
...f feelings Well, I don't propose to actually try doing the same task two different ways, at least unless I completely fail to manage it the first way I try. But I will consider some scenarios: packaging-only git-debrebase Build binaries 100 lines of dgit sbuild -A for release instructions! or + pbuilder/sbuild dgit pbuilder [options] Build binaries ??? no idea dpkg-buildpackage -uc -b ad hoc for README.source testing dirties the tree New upstream ??? no idea how # choos...
2019 Jan 20
3
RFT: klibc 2.0.5
On Sun, 2019-01-20 at 04:37 +0000, Ben Hutchings wrote: [...] > ppc/powerpc-linux-gnu: pass fail: malloctest2*, > setjmptest*, sigint* [...] > s390x/s390x-linux-gnu: fail: fcntl fail: malloctest2*, setjmptest* setjmptest*, >
2008 May 28
1
Bug#483294: xen-3_3.2.1-1(ia64/unstable): FTBFS: please enable ia64 support
Package: xen-3 Version: 3.2.1-1 Severity: important Apparently upstream supports ia64 in xen 3 or 3.1 or so.... lamont There was an error while trying to autobuild your package: > Automatic build of xen-3_3.2.1-1 on mundy by sbuild/ia64 98 > Build started at 20080527-2018 [...] > ** Using build dependencies supplied by package: > Build-Depends: debhelper (>= 5.0.37.2), python-dev (>= 2.3), libsdl1.2-dev, bcc, lsb-release, python-central (>= 0.5), quilt, zlib1g-dev, libjpeg-dev, libncurses5-dev, libssl-dev,...
2006 Jun 19
0
Bug#374395: FTBFS with GCC 4.2: cast from pointer to integer of different size
...rder to find errors and give people an advance warning. The bug below is in your package though and not because I'm using a snapshot of the compiler so please take a look at it. You can reproduce this with the gcc-snapshot package. > Automatic build of xen-3.0_3.0.2+hg9681-1 on usurper by sbuild/amd64 0.46 ... > gcc -o acpigen -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -Wdeclaration-after-statement -I. -I../../libxc acpi_build.c acpi_dsdt.c acpi_facs.c acpi_fadt.c acpi_gen.c acpi_madt.c acpi_rsdt.c > cc1: warnings being treated as errors > acpi_build.c: In function...
2006 Oct 21
0
Bug#394411: xen-3.0_3.0.3~rc4+hg11760-1(ia64/unstable): Please add ia64 support
Package: xen-3.0 Version: 3.0.3~rc4+hg11760-1 Severity: wishlist There was an error while trying to autobuild your package: > Automatic build of xen-3.0_3.0.3~rc4+hg11760-1 on caballero by sbuild/ia64 85 > Build started at 20061021-0451 [...] > ** Using build dependencies supplied by package: > Build-Depends: debhelper (>= 5.0.37.2), python-dev (>= 2.3), libsdl1.2-dev, bcc, dpatch, lsb-release, python-central (>= 0.5), linux-support-2.6.18-1 [...] > dpkg-buildpackag...
2013 May 12
0
Upcoming repository for R 3.0 on wheezy
...ecessary to make the packages from testing (I am actually backporting from unstable) build on wheezy. But one needs to be a debian developer to upload and commit to the job of keeping these backports working. b) Alternatively the build scripts I am using could be improved or rewritten. It seems sbuild is recommended over pbuilder nowadays, and there are several points that could be improved to make the backporting procedure more efficient. Of course it would be nice to have more (like cran2deb repositories for more R packages), but for me a) or b) should happen first. For now I have to go bac...
2017 Sep 28
0
Re: nbdkit 1.1.15 -- test-python failure
...1.15 in a current Debian chroot, I ran > into the following test failure. A repeated build went fine through the > tests and so far I have not been able to reproduce it with the previous > version. > > The failing build was done using a clean Debian/sid, amd64 chroot > spawned by sbuild. > nbdkit: debug: /<<PKGBUILDDIR>>/plugins/python/.libs/nbdkit-python-plugin.so: unload > Exception AttributeError: "'module' object has no attribute 'close'" in 'garbage collection' ignored > Fatal Python error: unexpected exception during gar...
2019 Jan 20
0
testing by building mksh (was Re: RFT: klibc 2.0.5)
...? I found that building mksh and running its testsuite is a good test to find compiler/toolchain/libc/kernel bugs and would be glad if you could add this to your tests on all platforms (should even work on those not supported by Debian). The easiest way is to just package klibc, throw that into an sbuild or cowbuilder/pbuilder chroot and try to rebuild mksh with it, then look at the build log (look for ?Build information for static-klibc mksh? and some lines blow ?Result: regressed? and ?| Total failed: 0? are the important knobs, but lksh is also currently built with klibc if it failed, so a few l...
2016 Jan 20
1
Bug#811936: blktap: FTBFS with GCC 6: defined but not used
...piler for stretch. Note that only the first error is reported; there might be more. You can find a snapshot of GCC 6 in experimental. To build with GCC 6, you can set CC=gcc-6 CXX=g++-6 explicitly. You may be able to find out more about this issue at https://gcc.gnu.org/gcc-6/changes.html > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux ... > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../include -I../../lvm -I../../part -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -MT atomicio....
2014 Feb 06
0
4.3.0-3 fresh build - hvmloader Triple fault on VCPU0
...S tables ... (XEN) HVM1: Loading SeaBIOS ... (XEN) hvm.c:1253:d1 Triple fault on VCPU0 - invoking HVM shutdown action 1. If I just replace the "hvmloader" with the one from the Debian archive xen-utils-4.3 package, things begin to work again. I've gone so far as to install/setup the sbuild system to try and mimic the Debian build environment, but I still run into the exact same issue. I suspect it may be some of the new unstable versions of the build dependencies that are causing the issue. Can somebody confirm whether they can build an HVM-functional version of Xen from the curren...
2006 Sep 25
1
Bug#389320: xen-3.0_3.0.2-3+hg9762-1(ia64/unstable): FTBFS: please add ia64 support
Package: xen-3.0 Version: 3.0.2-3+hg9762-1 Severity: wishlist There was an error while trying to autobuild your package: > Automatic build of xen-3.0_3.0.2-3+hg9762-1 on caballero by sbuild/ia64 85 > Build started at 20060922-0812 [...] > ** Using build dependencies supplied by package: > Build-Depends: debhelper (>= 5.0.37.2), libcurl3-dev | libcurl-dev, python-dev, python (>= 2.2), transfig, libsdl1.2-dev, libvncserver-dev, libjpeg-dev, bzip2, bcc, dpatch, lsb-relea...
2019 Jan 21
1
testing by building mksh (was Re: RFT: klibc 2.0.5)
...ad if you could add this to your tests on all > platforms (should even work on those not supported by Debian). Well I'm using Debian's cross-compiler packages so I don't currently have a way to support anything else. > The easiest way is to just package klibc, throw that into an sbuild > or cowbuilder/pbuilder chroot and try to rebuild mksh with it, then > look at the build log (look for ?Build information for static-klibc > mksh? and some lines blow ?Result: regressed? and ?| Total failed: 0? > are the important knobs, but lksh is also currently built with klibc >...
2006 Sep 12
1
Bug#387106: FTBFS with GCC 4.2: cast from pointer to integer of different size
...ause I'm using a snapshot of the compiler so please take a look at it. You can reproduce this with the gcc-snapshot package from unstable or gcc-4.2 from experimental. This is the same as #374395, filed against xen-3.0. > Automatic build of xen-unstable_3.0-unstable+hg11292-2 on em64t by sbuild/amd64 0.49 ... > make[5]: Entering directory `/build/tbm/xen-unstable-3.0-unstable+hg11292/debian/build/build-utils_amd64/tools/firmware/acpi' > gcc -o acpigen -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -Wdeclaration-after-statement -I. -I../../libxc acpi_build.c acpi_dsdt...
2006 Jul 25
2
Bug#379721: xen-3.0: FTBFS: bashisms
Package: xen-3.0 Version: 3.0.2+hg9697-1 Severity: important Hello, There was a problem while autobuilding your package: > Automatic build of xen-3.0_3.0.2+hg9697-1 on avidan by sbuild/i386 0.49 > Build started at 20060725-0410 > ****************************************************************************** ... > CFLAGS="-O2 -fomit-frame-pointer -DNDEBUG -m32 -march=i686 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -D__XEN_INTERFACE_VERSION__=0x00030101&...