Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 623466

Summary: app-misc/glastree-1.04 : fails with FEATURES=test ( Can't use 'defined(@array)' ) on Perl >5.22.0
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: ago, jstein, kentnl, sam
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=742557
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-misc:glastree-1.04:20170702-023732.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-07-02 08:35:15 UTC
  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_20170625-191109

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
Comment 1 Toralf Förster gentoo-dev 2017-07-02 08:35:18 UTC
Created attachment 479534 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-02 08:35:21 UTC
Created attachment 479536 [details]
app-misc:glastree-1.04:20170702-023732.log
Comment 3 Toralf Förster gentoo-dev 2017-07-02 08:35:25 UTC
Created attachment 479538 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-02 08:35:28 UTC
Created attachment 479540 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-02 08:35:31 UTC
Created attachment 479542 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-02 08:35:34 UTC
Created attachment 479544 [details]
temp.tbz2
Comment 7 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-09-09 10:04:14 UTC
This has been broken since Perl 5.22 which entered tree in June 2015, was stabilzied in May 2016, and cleaned May 2017

So this has been broken for at *least* 2 years now.




>>> Test phase: app-misc/glastree-1.04
make -j3   -j1 check
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at glastree line 43.
make: *** [Makefile:19: check] Error 255
 * ERROR: app-misc/glastree-1.04::gentoo failed (test phase):
 *   Make check failed. See above for details.
Comment 8 Larry the Git Cow gentoo-dev 2020-09-15 00:53:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e92fcd14a2d76daa9ae9ec7980c77ad17551abc0

commit e92fcd14a2d76daa9ae9ec7980c77ad17551abc0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-09-15 00:53:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-15 00:53:23 +0000

    app-misc/glastree: bump to 20150525 snapshot
    
    Closes: https://bugs.gentoo.org/623466
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/glastree/Manifest                       |  1 +
 app-misc/glastree/glastree-1.04_p20150525.ebuild | 34 ++++++++++++++++++++++++
 2 files changed, 35 insertions(+)
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-09-15 00:53:39 UTC
*** Bug 722318 has been marked as a duplicate of this bug. ***