Can't build devel/boehm-gc

Carlos J. Puga Medina cpm at FreeBSD.org
Tue Jul 26 17:19:01 UTC 2016


On Tue, 2016-07-26 at 09:47 -0700, Gordon Zaft wrote:
> 
> This worked!  I got errors applying the Makefile patch in your email,
> so I edited by hand and was able to successfully build.  Thanks so
> much!!
> 
> G
> 

Thanks for reporting!

> On Mon, Jul 25, 2016 at 7:08 PM, Carlos J. Puga Medina
> <cpm at freebsd.org> wrote:
> > On Mon, 2016-07-25 at 18:22 -0700, Gordon Zaft wrote:
> > > Hi Carlos!
> > >
> > > I applied the patch and build lib_ops okay, but when I ran the
> > build
> > > again
> > >
> > > portmaster devel/boehm-gc
> > >
> > > I get
> > >
> > > libtool: compile:  cc -DHAVE_CONFIG_H -I./include -I./include
> > > -I/usr/local/include -fexceptions -DGC_VISIBILITY_HIDDEN_SET
> > > -fvisibility=hidden -Wall -Wextra -O2 -pipe -fno-strict-aliasing
> > > -fno-strict-aliasing -MT fnlz_mlc.lo -MD -MP -MF
> > .deps/fnlz_mlc.Tpo
> > > -c fnlz_mlc.c  -fPIC -DPIC -o .libs/fnlz_mlc.o
> > > make[3]: don't know how to make sparc_mach_dep.S. Stop
> > >
> > > Which I believe is the same error.  Should I not use portmaster
> > in
> > > this case?
> > >
> > 
> > No. You can safely use portmaster :)
> > 
> > 
> > Please, try to build after remove the unneeded symbolic link
> > 
> > Index: Makefile
> > ===================================================================
> > --- Makefile    (revision 419037)
> > +++ Makefile    (working copy)
> > @@ -3,6 +3,7 @@
> >  
> >  PORTNAME=      gc
> >  PORTVERSION=   7.4.4
> > +PORTREVISION=  1
> >  CATEGORIES=    devel
> >  MASTER_SITES=  http://www.hboehm.info/gc/gc_source/
> >  PKGNAMEPREFIX= boehm-
> > @@ -57,10 +58,6 @@
> >  
> >  NOT_FOR_ARCHS= ia64
> >  
> > -# no rule to get .lo from .S in subdirectory
> > -pre-build:
> > -       ${LN} -sf ${WRKSRC}/src/sparc_mach_dep.S ${WRKSRC}
> > -
> >  .include <bsd.port.options.mk>
> >  
> >  .if ${PORT_OPTIONS:MDEBUG}
> > 
> > 
> > > G
> > >
> > > On Mon, Jul 25, 2016 at 5:58 PM, Carlos J. Puga Medina <cpm at freeb
> > sd.o
> > > rg> wrote:
> > > > Hi,
> > > >
> > > > Can you try the following patch to see if it solves boehm-gc
> > build
> > > > on
> > > > sparc?
> > > >
> > > > https://reviews.freebsd.org/file/data/fjzwziez4waerhbsdyo5/PHID
> > -FIL
> > > > E-73
> > > > mxbzu6yfradql6dpsg/D7311.diff
> > > >
> > > > Regards,
> > > > --
> > > > Carlos Jacobo Puga Medina <cpm at FreeBSD.org>
> > > > PGP fingerprint = C60E 9497 5302 793B CC2D  BB89 A1F3 5D66 E6D0
> > > > 5453
> > > >
> > >
> > >
> > > -- 
> > > Gordon Zaft
> > > Province 35 Governor
> > > Phi Mu Alpha Sinfonia Fraternity
> > > gordonzaft at gmail.com
> > --
> > Carlos Jacobo Puga Medina <cpm at FreeBSD.org>
> > PGP fingerprint = C60E 9497 5302 793B CC2D  BB89 A1F3 5D66 E6D0
> > 5453
> > 
> 
> 
> -- 
> Gordon Zaft
> Province 35 Governor
> Phi Mu Alpha Sinfonia Fraternity
> gordonzaft at gmail.com
-- 
Carlos Jacobo Puga Medina <cpm at FreeBSD.org>
PGP fingerprint = C60E 9497 5302 793B CC2D  BB89 A1F3 5D66 E6D0 5453
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/freebsd-sparc64/attachments/20160726/29862087/attachment.sig>


More information about the freebsd-sparc64 mailing list