public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [Bug general/29092] New: error: failed to find _obstack_free
@ 2022-04-26 15:40 yuri at tsoft dot com
  2022-04-26 17:08 ` [Bug general/29092] " mark at klomp dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: yuri at tsoft dot com @ 2022-04-26 15:40 UTC (permalink / raw)
  To: elfutils-devel

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

            Bug ID: 29092
           Summary: error: failed to find _obstack_free
           Product: elfutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: general
          Assignee: unassigned at sourceware dot org
          Reporter: yuri at tsoft dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

On FreeBSD 13 version 0.187 fails to configure:
> checking for library containing _obstack_free... no
> configure: error: in `/disk-samsung/freebsd-ports/devel/elfutils/work/elfutils-0.187':
> configure: error: failed to find _obstack_free
> See `config.log' for more details

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

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

* [Bug general/29092] error: failed to find _obstack_free
  2022-04-26 15:40 [Bug general/29092] New: error: failed to find _obstack_free yuri at tsoft dot com
@ 2022-04-26 17:08 ` mark at klomp dot org
  2022-04-26 17:39 ` yuri at tsoft dot com
  2022-04-26 17:46 ` mark at klomp dot org
  2 siblings, 0 replies; 4+ messages in thread
From: mark at klomp dot org @ 2022-04-26 17:08 UTC (permalink / raw)
  To: elfutils-devel

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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org

--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
This isn't a new check, it has been there since 0.183.
If your libc doesn't provide obstack support you probably have to provide a
library that does to configure. What does config.log say precisely?

See also
https://sourceware.org/pipermail/elfutils-devel/2020q4/thread.html#3057

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

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

* [Bug general/29092] error: failed to find _obstack_free
  2022-04-26 15:40 [Bug general/29092] New: error: failed to find _obstack_free yuri at tsoft dot com
  2022-04-26 17:08 ` [Bug general/29092] " mark at klomp dot org
@ 2022-04-26 17:39 ` yuri at tsoft dot com
  2022-04-26 17:46 ` mark at klomp dot org
  2 siblings, 0 replies; 4+ messages in thread
From: yuri at tsoft dot com @ 2022-04-26 17:39 UTC (permalink / raw)
  To: elfutils-devel

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

--- Comment #2 from yuri at tsoft dot com ---
(In reply to Mark Wielaard from comment #1)
> This isn't a new check, it has been there since 0.183.
> If your libc doesn't provide obstack support you probably have to provide a
> library that does to configure. What does config.log say precisely?
> 
> See also
> https://sourceware.org/pipermail/elfutils-devel/2020q4/thread.html#3057

The previous version ported to FreeBSD was 0.179 and it didn't have such check
in configure.

Sources of obstack* functions are provided by the gnulib package but they
aren't built in that package - the sources are added to Makefile.am files here.

I had to remove the obstack configure check to make it pass.

---------------

Could you please make sure that elfutils builds on FreeBSD with clang?
Currently there are too many loose ends with elfutils.

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

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

* [Bug general/29092] error: failed to find _obstack_free
  2022-04-26 15:40 [Bug general/29092] New: error: failed to find _obstack_free yuri at tsoft dot com
  2022-04-26 17:08 ` [Bug general/29092] " mark at klomp dot org
  2022-04-26 17:39 ` yuri at tsoft dot com
@ 2022-04-26 17:46 ` mark at klomp dot org
  2 siblings, 0 replies; 4+ messages in thread
From: mark at klomp dot org @ 2022-04-26 17:46 UTC (permalink / raw)
  To: elfutils-devel

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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
(In reply to yuri from comment #2)
> Could you please make sure that elfutils builds on FreeBSD with clang?
> Currently there are too many loose ends with elfutils.

We rely on people actually using FreeBSD and clang to make that happen. I don't
believe any of the active developers use such systems. But we are happy to take
patches if necessary.

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

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

end of thread, other threads:[~2022-04-26 17:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26 15:40 [Bug general/29092] New: error: failed to find _obstack_free yuri at tsoft dot com
2022-04-26 17:08 ` [Bug general/29092] " mark at klomp dot org
2022-04-26 17:39 ` yuri at tsoft dot com
2022-04-26 17:46 ` mark at klomp dot org

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).