Bug 280447 - devel/binutils: add /usr/lib32 to search path
Summary: devel/binutils: add /usr/lib32 to search path
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Brooks Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-25 17:34 UTC by Brooks Davis
Modified: 2024-07-25 22:56 UTC (History)
1 user (show)

See Also:
cy: maintainer-feedback+


Attachments
git format-patch path (1.42 KB, application/mbox)
2024-07-25 17:34 UTC, Brooks Davis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brooks Davis freebsd_committer freebsd_triage 2024-07-25 17:34:16 UTC
Created attachment 252283 [details]
git format-patch path

Merge upstream commit f026d7063ece:

    Add /usr/lib32 to the native search paths for FreeBSD systems.

Upstream PR:    https://sourceware.org/bugzilla/show_bug.cgi?id=31395

This fixes the issue in src worked around by eb90239d08863 lib{c,thr}: add DT_RUNPATH for gcc -m32.
Comment 1 Cy Schubert freebsd_committer freebsd_triage 2024-07-25 17:56:36 UTC
LGTM.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-07-25 18:47:13 UTC
A commit in branch main references this bug:

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

commit e85c5176a901d354a38a5bc77bd0dff280aa3bf1
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2024-07-25 18:40:07 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2024-07-25 18:40:35 +0000

    devel/binutils: add /usr/lib32 to search path

    Merge upstream commit f026d7063ece:

        Add /usr/lib32 to the native search paths for FreeBSD systems.

    PR:             280447
    Approved by:    cy (maintainer)
    Upstream PR:    https://sourceware.org/bugzilla/show_bug.cgi?id=31395
    MFH:            2024Q3
    Sponsored by:   DARPA, AFRL

 devel/binutils/Makefile                   |  2 +-
 devel/binutils/files/patch-ld-lib32 (new) | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-07-25 22:54:44 UTC
A commit in branch 2024Q3 references this bug:

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

commit 411bffe040e0d51e5504b35c7dd0215d842b9dab
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2024-07-25 18:40:07 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2024-07-25 22:28:26 +0000

    devel/binutils: add /usr/lib32 to search path

    Merge upstream commit f026d7063ece:

        Add /usr/lib32 to the native search paths for FreeBSD systems.

    PR:             280447
    Approved by:    cy (maintainer)
    Upstream PR:    https://sourceware.org/bugzilla/show_bug.cgi?id=31395
    MFH:            2024Q3
    Sponsored by:   DARPA, AFRL

    (cherry picked from commit e85c5176a901d354a38a5bc77bd0dff280aa3bf1)

 devel/binutils/Makefile                   |  2 +-
 devel/binutils/files/patch-ld-lib32 (new) | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)