Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931338 - [guru] net-misc/sshx-0.2.4 fails to compile: dobin: sshx does not exist
Summary: [guru] net-misc/sshx-0.2.4 fails to compile: dobin: sshx does not exist
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: YangMame
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-07 08:55 UTC by Agostino Sarubbo
Modified: 2024-08-30 13:16 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,370.65 KB, text/plain)
2024-05-07 08:55 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 2024-05-07 08:55:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/sshx-0.2.4 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-07 08:55:11 UTC
Created attachment 892422 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-07 08:55:12 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 * 	dobin: target/release/sshx does not exist
 * QA Notice: file does not exist:
!!! dobin: target/release/sshx does not exist
Comment 3 Larry the Git Cow gentoo-dev 2024-08-30 13:16:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f77c2a5ee275f97ecf5b568a52d98aadc250d1fc

commit f77c2a5ee275f97ecf5b568a52d98aadc250d1fc
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-08-28 14:12:43 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-08-28 15:36:05 +0000

    net-misc/sshx: use cargo_target_dir helper
    
    Closes: https://bugs.gentoo.org/931338
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 net-misc/sshx/sshx-0.2.4.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)