public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug releng/30864] New: json-c required, but not during configure
@ 2023-09-18  3:47 thaines.astro at gmail dot com
  2023-09-18 15:26 ` [Bug releng/30864] " fche at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: thaines.astro at gmail dot com @ 2023-09-18  3:47 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 30864
           Summary: json-c required, but not during configure
           Product: systemtap
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: releng
          Assignee: systemtap at sourceware dot org
          Reporter: thaines.astro at gmail dot com
  Target Milestone: ---

Created attachment 15112
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15112&action=edit
Build log

configure reports not finding jsonc without error, but it is later required by
tapset-debuginfod.cxx.

version: master/2a3de2e25
relevant code changes introduced by a2d19c8670690f87ee74db4a106829aa8edefbce.

$ ../configure --with-dyninst
...
checking for jsonc... no
...

$ make
...
../tapset-debuginfod.cxx:17:10: fatal error: json-c/json.h: No such file or
directory
   17 | #include <json-c/json.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.


Fully log attached.

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

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

* [Bug releng/30864] json-c required, but not during configure
  2023-09-18  3:47 [Bug releng/30864] New: json-c required, but not during configure thaines.astro at gmail dot com
@ 2023-09-18 15:26 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2023-09-18 15:26 UTC (permalink / raw)
  To: systemtap

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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |fche at redhat dot com
         Resolution|---                         |FIXED

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
commit 013c39a5eddf4f14278

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

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

end of thread, other threads:[~2023-09-18 15:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-18  3:47 [Bug releng/30864] New: json-c required, but not during configure thaines.astro at gmail dot com
2023-09-18 15:26 ` [Bug releng/30864] " fche at redhat dot com

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