Open dvzrv opened 2 years ago
is this still an issue with 1.6?
The overlinking is gone. The only thing I still have sticking out is the CLAP not being PIE:
dpf-plugins-clap W: ELF file ('usr/lib/clap/3BandEQ.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/3BandSplitter.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/AmplitudeImposer.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/CycleShifter.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/Kars.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/MVerb.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/MaBitcrush.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/MaFreeverb.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/MaGigaverb.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/MaPitchshift.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/Nekobi.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/PingPongPan.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/ProM.clap/ProM.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/SoulForce.clap') lacks PIE.
dpf-plugins-clap W: ELF file ('usr/lib/clap/glBars.clap') lacks PIE.
Another thing I am wondering about and maybe it's intentional: The LADSPA plugins only link against gcc-libs and glibc but not against libx11, libglvnd and libxext anymore.
The only thing I still have sticking out is the CLAP not being PIE:
might be an issue with archlinux things? the binaries are all built the same way. so this warning should apply to all and not only clap
The LADSPA plugins only link against gcc-libs and glibc but not against libx11, libglvnd and libxext anymore.
that is how it should be, so it is correct yes.
I noticed a bit of overlinking in some of the executables and plugins: