New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23314 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

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

Description (last modified by ryandesign@…) (diff)

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

comment:1 Changed 3 years ago by macsforever2000@…

  • Keywords oaf, perl, fvwm2 removed
  • Port changed from fvwm2 to oaf
  • Description modified (diff)

comment:2 Changed 3 years ago by bailey783@…

  • Cc bailey783@… added

Cc Me!

comment:3 Changed 3 years ago by ac90b671@…

  • Cc ac90b671@… added

Cc Me!

comment:4 Changed 3 years ago by ac90b671@…

  • Cc ac90b671@… removed

Cc Me!

comment:5 Changed 3 years ago by ac90b671@…

  • Cc ac90b671@… added

Cc Me!

comment:6 Changed 3 years ago by ryandesign@…

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

comment:7 Changed 3 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

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.