|
2012-12-15
, 15:51
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#2
|
PATH:=/opt/perl/bin:/usr/bin:$(PATH) export PATH PERL5LIB:=/opt/perl/lib/5.16.1/:$(PERL5LIB) SBOX_REDIRECT_IGNORE:=$(shell echo /usr/bin/{python,perl,dh_*} | sed "s/ /:/g") export SBOX_REDIRECT_IGNORE export DEB_BUILD_OPTIONS:=nocheck
dpkg-buildpackage: source package is debhelper8 dpkg-buildpackage: source version is 8.0.0+maemo0 dpkg-buildpackage: source changed by Marcin Mielniczuk <marmistrz@linux.pl> dpkg-buildpackage: host architecture armel dpkg-buildpackage: source version without epoch 8.0.0+maemo0 : Using Scratchbox tools to satisfy builddeps fakeroot debian/rules clean ./run dh clean Undefined subroutine &Getopt::Long::GetOptionsFromArray called at /home/marcin/dh/debhelper/Debian/Debhelper/Dh_Getopt.pm line 156. make: *** [clean] Error 255
The Following 2 Users Say Thank You to marmistrz For This Useful Post: | ||
|
2020-02-10
, 18:05
|
|
Posts: 868 |
Thanked: 2,516 times |
Joined on Feb 2012
@ Germany
|
#3
|
The Following 5 Users Say Thank You to Halftux For This Useful Post: | ||
|
2020-02-11
, 05:26
|
|
Posts: 1,718 |
Thanked: 4,764 times |
Joined on Apr 2018
@ Helsinki, Finland.
|
#4
|
|
2020-02-11
, 11:16
|
|
Posts: 1,196 |
Thanked: 2,708 times |
Joined on Jan 2010
@ Hanoi
|
#5
|
The Following 4 Users Say Thank You to ste-phan For This Useful Post: | ||
|
2020-02-13
, 14:48
|
|
Posts: 868 |
Thanked: 2,516 times |
Joined on Feb 2012
@ Germany
|
#7
|
The Following 2 Users Say Thank You to Halftux For This Useful Post: | ||
Perl History (http://www.cpan.org/src/README.html)
Version now in extras-devel 5.16.1. Package name is perl-5.16.
*Vanilla from upstream (no patches from debian/ubuntu)
*Can coexist with old perl.
*Optifed (16MB download, 66MB installed).
*Contains full perl (no separate packages)
*Compiled with gcc-4.6 (because gcc-4.2 seg faults (maybe out of memory)), so only for ARMEL.
----
I run full perl testsuite straight on device (as I skipped it on autobuilder) and only one test fails (out of 1881 tests)