Andrey Rahmatullin <w...@debian.org> writes:
> What does file(1) return for this file?

The expected:

$ file plplot_octave.oct 
plplot_octave.oct: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), 
dynamically linked, BuildID[sha1]=98a4031426db920f83eb6bd2ac63b52be705fee8, not 
stripped

I also crosschecked the build log, it is a usual build for a shared
library:

/usr/lib/ccache/c++  -fPIC -g -O2 
-fdebug-prefix-map=/build/plplot-5.12.0+dfsg=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--as-needed -shared  -o plplot_octave.oct 
CMakeFiles/plplot_octave.dir/plplot_octaveOCTAVE_wrap.cxx.o 
-Wl,-rpath,/build/plplot-5.12.0+dfsg/obj-x86_64-linux-gnu/src: 
../../src/libplplot.so.14.0.0 -loctave -loctinterp 

Best regards

Ole

Reply via email to