public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "jan at jankratochvil dot net" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug build/30878] New: Alpine Linux: libinproctrace: undefined reference to libintl_gettext
Date: Fri, 22 Sep 2023 14:11:00 +0000	[thread overview]
Message-ID: <bug-30878-4717@http.sourceware.org/bugzilla/> (raw)

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.

             reply	other threads:[~2023-09-22 14:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-22 14:11 jan at jankratochvil dot net [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-30878-4717@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).