Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942393 - net-misc/chrony-4.6.1::gentoo fails to cross compile for sparc64
Summary: net-misc/chrony-4.6.1::gentoo fails to cross compile for sparc64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-28 08:25 UTC by BogDan
Modified: 2024-10-29 02:45 UTC (History)
2 users (show)

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


Attachments
sparc64-unknown-linux-gnu-emerge --info '=net-misc/chrony-4.6.1::gentoo' (file_942393.txt,5.49 KB, text/plain)
2024-10-28 08:26 UTC, BogDan
Details
/usr/sparc64-unknown-linux-gnu/tmp/portage/net-misc/chrony-4.6.1/temp/build.log (file_942393.txt,16.24 KB, text/plain)
2024-10-28 08:26 UTC, BogDan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description BogDan 2024-10-28 08:25:14 UTC
Error:
chown: invalid user: ‘ntp:ntp’


Reproducible: Always
Comment 1 BogDan 2024-10-28 08:26:02 UTC
Created attachment 907108 [details]
sparc64-unknown-linux-gnu-emerge --info '=net-misc/chrony-4.6.1::gentoo'
Comment 2 BogDan 2024-10-28 08:26:44 UTC
Created attachment 907109 [details]
/usr/sparc64-unknown-linux-gnu/tmp/portage/net-misc/chrony-4.6.1/temp/build.log
Comment 3 BogDan 2024-10-28 08:29:37 UTC
Missing BDEPEND:
acct-group/ntp
acct-user/ntp
Comment 4 Larry the Git Cow gentoo-dev 2024-10-29 02:45:29 UTC
The bug has been closed via the following commit(s):

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

commit d95b2f2e01b2ff132cb7a1e31c686680e19ea968
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-10-29 02:40:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-10-29 02:40:07 +0000

    net-misc/chrony: move acct-{group,user}/ntp dep from DEPEND->BDEPEND
    
    We chown in src_install.
    
    Closes: https://bugs.gentoo.org/942393
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/chrony/chrony-4.5.ebuild   | 10 ++++++++--
 net-misc/chrony/chrony-4.6.1.ebuild | 10 ++++++++--
 net-misc/chrony/chrony-4.6.ebuild   | 10 ++++++++--
 net-misc/chrony/chrony-9999.ebuild  | 10 ++++++++--
 4 files changed, 32 insertions(+), 8 deletions(-)