Opened 7 months ago

#72726 new defect

tippecanoe: build uses wrong paths: ld: warning: directory not found for option '-L/usr/local/lib'

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.11.2
Keywords: Cc: sikmir (Nikolay Korotkiy)
Port: tippecanoe

Description

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gis_tippecanoe/tippecanoe/work/compwrap/cxx/opt/local/bin/g++-mp-14  -L/usr/local/lib -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -Os -arch ppc -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 -fPIE -DBUILD_INFO= -o tippecanoe geojson.o jsonpull/jsonpull.o tile.o pool.o mbtiles.o geometry.o projection.o memfile.o mvt.o serial.o main.o platform.o text.o dirtiles.o pmtiles_file.o plugin.o read_json.o write_json.o geobuf.o flatgeobuf.o evaluator.o geocsv.o csv.o geojson-loop.o json_logger.o visvalingam.o compression.o clip.o sort.o attribute.o thread.o shared_borders.o clipper2/src/clipper.engine.o -L/opt/local/lib -Wl,-headerpad_max_install_names -latomic -lMacportsLegacySupport -arch ppc -lm -lz -lsqlite3 -lpthread
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gis_tippecanoe/tippecanoe/work/compwrap/cxx/opt/local/bin/g++-mp-14  -L/usr/local/lib -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -Os -arch ppc -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 -fPIE -DBUILD_INFO= -o tile-join tile-join.o platform.o projection.o mbtiles.o mvt.o memfile.o dirtiles.o jsonpull/jsonpull.o text.o evaluator.o csv.o write_json.o pmtiles_file.o clip.o attribute.o thread.o read_json.o clipper2/src/clipper.engine.o -L/opt/local/lib -Wl,-headerpad_max_install_names -latomic -lMacportsLegacySupport -arch ppc -lm -lz -lsqlite3 -lpthread
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gis_tippecanoe/tippecanoe/work/compwrap/cxx/opt/local/bin/g++-mp-14  -L/usr/local/lib -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -Os -arch ppc -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 -fPIE -DBUILD_INFO= -o tippecanoe-overzoom overzoom.o mvt.o clip.o evaluator.o jsonpull/jsonpull.o text.o attribute.o read_json.o projection.o clipper2/src/clipper.engine.o -L/opt/local/lib -Wl,-headerpad_max_install_names -latomic -lMacportsLegacySupport -arch ppc -lm -lz -lsqlite3 -lpthread
ld: warning: directory not found for option '-L/usr/local/lib'
ld: warning: directory not found for option '-L/usr/local/lib'
ld: warning: directory not found for option '-L/usr/local/lib'

Change History (0)

Note: See TracTickets for help on using tickets.