Opened 16 years ago

Closed 14 years ago

#15166 closed defect (fixed)

textproc/meld 1.1.4 scrollkeeper error while building

Reported by: jan.matousek@… Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: scrollkeeper Cc: mf2k (Frank Schima)
Port: meld

Description

Hello,

fresh installation of macports 1.600, mac 1.5.2, Meld build fails with this error:

bash-3.2# port install meld
--->  Fetching meld
--->  Verifying checksum(s) for meld
--->  Extracting meld
--->  Applying patches to meld
--->  Configuring meld
--->  Building meld with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_meld/work/meld-1.1.4" && make all " returned error 2
Command output: mkdir -m 755 -p en_GB/LC_MESSAGES/ && msgfmt -c -o en_GB/LC_MESSAGES/meld.mo en_GB.po
mkdir -m 755 -p es/LC_MESSAGES/ && msgfmt -c -o es/LC_MESSAGES/meld.mo es.po
mkdir -m 755 -p fi/LC_MESSAGES/ && msgfmt -c -o fi/LC_MESSAGES/meld.mo fi.po
mkdir -m 755 -p fr/LC_MESSAGES/ && msgfmt -c -o fr/LC_MESSAGES/meld.mo fr.po
mkdir -m 755 -p hu/LC_MESSAGES/ && msgfmt -c -o hu/LC_MESSAGES/meld.mo hu.po
mkdir -m 755 -p it/LC_MESSAGES/ && msgfmt -c -o it/LC_MESSAGES/meld.mo it.po
mkdir -m 755 -p ja/LC_MESSAGES/ && msgfmt -c -o ja/LC_MESSAGES/meld.mo ja.po
mkdir -m 755 -p ko/LC_MESSAGES/ && msgfmt -c -o ko/LC_MESSAGES/meld.mo ko.po
mkdir -m 755 -p ne/LC_MESSAGES/ && msgfmt -c -o ne/LC_MESSAGES/meld.mo ne.po
mkdir -m 755 -p nl/LC_MESSAGES/ && msgfmt -c -o nl/LC_MESSAGES/meld.mo nl.po
mkdir -m 755 -p pa/LC_MESSAGES/ && msgfmt -c -o pa/LC_MESSAGES/meld.mo pa.po
mkdir -m 755 -p pt/LC_MESSAGES/ && msgfmt -c -o pt/LC_MESSAGES/meld.mo pt.po
mkdir -m 755 -p pt_BR/LC_MESSAGES/ && msgfmt -c -o pt_BR/LC_MESSAGES/meld.mo pt_BR.po
mkdir -m 755 -p ru/LC_MESSAGES/ && msgfmt -c -o ru/LC_MESSAGES/meld.mo ru.po
mkdir -m 755 -p rw/LC_MESSAGES/ && msgfmt -c -o rw/LC_MESSAGES/meld.mo rw.po
mkdir -m 755 -p sr/LC_MESSAGES/ && msgfmt -c -o sr/LC_MESSAGES/meld.mo sr.po
mkdir -m 755 -p sr@Latn/LC_MESSAGES/ && msgfmt -c -o sr@Latn/LC_MESSAGES/meld.mo sr@Latn.po
mkdir -m 755 -p sv/LC_MESSAGES/ && msgfmt -c -o sv/LC_MESSAGES/meld.mo sv.po
mkdir -m 755 -p vi/LC_MESSAGES/ && msgfmt -c -o vi/LC_MESSAGES/meld.mo vi.po
mkdir -m 755 -p zh_CN/LC_MESSAGES/ && msgfmt -c -o zh_CN/LC_MESSAGES/meld.mo zh_CN.po
mkdir -m 755 -p zh_TW/LC_MESSAGES/ && msgfmt -c -o zh_TW/LC_MESSAGES/meld.mo zh_TW.po
make -C help
for lang in C; do \
		make -C $lang all ; \
	done
scrollkeeper-preinstall  meld-C.omf meld-C.omf.install
ERROR: Cannot parse meld-C.omf.install.  Is it valid?
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2

Error: Status 1 encountered during processing.
bash-3.2# 

When commenting out everything connected with "help" directory from GNUmakefile, the build succeded, but #14290 occurs. I can provide more information if needed.

Change History (6)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to landonf@…

Assigning to maintainer.

comment:2 Changed 16 years ago by mf2k (Frank Schima)

Cc: macsforever2000@… added

Cc Me!

comment:3 Changed 16 years ago by mf2k (Frank Schima)

Keywords: meld removed
Port: meld added

comment:4 Changed 15 years ago by blb@…

Is this still an issue?

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:6 Changed 14 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Works with the current version.

Note: See TracTickets for help on using tickets.