Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 181229
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Perl Devs @ Gentoo <perl@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Evgeniy Kliymovich <iron.udjin@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
perl-5.8.8-perlcc.patch perl-5.8.8-perlcc.patch patch Evgeniy Kliymovich 2007-06-07 18:45 0000 559 bytes Details | Diff
perl-5.8.8-r2.ebuild.patch perl-5.8.8-r2.ebuild.patch patch Evgeniy Kliymovich 2007-06-07 18:46 0000 365 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 181229 depends on: Show dependency tree
Bug 181229 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-06-07 18:44 0000
Hi.

When I try:
# perlcc foo.pl
I see error message:
[--skip---]
 No definition for sub Fcntl::SEEK_END (unable to autoload)
 No definition for sub Fcntl::F_SETFL
 No definition for sub Fcntl::F_SETFL (unable to autoload)
 Can't locate object method "IVX" via package "B::NV" at
/usr/lib/perl5/5.8.8/i686-linux-thread-multi/B/C.pm line 650.
 CHECK failed--call queue aborted.

Following perl-5.8.8-perlcc.patch fix this error.
Also perl-5.8.8-r2.ebuild.patch for perl-5.8.8-r2.ebuild

------- Comment #1 From Evgeniy Kliymovich 2007-06-07 18:45:44 0000 -------
Created an attachment (id=121424) [details]
perl-5.8.8-perlcc.patch

------- Comment #2 From Evgeniy Kliymovich 2007-06-07 18:46:12 0000 -------
Created an attachment (id=121426) [details]
perl-5.8.8-r2.ebuild.patch

------- Comment #3 From Christian Hartmann 2007-08-19 11:29:28 0000 -------
Good catch! Fixed in cvs.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug