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@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.

Reply via email to