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

Bug 618036

Summary: dev-qt/qtwebkit-5.7.1 does not fail when ruby not installed
Product: Gentoo Linux Reporter: Travis Osterman <travis>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bkohler, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Travis Osterman 2017-05-09 19:51:29 UTC
rebuilding dev-qt/qtwebkit appears to build normally when ruby is not longer in path; however, it just ignores building qtwebkit and returns as if it was completed successfully.
see https://paste.pound-python.org/raw/3fOMJ2UW2zSfU7YMA6Ss/

Reproducible: Always

Steps to Reproduce:
1. remove /usr/bin/ruby symlink
2. emerge -av "=dev-qt/qtwebkit-5.7.1"

Actual Results:  
build returns successfully

Expected Results:  
in reality, this should fail
Comment 1 Ben Kohler gentoo-dev 2017-05-09 19:58:54 UTC
Created attachment 472160 [details]
build.log
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2017-05-09 22:16:33 UTC

*** This bug has been marked as a duplicate of bug 572056 ***