David Holland | 1 Jun 2012 02:51
Picon

Re: pkgsrc NetBSD 6.99.3/x86_64 2012-05-25 20:27

On Mon, May 28, 2012 at 01:48:56PM +0200, Joerg Sonnenberger wrote:
 > audio/amarok                                 pkgsrc-users <at> NetBSD.org
 > devel/jenkins                                ryoon <at> NetBSD.org

Fixed.

 > editors/gobby                                pkgsrc-users <at> NetBSD.org

glibmm issue (IIUC)

 > shells/ast-ksh                               pkgsrc-users <at> NetBSD.org
 > shells/static-ast-ksh                        pkgsrc-users <at> NetBSD.org

no distfile.

--

-- 
David A. Holland
dholland <at> netbsd.org

Havard Eidnes | 2 Jun 2012 01:22
Picon

pkgsrc 2012Q1 NetBSD 5.1/sparc64 bulk build results 20120404.1852

pkgsrc 2012Q1 bulk build results
NetBSD 5.1/sparc64
Compiler: gcc

Summary:

        Build started:                  Wed Apr  4 20:13:40 2012 UTC
        Build ended:                    Fri Jun  1 18:01:17 2012 UTC

        Successfully packaged:          8938
        Packages really broken:         189
        Pkgs broken due to them:        1456
        Total broken:                   1645
        Not packaged:                   5
        Not available:                  491
        Total:                          1650

Packages not listed here resulted in a binary package. The build
report, including logs of failed/not-packaged is available from:

ftp://castor.urc.uninett.no/pub/NetBSD/pkgstat/20120404.1852/report.html

Top Ten Offenders

Package                    Breaks  Maintainer
--------------------------------------------------------------
devel/gobject-introspection 1284    pkgsrc-users <at> NetBSD.org
x11/libXext                45      joerg <at> NetBSD.org
x11/py-qt4                 31      pkgsrc-users <at> NetBSD.org
lang/mono                  30      kefren <at> NetBSD.org
(Continue reading)

David Holland | 2 Jun 2012 23:05
Picon

Re: pkgsrc-HEAD NetBSD 5.1/x86_64 20120528.0913

On Sat, Jun 02, 2012 at 12:50:03PM +0300, Aleksey Cheusov wrote:
 >   audio/audacious-plugins                    jfranz <at> bsdprojects.net
 >   pkgtools/gnome-packagekit                  pkgsrc-users <at> NetBSD.org
 >   security/openssl                           pkgsrc-users <at> NetBSD.org

(these are already fixed)

 >   devel/equeue                             4 pkgsrc-users <at> NetBSD.org
 >   audio/xcdplayer                            pkgsrc-users <at> NetBSD.org
 >   devel/kyua-cli                             jmmv <at> NetBSD.org
 >   finance/kmymoney2                          gary <at> duzan.org
 >   misc/stellarium                            pkgsrc-users <at> NetBSD.org
 >   parallel/sge                               pkgsrc-users <at> NetBSD.org
 >   print/pdf2djvu                             ryoon <at> NetBSD.org
 >   www/p5-Task-Plack                          pkgsrc-users <at> NetBSD.org
 >   x11/xvidtune                               pkgsrc-users <at> NetBSD.org

Fixed.

 >   misc/dpkg                                  pkgsrc-users <at> NetBSD.org

package was just updated, let's see what comes of that.

 >   lang/tcl-tclX                            1 pkgsrc-users <at> NetBSD.org

===> Overriding tools for tcl-8.4.18nb1
mkdir: /tmp/obj-pkgsrc/lang/tcl: Permission denied
*** Error code 1

problem on build host...
(Continue reading)

OBATA Akio | 3 Jun 2012 11:41
Picon

Re: pkgsrc-HEAD NetBSD 5.1/x86_64 20120528.0913

On Sun, 03 Jun 2012 06:05:57 +0900, David Holland <dholland-pkgbulk <at> netbsd.org> wrote:

>  >   databases/mergeant                         pkgsrc-users <at> NetBSD.org
>
> glib2 include issues. Are you sure your tree is up to date?

You already should know about it, i.e. missing bump PKGREVISION of databases/libgda
after applied patches affecting to installed header files.

--

-- 
OBATA Akio / obache <at> NetBSD.org

Joerg Sonnenberger | 3 Jun 2012 13:57
Picon

pkgsrc NetBSD 6.99.3/x86_64 2012-05-31 15:28

pkgsrc bulk build report
========================

NetBSD 6.99.3/x86_64
Compiler: gcc

Build start: 2012-05-31 15:28
Build end:   2012-06-03 08:11

Full report: http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20120531.1528/meta/report.html
Machine readable version: http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20120531.1528/meta/report.bz2

Total number of packages:      12385
  Successfully built:          12047
  Failed to build:               107
  Depending on failed package:     9
  Explicitly broken or masked:   206
  Depending on masked package:    16

Packages breaking the most other packages

Package                               Breaks Maintainer
-------------------------------------------------------------------------
sysutils/gnome-power-manager               4 pkgsrc-users <at> NetBSD.org
devel/p5-VCP                               1 pkgsrc-users <at> NetBSD.org
math/octave-forge                          1 pkgsrc-users <at> NetBSD.org
graphics/camlimages                        1 pkgsrc-users <at> NetBSD.org
games/simgear                              1 pkgsrc-users <at> NetBSD.org
www/aws                                    1 draco <at> marino.st

(Continue reading)

Aleksey Cheusov | 3 Jun 2012 20:08
Picon
Favicon

Re: pkgsrc-HEAD NetBSD 5.1/x86_64 20120528.0913

 >>   lang/tcl-tclX                            1 pkgsrc-users <at> NetBSD.org

> ===> Overriding tools for tcl-8.4.18nb1
> mkdir: /tmp/obj-pkgsrc/lang/tcl: Permission denied
> *** Error code 1

> problem on build host...

In unprivileged mode distbb assumes that distfiles will be extracted to
${WRKDIR}. This is not true for lang/tcl-tclX. It extracts lang/tcl
sources with a help of recursive 'make extract'.

 >>   games/netris                               uebs <at> gmx.at

> make: "/home/cheusov/pkg_distbb/share/distbb/distbb.mk" line 83:
> Malformed conditional (!empty(CONFIGURE_ARGS))

> ...?

This was a bug of distbb. I've just fixed it. Thanks!

 >>   devel/ruby-posix-spawn                   2 pkgsrc-users <at> NetBSD.org
 >>   devel/ruby-posix-spawn                   2 pkgsrc-users <at> NetBSD.org
 >>   devel/ruby-posix-spawn                   2 pkgsrc-users <at> NetBSD.org

> This was marked not-for-platform well before this build started; is
> your tree fully up to date?

I've run new bulk build. Let's see.

(Continue reading)

David Holland | 4 Jun 2012 02:14
Picon

Re: pkgsrc-HEAD NetBSD 5.1/x86_64 20120528.0913

On Sun, Jun 03, 2012 at 06:41:24PM +0900, OBATA Akio wrote:
 > > >   databases/mergeant                         pkgsrc-users <at> NetBSD.org
 > >
 > >glib2 include issues. Are you sure your tree is up to date?
 > 
 > You already should know about it, i.e. missing bump PKGREVISION of
 > databases/libgda after applied patches affecting to installed
 > header files.

Blah. Ok, I went through and checked and just bumped a few packages;
that should be all of them.

I wonder if pkglint could be taught to detect this sort of thing, that
is, patches that affect installed headers. Some of these packages turn
out to install lots of headers that one would, on the face of it,
expect to be internal.

--

-- 
David A. Holland
dholland <at> netbsd.org

David Holland | 4 Jun 2012 02:17
Picon

Re: pkgsrc-HEAD NetBSD 5.1/x86_64 20120528.0913

On Sun, Jun 03, 2012 at 09:08:27PM +0300, Aleksey Cheusov wrote:
 >  >>   lang/tcl-tclX                            1 pkgsrc-users <at> NetBSD.org
 > 
 > > ===> Overriding tools for tcl-8.4.18nb1
 > > mkdir: /tmp/obj-pkgsrc/lang/tcl: Permission denied
 > > *** Error code 1
 > 
 > > problem on build host...
 > 
 > In unprivileged mode distbb assumes that distfiles will be extracted to
 > ${WRKDIR}. This is not true for lang/tcl-tclX. It extracts lang/tcl
 > sources with a help of recursive 'make extract'.

That is gross. Perhaps someone can fix it.

--

-- 
David A. Holland
dholland <at> netbsd.org

Manuel Bouyer | 4 Jun 2012 10:16

pkgsrc-2012Q1 NetBSD 5.1/sparc 2012-05-31 18:48

----- Forwarded message from Charlie Root <root <at> asim.lip6.fr> -----

Date: Sun,  3 Jun 2012 13:39:34 +0200 (MEST)
From: Charlie Root <root <at> asim.lip6.fr>
Subject: pkgsrc-2012Q1 NetBSD 5.1/sparc 2012-05-31 18:48
To: bouyer <at> asim.lip6.fr

pkgsrc bulk build report
========================

NetBSD 5.1/sparc
Compiler: gcc

Build start: 2012-05-31 18:48
Build end:   2012-06-03 10:58

Full report: ftp://ftp-asim.lip6.fr/outgoing/packages/sparc/5.1/2012Q1/20120531.1848/meta/report.html
Machine readable version: ftp://ftp-asim.lip6.fr/outgoing/packages/sparc/5.1/2012Q1/20120531.1848/meta/report.bz2

Total number of packages:      12504
  Successfully built:           7127
  Failed to build:               162
  Depending on failed package:  1295
  Explicitly broken or masked:   428
  Depending on masked package:  3492

Packages breaking the most other packages

Package                               Breaks Maintainer
-------------------------------------------------------------------------
(Continue reading)

Manuel Bouyer | 4 Jun 2012 10:26

pkgsrc-2012Q1 NetBSD 4.0.1/x86_64 2012-06-01 13:43

----- Forwarded message from Charlie Root <pkgbuild <at> amd64-nb4.netbsd.org> -----

Date: Sat,  2 Jun 2012 23:53:19 +0000 (UTC)
From: Charlie Root <pkgbuild <at> amd64-nb4.netbsd.org>
Subject: pkgsrc-2012Q1 NetBSD 4.0.1/x86_64 2012-06-01 13:43
To: pkgbuild <at> netbsd.org

pkgsrc bulk build report
========================

NetBSD 4.0.1/x86_64
Compiler: gcc

Build start: 2012-06-01 13:43
Build end:   2012-06-02 23:25

Full report: http://nyftp.netbsd.org/pub/pkgsrc/packages/reports/2012Q1/NetBSD-4.0.1-x86_64/20120601.1343/meta/report.html
Machine readable version: http://nyftp.netbsd.org/pub/pkgsrc/packages/reports/2012Q1/NetBSD-4.0.1-x86_64/20120601.1343/meta/report.bz2

Total number of packages:      11118
  Successfully built:          10028
  Failed to build:               196
  Depending on failed package:   510
  Explicitly broken or masked:   356
  Depending on masked package:    28

Packages breaking the most other packages

Package                               Breaks Maintainer
-------------------------------------------------------------------------
(Continue reading)


Gmane