[MacPorts] #21863: frozenbubble2 failes to build on snowleopard
MacPorts
noreply at macports.org
Mon Oct 5 14:03:15 PDT 2009
#21863: frozenbubble2 failes to build on snowleopard
--------------------------------+-------------------------------------------
Reporter: bumens@… | Owner: pmq@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: snowleopard | Port: frozenbubble2
--------------------------------+-------------------------------------------
Changes (by blb@…):
* keywords: frozen bubble snow leopard break build => snowleopard
* owner: macports-tickets@… => pmq@…
Old description:
> vb at bayhorse:~ % sudo port install frozenbubble2
> ---> Computing dependencies for frozenbubble2
> ---> Building frozenbubble2
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_games_frozenbubble2/work
> /frozen-bubble-2.2.0" && /usr/bin/make -j2 all PREFIX=/opt/local "
> returned error 2
> Command output: echo 'package fb_config;' > c_stuff/lib/fb_config.pm
> echo 'use vars qw(@ISA @EXPORT $FPATH $FLPATH);' >>
> c_stuff/lib/fb_config.pm
> echo '@ISA = qw(Exporter);' >> c_stuff/lib/fb_config.pm
> echo '@EXPORT = qw($FPATH $FLPATH);' >> c_stuff/lib/fb_config.pm
> echo '$FPATH = "/opt/local/share/frozen-bubble";' >>
> c_stuff/lib/fb_config.pm
> echo '$FLPATH = "/opt/local/lib/frozen-bubble";' >>
> c_stuff/lib/fb_config.pm
> perl -ne "print \$1 if m|\\\$version = '(.*)';|" c_stuff/lib/fb_stuff.pm
> > VERSION
> Can't load '/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-
> 2level/auto/SDL_perl/SDL_perl.bundle' for module SDL_perl:
> dlopen(/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-
> 2level/auto/SDL_perl/SDL_perl.bundle, 1): Library not loaded:
> /opt/local/lib/libSDL-1.3.0.dylib
> Referenced from: /opt/local/lib/libSDL_image-1.2.0.dylib
> Reason: image not found at /opt/local/lib/perl5/5.8.9/darwin-
> 2level/DynaLoader.pm line 230.
> at /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/SDL.pm line 13
> Compilation failed in require at /opt/local/lib/perl5/vendor_perl/5.8.9
> /darwin-2level/SDL.pm line 13.
> BEGIN failed--compilation aborted at
> /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/SDL.pm line 13.
> Compilation failed in require at -e line 1.
> BEGIN failed--compilation aborted at -e line 1.
> -e
> *** I need perl-SDL installed
> make: *** [dirs] Error 1
>
> Error: Status 1 encountered during processing.
> vb at bayhorse:~ %
New description:
{{{
vb at bayhorse:~ % sudo port install frozenbubble2
---> Computing dependencies for frozenbubble2
---> Building frozenbubble2
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_games_frozenbubble2/work
/frozen-bubble-2.2.0" && /usr/bin/make -j2 all PREFIX=/opt/local "
returned error 2
Command output: echo 'package fb_config;' > c_stuff/lib/fb_config.pm
echo 'use vars qw(@ISA @EXPORT $FPATH $FLPATH);' >>
c_stuff/lib/fb_config.pm
echo '@ISA = qw(Exporter);' >> c_stuff/lib/fb_config.pm
echo '@EXPORT = qw($FPATH $FLPATH);' >> c_stuff/lib/fb_config.pm
echo '$FPATH = "/opt/local/share/frozen-bubble";' >>
c_stuff/lib/fb_config.pm
echo '$FLPATH = "/opt/local/lib/frozen-bubble";' >>
c_stuff/lib/fb_config.pm
perl -ne "print \$1 if m|\\\$version = '(.*)';|" c_stuff/lib/fb_stuff.pm >
VERSION
Can't load '/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-
2level/auto/SDL_perl/SDL_perl.bundle' for module SDL_perl:
dlopen(/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-
2level/auto/SDL_perl/SDL_perl.bundle, 1): Library not loaded:
/opt/local/lib/libSDL-1.3.0.dylib
Referenced from: /opt/local/lib/libSDL_image-1.2.0.dylib
Reason: image not found at /opt/local/lib/perl5/5.8.9/darwin-
2level/DynaLoader.pm line 230.
at /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/SDL.pm line 13
Compilation failed in require at /opt/local/lib/perl5/vendor_perl/5.8.9
/darwin-2level/SDL.pm line 13.
BEGIN failed--compilation aborted at
/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/SDL.pm line 13.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
-e
*** I need perl-SDL installed
make: *** [dirs] Error 1
Error: Status 1 encountered during processing.
vb at bayhorse:~ %
}}}
--
--
Ticket URL: <http://trac.macports.org/ticket/21863#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list