tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD 5 package status
On Thu, 5 Jun 2014, John D. Baker wrote:
> On Wed, 04 Jun 2014 06:47:35 -0600, Greg Troxel <gdt%ir.bbn.com@localhost>
> wrote:
>
> > devel/boost-libs 325
> > pkgsrc-users%NetBSD.org@localhost
>
> It built successfully with gcc 4.6.4 (needed for www/firefox anyway)
> but none of the packages that depend on boost-libs (that I tried--
> multimedia/gnash, cad/kicad, misc/libreoffice4) would build. I had
On Thu, 05 Jun 2014 06:41:31 -0600, Greg Troxel <gdt%ir.bbn.com@localhost>
wrote:
> 2) boost-libs needs newer gcc
> Possibly, programs that include boost-libs need higher gcc too,
> because of the complexity in .h files. Perhaps we can put that in
> the buildlink3.mk.
I returned to trying to build cad/kicad (with GCC 4.6), but that fails
as well, although not as many warnings as with native gcc 4.1.3. The
failure indicates missing prototypes/declarations for floating-point
functions. The build of "kicad" stopped due to missing declaration of
"fabsl()". IIRC, the other boost-libs-dependent packages failed in
similar fashion.
[ 51%] Building CXX object
common/CMakeFiles/pcbcommon.dir/__/pcbnew/legacy_plugin.cpp.o
/d0/build/pkgsrc/cad/kicad/work/kicad-stable-20140214/pcbnew/legacy_plugin.cpp:
In member function 'int LEGACY_PLUGIN::biuSprintf(char*, LEGACY_PLUGIN::BIU)
const':
/d0/build/pkgsrc/cad/kicad/work/kicad-stable-20140214/pcbnew/legacy_plugin.cpp:2659:44:
error: 'fabsl' was not declared in this scope
*** Error code 1
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index