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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2069195

Title:
  libtraceevent is not built with distro flags

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to