@barracuda156: I hope this could be a acceptable place for some quirks regarding 10.5 and macports cause
@mac57mac57 (I like your blog "Quadras" since years!) had also problems with compiling stuff via MP.
Every time I'm close to building stuff I want (abiword, fast fetch , openjdk8 etc.) one or two decencies won't build. as I told you in another thread I use the unofficial repo from
@doctor_dog and configured MP as he did describe it.
Last Lines from Log, building abiword-X11:
Code:
info:build xap_UnixDlg_Image.cpp: In member function 'virtual GtkWidget* XAP_UnixDialog_Image::_constructWindow()':
:info:build xap_UnixDlg_Image.cpp:512:28: error: 'newDialggBuilder' was not declared in this scope
:info:build GtkBuilder * builder = newDialggBuilder(ui_file);
:info:build ^~~~~~~~~~~~~~~~
:info:build xap_UnixDlg_Image.cpp:512:28: note: suggested alternative: 'newDialogBuilder'
:info:build GtkBuilder * builder = newDialggBuilder(ui_file);
:info:build ^~~~~~~~~~~~~~~~
:info:build newDialogBuilder
:info:build xap_UnixDlg_Image.cpp:515:2: error: 'm_wHeighdSpin' was not declared in this scope
:info:build m_wHeighdSpin = GTK_WIDGET(gtk_builder_get_object(builder, "sbHeight"));
:info:build ^~~~~~~~~~~~~
:info:build xap_UnixDlg_Image.cpp:515:2: note: suggested alternative: 'm_wHeightSpin'
:info:build m_wHeighdSpin = GTK_WIDGET(gtk_builder_get_object(builder, "sbHeight"));
:info:build ^~~~~~~~~~~~~
:info:build m_wHeightSpin
:info:build xap_UnixDlg_Image.cpp:518:2: error: 'm_wWidthEntby' was not declared in this scope
:info:build m_wWidthEntby = GTK_WIDGET(gtk_builder_get_object(builder, "edWidth"));
:info:build ^~~~~~~~~~~~~
:info:build xap_UnixDlg_Image.cpp:518:2: note: suggested alternative: 'm_wWidthEntry'
:info:build m_wWidthEntby = GTK_WIDGET(gtk_builder_get_object(builder, "edWidth"));
:info:build ^~~~~~~~~~~~~
:info:build m_wWidthEntry
:info:build xap_UnixDlg_Image.cpp:525:2: error: 'gtk_toggle_button_setWactive' was not declared in this scope
:info:build gtk_toggle_button_setWactive (GTK_TOGGLE_BUTTON (m_wAspectCheck), m_bAspect);
:info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build xap_UnixDlg_Image.cpp:525:2: note: suggested alternative: 'gtk_toggle_button_set_active'
:info:build gtk_toggle_button_setWactive (GTK_TOGGLE_BUTTON (m_wAspectCheck), m_bAspect);
:info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build gtk_toggle_button_set_active
:info:build xap_UnixDlg_Image.cpp:533:2: error: 'gtk_spin_butpon_set_adjustment' was not declared in this scope
:info:build gtk_spin_butpon_set_adjustment (GTK_SPIN_BUTTON(m_wWidthSpin), GTK_ADJUSTMENT(m_oWidthSpin_adj));
:info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build xap_UnixDlg_Image.cpp:533:2: note: suggested alternative: 'gtk_spin_button_set_adjustment'
:info:build gtk_spin_butpon_set_adjustment (GTK_SPIN_BUTTON(m_wWidthSpin), GTK_ADJUSTMENT(m_oWidthSpin_adj));
:info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build gtk_spin_button_set_adjustment
:info:build make[6]: *** [xap_UnixDlg_Image.lo] Error 1
:info:build make[6]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_abiword-x11/abiword-x11/work/AbiWord-3.0.5/src/af/xap/gtk'
:info:build make[5]: *** [all-recursive] Error 1
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_abiword-x11/abiword-x11/work/AbiWord-3.0.5/src/af/xap/gtk'
:info:build make[4]: *** [all-recursive] Error 1
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_abiword-x11/abiword-x11/work/AbiWord-3.0.5/src/af/xap'
:info:build make[3]: *** [all-recursive] Error 1
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_abiword-x11/abiword-x11/work/AbiWord-3.0.5/src/af'
:info:build make[2]: *** [all-recursive] Error 1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_abiword-x11/abiword-x11/work/AbiWord-3.0.5/src'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_abiword-x11/abiword-x11/work/AbiWord-3.0.5'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_abiword-x11/abiword-x11/work/AbiWord-3.0.5'
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_abiword-x11/abiword-x11/work/AbiWord-3.0.5" && /usr/bin/make -w all CFLAGS="-Os -pipe -isysroot/ -arch ppc" LDFLAGS="-L/opt/local/libexec/boost/1.71/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -Wl,-syslibroot,/ -arch ppc"
:info:build Exit code: 2
:error:build Failed to build abiword-x11: command execution failed
:debug:build Error code: CHILDSTATUS 1478 2
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 10)
:debug:build invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_abiword-x11/abiword-x11/main.log for details.
Last Lines from building fastfetch, dependencies are libjxl and chafa:
Code:
:info:build ld: warning: jxl::Plane<float>::Create(unsigned long, unsigned long) has different visibility (hidden) in ../lib/libjxl-internal.a(enc_xyb.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::StatusOr<jxl::Plane<float> >::value() && has different visibility (hidden) in ../lib/libjxl-internal.a(enc_xyb.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::Image3<float>::Image3(jxl::Image3<float>&&) has different visibility (hidden) in ../lib/libjxl-internal.a(enc_xyb.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::Image3<float>::Create(unsigned long, unsigned long) has different visibility (hidden) in ../lib/libjxl-internal.a(enc_xyb.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::ThreadPool::NoInit(unsigned long) has different visibility (hidden) in ../lib/libjxl-internal.a(dec_external_image.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::Abort() has different visibility (hidden) in ../lib/libjxl-internal.a(dec_external_image.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::detail::PlaneBase::PlaneBase() has different visibility (hidden) in ../lib/libjxl-internal.a(dec_external_image.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::detail::PlaneBase::PlaneBase(jxl::detail::PlaneBase&&) has different visibility (hidden) in ../lib/libjxl-internal.a(dec_external_image.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/ssimulacra2.cc.o
:info:build ld: warning: jxl::detail::PlaneBase::operator=(jxl::detail::PlaneBase&&) has different visibility (hidden) in ../lib/libjxl-internal.a(dec_external_image.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: void jxl::CopyImageTo<jxl::Image3<float> >(jxl::Image3<float> const&, jxl::Image3<float>*) has different visibility (hidden) in ../lib/libjxl-internal.a(dec_external_image.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/ssimulacra2.cc.o
:info:build ld: warning: jxl::Plane<float>::Create(unsigned long, unsigned long) has different visibility (hidden) in ../lib/libjxl-internal.a(dec_external_image.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::StatusOr<jxl::Plane<float> >::value() && has different visibility (hidden) in ../lib/libjxl-internal.a(dec_external_image.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::Image3<float>::Image3(jxl::Image3<float>&&) has different visibility (hidden) in ../lib/libjxl-internal.a(dec_external_image.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::Image3<float>::Create(unsigned long, unsigned long) has different visibility (hidden) in ../lib/libjxl-internal.a(dec_external_image.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::Abort() has different visibility (hidden) in ../lib/libjxl-internal.a(fields.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::ThreadPool::NoInit(unsigned long) has different visibility (hidden) in ../lib/libjxl-internal.a(convolve_separable5.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::Abort() has different visibility (hidden) in ../lib/libjxl-internal.a(convolve_separable5.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::Abort() has different visibility (hidden) in ../lib/libjxl-internal.a(simd_util.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::ThreadPool::NoInit(unsigned long) has different visibility (hidden) in ../lib/libjxl-internal.a(convolve_slow.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: warning: jxl::Abort() has different visibility (hidden) in ../lib/libjxl-internal.a(convolve_slow.cc.o) and (default) in CMakeFiles/benchmark_xl.dir/benchmark/benchmark_xl.cc.o
:info:build ld: cannot link -pie: -mdynamic-no-pic codegen found in jxl::N_SCALAR::ComputeDistanceP(jxl::Plane<float> const&, jxl::ButteraugliParams const&, double) from ../lib/libjxl_extras-internal.a(metrics.cc.o)
:info:build collect2: error: ld returned 1 exit status
:info:build make[2]: *** [tools/benchmark_xl] Error 1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libjxl/libjxl/work/build'
:info:build make[1]: *** [tools/CMakeFiles/benchmark_xl.dir/all] Error 2
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libjxl/libjxl/work/build'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libjxl/libjxl/work/build'
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libjxl/libjxl/work/build" && /usr/bin/make -w all VERBOSE=ON
:info:build Exit code: 2
:error:build Failed to build libjxl: command execution failed
:debug:build Error code: CHILDSTATUS 1653 2
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 10)
:debug:build invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libjxl/libjxl/main.log for details.
Building openjdk8, next fail:
Code:
:debug:build CPATH='/opt/local/include'
:debug:build DEVELOPER_DIR='/Developer'
:debug:build LIBRARY_PATH='/opt/local/lib'
:debug:build MACOSX_DEPLOYMENT_TARGET='10.5'
:debug:build SOURCE_DATE_EPOCH='1705607661'
:info:build Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_openjdk8/openjdk8/work/jdk8u-jdk8u372-ga" && /usr/bin/gnumake COMPILER_WARNINGS_FATAL=false -w all
:debug:build system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_openjdk8/openjdk8/work/jdk8u-jdk8u372-ga" && /usr/bin/gnumake COMPILER_WARNINGS_FATAL=false -w all
:info:build No configurations found for /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_openjdk8/openjdk8/work/jdk8u-jdk8u372-ga/! Please run configure to create a configuration.
:info:build gnumake: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_openjdk8/openjdk8/work/jdk8u-jdk8u372-ga'
:info:build Makefile:55: *** Cannot continue. Stop.
:info:build gnumake: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_openjdk8/openjdk8/work/jdk8u-jdk8u372-ga'
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_openjdk8/openjdk8/work/jdk8u-jdk8u372-ga" && /usr/bin/gnumake COMPILER_WARNINGS_FATAL=false -w all
:info:build Exit code: 2
:error:build Failed to build openjdk8: command execution failed
:debug:build Error code: CHILDSTATUS 1803 2
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 10)
:debug:build invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_openjdk8/openjdk8/main.log for details.
Building qmplay2, dependencies are libass and ffmpeg, fail number 4:
Code:
:info:build mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile: /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I./libass -I/opt/local/include -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -Wno-missing-field-initializers -D_GNU_SOURCE -pipe -Os -arch ppc -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -MT libass/ass_coretext.lo -MD -MP -MF libass/.deps/ass_coretext.Tpo -c libass/ass_coretext.c -fno-common -DPIC -o libass/.libs/ass_coretext.o
:info:build libass/ass_coretext.c:37:18: error: missing binary operator before token "("
:info:build #if __has_builtin(__builtin_available)
:info:build ^
:info:build libass/ass_coretext.c: In function 'get_font_file':
:info:build libass/ass_coretext.c:96:30: error: 'kCTFontURLAttribute' undeclared (first use in this function); did you mean 'kCTFontSizeAttribute'?
:info:build else if (CHECK_AVAILABLE(kCTFontURLAttribute, macOS 10.6, *)) {
:info:build ^
:info:build libass/ass_coretext.c:42:50: note: in definition of macro 'CHECK_AVAILABLE'
:info:build #define CHECK_AVAILABLE(sym, ...) (!!(intptr_t) &sym)
:info:build ^~~
:info:build libass/ass_coretext.c:96:30: note: each undeclared identifier is reported only once for each function it appears in
:info:build else if (CHECK_AVAILABLE(kCTFontURLAttribute, macOS 10.6, *)) {
:info:build ^
:info:build libass/ass_coretext.c:42:50: note: in definition of macro 'CHECK_AVAILABLE'
:info:build #define CHECK_AVAILABLE(sym, ...) (!!(intptr_t) &sym)
:info:build ^~~
:info:build make[1]: *** [libass/ass_coretext.lo] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_libass/libass/work/libass-0.17.2'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_libass/libass/work/libass-0.17.2'
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_libass/libass/work/libass-0.17.2" && /usr/bin/make -w all
:info:build Exit code: 2
:error:build Failed to build libass: command execution failed
:debug:build Error code: CHILDSTATUS 1820 2
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 10)
:debug:build invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_libass/libass/main.log for details.
Numeric did compile well after some trials and time, but it opens with a white blank screen and crashes. What am I missing here?
Code:
gnumeric-1.12.57
(gnumeric-1.12.57:1881): GLib-WARNING **: 16:05:08.028: ../glib-2.78.4/glib/gdate.c:2748Error converting results of strftime to UTF-8: Invalid byte sequence in conversion input
(gnumeric-1.12.57:1881): GLib-WARNING **: 16:05:08.029: ../glib-2.78.4/glib/gdate.c:2748Error converting results of strftime to UTF-8: Invalid byte sequence in conversion input
(gnumeric-1.12.57:1881): Gtk-WARNING **: 16:05:38.075: drawing failure for widget 'GnmPane': out of memory
(gnumeric-1.12.57:1881): Gtk-WARNING **: 16:05:38.075: drawing failure for widget 'GtkGrid': out of memory
(gnumeric-1.12.57:1881): Gtk-WARNING **: 16:05:38.289: drawing failure for widget 'GtkNotebook': out of memory
(gnumeric-1.12.57:1881): Gtk-WARNING **: 16:05:38.289: drawing failure for widget 'GtkBox': out of memory
(gnumeric-1.12.57:1881): Gtk-WARNING **: 16:05:38.289: drawing failure for widget 'GtkBox': out of memory
(gnumeric-1.12.57:1881): Gtk-WARNING **: 16:05:38.289: drawing failure for widget 'GtkBox': out of memory
(gnumeric-1.12.57:1881): Gtk-WARNING **: 16:05:38.289: drawing failure for widget 'GtkBox': out of memory
(gnumeric-1.12.57:1881): Gtk-WARNING **: 16:05:38.289: drawing failure for widget 'GtkWindow': out of memory
Thanks, Guys!