Opened 14 years ago
Closed 13 years ago
#29310 closed defect (duplicate)
atlas: undefined symbols _ATL_DecAtomicCount
Reported by: | yannurbah@… | Owned by: | jameskyle@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | Veence (Vincent), ryandesign (Ryan Carsten Schmidt) | |
Port: | atlas |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hi,
I am trying to install Kdenlive from sources on my macbook pro (10.6.6)
Here is the installing manual:
http://www.kdenlive.org/user-manual/downloading-and-installing-kdenlive/pre-compiled-packages/mac-os-x-packages-macports
here I am:
/sudo port -v install kdenlive *************** [***] *************** ATLAS install complete. Examine ATLAS/bin//INSTALL_LOG/SUMMARY.LOG for details. /usr/bin/make clean rm -rf *.dSYM rm -rf *.o x* config?.out *core* Undefined symbols: "_ATL_DecAtomicCount", referenced from: _ATL_dyntlaunch in libatlas.a(ATL_dyntlaunch.o) _ATL_dyntlaunch in libatlas.a(ATL_dyntlaunch.o) ld: symbol(s) not found shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.9.37/build/lib && ( test ! -e libatlas.a || /usr/bin/ld -arch x86_64 -dynamic -dylib -single_module -dead_strip -x -all_load -L. -L/opt/local/lib/gcc44/x86_64 -L/opt/local/lib/gcc44 -ldylib1.o -dylib_install_name /opt/local/lib/libatlas.dylib libatlas.a -o libatlas.dylib -lSystem )" returned error 1 Error: Target org.macports.build returned: shell command failed (see log for details) Warning: the following items did not execute (for atlas): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Failed to install atlas Log for atlas is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/main.log Error: The following dependencies were not installed: kdebase4-runtime kdelibs4 avahi py26-gtk py26-cairo py26-numpy atlas fftw-3 py26-nose py26-distribute cyrus-sasl2 dbusmenu-qt git-core curl curl-ca-bundle p5-error rsync popt qjson enchant hunspell flex giflib gmake grantlee kerberos5 gnupg libusb-compat libusb libart_lgpl liblzma openexr ilmbase gsed pcre qca shared-desktop-ontologies soprano clucene libiodbc redland raptor rasqal strigi virtuoso gawk libssh openslp oxygen-icons qimageblitz mlt doxygen coreutils graphviz gd2 xpm xorg-libXaw groff xorg-libXmu ffmpeg XviD dirac cppunit faac faad2 lame libogg libsdl libtheora libvorbis libvpx yasm schroedinger orc speex texi2html x264 frei0r-plugins gavl opencv libdc1394 liboil libdv libsamplerate libsndfile flac sox file libao libid3tag libmad wavpack Error: Status 1 encountered during processing.
I have already search tickets and found something about gcc44 causing problems, and gcc45 too.
I am a complete newb and do not know how to pass to gcc45 or 46, but I am not that sure that this is the point here.
I already thank you for your help !
Change History (5)
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | Atlas shell error 1 removed |
Owner: | changed from macports-tickets@… to jameskyle@… |
Port: | atlas added |
Summary: | Fail to install Atlas, Shell command return error 1, macbook pro (10.6.6). → atlas: undefined symbols _ATL_DecAtomicCount |
comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | vince@… ryandesign@… added |
---|
This looks the same as #28507, #28514 and #28528, which were marked duplicate of #28512, which was marked fixed 2 months ago. Are you sure your port definitions are up to date?
Please update MacPorts and your port definitions:
sudo port selfupdate
Clean atlas and any outdated ports:
sudo port clean atlas outdated
See which ports are outdated:
port outdated
Upgrade outdated ports:
sudo port upgrade outdated
Try installing atlas again:
sudo port install atlas
comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to yannurbah@…:
Undefined symbols: "_ATL_DecAtomicCount", referenced from:
This is also reported in #28996.
comment:6 Changed 14 years ago by yannurbah@…
As I said, I rode tickets before posting, but if I am capable to understand what was their problem, I can't be sure that it is mine too, moreover, I do not know how to solve it at all, so I am really sorry to make a "double ticket".
Thanks a lot Vince for your help, it does run now ! Relatively simple, yeah, relatively to who ahaha !
comment:7 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Assuming comment:6 means this was a dupe...
I've corrected your WikiFormatting.