Opened 11 years ago

Closed 10 years ago

#40601 closed defect (duplicate)

DSDP -build failure

Reported by: annleeh83@… Owned by: mnick@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: jypelait@…
Port: DSDP

Description

failed building DSDP:

:info:build /usr/bin/clang -O3 -arch x86_64 -o maxcut maxcut.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_DSDP/DSDP/work/DSDP5.8/lib/libdsdp.a -llapack -lblas -lm
:info:build Undefined symbols for architecture x86_64:
:info:build   "_ATL_cGetNB", referenced from:
:info:build       _ATL_ilaenv in liblapack.a(ATL_ilaenv.o)
:info:build   "_ATL_dGetNB", referenced from:
:info:build       _ATL_ilaenv in liblapack.a(ATL_ilaenv.o)
:info:build   "_ATL_sGetNB", referenced from:
:info:build       _ATL_ilaenv in liblapack.a(ATL_ilaenv.o)
:info:build   "_ATL_zGetNB", referenced from:
:info:build       _ATL_ilaenv in liblapack.a(ATL_ilaenv.o)
:info:build   "__gfortran_compare_string", referenced from:
:info:build       _ilaenv_ in liblapack.a(ilaenv.o)
:info:build   "__gfortran_concat_string", referenced from:
:info:build       _dormtr_ in liblapack.a(dormtr.o)
:info:build       _dormql_ in liblapack.a(dormql.o)
:info:build       _dormqr_ in liblapack.a(dormqr.o)
:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:build make[3]: *** [maxcut] Error 1
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_DSDP/DSDP/work/DSDP5.8/examples'
:info:build make[2]: *** [most] Error 2
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_DSDP/DSDP/work/DSDP5.8/examples'
:info:build make[1]: *** [example] Error 2
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_DSDP/DSDP/work/DSDP5.8'
:info:build make: *** [dsdpapi] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_DSDP/DSDP/work/DSDP5.8'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_DSDP/DSDP/work/DSDP5.8" && /usr/bin/make -j4 -w dsdpapi 
:info:build Exit code: 2
:error:build org.macports.build for port DSDP returned: command execution failed
:debug:build Error code: CHILDSTATUS 26427 2
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for DSDP: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:error:build Failed to install DSDP
:debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
    while executing
"open [file join $dir tclIndex]"
:notice:build Please see the log file for port DSDP for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_DSDP/DSDP/main.log

Attachments (1)

main.log (38.0 KB) - added by annleeh83@… 11 years ago.

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by annleeh83@…

Attachment: main.log added

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

Cc: mnick@… removed
Owner: changed from macports-tickets@… to mnick@…

comment:2 Changed 10 years ago by jypelait@…

Cc: jypelait@… added

Cc Me!

comment:3 Changed 10 years ago by mf2k (Frank Schima)

Resolution: duplicate
Status: newclosed

Duplicate of #38172.

Note: See TracTickets for help on using tickets.