Opened 14 years ago

Closed 14 years ago

#23886 closed defect (invalid)

atlas3.8.3 upgrade fails

Reported by: nabil.servais@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: snowleopard Cc:
Port: atlas

Description

Hello, I try to use port upgrade outdated and the compilation of atlas fails.

here the log:

--->  Computing dependencies for atlas
DEBUG: Searching for dependency: gcc43
DEBUG: Found Dependency: receipt exists for gcc43
DEBUG: Searching for dependency: bzip2
DEBUG: Found Dependency: receipt exists for bzip2
DEBUG: Searching for dependency: gzip
DEBUG: Found Dependency: receipt exists for gzip
DEBUG: Executing org.macports.main (atlas)
DEBUG: Skipping completed org.macports.fetch (atlas)
DEBUG: Skipping completed org.macports.checksum (atlas)
DEBUG: Skipping completed org.macports.extract (atlas)
DEBUG: Skipping completed org.macports.patch (atlas)
DEBUG: Skipping completed org.macports.configure (atlas)
DEBUG: Skipping completed org.macports.build (atlas)
--->  Staging atlas into destroot
. missing (directory not created: File exists)
./Applications missing (directory not created: File exists)
./Developer missing (directory not created: File exists)
./Library missing (directory not created: File exists)
DEBUG: Executing proc-pre-org.macports.destroot-destroot-0
ld: in libatlas.a(ATL_dNBmm_b0.o), malformed __eh_frame section: CIE version is not 1 or 3
Error: Target org.macports.destroot returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/build/lib &&  ld -arch x86_64 -dynamic -dylib -single_module -dead_strip -x  -all_load -L. -L/opt/local/lib/gcc43 -ldylib1.o -dylib_install_name /opt/local/lib/libatlas.dylib libatlas.a -o libatlas.dylib  -lSystem" returned error 1
DEBUG: Backtrace: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/build/lib &&  ld -arch x86_64 -dynamic -dylib -single_module -dead_strip -x  -all_load -L. -L/opt/local/lib/gcc43 -ldylib1.o -dylib_install_name /opt/local/lib/libatlas.dylib libatlas.a -o libatlas.dylib  -lSystem" returned error 1
    while executing
"$pre $targetname"
Warning: the following items did not execute (for atlas): org.macports.activate org.macports.destroot org.macports.install
Error: Problem while installing atlas

Change History (2)

comment:1 Changed 14 years ago by nabil.servais@…

I use "port clean atlas" and then it upgrade without problem. I apologize to fill the bugtracker before to use "port clean".

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Milestone: MacPorts 1.8.3
Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.