Request for help with Perl (p5-alien-wxwidgets)

Mojca Miklavec mojca at macports.org
Wed Aug 14 02:44:16 PDT 2013


Hi,

I'm almost done with transition of wxWidgets 2.9 and their
dependencies, but the last pieces are:
- gnuradio
- plplot (I still need to figure out how to trick CMake into finding
wxWidgets at nonstandard location)
- p5-alien-wxwidgets

I have some problems figuring out how the Perl's build system works
and I don't manage to prevent automatic fetching of another copy of
wxWidgets during configuration step of p5-alien-wxwidgets.

Any hints would be appreciated,
    Mojca


Here's the "log":

DEBUG: Executing command line:  cd
"/path/to/p5.12-alien-wxwidgets/work/Alien-wxWidgets-0.64" &&
/opt/unilocal/bin/perl5.12 Makefile.PL INSTALLDIRS=vendor
CC="/usr/bin/clang" LD="/usr/bin/clang"

# running Build.PL --installdirs vendor --config cc=/usr/bin/clang
--config ld=/usr/bin/clang

Do you want to fetch and build wxWidgets from sources? [yes ]yes

Which wxWidgets version? (2.8.10, 2.8.11, 2.8.12, 2.9.0, 2.9.1, 2.9.2,
2.9.3, 2.9.4) [2.9.4 ]2.9.4

Which archive type? [tar.bz2 ]tar.bz2

Do you want to include OpenGL support [yes ]yes

Creating new 'MYMETA.yml' with configuration results

Creating new 'Build' script for 'Alien-wxWidgets' version '0.64'

DEBUG: Executing proc-post-org.macports.configure-configure-0

DEBUG: Privilege de-escalation not attempted as not running as root.

DEBUG: build phase started at Wed Aug 14 10:46:55 CEST 2013

--->  Building p5.12-alien-wxwidgets

DEBUG: Executing org.macports.build (p5.12-alien-wxwidgets)

DEBUG: Environment: CPATH='/opt/unilocal/include'
CC_PRINT_OPTIONS_FILE='/path/to/p5.12-alien-wxwidgets/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/unilocal/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.7'

DEBUG: Assembled command: 'cd
"/path/to/p5.12-alien-wxwidgets/work/Alien-wxWidgets-0.64" &&
/usr/bin/make -j4 -w all'

DEBUG: Executing command line:  cd
"/path/to/p5.12-alien-wxwidgets/work/Alien-wxWidgets-0.64" &&
/usr/bin/make -j4 -w all

make: Entering directory
`/path/to/p5.12-alien-wxwidgets/work/Alien-wxWidgets-0.64'

/opt/unilocal/bin/perl5.12 Build --makefile_env_macros 1

Building Alien-wxWidgets

Fetching wxWidgets...

fetching from: http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.9.4.tar.bz2


More information about the macports-dev mailing list