Opened 9 years ago

Closed 19 months ago

#47378 closed defect (fixed)

openttd: universal variant fails

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.3.99
Keywords: Cc:
Port: openttd

Description

--->  Configuring openttd
DEBUG: Using compiler 'Xcode Clang'
DEBUG: Can't run configure ccache on this port without elevated privileges. Escalating privileges back to root.
DEBUG: euid changed to: 0. egid changed to: 0.
DEBUG: changing euid/egid - current euid: 0 - current egid: 0
DEBUG: egid changed to: 528
DEBUG: euid changed to: 501
DEBUG: Executing org.macports.configure (openttd)
DEBUG: Environment: 
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_games_openttd/openttd/work/openttd-1.4.4" && ./configure --prefix=/opt/local --disable-dependency-tracking --prefix-dir=/opt/local --binary-dir=bin --icon-theme-dir=share/icons/hicolor --install-dir=/opt/local/var/macports/build/_Users_rschmidt_macports_dports_games_openttd/openttd/work/destroot --with-cocoa --with-zlib --with-liblzma --with-liblzo2 --with-png --with-freetype --with-fontconfig --with-icu --without-application-bundle --enable-strip'
DEBUG: Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_games_openttd/openttd/work/openttd-1.4.4" && ./configure --prefix=/opt/local --disable-dependency-tracking --prefix-dir=/opt/local --binary-dir=bin --icon-theme-dir=share/icons/hicolor --install-dir=/opt/local/var/macports/build/_Users_rschmidt_macports_dports_games_openttd/openttd/work/destroot --with-cocoa --with-zlib --with-liblzma --with-liblzo2 --with-png --with-freetype --with-fontconfig --with-icu --without-application-bundle --enable-strip 
Unknown option --disable-dependency-tracking
Command failed:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_games_openttd/openttd/work/openttd-1.4.4" && ./configure --prefix=/opt/local --disable-dependency-tracking --prefix-dir=/opt/local --binary-dir=bin --icon-theme-dir=share/icons/hicolor --install-dir=/opt/local/var/macports/build/_Users_rschmidt_macports_dports_games_openttd/openttd/work/destroot --with-cocoa --with-zlib --with-liblzma --with-liblzo2 --with-png --with-freetype --with-fontconfig --with-icu --without-application-bundle --enable-strip 
Exit code: 1
Error: Failed to configure openttd, consult /opt/local/var/macports/build/_Users_rschmidt_macports_dports_games_openttd/openttd/work/openttd-1.4.4/config.log
Error: Failed to configure openttd: configure failure: command execution failed
DEBUG: Error code: NONE
DEBUG: Backtrace: configure failure: command execution failed

Change History (2)

comment:1 Changed 9 years ago by neverpanic (Clemens Lang)

I'm assuming that's just a matter of deleting --disable-dependency-tracking or setting build.type. If you have time to test that, feel free to commit a change.

comment:2 Changed 19 months ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

In 4c20832325b662ad22b1466f8513700a67672bae/macports-ports (master):

openttd: Update to 12.2

Closes: #47378

Note: See TracTickets for help on using tickets.