#51080: Can't build octave-devel, but not clear error message ---------------------------+------------------------ Reporter: grg.dll@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave-devel | ---------------------------+------------------------ Comment (by rz10@…): I too am no longer able to build octave-devel. Here's the relevant portion of my log. {{{ :info:build CXX libinterp/octave-value /libinterp_octave_value_liboctave_value_la-ov-classdef.lo :info:build CXX libinterp/octave-value /libinterp_octave_value_liboctave_value_la-ov-colon.lo :info:build libinterp/octave-value/ov-cell.cc:1150:19: error: no matching function for call to 'H5Giterate' :info:build retval2 = H5Giterate (loc_id, name, ¤t_item, :info:build ^~~~~~~~~~ :info:build /opt/local/include/H5Gpublic.h:165:15: note: candidate function not viable: no known conversion from 'octave_hdf5_err (octave_hdf5_id, const char *, void *)' (aka 'int (int, const char *, void *)') to 'H5G_iterate_t' (aka 'int (*)(long long, const char *, void *)') for 4th argument :info:build H5_DLL herr_t H5Giterate(hid_t loc_id, const char *name, int *idx, :info:build ^ :info:build 1 error generated. :info:build make[2]: *** [libinterp/octave-value /libinterp_octave_value_liboctave_value_la-ov-cell.lo] Error 1 :info:build make[2]: *** Waiting for unfinished jobs.... :info:build libinterp/octave-value/ov-class.cc:1570:24: error: no matching function for call to 'H5Giterate' :info:build && (retval2 = H5Giterate (group_hid, name, ¤t_item, :info:build ^~~~~~~~~~ :info:build /opt/local/include/H5Gpublic.h:165:15: note: candidate function not viable: no known conversion from 'octave_hdf5_err (octave_hdf5_id, const char *, void *)' (aka 'int (int, const char *, void *)') to 'H5G_iterate_t' (aka 'int (*)(long long, const char *, void *)') for 4th argument :info:build H5_DLL herr_t H5Giterate(hid_t loc_id, const char *name, int *idx, :info:build ^ :info:build 1 error generated. :info:build make[2]: *** [libinterp/octave-value /libinterp_octave_value_liboctave_value_la-ov-class.lo] Error 1 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_math_octave-devel/octave-devel/work/octave- 2868abbc88eb' :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_release_tarballs_ports_math_octave-devel/octave-devel/work/octave- 2868abbc88eb' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_math_octave-devel/octave-devel/work/octave- 2868abbc88eb' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_math_octave-devel/octave-devel/work/octave- 2868abbc88eb" && /usr/bin/make -j8 -w all :info:build Exit code: 2 :error:build org.macports.build for port octave-devel returned: command execution failed :debug:build Error code: CHILDSTATUS 81800 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "portbuild::build_main org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:build Warning: targets not executed for octave-devel: org.macports.install org.macports.build org.macports.destroot :notice:build Please see the log file for port octave-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_math_octave-devel/octave-devel/main.log }}} -- Ticket URL: <https://trac.macports.org/ticket/51080#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X