Opened 16 months ago

Last modified 16 months ago

#67547 assigned defect

sudo port install mapserver Failed — at Initial Version

Reported by: canonneo Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: mapserver

Description

mapserver v 6.2.4 cofig.log: configure:14233: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries configure:14272: result: yes configure:14413: checking dynamic linker characteristics configure:15092: result: darwin21.6.0 dyld configure:15145: checking how to hardcode library paths into programs configure:15170: result: immediate configure:15210: checking whether the C++ compiler works configure:15232: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.cpp >&5 configure:15232: $? = 0 configure:15246: result: configure:15253: checking for flex configure:15269: found /usr/bin/flex configure:15280: result: flex configure:15317: flex conftest.l configure:15321: $? = 0 configure:15323: checking lex output file root configure:15337: result: lex.yy configure:15342: checking lex library configure:15356: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c >&5 Undefined symbols for architecture arm64:

"_yywrap", referenced from:

_yylex in conftest-ec9733.o _main in conftest-ec9733.o

ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:15356: $? = 1

Change History (0)

Note: See TracTickets for help on using tickets.