Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774300 - net-analyzer/wapiti-3.0.4 fails to compile
Summary: net-analyzer/wapiti-3.0.4 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-05 09:36 UTC by Agostino Sarubbo
Modified: 2021-03-05 16:41 UTC (History)
0 users

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


Attachments
build.log (build.log,147.62 KB, text/plain)
2021-03-05 09:36 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-03-05 09:36:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/wapiti-3.0.4 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-05 09:36:54 UTC
Created attachment 689469 [details]
build.log

build log and emerge --info
Comment 2 Bernard Cafarelli gentoo-dev 2021-03-05 11:36:14 UTC
Sorry, I focused too much on test phase in that series and not install:
 *   Package installs 'tests' package which is forbidden and likely a bug in the build system.
Comment 3 Larry the Git Cow gentoo-dev 2021-03-05 16:41:02 UTC
The bug has been closed via the following commit(s):

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

commit b1f8a27e233137bcf03cd92c2d0e4cec13563920
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2021-03-05 16:40:48 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2021-03-05 16:40:59 +0000

    net-analyzer/wapiti: skip tests in installation
    
    Also restrict tests for now, new ones require php webserver local
    execution
    
    Closes: https://bugs.gentoo.org/774300
    Package-Manager: Portage-3.0.16, Repoman-3.0.2
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 net-analyzer/wapiti/wapiti-3.0.4.ebuild | 9 ++++++++-
 net-analyzer/wapiti/wapiti-9999.ebuild  | 8 ++++++--
 2 files changed, 14 insertions(+), 3 deletions(-)