Opened 16 years ago
Closed 14 years ago
#18874 closed defect (worksforme)
gnome-doc-utils 0.14.2 Build error
Reported by: | keinstein_junior@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | shookie@…, ryandesign (Ryan Carsten Schmidt) | |
Port: | gnome-doc-utils |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I got the same error message as in #17736 with current macports (v 1.700) on a clean install. There is a difference that it's now the variable GMSGFMT, which fails to be set, though gettext is installed.
Changing line 47 of the Portfile to
configure.env-append INTLTOOL_PERL=${prefix}/bin/perl MSGFMT=${prefix}/bin/msgfmt GMSGFMT=${prefix}/bin/gmsgfmt
solves the issue for me.
For further information I'll attach the variants file. Universal architecture is x86_64 only.
Attachments (1)
Change History (5)
Changed 16 years ago by keinstein_junior@…
Attachment: | variants.conf added |
---|
comment:1 Changed 16 years ago by (none)
Milestone: | Port Bugs |
---|
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | shookie@… ryandesign@… added |
---|---|
Description: | modified (diff) |
Has duplicate #21620 which has a log of the build phase attached (but sadly not of the configure phase).
Setting universal_archs to a single architecture is not supported as of MacPorts 1.8.0; to build for x86_64 on Leopard, you would now not use the universal variant and instead set build_arch to x86_64. Please confirm whether you still see the issue now with the current version of gnome-doc-utils and MacPorts. If so, please attach a complete debug log.
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to devans@… |
---|
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Milestone Port Bugs deleted