Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885879 - net-misc/ntpsec-1.2.1-r6 runs tests in src_compile
Summary: net-misc/ntpsec-1.2.1-r6 runs tests in src_compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-14 11:19 UTC by Agostino Sarubbo
Modified: 2022-12-30 06:46 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,228.39 KB, text/plain)
2022-12-14 11:19 UTC, Agostino Sarubbo
Details
1-test.log (1-test.log,10.75 KB, text/plain)
2022-12-14 11:19 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-12-14 11:19:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/ntpsec-1.2.1-r6 unspecified issue.
Discovered on: amd64 (internal ref: clang-stricter_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Unspecified issue means that there is an issue but the tinderbox is missing a bug template about it. The issue will be specified manually.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-14 11:19:57 UTC
Created attachment 842607 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-14 11:19:58 UTC
Created attachment 842609 [details]
1-test.log

1-test.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-12-14 11:19:59 UTC
Error(s) that match a know pattern:


Checking for 'gcc' (C compiler)          : not found 
Checking for header bsd/string.h                                : not found 
Checking for header dns_sd.h                                    : not found 
Checking for header libscf.h                                    : not found 
Checking for header net/if6.h                                   : not found 
Checking for header priv.h                                      : not found 
Checking for header sys/clockctl.h                              : not found 
Checking for header sys/modem.h                                 : not found 
Checking for header sys/sockio.h                                : not found 
Checking for library ssp                 : not found 
Checking for library ssp_nonshared       : not found 
Checking for python module 'gps' (ver >= num(3, 18))             : not found 
Checking for systemd                     : not found 
FAIL
WARNING: ntploggps will not be built/installed since python gps module >= 3.18 was not found
Comment 4 Larry the Git Cow gentoo-dev 2022-12-30 06:33:26 UTC
The bug has been closed via the following commit(s):

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

commit 3e5dc88331ebe51f7b98a4aaca17657b7e914d63
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-12-30 06:29:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-30 06:32:19 +0000

    net-misc/ntpsec: add 1.2.2
    
    Closes: https://bugs.gentoo.org/679510
    Closes: https://bugs.gentoo.org/753854
    Closes: https://bugs.gentoo.org/806037
    Closes: https://bugs.gentoo.org/839597
    Closes: https://bugs.gentoo.org/885879
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/ntpsec/Manifest            |   1 +
 net-misc/ntpsec/ntpsec-1.2.2.ebuild | 163 ++++++++++++++++++++++++++++++++++++
 net-misc/ntpsec/ntpsec-9999.ebuild  |   3 +-
 3 files changed, 165 insertions(+), 2 deletions(-)