pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43912: lang/hugs fails to build on sparc64



The following reply was made to PR pkg/43912; it has been noted by GNATS.

From: Stefan Schaeckeler <schaecsn%gmx.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:     
pkg-manager%netbsd.org@localhost,gnats-admin%netbsd.org@localhost,pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/43912: lang/hugs fails to build on sparc64
Date: Mon, 27 Sep 2010 20:29:04 -0700 (PDT)

 >  >  >  BUILDLINK_TRANSFORM+= rename:-O*:-O0
 >  > Suprisingly, that replaces nothing and results in
 >  > cc -c -DNDEBUG=1 -O2 -mcpu=ultrasparc -pipe -I/usr/include  -O2 hugs.c
 >  
 >  Oops, it should be "rename:-O[2-9]:-O0"
 
 Didn't work, either.
 
 How old is that remark in the Makefile, anway? I don't have any problems when 
hugs is compiled from pkgsrc on i386/linux. Maybe the transformation is not 
necessary on other platforms as well?
 
 
 Coming back to the netbsd/sparc64 issue. I compiled several older versions of 
hugs and non works on netbsd/sparc64. That problem must exist for a long time. 
 
 An unpatched hugs runs fine on freebsd/sparc64. So, I assume there is only a 
minor issue on netbsd/sparc64.
 
  Stefan
 


Home | Main Index | Thread Index | Old Index