| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | emaste(at)freebsd(dot)org |
| Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #17898: Build failure when strip is LLVM's version |
| Date: | 2023-04-20 22:15:38 |
| Message-ID: | 3227395.1682028938@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
PG Bug reporting form <noreply(at)postgresql(dot)org> writes:
> In FreeBSD we are experimenting with the use of LLVM's binutils-like tools,
> including installing llvm-objcopy as strip. When this is done PostgreSQL
> fails to build, with error
Thanks for the report.
> Within the FreeBSD ports collection TCL and PostgreSQL are the only
> significant software packages affected by this issue. TCL addressed this by
> using --strip-unneeded instead of -x.
We've done likewise [1].
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2023-04-20 22:33:09 | Re: pg_basebackup: errors on macOS on directories with ".DS_Store" files |
| Previous Message | Nathan Bossart | 2023-04-20 22:02:42 | Re: BUG #17903: There is a bug in the KeepLogSeg() |