16 Jun
2011
16 Jun
'11
8:07 a.m.
On 2011/6/1 Allan McRae <allan@archlinux.org> wrote: > On 01/06/11 08:51, Ángel Velásquez wrote: >> >> Hi, >> >> New perl release, the rebuild on [staging] has been done almost a week >> ago, and it's very stable, please test and sign off. >> > > > I'm having issues with running frozen-bubble: > >> frozen-bubble > Not a CODE reference at /usr/lib/perl5/core_perl/DynaLoader.pm line 213. > END failed--call queue aborted at /usr/lib/perl5/vendor_perl/SDL_perl.pm > line 213. > Compilation failed in require at /usr/lib/perl5/vendor_perl/SDL.pm line 42. > BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/SDL.pm line > 42. > Compilation failed in require at /usr/bin/vendor_perl/frozen-bubble line 62. > BEGIN failed--compilation aborted at /usr/bin/vendor_perl/frozen-bubble line > 62. > > Allan > There are problems when CFLAGS are set: Perl has to apply its own flags and doesn't do so if you specify anything (even CFLAGS=""). And notably, Perl uses 64bits offset (the LARGEFILE something macro), causing problems, but Ángel has the details. perl-sdl and frozen-ubble are fixed, but more modules may be affected. No problems seen on my side, with frozen-bubble now running fine on i686, so signoff i686. Rémy.