public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/30878] New: Alpine Linux: libinproctrace: undefined reference to libintl_gettext
@ 2023-09-22 14:11 jan at jankratochvil dot net
  2023-09-25  2:50 ` [Bug build/30878] " lienze at sourceware dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jan at jankratochvil dot net @ 2023-09-22 14:11 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=30878

            Bug ID: 30878
           Summary: Alpine Linux: libinproctrace: undefined reference to
                    libintl_gettext
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: jan at jankratochvil dot net
  Target Milestone: ---

e7bb5090cb094ab9d9d13c1852a7cd7e65128b66 = 2023-09-19

$ cat /etc/alpine-release 
3.17.5
$ ./configure;make
...
make[2]: Entering directory '/home/azul/azul/gdb-clean/gdbserver'
  CXXLD  libinproctrace.so
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld:
ax-ipa.o: in function `ax_printf(unsigned long, unsigned long, char const*,
int, unsigned long*)':
ax.cc:(.text+0x291): undefined reference to `libintl_gettext'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld:
ax.cc:(.text+0x5a6): undefined reference to `libintl_gettext'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld:
ax-ipa.o: in function `gdb_eval_agent_expr(eval_agent_expr_context*,
agent_expr*, unsigned long*)':
ax.cc:(.text+0x1a8b): undefined reference to `libintl_gettext'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld:
gdbsupport/common-utils-ipa.o: in function `xstrvprintf(char const*,
__va_list_tag*)':
common-utils.cc:(.text+0x157): undefined reference to `libintl_gettext'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld:
gdbsupport/common-utils-ipa.o: in function `xsnprintf(char*, unsigned long,
char const*, ...)':
common-utils.cc:(.text+0x282): undefined reference to `libintl_gettext'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld:
gdbsupport/common-utils-ipa.o:common-utils.cc:(.text+0xe81): more undefined
references to `libintl_gettext' follow
collect2: error: ld returned 1 exit status

--disable-inprocess-agent will workaround it

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-26  9:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-22 14:11 [Bug build/30878] New: Alpine Linux: libinproctrace: undefined reference to libintl_gettext jan at jankratochvil dot net
2023-09-25  2:50 ` [Bug build/30878] " lienze at sourceware dot org
2023-09-25  3:05 ` jan at jankratochvil dot net
2023-09-26  0:27 ` sam at gentoo dot org
2023-11-26  9:42 ` larserik at netix dot se

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).