Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842411 - sci-libs/hipSPARSE-5.0.2 calls eend without first argument
Summary: sci-libs/hipSPARSE-5.0.2 calls eend without first argument
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-03 09:37 UTC by Agostino Sarubbo
Modified: 2022-05-03 10:36 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,138.96 KB, text/plain)
2022-05-03 09:37 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 2022-05-03 09:37:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/hipSPARSE-5.0.2 calls eend without first argument.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-03 09:37:42 UTC
Created attachment 776426 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-05-03 10:36:00 UTC
The bug has been closed via the following commit(s):

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

commit e00056fb0b4533c64411ae5c11a889e3b90a82bb
Author:     Benda Xu <heroxbd@gentoo.org>
AuthorDate: 2022-05-03 10:34:03 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2022-05-03 10:35:54 +0000

    sci-libs/hipSPARSE: call eend with a return value.
    
    Closes: https://bugs.gentoo.org/842411
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 sci-libs/hipSPARSE/hipSPARSE-4.3.0-r2.ebuild | 2 +-
 sci-libs/hipSPARSE/hipSPARSE-5.0.2.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)