Opened 14 years ago

Closed 14 years ago

#23314 closed defect (fixed)

oaf: perl not found; required for xml-i18n-tools

Reported by: kummini@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: bailey783@…, ac90b671@…
Port: oaf

Description (last modified by ryandesign (Ryan Carsten Schmidt))

OS: 10.6

Xcode: version shipped with OS.

Here is the log from 'sudo port install fvwm2'

[...]

checking for perl... no
configure:
Error: Target org.macports.configure returned: configure failure:
shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_oaf/work/oaf-0.6.10"
&& ./configure --prefix=/opt/local --mandir=/opt/local/share/man "
returned error 1
DEBUG: Backtrace: configure failure: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_oaf/work/oaf-0.6.10"
&& ./configure --prefix=/opt/local --mandir=/opt/local/share/man "
returned error 1
   while executing
"$procedure $targetname"
Warning: the following items did not execute (for oaf):
org.macports.activate org.macports.configure org.macports.build
org.macports.destroot org.macports.install
Error: The following dependencies failed to build: gnome-libs oaf
readline xorg-libXinerama xorg-xineramaproto xpm
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

khasaak:~ manoj$ which perl

/opt/local/bin/perl

khasaak:~ manoj$ which perl5

/opt/local/bin/perl5

khasaak:~ manoj$ file `which perl`

/opt/local/bin/perl: Mach-O 64-bit executable x86_64

# That is file <backtick> which perl <backtick>; it was reformatted by this ticket form.

khasaak:~ manoj$ file `which perl5`

/opt/local/bin/perl5: Mach-O 64-bit executable x86_64

The path macport sees (specified in /opt/local/etc/macports/macports.conf) is

# PATH settings that are used for external tools (configure, make, etc.) while installing ports. The default

# paths are given in the example; it need not be uncommented. Customizing binpath is intended for advanced users only.

#binpath /opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin

Change History (7)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: oaf perl fvwm2 removed
Port: oaf added; fvwm2 removed

comment:2 Changed 14 years ago by bailey783@…

Cc: bailey783@… added

Cc Me!

comment:3 Changed 14 years ago by ac90b671@…

Cc: ac90b671@… added

Cc Me!

comment:4 Changed 14 years ago by ac90b671@…

Cc: ac90b671@… removed

Cc Me!

comment:5 Changed 14 years ago by ac90b671@…

Cc: ac90b671@… added

Cc Me!

comment:6 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: oaf does not find perl: installing fvwm2 on 10.6oaf: perl not found; required for xml-i18n-tools

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

Resolution: fixed
Status: assignedclosed

Fixed in r66136. Not only couldn't it find perl, it couldn't find glib, orbit, or libxml either. Not sure what changed to break this.

Note: See TracTickets for help on using tickets.