Re: /boot/config-$(shell uname -r) on buildds ?

2018-02-05 Thread Adam Borowski
On Mon, Feb 05, 2018 at 11:19:16AM +0100, Mattia Rizzolo wrote: > Right, package builds should very much not care about whatever kernel > they are running (as long as it's a linux). So you don't trust kfreebsd's emulation of linux? Neither do I. :þ -- ⢀⣴⠾⠻⢶⣦⠀ The bill with 3 years prison for me

Re: /boot/config-$(shell uname -r) on buildds ?

2018-02-05 Thread Mattia Rizzolo
On Mon, Feb 05, 2018 at 02:19:37PM +0500, Andrey Rahmatullin wrote: > On Mon, Feb 05, 2018 at 10:13:49AM +0100, Mathieu Malaterre wrote: > > Could someone please confirm that the config file: > > /boot/config-$(shell uname -r) is not present on buildds ? Is there an > > alte

Re: /boot/config-$(shell uname -r) on buildds ?

2018-02-05 Thread Andrey Rahmatullin
On Mon, Feb 05, 2018 at 10:13:49AM +0100, Mathieu Malaterre wrote: > Hi there, > > Could someone please confirm that the config file: > /boot/config-$(shell uname -r) is not present on buildds ? Is there an > alternate way to grep the configuration of the running kernel ? Um, t

/boot/config-$(shell uname -r) on buildds ?

2018-02-05 Thread Mathieu Malaterre
Hi there, Could someone please confirm that the config file: /boot/config-$(shell uname -r) is not present on buildds ? Is there an alternate way to grep the configuration of the running kernel ?

Re: Weird unmet build dependencies on buildds

2016-07-05 Thread Jakub Wilk
* Ole Streicher , 2016-07-05, 21:26: Dependency installability problem for dpuser on i386: dpuser build-depends on: - i386:libvtk6-dev i386:libvtk6-dev depends on: - i386:python-vtk6 (= 6.3.0+dfsg1-1) i386:python-vtk6 depends on: - i386:python-twisted i386:python-twisted depends on: - i386:pytho

Weird unmet build dependencies on buildds

2016-07-05 Thread Ole Streicher
Hi, I am trying to get my package "dpuser" compiled. While this works nicely on my local pbuilder with up-to-date packages, it fails on the buildds: https://buildd.debian.org/status/package.php?p=dpuser f.e. for i386: ---8<---

Re: dh_makeshlibs exits with error on buildds and with success at home: is DPKG_GENSYMBOLS_CHECK_LEVEL set on buildds ?

2010-07-22 Thread Charles Plessy
Le Thu, Jul 22, 2010 at 10:13:40AM +0200, Mike Hommey a écrit : > > Build-Depends-Indep are used to build arch: all stuff only and are not > installed on buildds, but in your case, the jdk is necessary to build > arch: any stuff. > > Now, you obviously have another bug, that i

Re: dh_makeshlibs exits with error on buildds and with success at home: is DPKG_GENSYMBOLS_CHECK_LEVEL set on buildds ?

2010-07-22 Thread Mike Hommey
techroot’, but it failed on all buildds when running > >> dh_makeshlibs. > >> > >> dh_makeshlibs: dpkg-gensymbols -plibajax6 -Idebian/libajax6.symbols > >> -Pdebian/libajax6 returned exit code 1 > >> > >> See for instance: > >> https://

Re: dh_makeshlibs exits with error on buildds and with success at home: is DPKG_GENSYMBOLS_CHECK_LEVEL set on buildds ?

2010-07-21 Thread Charles Plessy
Le Thu, Jul 22, 2010 at 02:10:53AM +0200, Jakub Wilk a écrit : > * Charles Plessy , 2010-07-22, 08:41: >> I uploaded a package that built fine in a chroot made by the helper >> tool ‘sbuild-createchroot’, but it failed on all buildds when running >> dh_makeshlibs. >

Re: dh_makeshlibs exits with error on buildds and with success at home: is DPKG_GENSYMBOLS_CHECK_LEVEL set on buildds ?

2010-07-21 Thread Jakub Wilk
* Charles Plessy , 2010-07-22, 08:41: I uploaded a package that built fine in a chroot made by the helper tool ‘sbuild-createchroot’, but it failed on all buildds when running dh_makeshlibs. dh_makeshlibs: dpkg-gensymbols -plibajax6 -Idebian/libajax6.symbols -Pdebian/libajax6 returned exit

dh_makeshlibs exits with error on buildds and with success at home: is DPKG_GENSYMBOLS_CHECK_LEVEL set on buildds ?

2010-07-21 Thread Charles Plessy
Dear all, I uploaded a package that built fine in a chroot made by the helper tool ‘sbuild-createchroot’, but it failed on all buildds when running dh_makeshlibs. dh_makeshlibs: dpkg-gensymbols -plibajax6 -Idebian/libajax6.symbols -Pdebian/libajax6 returned exit code 1 See for instance: https

Re: RFS: gforth (updated, fixes FTBFS on all buildds)

2009-08-26 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter Pentchev schrieb: > Dear mentors, > > I am looking for a sponsor for the new version 0.7.0+ds1-2 > of my package "gforth". Patrick Matthaei kindly uploaded 0.7.0+ds1-1 > a couple of days ago, but it turns out that I had completely > forgotten t

RFS: gforth (updated, fixes FTBFS on all buildds)

2009-08-26 Thread Peter Pentchev
Dear mentors, I am looking for a sponsor for the new version 0.7.0+ds1-2 of my package "gforth". Patrick Matthaei kindly uploaded 0.7.0+ds1-1 a couple of days ago, but it turns out that I had completely forgotten that the buildd framework only builds the arch-indep packages once and then builds j

Re: Auto-building many manpages: redundant work for the buildds ?

2007-07-21 Thread Manoj Srivastava
On Sat, 21 Jul 2007 14:14:17 +0900, Charles Plessy <[EMAIL PROTECTED]> said: > Le Fri, Jul 20, 2007 at 03:05:45PM +0200, Daniel Leidert a écrit : >> >> This would violate the Debian Policy section 12.1, reading "[..] >> Each program, utility, and function should have an associated >> manual pag

Re: Auto-building many manpages: redundant work for the buildds ?

2007-07-21 Thread George Danchev
On Saturday 21 July 2007, Daniel Leidert wrote: --cut-- > > Or, alternatively, create an emboss-manpages package (arch: all) to > > Depend on (as I already stated). > > Where is the advantage of such an effort? There is none. You would have > to install two packages instead of simply one and you do

Re: Auto-building many manpages: redundant work for the buildds ?

2007-07-21 Thread Daniel Leidert
d programs separately but depend on each other is a senseless effort. But that's of course my personal opinion. > That would ensure that every manpage > in emboss is shipped (it just violates the "in the same package" > clause -- but it's a SHOULD, as Charles already

Re: Auto-building many manpages: redundant work for the buildds ?

2007-07-21 Thread David Paleino
pages package (arch: all) to Depend on (as I already stated). That would ensure that every manpage in emboss is shipped (it just violates the "in the same package" clause -- but it's a SHOULD, as Charles already pointed out), it would reduce the load on buildds, and doesn't require

Re: Auto-building many manpages: redundant work for the buildds ?

2007-07-20 Thread Charles Plessy
Le Fri, Jul 20, 2007 at 03:05:45PM +0200, Daniel Leidert a écrit : > > This would violate the Debian Policy section 12.1, reading "[..] Each > program, utility, and function should have an associated manual page > included in the same package. [..]". Hi Daniel, Since it is not a MUST, but just a

Re: Auto-building many manpages: redundant work for the buildds ?

2007-07-20 Thread Daniel Leidert
m offline and ship > them in the diff instead. What is your opinion of this? Or maybe > shipping them in an arch: all package would help reducing the load on > the weaker buildds ? IMHO there is no "right" decision you could make. I personally prefer to build manual pages offline

Re: Auto-building many manpages: redundant work for the buildds ?

2007-07-20 Thread Daniel Leidert
ime since they are > > all the same for all arches, and if we could build them offline and ship > > them in the diff instead. What is your opinion of this? Or maybe > > shipping them in an arch: all package would help reducing the load on > > the weaker buildds ? > >

Re: Auto-building many manpages: redundant work for the buildds ?

2007-07-20 Thread David Paleino
nstead. What is your opinion of this? Or maybe shipping them in an arch: all package would help reducing the load on the weaker buildds ? I think that they could be put into emboss-doc, or similar (I don't actually remember whether emboss-doc already exists or not, in that case, you/we could al

Auto-building many manpages: redundant work for the buildds ?

2007-07-19 Thread Charles Plessy
it a waste of buildd time since they are all the same for all arches, and if we could build them offline and ship them in the diff instead. What is your opinion of this? Or maybe shipping them in an arch: all package would help reducing the load on the weaker buildds ? Have a nice day, -- Charles

Re: Why are the buildds able to find a Build-Dep on their own?

2007-01-20 Thread Kurt Roeckx
On Sat, Jan 20, 2007 at 11:54:28AM +0100, Benjamin Mesing wrote: > > > And isn't it a good idea to declare a build-dep even in this case? > > > > proftpd would FTBS if libacl1-dev would drop its dependency on libattr1-dev. > > > > Is there a commonly accepted rule on these particular cases? > >

Re: Why are the buildds able to find a Build-Dep on their own?

2007-01-20 Thread Benjamin Mesing
> And isn't it a good idea to declare a build-dep even in this case? > > proftpd would FTBS if libacl1-dev would drop its dependency on libattr1-dev. > > Is there a commonly accepted rule on these particular cases? There is. If the package directly depends on libattr1-dev (this usually means it

Re: Why are the buildds able to find a Build-Dep on their own?

2007-01-20 Thread Julien Valroff
r1-dev > > package. The package is clearly needed if you're going to build it by > > hand. I've been expecting the package to FTBFS on the buildds but the > > opposite happens and the pacakge is build correctly. > > > Reading #400738 and #405981 (which were both

Re: Why are the buildds able to find a Build-Dep on their own?

2007-01-20 Thread Steve Langasek
y > hand. I've been expecting the package to FTBFS on the buildds but the > opposite happens and the pacakge is build correctly. > Reading #400738 and #405981 (which were both about this issue) didn't help > me either to understand it. > Could someone please explain me wh

Why are the buildds able to find a Build-Dep on their own?

2007-01-20 Thread Sven Hoexter
Hi all, while working on proftpd backport I've been stumbling about the fact that the proftpd package did not declare a build-dep on the libattr1-dev package. The package is clearly needed if you're going to build it by hand. I've been expecting the package to FTBFS on the buildds b

Re: gprolog: buildds not touching it

2004-08-17 Thread Salvador Abreu
Adreas and Adam, Thanks for the help, I think I'll finally be able to get gprolog into testing now ;) -- ../salvador pgp614bs50XFW.pgp Description: PGP signature

Re: gprolog: buildds not touching it

2004-08-17 Thread Salvador Abreu
Adreas and Adam, Thanks for the help, I think I'll finally be able to get gprolog into testing now ;) -- ../salvador pgplP6169OnJp.pgp Description: PGP signature

Re: gprolog: buildds not touching it

2004-08-16 Thread Adam D. Barratt
e architectures > to make binary packages, and buildds don't seem to try to build it. gprolog is listed in Packages-arch-specific as i386-only, therefore it will be ignored by buildds for all other architectures. See http://cvs.debian.org/srcdep/Packages-arch-specific?rev=HEAD&cvsro

Re: gprolog: buildds not touching it

2004-08-16 Thread Andreas Metzler
> I've tried to deal with this with a control line: > Architecture: i386 amd64 sparc mips alpha powerpc > so that it only builds on some architectures. > The trouble is I can't get a hold of any machine of these architectures > to make binary packages, and buildds

gprolog: buildds not touching it

2004-08-16 Thread Salvador Abreu
re: i386 amd64 sparc mips alpha powerpc so that it only builds on some architectures. The trouble is I can't get a hold of any machine of these architectures to make binary packages, and buildds don't seem to try to build it. How could I "persuade" them to try build

Re: gprolog: buildds not touching it

2004-08-16 Thread Adam D. Barratt
e architectures > to make binary packages, and buildds don't seem to try to build it. gprolog is listed in Packages-arch-specific as i386-only, therefore it will be ignored by buildds for all other architectures. See http://cvs.debian.org/srcdep/Packages-arch-specific?rev=HEAD&cvsro

Re: gprolog: buildds not touching it

2004-08-16 Thread Andreas Metzler
> I've tried to deal with this with a control line: > Architecture: i386 amd64 sparc mips alpha powerpc > so that it only builds on some architectures. > The trouble is I can't get a hold of any machine of these architectures > to make binary packages, and buildds

gprolog: buildds not touching it

2004-08-16 Thread Salvador Abreu
re: i386 amd64 sparc mips alpha powerpc so that it only builds on some architectures. The trouble is I can't get a hold of any machine of these architectures to make binary packages, and buildds don't seem to try to build it. How could I "persuade" them to try build

Re: buildds

2004-08-06 Thread Goswin von Brederlow
Colin Watson <[EMAIL PROTECTED]> writes: > On Thu, Aug 05, 2004 at 07:29:02PM +0200, Alexander List wrote: >> On Thu, 5 Aug 2004, Andreas Metzler wrote: >> > The autobuilders will not build nonfree packages no matter what you >> > try. - You can build manually on one of Debian's machines if you ar

Re: buildds

2004-08-06 Thread Colin Watson
On Thu, Aug 05, 2004 at 07:29:02PM +0200, Alexander List wrote: > On Thu, 5 Aug 2004, Andreas Metzler wrote: > > The autobuilders will not build nonfree packages no matter what you > > try. - You can build manually on one of Debian's machines if you are > > a DD. > > OK, how do I cope with missing

Re: buildds

2004-08-06 Thread Goswin von Brederlow
Colin Watson <[EMAIL PROTECTED]> writes: > On Thu, Aug 05, 2004 at 07:29:02PM +0200, Alexander List wrote: >> On Thu, 5 Aug 2004, Andreas Metzler wrote: >> > The autobuilders will not build nonfree packages no matter what you >> > try. - You can build manually on one of Debian's machines if you ar

Re: buildds

2004-08-06 Thread Colin Watson
On Thu, Aug 05, 2004 at 07:29:02PM +0200, Alexander List wrote: > On Thu, 5 Aug 2004, Andreas Metzler wrote: > > The autobuilders will not build nonfree packages no matter what you > > try. - You can build manually on one of Debian's machines if you are > > a DD. > > OK, how do I cope with missing

Re: buildds

2004-08-05 Thread Pascal Hakim
On Thu, Aug 05, 2004 at 07:29:02PM +0200, Alexander List wrote: > On Thu, 5 Aug 2004, Andreas Metzler wrote: > > > The autobuilders will not build nonfree packages no matter what you > > try. - You can build manually on one of Debian's machines if you are > > a DD. > > OK, how do I cope with miss

Re: buildds

2004-08-05 Thread Pascal Hakim
On Thu, Aug 05, 2004 at 07:29:02PM +0200, Alexander List wrote: > On Thu, 5 Aug 2004, Andreas Metzler wrote: > > > The autobuilders will not build nonfree packages no matter what you > > try. - You can build manually on one of Debian's machines if you are > > a DD. > > OK, how do I cope with miss

Re: buildds

2004-08-05 Thread Alexander List
On Thu, 5 Aug 2004, Andreas Metzler wrote: > The autobuilders will not build nonfree packages no matter what you > try. - You can build manually on one of Debian's machines if you are > a DD. OK, how do I cope with missing build-depends? I tried to build on one of the chroots on pergolesi, but th

Re: buildds

2004-08-05 Thread Alexander List
On Thu, 5 Aug 2004, Andreas Metzler wrote: > The autobuilders will not build nonfree packages no matter what you > try. - You can build manually on one of Debian's machines if you are > a DD. OK, how do I cope with missing build-depends? I tried to build on one of the chroots on pergolesi, but th

Re: buildds

2004-08-05 Thread Andreas Metzler
On 2004-08-05 Alexander List <[EMAIL PROTECTED]> wrote: > I uploaded a non-free package (diablo) two days ago and wonder what > I can do to make the buillds attempt to build it for all the > non-i386 archs... The autobuilders will not build nonfree packages no matter what you try. - You can build

Re: buildds

2004-08-05 Thread Bartosz Fenski aka fEnIo
On Thu, Aug 05, 2004 at 09:54:43AM +0200, Alexander List wrote: > I uploaded a non-free package (diablo) two days ago and wonder what I can > do to make the buillds attempt to build it for all the non-i386 archs... As far as I know autobuilders don't build non-free software. Developer has to do it

buildds

2004-08-05 Thread Alexander List
Hello, I uploaded a non-free package (diablo) two days ago and wonder what I can do to make the buillds attempt to build it for all the non-i386 archs... Alex -- guru, n: A computer owner who can read the manual.

Re: buildds

2004-08-05 Thread Andreas Metzler
On 2004-08-05 Alexander List <[EMAIL PROTECTED]> wrote: > I uploaded a non-free package (diablo) two days ago and wonder what > I can do to make the buillds attempt to build it for all the > non-i386 archs... The autobuilders will not build nonfree packages no matter what you try. - You can build

Re: buildds

2004-08-05 Thread Bartosz Fenski aka fEnIo
On Thu, Aug 05, 2004 at 09:54:43AM +0200, Alexander List wrote: > I uploaded a non-free package (diablo) two days ago and wonder what I can > do to make the buillds attempt to build it for all the non-i386 archs... As far as I know autobuilders don't build non-free software. Developer has to do it

buildds

2004-08-05 Thread Alexander List
Hello, I uploaded a non-free package (diablo) two days ago and wonder what I can do to make the buillds attempt to build it for all the non-i386 archs... Alex -- guru, n: A computer owner who can read the manual. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Re: Buildds fail on quite a few architectures

2004-01-27 Thread Andreas Barth
> Judging from the buildd's error message, I would think that the build failure > is not my fault. Is that right? It seems so to me. > My question is: do I have to do anything about the failure of the buildds, > or, > more specifically: *can* I do anything about it? W

Re: Buildds fail on quite a few architectures

2004-01-27 Thread Andreas Barth
> Judging from the buildd's error message, I would think that the build failure > is not my fault. Is that right? It seems so to me. > My question is: do I have to do anything about the failure of the buildds, or, > more specifically: *can* I do anything about it? Will my packag

Re: Buildds fail on quite a few architectures

2004-01-27 Thread Jochen Friedrich
do I have to do anything about the failure of the buildds, or, > more specifically: *can* I do anything about it? Will my package be rebuilt > when xfree86 builds cleanly? All you can do is to wait until buildd can install all required packages again. Your package will be retried as soon as th

Buildds fail on quite a few architectures

2004-01-27 Thread Tobias Toedter
me. Today, after having a look into the progress of the buildds, I noticed that all buildds except arm and sparc failed to build the package. Unfortunately, my sponsor went on holiday today, so I'm seeking for help here. Every failed buildd stopped with this message: Building Dependency

Re: Buildds fail on quite a few architectures

2004-01-27 Thread Jochen Friedrich
do I have to do anything about the failure of the buildds, or, > more specifically: *can* I do anything about it? Will my package be rebuilt > when xfree86 builds cleanly? All you can do is to wait until buildd can install all required packages again. Your package will be retried as soon as th

Buildds fail on quite a few architectures

2004-01-27 Thread Tobias Toedter
me. Today, after having a look into the progress of the buildds, I noticed that all buildds except arm and sparc failed to build the package. Unfortunately, my sponsor went on holiday today, so I'm seeking for help here. Every failed buildd stopped with this message: Building Dependency