Hi,
On Wed, 2008-01-02 at 14:23:01 +0100, Lucas Nussbaum wrote:
> On 01/01/08 at 18:23 -0800, Russ Allbery wrote:
> > Aurelien Jarno <[EMAIL PROTECTED]> writes:
> > > On the other hand, DEB_BUILD_OPTIONS=parallel=n was ignored by packages
> > > that have not been validated by the maintainers, and
On Monday 31 December 2007 04:07:15 pm Robert Millan wrote:
> On Sat, Dec 01, 2007 at 09:21:33PM -0500, Daniel Schepler wrote:
> > I finally got through the test builds of all the source packages in sid
> > for i386 using dpkg-buildpackage -j3 on a dual core machine. The results
> > as before are
On Tuesday 01 January 2008 07:36:34 pm Aurelien Jarno wrote:
> Did you compare the contents of the package with and without -j? I am
> almost sure some of the successfully built packages are actually not
> correctly built and some files are missing.
>
> For example I remember having seen some pytho
On 01/01/08 at 18:23 -0800, Russ Allbery wrote:
> Aurelien Jarno <[EMAIL PROTECTED]> writes:
>
> > On the other hand, DEB_BUILD_OPTIONS=parallel=n was ignored by packages
> > that have not been validated by the maintainers, and used by packages
> > that have been tested by the maintainer. Also it
Aurelien Jarno <[EMAIL PROTECTED]> writes:
> On the other hand, DEB_BUILD_OPTIONS=parallel=n was ignored by packages
> that have not been validated by the maintainers, and used by packages
> that have been tested by the maintainer. Also it was possible to use
> only on some parts of the build. For
Russ Allbery a écrit :
> Aurelien Jarno <[EMAIL PROTECTED]> writes:
>> Russ Allbery a écrit :
>
>>> The effect of dpkg-buildpackage -j is to set DEB_BUILD_OPTIONS. The
>>> package should continue to look at DEB_BUILD_OPTIONS to determine
>>> whether parallel builds should be done.
>
>> As far as
Aurelien Jarno <[EMAIL PROTECTED]> writes:
> Russ Allbery a écrit :
>> The effect of dpkg-buildpackage -j is to set DEB_BUILD_OPTIONS. The
>> package should continue to look at DEB_BUILD_OPTIONS to determine
>> whether parallel builds should be done.
> As far as I understand, the main effect is
Russ Allbery a écrit :
> Aurelien Jarno <[EMAIL PROTECTED]> writes:
>> On Sat, Dec 01, 2007 at 09:21:33PM -0500, Daniel Schepler wrote:
>
>>> I finally got through the test builds of all the source packages in sid
>>> for i386 using dpkg-buildpackage -j3 on a dual core machine. The
>>> results as
Aurelien Jarno <[EMAIL PROTECTED]> writes:
> On Sat, Dec 01, 2007 at 09:21:33PM -0500, Daniel Schepler wrote:
>> I finally got through the test builds of all the source packages in sid
>> for i386 using dpkg-buildpackage -j3 on a dual core machine. The
>> results as before are at
>> http://people
On Sat, Dec 01, 2007 at 09:21:33PM -0500, Daniel Schepler wrote:
> I finally got through the test builds of all the source packages in sid for
> i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
> before are at http://people.debian.org/~schepler/build-logs/bymaint.html .
On Sat, Dec 01, 2007 at 09:21:33PM -0500, Daniel Schepler wrote:
> I finally got through the test builds of all the source packages in sid for
> i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
> before are at http://people.debian.org/~schepler/build-logs/bymaint.html .
On Mon, Dec 31, 2007 at 10:07:15PM +0100, Robert Millan wrote:
> On Sat, Dec 01, 2007 at 09:21:33PM -0500, Daniel Schepler wrote:
> > I finally got through the test builds of all the source packages in sid for
> > i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
> > before
On Sat, Dec 01, 2007 at 09:21:33PM -0500, Daniel Schepler wrote:
> I finally got through the test builds of all the source packages in sid for
> i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
> before are at http://people.debian.org/~schepler/build-logs/bymaint.html .
Brendan O'Dea <[EMAIL PROTECTED]> writes:
> On Sun, Dec 02, 2007 at 11:13:53PM +, Ben Hutchings wrote:
>> It appears that ExtUtils::MakeMaker, a standard Perl module commonly
>> used to generate Makefiles for Perl modules, emits the rule:
>>
>> install :: all pure_install doc_install
>>
>> Thi
On Sun, Dec 30, 2007 at 11:43:00PM +1100, Brendan O'Dea wrote:
> On Sun, Dec 02, 2007 at 11:13:53PM +, Ben Hutchings wrote:
> >It appears that ExtUtils::MakeMaker, a standard Perl module commonly
> >used to generate Makefiles for Perl modules, emits the rule:
> >
> >install :: all pure_install
On Sun, Dec 30, 2007 at 02:17:05PM +0100, Michael Tautschnig wrote:
>I don't actually remember the part of this discussion where the real cause of
>the problem with the above rule was discussed, but in case it is about some
>dependencies between the rules (which is the most likely IMHO), then it sh
> On Sun, Dec 02, 2007 at 11:13:53PM +, Ben Hutchings wrote:
> >It appears that ExtUtils::MakeMaker, a standard Perl module commonly
> >used to generate Makefiles for Perl modules, emits the rule:
> >
> >install :: all pure_install doc_install
> >
> >This appears to account for the failure of s
On Sun, Dec 02, 2007 at 11:13:53PM +, Ben Hutchings wrote:
>It appears that ExtUtils::MakeMaker, a standard Perl module commonly
>used to generate Makefiles for Perl modules, emits the rule:
>
>install :: all pure_install doc_install
>
>This appears to account for the failure of some of my Perl
On Mon, Dec 03, 2007 at 01:28:08PM +, Tim Cutts wrote:
> -BEGIN PGP SIGNED MESSAGE-
> On 3 Dec 2007, at 12:43 pm, Daniel Schepler wrote:
>> Control files of package am-utils: lines which differ (wdiff format)
>>
>> Dep
Hello,
Marco d'Itri <[EMAIL PROTECTED]> wrote:
> On Dec 02, Daniel Schepler <[EMAIL PROTECTED]> wrote:
>
>> I finally got through the test builds of all the source packages in sid for
>> i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
>> before are at http://people.debia
Hi Bernhard,
On Mon, Dec 03, 2007 at 12:21:45PM +0100, Bernhard R. Link wrote:
> The problem is in upstream's Makefile.in:
thanks for the good explanation. Also to Daniel whose hint already pointed me
in the right direction. Its already fixed in latest upload.
Thanks,
Best Regards
Patrick
--
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3 Dec 2007, at 12:43 pm, Daniel Schepler wrote:
Control files of package am-utils: lines which differ (wdiff format)
Depends: libamu4 (= 6.1.5-7), portmap, {+libamu4,+} libc6 (
On Monday 03 December 2007 05:11:35 am Tim Cutts wrote:
> Well, am-utils lists as building broken packages, but when I looked at
> the log, it was just that the parallel build had produced the multiple
> binary packages in a different order from the serial build. At least,
> that's my interpretati
Daniel Schepler <[EMAIL PROTECTED]> writes:
> I finally got through the test builds of all the source packages in sid for
> i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
> before are at http://people.debian.org/~schepler/build-logs/bymaint.html .
Which said:
shishi
* Patrick Schoenfeld <[EMAIL PROTECTED]> [071202 20:43]:
> Relevant parts for detox are:
> /usr/bin/install -c -d /tmp/buildd/detox-1.1.1/debian/tmp/etc
> /usr/bin/install: cannot create regular file
> `/tmp/buildd/detox-1.1.1/debian/tmp/etc/detoxrc.sample': No such file or
> directory
>
> So I as
* Marco d'Itri <[EMAIL PROTECTED]> [071203 09:53]:
> Can you explain the meaning of this failure and how it should be fixed?
>
> make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make
> rule.
That usually means a new make is started without the calling make
realizing it is s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2 Dec 2007, at 2:21 am, Daniel Schepler wrote:
I finally got through the test builds of all the source packages in
sid for
i386 using dpkg-buildpackage -j3 on a dual core machine. The
results as
before are at http://people.debian.org/~schepl
On Dec 02, Daniel Schepler <[EMAIL PROTECTED]> wrote:
> I finally got through the test builds of all the source packages in sid for
> i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
> before are at http://people.debian.org/~schepler/build-logs/bymaint.html .
Can you e
On Sunday 02 December 2007 02:12:40 pm Patrick Schoenfeld wrote:
> Relevant parts for detox are:
> /usr/bin/install -c -d /tmp/buildd/detox-1.1.1/debian/tmp/etc
> /usr/bin/install: cannot create regular file
> `/tmp/buildd/detox-1.1.1/debian/tmp/etc/detoxrc.sample': No such file or
> directory
> ma
On Sat, 2007-12-01 at 21:21 -0500, Daniel Schepler wrote:
> I finally got through the test builds of all the source packages in sid for
> i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
> before are at http://people.debian.org/~schepler/build-logs/bymaint.html .
> Some
Hi,
On Sat, Dec 01, 2007 at 09:21:33PM -0500, Daniel Schepler wrote:
> i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
> before are at http://people.debian.org/~schepler/build-logs/bymaint.html .
I am not sure how to handle these problems with my packages. Currently
th
* Daniel Schepler <[EMAIL PROTECTED]> [071202 03:39]:
> I finally got through the test builds of all the source packages in sid for
> i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
> before are at http://people.debian.org/~schepler/build-logs/bymaint.html .
|xbuffy: su
On 01/12/07 at 21:21 -0500, Daniel Schepler wrote:
> I finally got through the test builds of all the source packages in sid for
> i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
> before are at http://people.debian.org/~schepler/build-logs/bymaint.html .
> Some statist
> I finally got through the test builds of all the source packages in sid for
> i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
> before are at http://people.debian.org/~schepler/build-logs/bymaint.html .
> Some statistics:
>
[...]
Wouldn't it have been wise to use len
> I finally got through the test builds of all the source packages in sid for
> i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
> before are at http://people.debian.org/~schepler/build-logs/bymaint.html .
> Some statistics:
>
[...]
BTW, Daniel, it would be nice if you
I finally got through the test builds of all the source packages in sid for
i386 using dpkg-buildpackage -j3 on a dual core machine. The results as
before are at http://people.debian.org/~schepler/build-logs/bymaint.html .
Some statistics:
204 built BROKEN packages
1408 FAILED
230
36 matches
Mail list logo