Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Oct 2018 07:30:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231049] math/tetgen: Change C++ switch during build
Message-ID:  <bug-231049-7788-KWzXeU6Owm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231049-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231049-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231049

--- Comment #2 from takefu@airport.fm ---
(In reply to Yuri Victorovich from comment #1)

math/freefem++ failed at build Time.
Below that log.

> g++7 -shared -fPIC -pipe -fstack-protector -Wl,-rpath=3D/usr/local/lib/gc=
c7 -Wl,-rpath=3D/usr/local/lib/gcc7 -isystem /usr/local/include -DNDEBUG -O=
3 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -pipe -fstack-protector -Wl,-rpath=3D/=
usr/local/lib/gcc7 -Wl,-rpath=3D/usr/local/lib/gcc7 -isystem /usr/local/inc=
lude -DNDEBUG -O3 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -isystem /usr/local/in=
clude 'tetgen.o' -o tetgen.so '-ltet'
> /usr/local/bin/ld: /usr/local/lib/libtet.a(tetgen.o): relocation R_X86_64=
_32 against `.rodata.str1.1' can not be used when making a shared object; r=
ecompile with -fPIC
> /usr/local/bin/ld: /usr/local/lib/libtet.a(predicates.o): relocation R_X8=
6_64_32S against `.rodata.cst16' can not be used when making a shared objec=
t; recompile with -fPIC
> /usr/local/bin/ld: final link failed: Nonrepresentable section on output
> collect2: error: ld returned 1 exit status
> gmake[4]: *** [Makefile:1994: tetgen.so] Error 1
> gmake[4]: *** Waiting for unfinished jobs....

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231049-7788-KWzXeU6Owm>