Opened 14 years ago

Last modified 14 years ago

#23351 closed defect

Error installation atlas on ppc — at Version 1

Reported by: francois.work@… Owned by: jameskyle@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: atlas

Description (last modified by mf2k (Frank Schima))

build from SVN r62851 (the one from the published port cant build) building seems fine but installation is KO on ppc 10.4.11 (Ibook G4)

--->  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: can't open: libptcblas.a (No such file or directory, errno = 2)
Error: Target org.macports.destroot returned: shell command "cd /opt/local/var/macports/build/_Users_xx_Desktop_svn_atlas/work/atlas-3.8.3/build/lib &&  ld -arch ppc -dynamic -dylib -single_module -dead_strip -x  -all_load -L. -L/opt/local/lib/gcc43 -ldylib1.o -dylib_install_name /opt/local/lib/libptcblas.dylib libptcblas.a -o  libptcblas.dylib -latlas  -lSystem" returned error 1
DEBUG: Backtrace: shell command "cd /opt/local/var/macports/build/_Users_xx_Desktop_svn_atlas/work/atlas-3.8.3/build/lib &&  ld -arch ppc -dynamic -dylib -single_module -dead_strip -x  -all_load -L. -L/opt/local/lib/gcc43 -ldylib1.o -dylib_install_name /opt/local/lib/libptcblas.dylib libptcblas.a -o  libptcblas.dylib -latlas  -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: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (1)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Milestone: MacPorts 1.8.3
Owner: changed from macports-tickets@… to jameskyle@…
Note: See TracTickets for help on using tickets.