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

Bug 428830

Summary: dev-util/dmake-4.12.2 test failure
Product: Gentoo Linux Reporter: Chí-Thanh Christopher Nguyễn <chithanh>
Component: [OLD] DevelopmentAssignee: Chí-Thanh Christopher Nguyễn <chithanh>
Status: RESOLVED FIXED    
Severity: normal Keywords: REGRESSION, TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://code.google.com/a/apache-extras.org/p/dmake/issues/detail?id=1
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 422073    

Description Chí-Thanh Christopher Nguyễn gentoo-dev 2012-07-31 14:23:28 UTC
This is a regression from 4.12.
RESTRICT="test" was added to the 4.12.2 ebuild due to this.

Wrong result: Checking prerequisite [.TARGETS]
Checking prerequisite [TeSt.target]
dmake:  Time stamp of [TeSt.target] is 1336952881
dmake:  >>>> Making [TeSt.target]
dmake:  Up to date [TeSt.target], prq time = 1 , target time = 1336952881)
dmake:  >>>> Making [.TARGETS]
dmake:  Updating [.TARGETS], (1336952881 > 0)
dmake:  <<<< Set [.TARGETS] time stamp to 1336952881
dmake:  >>>> Making [.ROOT]
dmake:  Updating [.ROOT], (1336952881 > 0)
dmake:  <<<< Set [.ROOT] time stamp to 1336952881
`TeSt.target' is up to date
Failure!
FAIL: misc-13
Comment 1 Larry the Git Cow gentoo-dev 2021-04-02 22:59:13 UTC
The bug has been closed via the following commit(s):

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

commit acd181e178d689743e411b4b85d0518098e48f4b
Author:     Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
AuthorDate: 2021-04-02 22:58:07 +0000
Commit:     Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
CommitDate: 2021-04-02 22:58:07 +0000

    dev-util/dmake: bump to 4.13.1, update homepage, unrestrict tests
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=428830
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>

 dev-util/dmake/Manifest            |  1 +
 dev-util/dmake/dmake-4.13.1.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)