Opened 5 years ago
Closed 2 years ago
#59630 closed defect (fixed)
demeter-devel: ld: library not found for -lgfortran
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | joefowler (Joe Fowler) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | ||
Port: | demeter-devel |
Description
demeter-devel fails to build:
env LD_RUN_PATH=/opt/local/lib/perl5/5.28/darwin-thread-multi-2level/CORE /usr/bin/clang -mmacosx-version-min=10.10 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -fstack-protector-strong -o src/Ifeffit.dylib src/ifeffit_wrap.o -L/opt/local/lib -lifeffit -L/opt/local/lib -lpgplot -lpng -lX11 -L/opt/local/lib -L/opt/local/lib/gcc9/gcc/x86_64-apple-darwin14/9.2.0 -L/opt/local/lib/gcc9/gcc/x86_64-apple-darwin14/9.2.0/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm ld: warning: directory not found for option '-L/opt/local/lib/gcc9/gcc/x86_64-apple-darwin14/9.2.0' ld: warning: directory not found for option '-L/opt/local/lib/gcc9/gcc/x86_64-apple-darwin14/9.2.0/../../..' ld: library not found for -lgfortran clang: error: linker command failed with exit code 1 (use -v to see invocation)
Change History (2)
comment:1 Changed 2 years ago by joefowler (Joe Fowler)
comment:2 Changed 2 years ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
We've obsoleted demeter-devel. Let's close this issue.