binary packages for 1.12 coming in

2008-03-16 Thread Justin C. Sherrill
The binary build for 1.12 is taking quite a while. I've started copying in newly built packages to pkgbox.dragonflybsd.org/packages/DragonFly-1.12/i386/ - this should be getting copied out to mirrors over the next while. There are currently 1283 packages built, which leaves a whole lot to go; I'l

Re: profiling problem

2008-03-16 Thread Simon 'corecode' Schubert
[redirecting to [EMAIL PROTECTED] Johannes Hofmann wrote: when I try to compile a statically linked binary for profiling I get the following error: blob:/tmp >echo "int main(int argc, char **argv) { for (;;); }" > test.c blob:/tmp >gcc -static -pg -o test test.c blob:/tmp >./test ELF binary typ

profiling problem

2008-03-16 Thread Johannes Hofmann
when I try to compile a statically linked binary for profiling I get the following error: blob:/tmp >echo "int main(int argc, char **argv) { for (;;); }" > test.c blob:/tmp >gcc -static -pg -o test test.c blob:/tmp >./test ELF binary type "0" not known. Abort trap without -static or -pg it works

Re: pkgbox down?

2008-03-16 Thread Matthew Dillon
:Hello - : :trying to build my 1.12 release image but 'make installer fetch' :is failing - and ping is failing from leaf.. : :so it looks like pkgbox is down .. : :Guessing this is 'a Matt', :but if anyone else also has a way to get it back online ... : :Cheers : :- Chris Yup, it got a bad op

Re: Building modular xorg

2008-03-16 Thread Chris Turner
Chris Turner wrote: Disclaimer: I haven't done my 1.12 builds yet, but.. on 1.10 / 2007Q3, my bulk build had the following: meta-pkgs/modular-xorg-apps \ meta-pkgs/modular-xorg-fonts \ meta-pkgs/modular-xorg-drivers \ x11/modular-xorg-server \ Although I suspec

Re: Building modular xorg

2008-03-16 Thread Chris Turner
Chris Turner wrote: might-have worked by just using 'meta-pkgs/xorg' .. okay.. this doesn't even exist anymore.. staying quiet until I know for sure :) cheers - Chris

pkgbox down?

2008-03-16 Thread Chris Turner
Hello - trying to build my 1.12 release image but 'make installer fetch' is failing - and ping is failing from leaf.. so it looks like pkgbox is down .. Guessing this is 'a Matt', but if anyone else also has a way to get it back online ... Cheers - Chris

Re: Building modular xorg

2008-03-16 Thread Chris Turner
Dave Hayes wrote: This actually failed differently (I download the vulns file nightly) than before, before I got this: ===> Building binary package for libXrender ... ERROR: This package has set PKG_FAIL_REASON: ERROR: Do not include x11.buildlink3.mk for X11_TYPE != "native". *** Error code 1