pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/editors/Sigil



Hi,

From: David Holland <dholland-pkgchanges%netbsd.org@localhost>, Date: Thu, 13 
Oct 2011 13:41:23 +0000

> On Thu, Oct 13, 2011 at 10:42:02AM +0000, Ryo ONODERA wrote:
>  > Module Name:       pkgsrc
>  > Committed By:      ryoon
>  > Date:              Thu Oct 13 10:42:01 UTC 2011
>  > 
>  > Modified Files:
>  >    pkgsrc/editors/Sigil: Makefile PLIST distinfo
>  > Added Files:
>  >    pkgsrc/editors/Sigil/patches: patch-CMakeLists.txt
>  > 
>  > Log Message:
>  > Update 0.4.2
>  > 
>  > Many bug fix and performance improvements.
>  > Fix GCC 4.6 compile failure
> 
> This does not build. I get a bazillion link errors of the form
> 
> CMakeFiles/sigil.dir/Tabs/TabManager.cpp.o:(.rodata+0x858): multiple 
> definition of `boost::lambda::(anonymous namespace)::_1'
> CMakeFiles/sigil.dir/main.cpp.o:(.rodata+0x2a8): first defined here
> CMakeFiles/sigil.dir/Tabs/TabManager.cpp.o:(.rodata+0x860): multiple 
> definition of `boost::lambda::(anonymous namespace)::_2'
> CMakeFiles/sigil.dir/main.cpp.o:(.rodata+0x2b0): first defined here
> CMakeFiles/sigil.dir/Tabs/TabManager.cpp.o:(.rodata+0x868): multiple 
> definition of `boost::lambda::(anonymous namespace)::_3'
> CMakeFiles/sigil.dir/main.cpp.o:(.rodata+0x2b8): first defined here
> 
> (on somewhat older -current, with gcc 4.1)
> 
> FlightCrew dies the same way.

It is strange.
On my gcc 4.1 -current machine, editors/Sigil and textproc/FlightCrew
work fine.

$ uname -a
NetBSD rubidium.elements.tetera.org 5.99.55 NetBSD 5.99.55 (GENERIC) #0: Thu 
Aug  4 08:50:19 UTC 2011  
builds%b7.netbsd.org@localhost:/home/builds/ab/HEAD/amd64/201108040710Z-obj/home/builds/ab/HEAD/src/sys/arch/amd64/compile/GENERIC
 amd64

$ gcc -v
Using built-in specs.
Target: x86_64--netbsd
Configured with: /usr/src/tools/gcc/../../gnu/dist/gcc4/configure 
--target=x86_64--netbsd --enable-long-long --enable-threads 
--enable-__cxa_atexit --with-tune=nocona --disable-multilib --disable-symvers 
--build=x86_64-unknown-netbsd5.0. --host=x86_64--netbsd
Thread model: posix
gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)

--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3





Home | Main Index | Thread Index | Old Index