| Summary: | [NEW PORT] math/p5-Statistics-R: Controls the R (R-project) interpreter through Perl | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Philippe Waelti <philippe.waelti> | ||||||
| Component: | Individual Port(s) | Assignee: | Aaron Dalton <aaron> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | CC: | philippe.waelti | ||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Philippe Waelti
2005-07-19 08:00:21 UTC
Responsible Changed From-To: freebsd-ports-bugs->aaron I'll take it. There is a problem with the patch you submitted. I get the following error when trying to build: moondance# make ===> Vulnerability check disabled, database not found ===> Extracting for p5-Statistics-R-0.02 => MD5 Checksum OK for Statistics-R-0.02.tar.gz. => SHA256 Checksum OK for Statistics-R-0.02.tar.gz. ===> p5-Statistics-R-0.02 depends on file: /usr/local/bin/perl5.8.7 - found ===> Patching for p5-Statistics-R-0.02 ===> p5-Statistics-R-0.02 depends on file: /usr/local/bin/perl5.8.7 - found ===> Applying FreeBSD patches for p5-Statistics-R-0.02 1 out of 1 hunks failed--saving rejects to lib/Statistics/R/Bridge/Linux.pm.rej => Patch patch-bridge-linux failed to apply cleanly. *** Error code 1 Stop in /home/aaron/BSD/p5-Statistics-R. I've attached the .rej file as well. I await your reply. -- Aaron Dalton aaron@FreeBSD.org FreeBSD Ports Committer State Changed From-To: open->feedback Sent back to maintainer to fix problems with patch I fixed the patching issue, but now make test is not working. Will you please take a look and get back to me? moondance# make test PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.7 "-Iblib/lib" "-Iblib/arch" test.pl 1..1 # Running under perl version 5.008007 for freebsd # Current time local: Sat Dec 3 14:21:15 2005 # Current time GMT: Sat Dec 3 21:21:15 2005 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ---- ok 4 ok 5 ok 6 not ok 7 # Failed test 7 in test.pl at line 34 # test.pl line 34 is: ok( $ret =~ /^\[\d+\]\s+123\s*$/ ) ; ok 8 ok 9 ---- ok 10 The End! By! -- Aaron Dalton aaron@FreeBSD.org FreeBSD Ports Committer State Changed From-To: feedback->closed Closed due to submitter timeout. The original Perl module developer is unreachable as well. Feel free to resubmit if you are able to track down the errors. |