Bug 282296 - Failing build script during reproducible test
Summary: Failing build script during reproducible test
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: tests (show other bugs)
Version: Unspecified
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-testing (Nobody)
URL:
Keywords: reproducible-builds
Depends on:
Blocks:
 
Reported: 2024-10-24 08:49 UTC by 468940
Modified: 2025-01-28 22:38 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 468940 2024-10-24 08:49:58 UTC
Hi,
My name is Pavel, and I’m a researcher at Masaryk University in Brno and Bonn University. While researching current reproducible projects, I noticed that your continuous integration pipeline is failing, showing "0 out of 0 packages reproducible."
After examining the script, it appears that the issue occurs at the start of the build process, where the sudo command prompts for a password. This seems to be a new problem, as previous uses of sudo did not trigger this error. (https://salsa.debian.org/qa/jenkins.debian.net/-/blob/master/bin/reproducible_freebsd.sh#L132)
Could you kindly check and address this issue?
Thank you for your time and assistance.
Best Regards,
Comment 1 Ed Maste freebsd_committer freebsd_triage 2024-10-25 19:43:34 UTC
This infrastructure isn't hosted by FreeBSD, we'll need to work with the folks who set up and control this.
Comment 2 Ed Maste freebsd_committer freebsd_triage 2025-01-28 22:38:06 UTC
Now fixed with effort over the last couple of days from jrtc27@, h01ger and me.
See https://tests.reproducible-builds.org/freebsd/freebsd.html

Currently reporting "4 (.7%) out of 538 FreeBSD files were reproducible in our test setup ." due to (at least) PR284428, hopefully fixed soon.