[MacPorts] #71263: py-tables uses wrong flags with hdf5 module
MacPorts
noreply at macports.org
Fri Nov 8 09:14:24 UTC 2024
#71263: py-tables uses wrong flags with hdf5 module
--------------------------+-----------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.4
Keywords: | Port: py-tables
--------------------------+-----------------------
{{{
/opt/local/bin/gcc-mp-14 -bundle -undefined dynamic_lookup
-L/opt/local/lib -Wl,-headerpad_max_install_names
-Wl,-read_only_relocs,suppress -Wl,-force_cpusubtype_ALL -arch ppc -arch
ppc -isysroot/ build/temp.macosx-10.6-ppc-
cpython-311/hdf5-blosc/src/blosc_filter.o build/temp.macosx-10.6-ppc-
cpython-311/hdf5-blosc2/src/blosc2_filter.o build/temp.macosx-10.6-ppc-
cpython-311/src/H5ARRAY-opt.o build/temp.macosx-10.6-ppc-
cpython-311/src/H5ARRAY.o build/temp.macosx-10.6-ppc-
cpython-311/src/H5ATTR.o build/temp.macosx-10.6-ppc-
cpython-311/src/H5VLARRAY.o build/temp.macosx-10.6-ppc-
cpython-311/src/typeconv.o build/temp.macosx-10.6-ppc-
cpython-311/src/utils.o build/temp.macosx-10.6-ppc-
cpython-311/tables/hdf5extension.o -L/sw/lib64 -L/usr/local/lib -L/opt/lib
-L/opt/local/lib -L/usr/lib -L/sw/lib -L/opt/local/lib64 -L/usr/lib64
-L/usr/local/lib64 -L/opt/lib64 -L/lib64 -L/lib -lhdf5 -lblosc -lblosc2 -o
build/lib.macosx-10.6-ppc-
cpython-311/tables/hdf5extension.cpython-311-darwin.so
ld: warning: directory '/sw/lib64' following -L not found
ld: warning: directory '/opt/lib' following -L not found
ld: warning: directory '/sw/lib' following -L not found
ld: warning: directory '/opt/local/lib64' following -L not found
ld: warning: directory '/usr/lib64' following -L not found
ld: warning: directory '/usr/local/lib64' following -L not found
ld: warning: directory '/opt/lib64' following -L not found
ld: warning: directory '/lib64' following -L not found
ld: warning: directory '/lib' following -L not found
building 'tables.tableextension' extension
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71263>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list