FS#73837 - options=(debug) not works in splited pkgbuilds
Attached to Project:
Community Packages
Opened by Gustavo Alvarez (sl1pkn07) - Thursday, 17 February 2022, 16:01 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 17 February 2022, 16:34 GMT
Opened by Gustavo Alvarez (sl1pkn07) - Thursday, 17 February 2022, 16:01 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 17 February 2022, 16:34 GMT
|
Details
Hi
i take for example the package pipewire in the recent PKGBUILD revision adds the 'options=(debug)' for create debug symbols in the package, but only is do in the main/pkgbase package instead of include the rest of the splited packages included in the PKGBUILD you can see only list "pipewire-debug-1:0.3.46-1-x86_64.pkg.tar.zst' in the debuginfod page [1], but not the rest of: pipewire-alsa pipewire-jack pipewire-pulse gst-plugin-pipewire pipewire-zeroconf pipewire-v4l2 pipewire-x11-bell (the rest of pipewire packages only contains documents, not executables/libraries) [1] https://debuginfod.archlinux.org/packages greetings |
This task depends upon
Closed by Antonio Rojas (arojas)
Thursday, 17 February 2022, 16:34 GMT
Reason for closing: Not a bug
Thursday, 17 February 2022, 16:34 GMT
Reason for closing: Not a bug
Comment by Doug Newgard (Scimmia) -
Thursday, 17 February 2022, 16:13 GMT
If there's no binaries, what do you expect the debug package to
contain, exactly?
Comment by Antonio Rojas (arojas) -
Thursday, 17 February 2022, 16:34 GMT
You are reading it wrong. There is one debug package per pkgbase
which contains debug symbols for all split packages, not one for
every package.