Opened 7 years ago

Closed 7 years ago

#52841 closed defect (fixed)

openttd @1.5.2 compile error

Reported by: lukeodom Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: openttd

Description (last modified by neverpanic (Clemens Lang))

Compile fails with following error:

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_games_openttd/openttd/work/openttd-1.5.2/src/music/cocoa_m.cpp:76:4: error: no matching function for call to 'AUGraphNodeInfo'

Full log attached

Attachments (1)

main.zip (25.5 KB) - added by lukeodom 7 years ago.

Download all attachments as: .zip

Change History (4)

Changed 7 years ago by lukeodom

Attachment: main.zip added

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

Description: modified (diff)
Owner: changed from macports-tickets@… to neverpanic
Status: newaccepted

comment:2 Changed 7 years ago by neverpanic (Clemens Lang)

This is weird… so a year ago when updating to 1.5.2, I wrote the patches required to get it building on modern OS X and committed them ([0e914b1a5bc753409ff20b8f21bc07e8cd9ad84c/macports-ports]). I then opened a ticket upstream (https://bugs.openttd.org/task/6380) and even referenced that ticket in the patches ([e24ba54d964b24a442dce9e48de11533118a1136/macports-ports]).

But do you know what I forgot? Adding the patchfiles to the Portfile so they would actually be applied. Stupid me. Fix inbound, will include update to 1.6.1.

comment:3 Changed 7 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: acceptedclosed

In bd48c2b2/macports-ports:

openttd: 1.6.1, actually apply the patches I wrote

It seems when updating to 1.5.2 I wrote the patches required to fix the
build on modern OS X, even submitted them upstream, but then failed to
actually enable them in the Portfile.

Update one of the patches with a newer suggestion from the upstream
ticket, update to 1.6.1 and enable the patches.

Closes: #52841

Note: See TracTickets for help on using tickets.