Opened 8 years ago
Closed 8 years ago
#9365 closed enhancement (fixed)
Failure of SWIG tests with perl-5.26 (recheck before package freeze)
Reported by: | Pierre Labastie | Owned by: | Pierre Labastie |
---|---|---|---|
Priority: | normal | Milestone: | 8.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
Just a heads-up. According to the thread starting at https://sourceforge.net/p/swig/mailman/swig-devel/thread/ce5122ea-a2bd-8709-ef11-dfe70d3181cd%40redhat.com/#msg35894043 The SWIG perl tests (and maybe some other) fail because the current directory '.' is no more included in @INC. A patch as been pushed at commit 8855ef2b. Not sure we want to include that patch now, since a new version of SWIG would include it. If there is no version of SWIG before the upcoming package freeze, then, that patch should be included.
Change History (5)
by , 8 years ago
Attachment: | 0001-Perl-Fix-testsuite-to-work-without-.-in-INC.patch added |
---|
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Milestone: | y-hold → 8.1 |
---|
comment:3 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
FWIW, looks like the next SWIG version will be major (4.0).