Re: pkgsrc current DragonFly 3.1/x86_64 2012-05-06 01:25

2012-05-08 Thread Francois Tigeot
Hi,

On Tue, May 08, 2012 at 11:24:18PM -0400, Justin Sherrill wrote:
> 
> Build failures
> 
> Package                               Breaks Maintainer
> -
> devel/opengrok                               pkgsrc-us...@netbsd.org

Hopelessly out of date. The current version of OpenGrok works fine
on DragonFly.

> net/wminet                                   c...@core.de

I have opened a PR (with fix) for this one:
http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=46318

It was one month ago and it has been assigned to the non-responsive
dfly-pkg-people@

The root cause is this change in net/if_var.h:
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1afbcbacb38bccc3bac01ae24420658b4b8346c7

Previously public structures are now only shown to userland if
_KERNEL_STRUCTURES is defined

I wouldn't be surprised if more packages were broken by this commit.

-- 
Francois Tigeot


pkgsrc current DragonFly 3.1/x86_64 2012-05-06 01:25

2012-05-08 Thread Justin Sherrill
This is possibly the largest percentage of successful builds on
DragonFly I've ever seen.

pkgsrc bulk build report


DragonFly 3.1/x86_64
Compiler: gcc

Build start: 2012-05-06 01:25
Build end:   2012-05-08 16:13

Full report: 
http://avalon.dragonflybsd.org/reports/x86_64/bleeding-edge/20120506.0125/meta/report.html
Machine readable version:
http://avalon.dragonflybsd.org/reports/x86_64/bleeding-edge/20120506.0125/meta/report.bz2

Total number of packages:      12308
 Successfully built:          11021
 Failed to build:               454
 Depending on failed package:   238
 Explicitly broken or masked:   551
 Depending on masked package:    44

Packages breaking the most other packages

Package                               Breaks Maintainer
-
mail/evolution-data-server                64 pkgsrc-us...@netbsd.org
mail/claws-mail                           24 pkgsrc-us...@netbsd.org
inputmethod/scim                          23 oba...@netbsd.org
www/webkit-gtk                            13 pkgsrc-us...@netbsd.org
sysutils/gkrellm                          11 pkgsrc-us...@netbsd.org
devel/bmake                                9 jo...@netbsd.org
www/webkit-gtk3                            8 pkgsrc-us...@netbsd.org
audio/libgpod                              7 s...@tworoads.net
x11/gtk2+extra                             6 bou...@netbsd.org
security/lasso                             6 m...@netbsd.org

Build failures

Package                               Breaks Maintainer
-
audio/amarok-kde3                            pkgsrc-us...@netbsd.org
audio/applerecords                           pkgsrc-us...@netbsd.org
audio/ario                                   pkgsrc-us...@netbsd.org
audio/audacious                            1 jfr...@bsdprojects.net
audio/bmpx                                   pkgsrc-us...@netbsd.org
audio/bsl                                    pkgsrc-us...@netbsd.org
audio/gnome-speech-espeak                    pkgsrc-us...@netbsd.org
audio/gst-plugins0.10-spc                  1 pkgsrc-us...@netbsd.org
audio/hydrogen                               chris.ware...@btinternet.com
audio/libgpod                              7 s...@tworoads.net
audio/mpg123-oss                             mar...@netbsd.org
audio/pd                                     pkgsrc-us...@netbsd.org
benchmarks/phoronix-test-suite               j...@netbsd.org
cad/geda                                     dmcmah...@netbsd.org
cad/openscad                                 rein...@netbsd.org
chat/loudmouth                             3 pkgsrc-us...@netbsd.org
chat/meanwhile                             3 pkgsrc-us...@netbsd.org
chat/pircbot                                 pkgsrc-us...@netbsd.org
chat/telepathy-gabble                        pkgsrc-us...@netbsd.org
chat/telepathy-mission-control               pkgsrc-us...@netbsd.org
chat/telepathy-mission-control5              pkgsrc-us...@netbsd.org
chat/xchat                                 3 t...@netbsd.org
comms/asterisk-sounds-native                 pkgsrc-us...@netbsd.org
comms/asterisk16                             jnem...@netbsd.org
comms/multisync-gui                          pkgsrc-us...@netbsd.org
converters/p5-MARC-Charset                 1 pkgsrc-us...@netbsd.org
converters/p5-Unicode-IMAPUtf7               pkgsrc-us...@netbsd.org
converters/wv2                             1 ma...@netbsd.org
cross/h8300-hms-gcc                          pkgsrc-us...@netbsd.org
databases/apache-cassandra                   tonne...@netbsd.org
databases/gq                                 r...@netbsd.org
databases/gtkdbfeditor                       pkgsrc-us...@netbsd.org
databases/java-db3                           pkgsrc-us...@netbsd.org
databases/java-qdbm                          oba...@netbsd.org
databases/java-tokyocabinet                  oba...@netbsd.org
databases/jdbc-mysql31                       pkgsrc-us...@netbsd.org
databases/jdbc-mysql5                        pkgsrc-us...@netbsd.org
databases/jdbc-postgresql83                  a...@netbsd.org
databases/jdbc-postgresql84                  a...@netbsd.org
databases/libgda                           4 pkgsrc-us...@netbsd.org
databases/mysql-workbench                    pkgsrc-us...@netbsd.org
databases/postgresql83-uuid                  br...@nmsu.edu
databases/postgresql84-uuid                  br...@nmsu.edu
databases/postgresql90-uuid                  br...@nmsu.edu
databases/py-ldap                          1 pkgsrc-us...@netbsd.org
databases/slony1                             a...@netbsd.org
databases/sqlrelay                           pkgsrc-us...@netbsd.org
databases/sqlsharpgtk                        pkgsrc-us...@netbsd.org
devel/SOPE                                 1 pkgsrc-us...@netbsd.org
devel/apache-ant                           1 to...@netbsd.org
devel/apache-ant15 

Re: binary packages for 2012Q1

2012-05-08 Thread Chris Turner

On 05/08/12 14:17, Pierre Abbat wrote:


The problem is that py26-twisted is required for some packages, and it
conflicts with py27-twisted, which is apparently required for some packages
that it will upgrade later.


You might review the python options from iirc lang/python/buildlink3.mk -
there are some knobs for 'allowed / preferred, etc' python versions which
may/may not work to help with those packages.

Cheers,

- Chris


Re: binary packages for 2012Q1

2012-05-08 Thread Pierre Abbat
# pkg_rolling-replace -u -D MAKE_JOBS=3 -x orc -x coreutils -x py27-twisted

...
changing mode of /usr/obj/pkgsrc/net/py-
twisted/work/.destdir/usr/pkg/bin/twistd to 755
changing mode of /usr/obj/pkgsrc/net/py-
twisted/work/.destdir/usr/pkg/bin/ckeygen to 755
=> Automatic manual page handling
===> Building binary package for py27-twisted-11.0.0
=> Creating binary package /usr/pkgsrc/packages/All/py27-twisted-11.0.0.tgz
===> Replacing for py27-twisted-11.0.0
WARNING: experimental target - DATA LOSS MAY OCCUR.
Creating binary package: py27-twisted-10.1.0
Creating package /usr/obj/pkgsrc/net/py-twisted/work/py27-twisted-10.1.0
===> Updating using binary package of py27-twisted-11.0.0
/usr/pkg/sbin/pkg_add -K /var/db/pkg -U -D /usr/pkgsrc/packages/All/py27-
twisted-11.0.0.tgz
pkg_add: Conflicting PLIST with py26-twisted-10.1.0: bin/cftp
pkg_add: 1 package addition failed
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/py-twisted
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/py-twisted
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/py-twisted
*** 'make replace' failed for package py27-twisted.
*** Please read the errors listed above, fix the problem,
*** then re-run pkg_rolling-replace to continue.

The problem is that py26-twisted is required for some packages, and it 
conflicts with py27-twisted, which is apparently required for some packages 
that it will upgrade later. I'm going to run it with -k. It's already taken 
several days, and from "ls -lrt /usr/pkg/bin" it looks like it's not even a 
fourth done.

Pierre
-- 
gau do li'i co'e kei do


Re: Graphics Setup Help!

2012-05-08 Thread Matthias Rampke
Hi,  

can you tell us a little about what doesn't work when you try to use the NVidia 
card?

For starts, there is the "vesa" driver which basically works with every video 
card out there but severely lacks in features (can't remember exactly, 
dual-monitor use may among those missing).

The Nouveau driver is available in pkgsrc-wip[1][2] although I don't know the 
state of it, if it is up to date and if it builds on DragonFly. Give it a shot…

Best,
Matthias





[1] http://pkgsrc.se/wip/xf86-video-nouveau
[2] http://pkgsrc-wip.sourceforge.net/