#26707: Inventor failed to build --------------------------------+------------------------------------------- Reporter: trog24@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: Inventor --------------------------------+------------------------------------------- Using {{{ sudo port -d upgrade inventor }}} the following error occurred: {{{ /usr/bin/g++ -bundle -flat_namespace -undefined suppress -L/opt/local/lib -L/opt/local/lib -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_inventor/work/destroot//opt/local/lib -L../../../lib -L../../../libSoXt BarChart.o -lInventor -lInventorXt -lXm -lXt -lX11 -lGLU -lGL -liconv -lcharset -ldl -o BarChart.bundle ld: file not found: /opt/local/lib/libjpeg.7.dylib collect2: ld returned 1 exit status make[3]: *** [BarChart.bundle] Error 1 make[2]: *** [all] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 1 shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_inventor/work/inventor" && /usr/bin/make -j2 all " returned error 2 Error: Target org.macports.build returned: shell command failed DEBUG: Backtrace: shell command failed while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" Warning: the following items did not execute (for inventor): org.macports.destroot org.macports.build Log for inventor is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_inventor/main.log DEBUG: invalid command name "::ui_init" while executing "::ui_init any stdout" ("eval" body line 1) invoked from within "eval ::ui_init $priority $prefix $channels($priority) $args" ("uplevel" body line 2) invoked from within "uplevel 1 $body" Error: Unable to upgrade port: 1 To report a bug, see <http://guide.macports.org/#project.tickets> }}} The jpeg library installed is: {{{ libjpeg.8.dylib }}} I do not see a port for: {{{ libjpeg.7.dylib }}} -- Ticket URL: <https://trac.macports.org/ticket/26707> MacPorts <http://www.macports.org/> Ports system for Mac OS