sbintime_t: "error: unknown type name" Should I file PR?

2013-03-11 Thread Beeblebrox
Hi folks, this (and similar) error is showing up in 3 crucial ports: lang/perl5.16, lang/gcc, lang/gcc48 "/usr/include/sys/time.h:219:23: error: expected ')' before 'ts' /usr/include/sys/time.h: At top level: /usr/include/sys/time.h:224:9: error: unknown type name 'sbintime_t' /usr/include/sys/tim

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Dimitry Andric
On 2013-03-10 00:39, Steve Kargl wrote: ... If you have a clang built FreeBSD-current, then it is no longer possible to *bootstrap* gcc-4.6.x, gcc-4.7.x, nor the upcoming gcc-4.8.0. AFAICT, the problem is related to /usr/bin/cpp. I haven't tried earlier versions of gcc. I have built the lang/

Re: Stop in /usr/ports/devel/qt4-corelib.

2013-03-11 Thread Max Brazhnikov
On Sat, 09 Mar 2013 22:23:58 +0100 Per olof Ljungmark wrote: > FreeBSD 9.1-STABLE #0 r248028 > > Ports tree from an hour ago > > The error is > > g++ -c -O2 -pipe -fno-strict-aliasing -pthread > -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 > -fvisibility=hidden -fvisibility-inlines-hid

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Beeblebrox
Merging my question in here if you don't mind, since same issue (http://freebsd.1045724.n5.nabble.com/sbintime-t-quot-error-unknown-type-name-quot-Should-I-file-PR-td5794526.html) I have no special CFLAGS. For debug I have disabled these: #FORCE_MAKE_JOBS=yes \ #MAKE_JOBS_NUMBER=9 \ #WITH_CPUF

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Hartmann, O.
Am 03/11/13 11:17, schrieb Dimitry Andric: > On 2013-03-10 00:39, Steve Kargl wrote: > ... >> If you have a clang built FreeBSD-current, then it is no >> longer possible to *bootstrap* gcc-4.6.x, gcc-4.7.x, nor >> the upcoming gcc-4.8.0. AFAICT, the problem is related >> to /usr/bin/cpp. I haven'

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Niclas Zeising
On 2013-03-11 11:58, Hartmann, O. wrote: > Am 03/11/13 11:17, schrieb Dimitry Andric: >> On 2013-03-10 00:39, Steve Kargl wrote: >> ... >>> If you have a clang built FreeBSD-current, then it is no >>> longer possible to *bootstrap* gcc-4.6.x, gcc-4.7.x, nor >>> the upcoming gcc-4.8.0. AFAICT, the

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Beeblebrox
Yes, I do: WITH_BSD_GREP= yes -- View this message in context: http://freebsd.1045724.n5.nabble.com/CURRENT-lang-gcc-fails-to-build-on-CURRENT-with-error-configure-error-no-usable-dependency-style-foud-tp5793999p5794568.html Sent from the freebsd-ports mailing list archive at Nabble.com.

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Claude Buisson
On 03/11/2013 11:17, Dimitry Andric wrote: On 2013-03-10 00:39, Steve Kargl wrote: ... If you have a clang built FreeBSD-current, then it is no longer possible to *bootstrap* gcc-4.6.x, gcc-4.7.x, nor the upcoming gcc-4.8.0. AFAICT, the problem is related to /usr/bin/cpp. I haven't tried earli

Current unassigned ports problem reports

2013-03-11 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsol

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Beeblebrox
@Claude Buisson: Confirmed - lang/perl5.16 just built with USE_GCC=any. thanks. -- View this message in context: http://freebsd.1045724.n5.nabble.com/CURRENT-lang-gcc-fails-to-build-on-CURRENT-with-error-configure-error-no-usable-dependency-style-foud-tp5793999p5794623.html Sent from the free

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread O. Hartmann
On Mon, 2013-03-11 at 12:00 +0100, Niclas Zeising wrote: > On 2013-03-11 11:58, Hartmann, O. wrote: > > Am 03/11/13 11:17, schrieb Dimitry Andric: > >> On 2013-03-10 00:39, Steve Kargl wrote: > >> ... > >>> If you have a clang built FreeBSD-current, then it is no > >>> longer possible to *bootstrap

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Beeblebrox
I spoke too soon. USE_GCC=any does not solve the problem with lang/gcc or lang/gcc48 - only with lang/perl5.16. -- View this message in context: http://freebsd.1045724.n5.nabble.com/CURRENT-lang-gcc-fails-to-build-on-CURRENT-with-error-configure-error-no-usable-dependency-style-foud-tp5793999p5

FreeBSD ports you maintain which are out of date

2013-03-11 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Claude Buisson
On 03/11/2013 12:00, Niclas Zeising wrote: On 2013-03-11 11:58, Hartmann, O. wrote: Am 03/11/13 11:17, schrieb Dimitry Andric: On 2013-03-10 00:39, Steve Kargl wrote: ... If you have a clang built FreeBSD-current, then it is no longer possible to *bootstrap* gcc-4.6.x, gcc-4.7.x, nor the upcom

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Steve Kargl
On Mon, Mar 11, 2013 at 11:17:51AM +0100, Dimitry Andric wrote: > On 2013-03-10 00:39, Steve Kargl wrote: > ... > > If you have a clang built FreeBSD-current, then it is no > > longer possible to *bootstrap* gcc-4.6.x, gcc-4.7.x, nor > > the upcoming gcc-4.8.0. AFAICT, the problem is related > > t

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Niclas Zeising
On 03/11/13 14:13, Steve Kargl wrote: > On Mon, Mar 11, 2013 at 11:17:51AM +0100, Dimitry Andric wrote: >> On 2013-03-10 00:39, Steve Kargl wrote: >> ... >>> If you have a clang built FreeBSD-current, then it is no >>> longer possible to *bootstrap* gcc-4.6.x, gcc-4.7.x, nor >>> the upcoming gcc-4.

file not found devel/pkgconf

2013-03-11 Thread Leslie Jensen
Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/pkgconf-0.8.12.tar.bz2 fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/pkgconf-0.8.12.tar.bz2: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually

Re: file not found devel/pkgconf

2013-03-11 Thread Gökşin Akdeniz
Mon, 11 Mar 2013 14:30:50 +0100 tarihinde Leslie Jensen yazmış: > > => Couldn't fetch it - please try to retrieve this > => port manually into /usr/ports/distfiles// and try again. > *** [do-fetch] Error code 1 > > Stop in /usr/ports/devel/pkgconf. > > ===>>> make failed for devel/pkgconf > ===>

[CFT] graphics/rawtherapee 4.0.10

2013-03-11 Thread Ruslan Makhmatkhanov
Hi. Here is the update: http://people.freebsd.org/~rm/rawtherapee4010.diff.txt builds fine on 8/9 with gcc46+ (build is broken with gcc 4.2.1). build is also broken on current (amd64 r247812) with this message: """ [ 6%] Building CXX object rtengine/CMakeFiles/rtengine.dir/flatcurves.cc.o In f

Re: file not found devel/pkgconf

2013-03-11 Thread Baptiste Daroussin
On Mon, Mar 11, 2013 at 02:30:50PM +0100, Leslie Jensen wrote: > > Attempting to fetch > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/pkgconf-0.8.12.tar.bz2 > fetch: > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/pkgconf-0.8.12.tar.bz2: > File > unavailable (e.g., file not found, no

Re: file not found devel/pkgconf

2013-03-11 Thread Leslie Jensen
2013-03-11 16:02, Baptiste Daroussin skrev: On Mon, Mar 11, 2013 at 02:30:50PM +0100, Leslie Jensen wrote: Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/pkgconf-0.8.12.tar.bz2 fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/pkgconf-0.8.12.tar.bz2: File unavail

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Dimitry Andric
On 2013-03-11 14:15, Niclas Zeising wrote: On 03/11/13 14:13, Steve Kargl wrote: ... No. Here's my make.conf. KERNCONF=SPEW CPUTYPE?=opteron FFLAGS+= -O2 -pipe -march=native -mtune=native -funroll-loops -ftree-vectorize MALLOC_PRODUCTION="YES" WITHOUT_LIB32="YES" WITHOUT_MODULES="YES" WITHOUT

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread O. Hartmann
On Mon, 2013-03-11 at 17:29 +0100, Dimitry Andric wrote: > On 2013-03-11 14:15, Niclas Zeising wrote: > > On 03/11/13 14:13, Steve Kargl wrote: > ... > >> No. Here's my make.conf. > >> > >> KERNCONF=SPEW > >> CPUTYPE?=opteron > >> FFLAGS+= -O2 -pipe -march=native -mtune=native -funroll-loops > >>

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Volodymyr Kostyrko
11.03.2013 18:57, O. Hartmann пишет: On Mon, 2013-03-11 at 17:29 +0100, Dimitry Andric wrote: On 2013-03-11 14:15, Niclas Zeising wrote: BSD grep does something very strange here: $ echo 'foo.bar' | grep foo.bar foo.bar $ echo 'foo.barx' | grep foo.bar foo.barx $ echo 'sub/foo.bar' | grep su

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Beeblebrox
Disabling "WITH_BSD_GREP" and re-building world/kernel was insufficient for solving my problem. I was able to get it built with: "make USE_GCC=any -DNO_CCACHE -C lang/gcc". However, prior to re-building world, "make USE_GCC=any -DNO_CCACHE" had no effect in getting lang/gcc built (would still fail

libxdg-basedir-1.2.0.tar.gz unavailable

2013-03-11 Thread Florent Peterschmitt
Hello, I'm a user of x11-wm/awesome and on a fresh install, I can't build it because libxdg-basedir-1.2.0 sources are not available. But I found a tarball from OpenBSD distfiles that worked out of the box after fetched in /usr/ports/distfiles directory. Here is the link : http://ftp.fr.openbsd.o

Re: libxdg-basedir-1.2.0.tar.gz unavailable

2013-03-11 Thread John Marino
On 3/11/2013 20:43, Florent Peterschmitt wrote: Hello, I'm a user of x11-wm/awesome and on a fresh install, I can't build it because libxdg-basedir-1.2.0 sources are not available. But I found a tarball from OpenBSD distfiles that worked out of the box after fetched in /usr/ports/distfiles dire

Re: libxdg-basedir-1.2.0.tar.gz unavailable

2013-03-11 Thread Florent Peterschmitt
Le 11/03/2013 18:51, John Marino a écrit : > On 3/11/2013 20:43, Florent Peterschmitt wrote: >> Hello, >> >> I'm a user of x11-wm/awesome and on a fresh install, I can't build it >> because libxdg-basedir-1.2.0 sources are not available. >> >> But I found a tarball from OpenBSD distfiles that worke

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Jan Beich
Dimitry Andric writes: > $ echo 'sub/foo.barx' | grep sub/foo.bar > $ echo $? > 1 $ echo 'sub/foo.barx' | env -i grep sub/foo.bar $ echo 'sub/foolbarx' | env -i grep sub/foo.bar $ echo 'sub/foo.barx' | env -i grep 'sub/foo\.bar' sub/foo.barx $ echo 'sub/foo.barx' | env -i grep -o sub/foo.bar sub

Why portlint require MASTER_SITE to end with /?

2013-03-11 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, While working on a project hosted at gitorious, I end up with something like this: MASTER_SITES= https://gitorious.org/${GO_ACCOUNT}/${GO_PROJECT}/archive-tarball/${GO_TAGNAME}?dummy= [...] GO_ACCOUNT= mdb GO_PROJECT= mdb GO_TAGNAME=

Re: Why portlint require MASTER_SITE to end with /?

2013-03-11 Thread Florent Peterschmitt
I tried with http://gitorious.org/mdb/mdb/archive-tarball/6dab37f2acaef70a31f65bd485fdc2648d2b for example, where 6dab37f2acaef70a31f65bd485fdc2648d2b is the commit "hash". The file retrived was mdb-mdb-6dab37f2acaef70a31f65bd485fdc2648d2b.tar.gz Is that you want ? Le 11/03/2013 19:0

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Dimitry Andric
On 2013-03-11 20:00, Jan Beich wrote: > Dimitry Andric writes: > >> $ echo 'sub/foo.barx' | grep sub/foo.bar >> $ echo $? >> 1 > > $ echo 'sub/foo.barx' | env -i grep sub/foo.bar > $ echo 'sub/foolbarx' | env -i grep sub/foo.bar > $ echo 'sub/foo.barx' | env -i grep 'sub/foo\.bar' > sub/foo.barx

Port deprecation reason ``Does not work with Ruby 1.9'' -- what should I do?

2013-03-11 Thread Lev Serebryakov
Hello, Ports. My port (devel/ruby-subversion) is marked for deletion in 2 months because `` Does not work with Ruby 1.9''. What should I do? To be honest, I know nothing about Ruby and this port is part of official subversion distribution. Only thing I could do is to check that it build

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Steve Kargl
On Mon, Mar 11, 2013 at 10:05:47PM +0100, Dimitry Andric wrote: > On 2013-03-11 20:00, Jan Beich wrote: > > Dimitry Andric writes: > > > >> $ echo 'sub/foo.barx' | grep sub/foo.bar > >> $ echo $? > >> 1 > > > > $ echo 'sub/foo.barx' | env -i grep sub/foo.bar > > $ echo 'sub/foolbarx' | env -i gr

Re: Stop in /usr/ports/devel/qt4-corelib.

2013-03-11 Thread Per olof Ljungmark
On 2013-03-11 11:38, Max Brazhnikov wrote: > On Sat, 09 Mar 2013 22:23:58 +0100 Per olof Ljungmark wrote: >> FreeBSD 9.1-STABLE #0 r248028 >> >> Ports tree from an hour ago >> >> The error is >> >> g++ -c -O2 -pipe -fno-strict-aliasing -pthread >> -I/usr/local/include/glib-2.0 -I/usr/local/include

Re: Port deprecation reason ``Does not work with Ruby 1.9'' -- what should I do?

2013-03-11 Thread Bryan Drewery
On 3/11/2013 4:13 PM, Lev Serebryakov wrote: > Hello, Ports. > > My port (devel/ruby-subversion) is marked for deletion in 2 months > because `` Does not work with Ruby 1.9''. What should I do? > >To be honest, I know nothing about Ruby and this port is part of > official subversion dis

[QAT] r313927: 3x leftovers, 1x finished, 12x success

2013-03-11 Thread Ports-QAT
Upgrade llvm-devel, clang-devel, and dragonegg-devel46 to r174891 (circa Feb 27th). Add FileCheck and llvm-lit binaries as some consumers need them. - Build ID: 20130311183400-37031 Job owner: bro...@freebsd.

[QAT] r313932: 4x leftovers

2013-03-11 Thread Ports-QAT
- Fix error when QMAIL_PREFIX is not defined due to extra spaces "Makefile", line 653: Need an operator make: fatal errors encountered -- cannot continue - Build ID: 20130311194406-35234 Job owner: bdrew..

[HEADS UP] Beat Gaetzi steps down from portmgr@

2013-03-11 Thread Thomas Abthorpe
Beat Gaetzi, aka beat@, recently stepped down from his duties on the FreeBSD Ports Management Team. Beat joined the team in 2011, being instrutmental in migrating the ports tree from CVS to Subversion. Beat also took over the duty of sending pavmails, affectionately renamed beatmails. On behalf

Re: Warnings from "make index"

2013-03-11 Thread Peter Jeremy
On 2013-Mar-10 21:20:00 +, Chris Rees wrote: >www/vtiger includes bsd.port.pre.mk AND bsd.port.mk; I've fixed that. Thanks for that. -- Peter Jeremy pgpv_TiGhwBCg.pgp Description: PGP signature