[MacPorts] #56543: qt4-mac: Should depend on lcms

MacPorts noreply at macports.org
Sun May 27 11:26:49 UTC 2018


#56543: qt4-mac: Should depend on lcms
--------------------------+---------------------
 Reporter:  sideeffect42  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:
 Keywords:                |       Port:  qt4-mac
--------------------------+---------------------
 On my G4 (running Mac OS X 10.4.11 Tiger) compiling qt4-mac fails with:

 {{{
 --->  Building qt4-mac
 Executing:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work
 /qt-everywhere-opensource-src-4.8.7" && /usr/bin/make -w all
 make: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work
 /qt-everywhere-opensource-src-4.8.7'
 cd src/tools/bootstrap/ && /usr/bin/make -f Makefile all
 make[1]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work
 /qt-everywhere-opensource-src-4.8.7/src/tools/bootstrap'
 make[1]: Nothing to be done for `all'.
 make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work
 /qt-everywhere-opensource-src-4.8.7/src/tools/bootstrap'
 cd src/tools/moc/ && /usr/bin/make -f Makefile all
 make[1]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work
 /qt-everywhere-opensource-src-4.8.7/src/tools/moc'
 /opt/local/bin/g++-apple-4.2 -L/opt/local/lib
 -Wl,-headerpad_max_install_names -lcrypto -ldbus-1 -ljpeg -llcms -lssl -lz
 -arch ppc -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -Xarch_ppc
 -mmacosx-version-min=10.4 -o ../../../bin/moc release-shared/moc.o
 release-shared/preprocessor.o release-shared/generator.o release-
 shared/parser.o release-shared/token.o release-shared/main.o
 -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work
 /qt-everywhere-opensource-src-4.8.7/src/tools/bootstrap -lbootstrap
 -framework CoreServices -framework ApplicationServices -lz -lz
 /usr/bin/ld: can't locate file for: -llcms
 collect2: ld returned 1 exit status
 make[1]: *** [../../../bin/moc] Error 1
 make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work
 /qt-everywhere-opensource-src-4.8.7/src/tools/moc'
 make: *** [sub-moc-all-ordered] Error 2
 make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work
 /qt-everywhere-opensource-src-4.8.7'
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work
 /qt-everywhere-opensource-src-4.8.7" && /usr/bin/make -w all
 Exit code: 2
 Error: Failed to build qt4-mac: command execution failed
 }}}

 After {{{port install lcms}}} the build continues.

 I don't know if others versions of OS X are also afftected.

-- 
Ticket URL: <https://trac.macports.org/ticket/56543>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list