Opened 4 years ago
Closed 4 years ago
#62782 closed defect (fixed)
iTerm2 @3.4.6_1 fails to build
Reported by: | szhorvat (Szabolcs Horvát) | Owned by: | markemer (Mark Anderson) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | dershow, Tatsh (Andrew Udvare), darkfishy (A A) | |
Port: | iTerm2 |
Description
iTerm2 3.4.6_1 fails to build on my macOS 10.14.6 machine. iTerm2 3.4.6_0 built fine.
The log file is attached.
Attachments (1)
Change History (11)
Changed 4 years ago by szhorvat (Szabolcs Horvát)
comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | markemer removed |
---|---|
Owner: | set to markemer |
Status: | new → assigned |
Summary: | iTerm2 3.4.6_1 fails to build → iTerm2 @3.4.6_1 fails to build |
comment:2 Changed 4 years ago by szhorvat (Szabolcs Horvát)
I see the same errors on the 10.15 builder after this commit:
https://github.com/macports/macports-ports/commit/4b43a62994a22c90be7dd0c96d570ad42accb48d
After the previous commit, everything was successful:
https://github.com/macports/macports-ports/commit/7898ece75cc7ef82e86c93a59c65351eb2b0db24
It appears that the last change broke something?
comment:3 Changed 4 years ago by dershow
Cc: | dershow added |
---|
comment:4 Changed 4 years ago by markemer (Mark Anderson)
Yeah, seems like the last commit broke something - and if you look at it it's clear the derived data fix was removed. We should roll this commit back for sure.
comment:5 Changed 4 years ago by Tatsh (Andrew Udvare)
Cc: | Tatsh added |
---|
comment:6 Changed 4 years ago by darkfishy (A A)
Cc: | darkfishy added |
---|
comment:7 Changed 4 years ago by szhorvat (Szabolcs Horvát)
iTerm2 has been non-installable for over a week. Can the offending commit please be reverted for the time being, so the app becomes usable again?
comment:8 Changed 4 years ago by dershow
After trying to upgrade, now the prior version starts, but gives an error and won't open a terminal. So I can't upgrade or run the version that I had installed. I did download their binary installer and now I can run that one.
comment:9 Changed 4 years ago by markemer (Mark Anderson)
I reverted commit https://github.com/macports/macports-ports/commit/4b43a62994a22c90be7dd0c96d570ad42accb48d which should fix things for now. I'll have to look into whatever that was supposed to fix. I think a bad link.
comment:10 Changed 4 years ago by markemer (Mark Anderson)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The derived data messages in the log make this sound like #57137, however that wouldn't explain why you were able to build it before.