[Debian-med-packaging] Bug#945311: bbmap: Sources ship binary objects
Adrian Bunk
bunk at debian.org
Fri Nov 22 19:44:27 GMT 2019
Source: bbmap
Version: 38.63+dfsg-1
Severity: serious
$ file jni/*.o jni/*.dylib
jni/BBMergeOverlapper.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped
jni/BandedAlignerJNI.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped
jni/IceCreamAlignerJNI.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped
jni/MultiStateAligner11tsJNI.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped
jni/libbbtoolsjni.dylib: Mach-O 64-bit x86_64 dynamically linked shared library, flags:<NOUNDEFS|DYLDLINK|TWOLEVEL|NO_REEXPORTED_DYLIBS>
bunk at localhost:/tmp/bbmap-38.63+dfsg$ less jni/libbbtoolsjni.dylib
$
The .o objects are rebuilt after removing them manually,
so adding *.o and *.dylib to Files-Excluded: should fix it.
More information about the Debian-med-packaging
mailing list