#69481 closed defect (fixed)
leptonica @1.84.1: libtool version mismatch error
Reported by: | jmarshallidau | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.1 |
Keywords: | haspatch | Cc: | |
Port: | leptonica |
Description
Mac Mini M2 2023 macOS 14.4
Build fails with multiple instances of the following in the log file. The version of libtool installed is @2.4.7_1. Full log file is attached.
:info:build libtool: Version mismatch error. This is libtool 2.4.6 Debian-2.4.6-14, but the :info:build libtool: definition of this LT_INIT comes from libtool 2.4.7. :info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14 :info:build libtool: and run autoconf again.
Thank you for maintaining this port!
Attachments (1)
Change History (6)
Changed 8 months ago by jmarshallidau
comment:1 follow-ups: 2 5 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)
We have received other reports of this in other ports. There appears to be a bug with the 15.3 version of the Xcode command line tools. See comment:ticket:69467:6. So workarounds are to downgrade to the 15.2 version or follow the instructions in comment:ticket:69467:2.
comment:2 follow-up: 3 Changed 8 months ago by jmarshallidau
Replying to ryandesign:
So workarounds are to downgrade to the 15.2 version or…
Couldn't find version 15.2 of the Command Line Tools on the Apple Developer site, so downgraded to 15.1. All built fine after the downgrade. Thank you!
comment:3 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|
Replying to ryandesign:
or follow the instructions in comment:ticket:69467:2.
This should be fixed by https://github.com/macports/macports-ports/pull/22984
Replying to jmarshallidau:
Couldn't find version 15.2 of the Command Line Tools on the Apple Developer site, so downgraded to 15.1. All built fine after the downgrade.
Oh, you're right, I don't see a 15.2 either. Glad that worked.
comment:4 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:5 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)
Replying to ryandesign:
There appears to be a bug with the 15.3 version of the Xcode command line tools.
Apple notified me that they fixed it in Xcode CLT 16 beta 3 and I verified it seems to be fixed in 16 beta, 16 beta 2, and 16 beta 3.
leptonica build log file