Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#55100 closed defect (fixed)

meld @3.18.0 fails to build because itstool failed with exit status 1

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: elelay (Eric Le Lay)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: dbevans (David B. Evans)
Port: meld

Description

meld fails to build (on 10.12 and 10.13, at least) because of itstool:

https://build.macports.org/builders/ports-10.12_x86_64-builder/builds/43466/steps/install-port/logs/stdio

msgfmt help/cs/cs.po -o build/help/cs/cs.mo
itstool -m build/help/cs/cs.mo -o build/help/cs help/C/command-line.page
error: command 'itstool' failed with exit status 1

meld builds fine on my 10.12 system, but I have lots of other ports installed. Could itstool or meld be missing a dependency?

Change History (3)

comment:1 Changed 7 years ago by elelay (Eric Le Lay)

Thanks for the catch!

With [10c47cd521eeb7c126191664f8330523224119a5/macports-ports], I built from a new Macports install successfully.

The builders don't seem to have picked it yet, so fingers crossed ;-)

Last edited 7 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Port: itstool removed
Resolution: fixed
Status: newclosed
Summary: meld @3.18.0 fails to build because itstool @2.0.3 failed with exit status 1meld @3.18.0 fails to build because itstool failed with exit status 1

Yup, success! Thanks.

Didn't even occur to me that the problem might be that itstool wasn't there at all.

comment:3 Changed 7 years ago by elelay (Eric Le Lay)

In 44730d9ea693df28dca6372127fe57e1c806eef5/macports-ports:

meld: revbump to force reinstall

for broken post-activate because of missing deps
Closes: #55100

Note: See TracTickets for help on using tickets.