pkgsrc-Bugs archive

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

pkg/43151: x11/tk fails to build on Darwin/Mac OS X



>Number:         43151
>Category:       pkg
>Synopsis:       x11/tk fails to build on Darwin/Mac OS X
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 12 10:30:00 +0000 2010
>Originator:     Edgar Fuß
>Release:        pkgsrc-2009Q3
>Organization:
Mathematisches Institut der Uni Bonn
>Environment:
Darwin xxx 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; 
root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc
>Description:
Building x11/tk fails with the following error:

gcc -Os -pipe -O2 -IXXX/pkgsrc-work/x11/tk/work/.buildlink/include -pipe 
-no-cpp-precomp -isystem /usr/include -prebind -headerpad_max_install_names 
-Wl,-search_paths_first tkAppInit.o -framework CoreFoundation -sectcreate 
__TEXT __info_plist Wish-Info.
plist -o .libs/wish  -LXXX/pkgsrc-work/x11/tk/work/.buildlink/lib 
-LXXX/pkgsrc-work/x11/tk/work/.x11-buildlink/lib ./.libs/libtk84.dylib 
-ltclstub84 XXX/pkgsrc-work/x11/tk/work/.buildlink/lib/libtcl84.dylib -lpthread 
-lX11
/usr/bin/ld: warning prebinding disabled because dependent library: 
/usr/pkg/lib/libtk84.1.dylib is not prebound
/usr/bin/ld: multiple definitions of symbol _tclIntStubsPtr
XXX/pkgsrc-work/x11/tk/work/.buildlink/lib/libtcl84.dylib(single module) 
definition of _tclIntStubsPtr
./.libs/libtk84.dylib(single module) definition of _tclIntStubsPtr
/usr/bin/ld: multiple definitions of symbol _tclIntPlatStubsPtr
XXX/pkgsrc-work/x11/tk/work/.buildlink/lib/libtcl84.dylib(single module) 
definition of _tclIntPlatStubsPtr
./.libs/libtk84.dylib(single module) definition of _tclIntPlatStubsPtr
/usr/bin/ld: multiple definitions of symbol _tclStubsPtr
XXX/pkgsrc-work/x11/tk/work/.buildlink/lib/libtcl84.dylib(single module) 
definition of _tclStubsPtr
./.libs/libtk84.dylib(single module) definition of _tclStubsPtr
/usr/bin/ld: multiple definitions of symbol _tclPlatStubsPtr
XXX/pkgsrc-work/x11/tk/work/.buildlink/lib/libtcl84.dylib(single module) 
definition of _tclPlatStubsPtr
./.libs/libtk84.dylib(single module) definition of _tclPlatStubsPtr
/usr/bin/ld: multiple definitions of symbol _Tcl_InitStubs
XXX/pkgsrc-work/x11/tk/work/.buildlink/lib/libtcl84.dylib(single module) 
definition of _Tcl_InitStubs
./.libs/libtk84.dylib(single module) definition of _Tcl_InitStubs
/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result 
in errors or different symbols being used
symbol _tclStubsPtr used from dynamic library 
XXX/pkgsrc-work/x11/tk/work/.buildlink/lib/libtcl84.dylib(single module) not 
from earlier dynamic library /usr/pkg/lib/libtk84.1.dylib(single module)
symbol _tclIntStubsPtr used from dynamic library 
XXX/pkgsrc-work/x11/tk/work/.buildlink/lib/libtcl84.dylib(single module) not 
from earlier dynamic library /usr/pkg/lib/libtk84.1.dylib(single module)
symbol _tclIntPlatStubsPtr used from dynamic library 
XXX/pkgsrc-work/x11/tk/work/.buildlink/lib/libtcl84.dylib(single module) not 
from earlier dynamic library /usr/pkg/lib/libtk84.1.dylib(single module)
symbol _tclPlatStubsPtr used from dynamic library 
XXX/pkgsrc-work/x11/tk/work/.buildlink/lib/libtcl84.dylib(single module) not 
from earlier dynamic library /usr/pkg/lib/libtk84.1.dylib(single module)
symbol _Tcl_InitStubs used from dynamic library 
XXX/pkgsrc-work/x11/tk/work/.buildlink/lib/libtcl84.dylib(single module) not 
from earlier dynamic library /usr/pkg/lib/libtk84.1.dylib(single module)
collect2: ld returned 1 exit status
*** Error code 1

Stop.
bmake: stopped in XXX/pkgsrc-work/x11/tk/work/tk8.4.18/unix
*** Error code 1

Stop.
bmake: stopped in XXX/pkgsrc/x11/tk
*** Error code 1

Stop.
bmake: stopped in XXX/pkgsrc/x11/tk

>How-To-Repeat:
cd x11/tk; bmake build
>Fix:



Home | Main Index | Thread Index | Old Index