[Bug 278285] www/iridium

2024-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278285

Mark Linimon  changed:

   What|Removed |Added

   Assignee|chrom...@freebsd.org|rn...@freebsd.org

--- Comment #3 from Mark Linimon  ---
^Triage: assign to committer.

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


[Bug 278285] www/iridium

2024-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278285

--- Comment #2 from commit-h...@freebsd.org ---
A commit in branch 2024Q2 references this bug:

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

commit 3af20e88a7fe65a59c457054df34e8b32e986747
Author: Robert Nagy 
AuthorDate: 2024-04-10 08:40:15 +
Commit: Robert Nagy 
CommitDate: 2024-04-10 08:42:07 +

www/iridium: use internal snappy to avoid missing symbols with lld17+

PR: 278285
(cherry picked from commit 7f699cf383097eb84151ab02d98c2e2524f30ee7)

 www/iridium/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


[Bug 278285] www/iridium

2024-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278285

--- Comment #1 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

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

commit 7f699cf383097eb84151ab02d98c2e2524f30ee7
Author: Robert Nagy 
AuthorDate: 2024-04-10 08:40:15 +
Commit: Robert Nagy 
CommitDate: 2024-04-10 08:41:23 +

www/iridium: use internal snappy to avoid missing symbols with lld17+

PR: 278285

 www/iridium/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


[Bug 278285] www/iridium

2024-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278285

Bug ID: 278285
   Summary: www/iridium
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: chrom...@freebsd.org
  Reporter: tjl...@gmail.com
 Flags: maintainer-feedback?(chrom...@freebsd.org)
  Assignee: chrom...@freebsd.org

After just updating to latest chromium and ungoogle-chromium build from
yesterday, I get this error on startup:

$ iridium
ld-elf.so.1: /usr/local/share/iridium/iridium: Undefined symbol
"_ZN6snappy11RawCompressEPKcmPcPm"


Assume a common lib dependency went through an incompatible version release.
Will rebuild.

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


maintainer-feedback requested: [Bug 278285] www/iridium

2024-04-09 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-chromium (Nobody)
 for maintainer-feedback:
Bug 278285: www/iridium
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278285



--- Description ---
After just updating to latest chromium and ungoogle-chromium build from
yesterday, I get this error on startup:

$ iridium
ld-elf.so.1: /usr/local/share/iridium/iridium: Undefined symbol
"_ZN6snappy11RawCompressEPKcmPcPm"


Assume a common lib dependency went through an incompatible version release.
Will rebuild.