Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623466 - app-misc/glastree-1.04 : fails with FEATURES=test ( Can't use 'defined(@array)' ) on Perl >5.22.0
Summary: app-misc/glastree-1.04 : fails with FEATURES=test ( Can't use 'defined(@array...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
: 722318 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-07-02 08:35 UTC by Toralf Förster
Modified: 2020-09-15 00:54 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.16 KB, text/plain)
2017-07-02 08:35 UTC, Toralf Förster
Details
app-misc:glastree-1.04:20170702-023732.log (app-misc:glastree-1.04:20170702-023732.log,2.12 KB, text/plain)
2017-07-02 08:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,269.46 KB, text/plain)
2017-07-02 08:35 UTC, Toralf Förster
Details
environment (environment,75.68 KB, text/plain)
2017-07-02 08:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.11 KB, application/x-bzip)
2017-07-02 08:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.92 KB, application/x-bzip)
2017-07-02 08:35 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***