[Bug 2069195] [NEW] libtraceevent is not built with distro flags

Nick Rosbrook 2069195 at bugs.launchpad.net
Wed Jun 12 18:28:20 UTC 2024


Public bug reported:

We can see this in the build logs[1], that default build flags are
missing. And, in the Makefile(s), we see that CFLAGS is not honored from
the outside:

# Set compile option CFLAGS
ifdef EXTRA_CFLAGS
  CFLAGS := $(EXTRA_CFLAGS)
else
  CFLAGS := -g -Wall
endif 

[1] https://launchpadlibrarian.net/722931304/buildlog_ubuntu-noble-
amd64.libtraceevent_1%3A1.8.2-1ubuntu2_BUILDING.txt.gz

** Affects: libtraceevent (Ubuntu)
     Importance: Undecided
     Assignee: Nick Rosbrook (enr0n)
         Status: New

** Changed in: libtraceevent (Ubuntu)
     Assignee: (unassigned) => Nick Rosbrook (enr0n)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libtraceevent in Ubuntu.
https://bugs.launchpad.net/bugs/2069195

Title:
  libtraceevent is not built with distro flags

Status in libtraceevent package in Ubuntu:
  New

Bug description:
  We can see this in the build logs[1], that default build flags are
  missing. And, in the Makefile(s), we see that CFLAGS is not honored
  from the outside:

  # Set compile option CFLAGS
  ifdef EXTRA_CFLAGS
    CFLAGS := $(EXTRA_CFLAGS)
  else
    CFLAGS := -g -Wall
  endif 

  [1] https://launchpadlibrarian.net/722931304/buildlog_ubuntu-noble-
  amd64.libtraceevent_1%3A1.8.2-1ubuntu2_BUILDING.txt.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libtraceevent/+bug/2069195/+subscriptions




More information about the foundations-bugs mailing list