Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Every invocation of "svk" generates the same warning.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
Summary: Every invocation of "svk" generates the same warning. Product: Fedora Version: 9 Platform: All OS/Version: Linux Status: NEW Severity: low Priority: medium Component: perl-SVK AssignedTo: ianburrell@gmail.com ReportedBy: rpjday@crashcourse.ca QAContact: extras-qa@fedoraproject.org CC: ianburrell@gmail.com, fedora-perl-devel-list@redhat.com Classification: Fedora
$ rpm -q perl-SVK perl-SVK-2.0.2-3.fc9.noarch $ rpm -q swig swig-1.3.33-2.fc9.i386 $
Every invocation of "svk" generates the warning:
Name "swig_runtime_data::type_pointer3" used only once: possible typo at /usr/lib/perl5/5.10.0/i386-linux-thread-multi/DynaLoader.pm line 226.
The command still runs but the warning gets a bit tiring after a while.
P.S. Based on the error, it's possible this is a SWIG issue instead.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
Stepan Kasal skasal@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |skasal@redhat.com
--- Comment #1 from Stepan Kasal skasal@redhat.com 2008-11-28 13:42:08 EDT --- According to the following link, this is a bug in swig, which got fixed in 1.3.35.
http://thread.gmane.org/gmane.comp.programming.swig.devel/17870 http://sourceforge.net/tracker2/index.php?func=detail&aid=1904537&gr...
So the problem will be fixed as soon as perl-SVK is rebuilt against the new swig (in Fedora 10 and rawhide).
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
Derek Atkins warlord@mit.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |warlord@mit.edu
--- Comment #2 from Derek Atkins warlord@mit.edu 2009-01-14 10:25:37 EDT --- Unfortunately this is still a problem in Fedora 10... And indeed the FC10 release still ships perl-SVK-2.0.2-3.fc9.noarch
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
--- Comment #3 from Ian Burrell ianburrell@gmail.com 2009-01-16 18:32:40 EDT --- Rebuilding perl-SVK in Fedora 10, or upgrading to newest release of SVK does not fix the warnings. SVK is noarch and does not use swig directly. It uses the subversion-perl bindings. The latest subversion-perl-1.5.4-3 was built on 2008-10-27 while swig-1.3.35-2.fc10 was built on 2008-05-16 so it presumably was built with the latest swig.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
--- Comment #4 from Ian Burrell ianburrell@gmail.com 2009-01-16 18:43:15 EDT --- It looks like rebuilding subversion-perl is not going to help. The problem is that the perl bindings inside subversion-1.5.4 were built with 1.3.31. In particular, the C files in subversion/bindings/swig/perl/native in the subversion-1.5.4.tar.gz contain old version of the swig-generated C code which was changed in swig 1.3.35.
I am not sure if subversion swig bindings can be rebuilt with newer version of swig. Or if this needs to be done by subversion packager or upstream.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
--- Comment #5 from Derek Atkins warlord@mit.edu 2009-01-16 18:56:47 EDT --- Should we file a bug against subversion?
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
Ian Burrell ianburrell@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |480503
--- Comment #6 from Ian Burrell ianburrell@gmail.com 2009-01-17 17:23:21 EDT --- I entered #480503 against subversion to have the swig bindings rebuilt with 1.3.35.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
--- Comment #7 from Bug Zapper fedora-triage-list@redhat.com 2009-06-09 23:22:29 EDT ---
This message is a reminder that Fedora 9 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 9. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '9'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 9's end of life.
Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 9 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
--- Comment #8 from Derek Atkins warlord@mit.edu 2009-06-10 10:11:34 EDT --- This is still an issue in Fedora 10. I haven't tested Fedora 11. This isn't my bug so I can't change the version.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
--- Comment #9 from Robert P. J. Day rpjday@crashcourse.ca 2009-06-10 10:17:10 EDT --- It may be worth noting that svk's developer has announced that he will no longer be supporting it. So all this could be moot.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
--- Comment #10 from Derek Atkins warlord@mit.edu 2009-06-10 11:07:49 EDT --- While true, I think the problem is more based in the SVN Swig bindings so still appropriate. However that's probably bug #480503 Still, I think F11 still has SVK so this would still be an issue. And F10 certainly has SVK and it IS an issue.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
Bug Zapper fedora-triage-list@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |WONTFIX
--- Comment #11 from Bug Zapper fedora-triage-list@redhat.com 2009-07-14 12:59:10 EDT ---
Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version.
Thank you for reporting this bug and we are sorry it could not be fixed.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
--- Comment #12 from Derek Atkins warlord@mit.edu 2009-07-14 19:45:52 EDT --- As I said in Comment #10, this is still an issue with F10. I'm not the creator so I cannot change the version. And apparently I cannot reopen this, either. :(
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
Jason Tibbitts tibbs@math.uh.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Reopened Status|CLOSED |ASSIGNED Version|9 |10 Resolution|WONTFIX |
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
--- Comment #13 from Bug Zapper fedora-triage-list@redhat.com 2009-11-18 04:24:44 EDT ---
This message is a reminder that Fedora 10 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 10. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '10'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 10's end of life.
Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 10 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
Bug Zapper fedora-triage-list@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |WONTFIX
--- Comment #14 from Bug Zapper fedora-triage-list@redhat.com 2009-12-18 01:59:52 EDT ---
Fedora 10 changed to end-of-life (EOL) status on 2009-12-17. Fedora 10 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version.
Thank you for reporting this bug and we are sorry it could not be fixed.
perl-devel@lists.fedoraproject.org