[Bug 1929120] Re: dh_strip behaviour in Ubuntu Hirsute

2022-06-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: debugedit (Ubuntu)
   Status: New => Confirmed

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

Title:
  dh_strip behaviour in Ubuntu Hirsute

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


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

[Bug 1929120] Re: dh_strip behaviour in Ubuntu Hirsute

2022-03-20 Thread Gianfranco Costamagna
You can now ask lld to not build 8 byte build ids by passing to lld
flags  -Wl,--build-id=sha1

ifneq ($(WITH_LLD),OFF)
CFLAGS += -fuse-ld=lld-$(LLVM_VERSION) -Wl,--build-id=sha1
endif

This is how we fixed halide package.

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

Title:
  dh_strip behaviour in Ubuntu Hirsute

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


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

[Bug 1929120] Re: dh_strip behaviour in Ubuntu Hirsute

2022-02-16 Thread MichaƂ Sawicz
Confirmed this is still the case for Jammy.

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

Title:
  dh_strip behaviour in Ubuntu Hirsute

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


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

[Bug 1929120] Re: dh_strip behaviour in Ubuntu Hirsute

2022-01-22 Thread StoatWblr
will this be rolled into Impish too (affects systems there too)

The issue itself is the debugedit package - this is called by dh_strip

It's breaking on 8 byte build IDs of clang/llvm built packages


** Also affects: debugedit (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  dh_strip behaviour in Ubuntu Hirsute

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


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

[Bug 1929120] Re: dh_strip behaviour in Ubuntu Hirsute

2021-10-07 Thread Jhonny Oliveira
I will give it a try.
Thank you!

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

Title:
  dh_strip behaviour in Ubuntu Hirsute

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


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

[Bug 1929120] Re: dh_strip behaviour in Ubuntu Hirsute

2021-10-03 Thread banco
I've fixed it like in this patch:
https://git.pld-linux.org/?p=packages/ccache.git;a=commitdiff;h=0435ed4f5c3b8687b660073e157e82d474fc4eda;hp=a25c6b7178190592c717e54c81549e375b6c1932
By disabling faster linker in ./debian/rules from use_lld=true to use_lld=false.
After this everything compiled successfully.

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

Title:
  dh_strip behaviour in Ubuntu Hirsute

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


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

[Bug 1929120] Re: dh_strip behaviour in Ubuntu Hirsute

2021-07-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: debhelper (Ubuntu)
   Status: New => Confirmed

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

Title:
  dh_strip behaviour in Ubuntu Hirsute

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

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