Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Dec 2024 13:27:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 283601] editors/sciteco: fixed Poudriere builds and updated to v2.3.0
Message-ID:  <bug-283601-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283601

            Bug ID: 283601
           Summary: editors/sciteco: fixed Poudriere builds and updated to
                    v2.3.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: robin.haberkorn@googlemail.com
                CC: rodrigo@FreeBSD.org

Created attachment 256133
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D256133&action=
=3Dedit
Patch for the ports tree, tested against main

There have been Poudriere build problems with the current version of the po=
rt.
See for instance:
https://pkg-status.freebsd.org/package19/data/141amd64-default-build-as-use=
r/aa1f9b124e36/logs/errors/sciteco-curses-2.2.0.log

Actually building packages without root was broken in general, due to a def=
ault
BINMODE of 0555, i.e. scripts were installed without write access into stag=
ing
directories, which broke a post-installation hook in SciTECO.

This patch fixes the problem by setting BINMODE=3D755. I don't see any othe=
r sane
way to fix this. There are other ports, that overwrite BINMODE, so I suppose
that this is acceptable.
Also, the port is now built with LTO (WITH_LTO=3Dyes), as is already done f=
or all
other binary packages of SciTECO.

While I was at it, I made a new upstream release and updated the port to th=
is
new version (v2.3.0).
The PNG icons will no longer be shipped in the "curses" flavor in this vers=
ion.

Poudriere build logs are also attached.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283601-7788>