MacPorts
2018-11-17 04:48:35 UTC
#57630: bloc @ 1.14.4: build fails due to undefined symbols on OS X Leopard PPC
--------------------------+------------------------
Reporter: SerpentChris | Owner: stromnov@âŠ
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Keywords: | Port: blosc
--------------------------+------------------------
Build seems to go fine until it gets here:
{{{
:info:build /usr/bin/gcc-4.2 -pipe -Os -DNDEBUG -I/opt/local/include -arch
ppc -mmacosx-version-min=10.5 -Wl,-search_paths_first
-Wl,-headerpad_max_install_names -L/opt/local/lib
-Wl,-headerpad_max_install_names CMakeFiles/bench.dir/bench.c.o -o bench
-Wl,-rpath,/opt/local/lib ../blosc/libblosc.1.14.4.dylib
/opt/local/lib/liblz4.dylib /opt/local/lib/libz.dylib
/opt/local/lib/libzstd.dylib
:info:build Undefined symbols:
:info:build "_posix_memalign", referenced from:
:info:build _do_bench in bench.c.o
:info:build _do_bench in bench.c.o
:info:build _do_bench in bench.c.o
:info:build ld: symbol(s) not found
:info:build collect2: ld returned 1 exit status
:info:build make[2]: *** [bench/bench] Error 1
}}}
--------------------------+------------------------
Reporter: SerpentChris | Owner: stromnov@âŠ
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Keywords: | Port: blosc
--------------------------+------------------------
Build seems to go fine until it gets here:
{{{
:info:build /usr/bin/gcc-4.2 -pipe -Os -DNDEBUG -I/opt/local/include -arch
ppc -mmacosx-version-min=10.5 -Wl,-search_paths_first
-Wl,-headerpad_max_install_names -L/opt/local/lib
-Wl,-headerpad_max_install_names CMakeFiles/bench.dir/bench.c.o -o bench
-Wl,-rpath,/opt/local/lib ../blosc/libblosc.1.14.4.dylib
/opt/local/lib/liblz4.dylib /opt/local/lib/libz.dylib
/opt/local/lib/libzstd.dylib
:info:build Undefined symbols:
:info:build "_posix_memalign", referenced from:
:info:build _do_bench in bench.c.o
:info:build _do_bench in bench.c.o
:info:build _do_bench in bench.c.o
:info:build ld: symbol(s) not found
:info:build collect2: ld returned 1 exit status
:info:build make[2]: *** [bench/bench] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57630>
MacPorts <https://www.macports.org/>
Ports system for macOS
Ticket URL: <https://trac.macports.org/ticket/57630>
MacPorts <https://www.macports.org/>
Ports system for macOS