Greg Troxel | 6 Dec 2011 17:37
Picon

[David Holland] Re: CVS commit: pkgsrc/devel/g-wrap

I updated g-wrap in pkgsrc to 1.9.14, and while it compiled fine on
NetBSD 5.1-stable, i386, gcc 4.1.3, it failed on NetBSD-current on gcc
4.5.

Is g-wrap thought to be ok with gcc 4.5?

Picon
From: David Holland <dholland-pkgchanges <at> netbsd.org>
Subject: Re: CVS commit: pkgsrc/devel/g-wrap
Date: 2011-12-06 04:26:06 GMT
On Mon, Dec 05, 2011 at 03:34:10AM +0000, Greg Troxel wrote:
 > Modified Files:
 > 	pkgsrc/devel/g-wrap: Makefile PLIST distinfo
 > Removed Files:
 > 	pkgsrc/devel/g-wrap/patches: patch-aa
 > 
 > Log Message:
 > Update to 1.9.14.

alas:

standard.c:470:45: error: expected ')' before '(' token
standard.c:475:1: error: expected identifier or '(' before 'else'
standard.c:480:3: error: expected identifier or '(' before 'else'
(Continue reading)

Andreas Rottmann | 5 Feb 2012 15:06
Picon
Picon
Gravatar

Re: [David Holland] Re: CVS commit: pkgsrc/devel/g-wrap

Greg Troxel <gdt <at> ir.bbn.com> writes:

> I updated g-wrap in pkgsrc to 1.9.14, and while it compiled fine on
> NetBSD 5.1-stable, i386, gcc 4.1.3, it failed on NetBSD-current on gcc
> 4.5.
>
>
> Is g-wrap thought to be ok with gcc 4.5?
>
Yes, it should build and work with any recent gcc (just checked with gcc
4.5 on a Debian sid amd64 system). Could you please provide more
detailed information (full build log, content of offending file?).

> From: David Holland <dholland-pkgchanges <at> netbsd.org>
> Subject: Re: CVS commit: pkgsrc/devel/g-wrap
> To: Greg Troxel <gdt <at> netbsd.org>
> Cc: pkgsrc-changes <at> NetBSD.org
> Date: Tue, 6 Dec 2011 04:26:06 +0000 (8 weeks, 5 days, 9 hours ago)
> User-Agent: Mutt/1.5.21 (2010-09-15)
>
> On Mon, Dec 05, 2011 at 03:34:10AM +0000, Greg Troxel wrote:
>  > Modified Files:
>  > 	pkgsrc/devel/g-wrap: Makefile PLIST distinfo
>  > Removed Files:
>  > 	pkgsrc/devel/g-wrap/patches: patch-aa
>  > 
>  > Log Message:
>  > Update to 1.9.14.
>
> alas:
(Continue reading)


Gmane