Bug 268920 - archivers/snappy: not WITH_PIE safe
Summary: archivers/snappy: not WITH_PIE safe
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: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks: 272898
  Show dependency treegraph
 
Reported: 2023-01-13 08:22 UTC by Alexander Leidinger
Modified: 2023-08-03 13:47 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (vanilla)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Leidinger freebsd_committer freebsd_triage 2023-01-13 08:22:26 UTC
Hi,

building the port with WITH_PIE makes it fail (error message tells that -pie unused during compilation). Until this is fixed, the port should get PIE_UNSAFE=yes in the Makefile (this fixes the build for me).

Bye,
Alexander.
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2023-08-03 13:43:42 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-08-03 13:47:28 UTC
A commit in branch main references this bug:

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

commit e72a6ce0963c5f24b3257e7ed67411a62c7e164a
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2023-08-03 13:46:18 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2023-08-03 13:46:18 +0000

    archivers/snappy: mark as PIE_UNSAFE

    PR:             268920
    Reported by:    netchild@

 archivers/snappy/Makefile | 1 +
 1 file changed, 1 insertion(+)