Summary: | x11/sterm build failure on FB12.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Gian-Simon Purkert <gspurki> | ||||
Component: | Individual Port(s) | Assignee: | Piotr Kubaj <pkubaj> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(pkubaj) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Probably your config is wrong, the port builds just fine. I will look at the scrollback issue. Yes correct, after rmconfig it build's just fine. I tried with solarize and scrollback option and both 'damage' the config and dont build, even with a make config and disable the patches sterm would not build, but works fine after rmconfig. I meant the st config, not the port config. The option damages the config, that's true, but unavoidable. You need to use the patched config file to create your own. A commit references this bug: Author: pkubaj Date: Thu Jun 11 12:04:50 UTC 2020 New revision: 538473 URL: https://svnweb.freebsd.org/changeset/ports/538473 Log: x11/sterm: update scrollback and solarized patches to new versions, add open_copied_url patch Instead of storing the patches in ports, use PATCH_SITES and PATCHFILES. PR: 247159 Reported by: gspurki@gmail.com Changes: head/x11/sterm/Makefile head/x11/sterm/distinfo head/x11/sterm/files/ I had no st config, it's a fresh system where st never run before. Ok, now scrollback works, but with solarized i get that error: => solarized/st-solarized-both-0.8.3.diff is not in /usr/ports/x11/sterm/distinfo. => Either /usr/ports/x11/sterm/distinfo is out of date, or => solarized/st-solarized-both-0.8.3.diff is spelled incorrectly. *** Error code 1 Stop. make[1]: stopped in /usr/ports/x11/sterm *** Error code 1 Stop. make: stopped in /usr/ports/x11/sterm Ah, right. I used bad patch name, fixed now. A commit references this bug: Author: pkubaj Date: Thu Jun 11 16:09:35 UTC 2020 New revision: 538503 URL: https://svnweb.freebsd.org/changeset/ports/538503 Log: x11/sterm: use correct PATHFILES for SOLARIZED option PR: 247159 Reported by: gspurki@gmail.com Changes: head/x11/sterm/Makefile Nice everything works. Thanks allot, and have a nice Day! |
Created attachment 215437 [details] build-output Does not build even with MAKE_JOBS_UNSAFE=yes, also the patch 'scroll-back' could not be applied.