[MacPorts] #72258: octave @10.1.0 still has a path to 9.x.x somewhere: ld: warning: directory '/opt/local/lib/octave/9.x.x' following -L not found
MacPorts
noreply at macports.org
Sat Mar 29 23:22:06 UTC 2025
#72258: octave @10.1.0 still has a path to 9.x.x somewhere: ld: warning: directory
'/opt/local/lib/octave/9.x.x' following -L not found
--------------------------+-------------------------
Reporter: barracuda156 | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: octave
--------------------------+-------------------------
This seems to work fine, however perhaps not right?
{{{
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-
zstd/work/zstd" && /usr/bin/arch -arch $OCTAVE_ARCH /opt/local/bin/octave-
cli -q -f -H --eval 'try; pkg build -verbose -nodeps
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-zstd/work
/tmp-build
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-
zstd/work/octave_zstd-1.1.0.tar.gz; catch; disp(lasterror.message);
exit(1); end_try_catch;'
2025-03-30 07:17:19.051 octave-cli-10.1.0-orig[51350:b0b] CFPreferences:
user home directory at file://localhost/opt/local/var/macports/home/ is
unavailable. User domains will be volatile.
warning: creating build directory
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-zstd/work
/tmp-build
warning: called from
build at line 49 column 5
pkg at line 744 column 7
checking for a sed that does not truncate output... /opt/local/bin/gsed
checking for octave... /usr/bin/arch -arch ppc
/opt/local/bin/octave-10.1.0
checking for mkoctfile... /usr/bin/arch -arch ppc
/opt/local/bin/mkoctfile-10.1.0 --verbose
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether /opt/local/bin/g++-mp-14 accepts -g... yes
checking for /opt/local/bin/g++-mp-14 option to enable C++11 features...
none needed
checking whether feval is in the octave namespace... yes
checking whether octave value has Octave style is* methods... yes
checking whether octave::execution_exception has message member... yes
checking whether dim_vector has xelem method... yes
checking whether range is in the octave namespace... yes
checking whether templated lambda functions accept '&const int'... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
make: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-zstd/work
/tmp-build/zstd/src'
/usr/bin/arch -arch ppc /opt/local/bin/mkoctfile-10.1.0 --verbose -Wall
-pipe -Os -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc
zstd_compress.cc -lzstd
/opt/local/bin/g++-mp-14 -c -I/opt/local/include
-I/opt/local/include/octave-10.1.0/octave/..
-I/opt/local/include/octave-10.1.0/octave -I/opt/local/include -pthread
-pipe -Os -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -Wall -pipe
-Os -std=gnu++17 -arch ppc -D_GLIBCXX_USE_CXX11_ABI=0 zstd_compress.cc
-o
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-
zstd/work/.tmp/oct-7eGaWA.o
/opt/local/bin/g++-mp-14 -I/opt/local/include/octave-10.1.0/octave/..
-I/opt/local/include/octave-10.1.0/octave -I/opt/local/include -pthread
-pipe -Os -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -Wall -pipe
-Os -std=gnu++17 -arch ppc -o zstd_compress.oct
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-
zstd/work/.tmp/oct-7eGaWA.o -lzstd -bundle -undefined dynamic_lookup
-bind_at_load -L/opt/local/lib/octave/9.x.x -L/opt/local/lib
-Wl,-headerpad_max_install_names -arch ppc
-Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport
-Wl,-rpath,/opt/local/lib/libgcc -arch ppc -L/opt/local/lib/octave/10.1.0
-loctinterp -loctave
ld: warning: directory '/opt/local/lib/octave/9.x.x' following -L not
found
/usr/bin/arch -arch ppc /opt/local/bin/mkoctfile-10.1.0 --verbose -Wall
-pipe -Os -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc
zstd_decompress.cc -lzstd
/opt/local/bin/g++-mp-14 -c -I/opt/local/include
-I/opt/local/include/octave-10.1.0/octave/..
-I/opt/local/include/octave-10.1.0/octave -I/opt/local/include -pthread
-pipe -Os -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -Wall -pipe
-Os -std=gnu++17 -arch ppc -D_GLIBCXX_USE_CXX11_ABI=0 zstd_decompress.cc
-o
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-
zstd/work/.tmp/oct-cj1KS9.o
/opt/local/bin/g++-mp-14 -I/opt/local/include/octave-10.1.0/octave/..
-I/opt/local/include/octave-10.1.0/octave -I/opt/local/include -pthread
-pipe -Os -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -Wall -pipe
-Os -std=gnu++17 -arch ppc -o zstd_decompress.oct
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-
zstd/work/.tmp/oct-cj1KS9.o -lzstd -bundle -undefined dynamic_lookup
-bind_at_load -L/opt/local/lib/octave/9.x.x -L/opt/local/lib
-Wl,-headerpad_max_install_names -arch ppc
-Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport
-Wl,-rpath,/opt/local/lib/libgcc -arch ppc -L/opt/local/lib/octave/10.1.0
-loctinterp -loctave
ld: warning: directory '/opt/local/lib/octave/9.x.x' following -L not
found
/usr/bin/arch -arch ppc /opt/local/bin/mkoctfile-10.1.0 --verbose -Wall
-pipe -Os -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc
zstd_compress_string.cc -lzstd
/opt/local/bin/g++-mp-14 -c -I/opt/local/include
-I/opt/local/include/octave-10.1.0/octave/..
-I/opt/local/include/octave-10.1.0/octave -I/opt/local/include -pthread
-pipe -Os -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -Wall -pipe
-Os -std=gnu++17 -arch ppc -D_GLIBCXX_USE_CXX11_ABI=0
zstd_compress_string.cc -o
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-
zstd/work/.tmp/oct-wDz3rw.o
/opt/local/bin/g++-mp-14 -I/opt/local/include/octave-10.1.0/octave/..
-I/opt/local/include/octave-10.1.0/octave -I/opt/local/include -pthread
-pipe -Os -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -Wall -pipe
-Os -std=gnu++17 -arch ppc -o zstd_compress_string.oct
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-
zstd/work/.tmp/oct-wDz3rw.o -lzstd -bundle -undefined dynamic_lookup
-bind_at_load -L/opt/local/lib/octave/9.x.x -L/opt/local/lib
-Wl,-headerpad_max_install_names -arch ppc
-Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport
-Wl,-rpath,/opt/local/lib/libgcc -arch ppc -L/opt/local/lib/octave/10.1.0
-loctinterp -loctave
ld: warning: directory '/opt/local/lib/octave/9.x.x' following -L not
found
/usr/bin/arch -arch ppc /opt/local/bin/mkoctfile-10.1.0 --verbose -Wall
-pipe -Os -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc
zstd_decompress_string.cc -lzstd
/opt/local/bin/g++-mp-14 -c -I/opt/local/include
-I/opt/local/include/octave-10.1.0/octave/..
-I/opt/local/include/octave-10.1.0/octave -I/opt/local/include -pthread
-pipe -Os -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -Wall -pipe
-Os -std=gnu++17 -arch ppc -D_GLIBCXX_USE_CXX11_ABI=0
zstd_decompress_string.cc -o
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-
zstd/work/.tmp/oct-Hsh33y.o
/opt/local/bin/g++-mp-14 -I/opt/local/include/octave-10.1.0/octave/..
-I/opt/local/include/octave-10.1.0/octave -I/opt/local/include -pthread
-pipe -Os -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -Wall -pipe
-Os -std=gnu++17 -arch ppc -o zstd_decompress_string.oct
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-
zstd/work/.tmp/oct-Hsh33y.o -lzstd -bundle -undefined dynamic_lookup
-bind_at_load -L/opt/local/lib/octave/9.x.x -L/opt/local/lib
-Wl,-headerpad_max_install_names -arch ppc
-Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport
-Wl,-rpath,/opt/local/lib/libgcc -arch ppc -L/opt/local/lib/octave/10.1.0
-loctinterp -loctave
ld: warning: directory '/opt/local/lib/octave/9.x.x' following -L not
found
make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_octave_octave-zstd/octave-zstd/work
/tmp-build/zstd/src'
---> Building octave-zstd
}}}
--
Ticket URL: <https://trac.macports.org/ticket/72258>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list