Bug 257178 - 12.2-stable fails to build properly
Summary: 12.2-stable fails to build properly
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 12.2-STABLE
Hardware: Any Any
: --- Affects Some People
Assignee: Bugmeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-14 10:03 UTC by jau
Modified: 2025-03-02 19:24 UTC (History)
0 users

See Also:


Attachments
Build time output from make (53.85 KB, application/x-xz)
2021-07-14 10:09 UTC, jau
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jau 2021-07-14 10:03:41 UTC
The exact system revision is ...

/usr/src# svn info .
Path: .
Working Copy Root Path: /usr/src-12-stable
URL: svn://svn.freebsd.org/base/stable/12
Relative URL: ^/stable/12
Repository Root: svn://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 370124
Node Kind: directory
Schedule: normal
Last Changed Author: git2svn
Last Changed Rev: 370124
Last Changed Date: 2021-07-13 18:52:34 +0300 (Tue, 13 Jul 2021)

See the build time make output in the attached file.
(xz compressed)
Comment 1 jau 2021-07-14 10:09:26 UTC
Created attachment 226452 [details]
Build time output from make

The file content is xz-compressed text.
Comment 2 jau 2021-07-14 14:07:09 UTC
After updating the svn source to the revision shown below the problem still perisist.

/usr/src# svn info .
Path: .
Working Copy Root Path: /usr/src-12-stable
URL: svn://svn.freebsd.org/base/stable/12
Relative URL: ^/stable/12
Repository Root: svn://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 370127
Node Kind: directory
Schedule: normal
Last Changed Author: donner
Last Changed Rev: 370127
Last Changed Date: 2021-07-14 14:55:30 +0300 (Wed, 14 Jul 2021)
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2024-01-05 06:28:02 UTC
^Triage: mark as OBE as FreeBSD 12 is out of support.

I'm sorry that this PR did not get addressed in a timely fashion.
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-03-02 19:24:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ac9e18c53c36d942e7bbd891367d5404cdd8f3ee

commit ac9e18c53c36d942e7bbd891367d5404cdd8f3ee
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2025-02-01 23:16:12 +0000
Commit:     Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2025-03-02 19:22:52 +0000

    games/gtypist: update 2.10 → 2.10.1

    + Add LICENSE_FILE
    * Correct LICENSE to GPLv3+ as in source code files' headers
    * Some linting
    * Use %%DATADIR%% instead of hardcoded paths in pkg-plist

    PR:             257178

 games/gtypist/Makefile  | 12 ++++----
 games/gtypist/distinfo  |  6 ++--
 games/gtypist/pkg-plist | 80 ++++++++++++++++++++++++-------------------------
 3 files changed, 50 insertions(+), 48 deletions(-)