[Bug 273354] x11/libinput: fails to build on stable/14
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273354] x11/libinput: fails to build on stable/14"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Aug 2023 14:29:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273354 --- Comment #5 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- (In reply to Kenneth Raplee from comment #2) Actually, I have main (current) environment in different drive on the exactly same PC. I don't use poudriere on main (often bumped, meaning that I'm forced to rebuild all ports), so I couldn't notice this issue. My main environment is at commit 0d30f3afa62b4740810006476eb9de0c480619a1, before stable/14 branched. If the pull request is for upstream, please go for it. They will accept it if they're open for FreeBSD-specific (maybe ifdef'ed) fix and consider it as proper fix. If not, they will reject with (hopefully) some helpful info or silently ignore it. If iy's for FreeBSD project as this PR, please note this PR there and feedback here which pull request is for this, not to confuse developers/maintainers. But I still suspect this could be dependency hell, as poudriere is a clean-room builder, and *Deletes all pre-built pkgs that poudriere consders rebuild is needed before starting build jails, *Extract EXPLICITLY required pkgs on each jail and clean up before next build. Because of this, poudriere cannot know implicit dependency, and if it handles something instead of base, configure scripts or something alike would missingly pulls in base components, thus resulting build issues. -- You are receiving this mail because: You are the assignee for the bug.