Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852143 - net-misc/ntpsec-1.2.2a fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: net-misc/ntpsec-1.2.2a fails to compile with dev-lang/python-exec[-native-sym...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2022-06-15 10:23 UTC by Agostino Sarubbo
Modified: 2024-01-24 14:37 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,71.81 KB, text/plain)
2022-06-15 10:23 UTC, Agostino Sarubbo
Details
not really proposed splat patch that seems to address things (0001-Attempt-at-building-without-target-python-mostly-for.patch,71.46 KB, patch)
2022-10-02 21:59 UTC, James Browning
Details | Diff
proposed patch take 2 (shoot-852143-take-2.patch,434 bytes, patch)
2022-10-03 10:29 UTC, James Browning
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-06-15 10:23:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/ntpsec-1.2.1-r6 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-15 10:23:03 UTC
Created attachment 785411 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-15 10:23:05 UTC
Error(s) that match a know pattern:


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_nonshared       : not found 
Checking for library ssp                 : not found 
Checking for python module 'gps' (ver >= num(3, 18))             : not found 
Checking for systemd                     : not found 
/usr/bin/env: ‘python’: No such file or directory
Comment 3 James Browning 2022-10-02 21:59:06 UTC
Created attachment 816082 [details, diff]
not really proposed splat patch that seems to address things

This was a series of 3 patches, I'll try to cleave it down a bit.
Comment 4 James Browning 2022-10-03 10:29:58 UTC
Created attachment 817594 [details, diff]
proposed patch take 2

It seems to address when there is no 'python' in ${PATH}. Only tested lightly in a docker image. Beat on it until it shatters,
Comment 5 Agostino Sarubbo gentoo-dev 2022-12-30 12:13:31 UTC
ci has reproduced this issue with version 1.2.2 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2023-04-17 07:40:53 UTC
ci has reproduced this issue with version 1.2.2-r1 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2024-01-24 14:37:21 UTC
ci has reproduced this issue with version 1.2.2a - Updating summary.