Processed: affects 898743

2018-05-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> affects 898743 - src:systemd
Bug #898743 [linux-libc-dev,libc6-dev]  breaks when #included 
after 
Removed indication that 898743 affects src:systemd
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
898743: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898743
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#900025: /usr/lib/x86_64-linux-gnu/libm.so: invalid ELF header

2018-05-26 Thread Cristian Ionescu-Idbohrn
On Fri, 25 May 2018, Aurelien Jarno wrote:
> On 2018-05-24 21:12, Cristian Ionescu-Idbohrn wrote:
> > Package: libc6-dev
> > Version: 2.27-3
> > Severity: normal
> > 
> > Not sure if this should be filed against simple-scan.  In that case
> > feel free to reassign.
> > 
> > simple-scan: common/utils.c 188: unable to load library libm.so:
> > /usr/lib/x86_64-linux-gnu/libm.so: invalid ELF header
> > 
> > Adn these are the contents of /usr/lib/x86_64-linux-gnu/libm.so:
> > 
> > /* GNU ld script
> > */
> > OUTPUT_FORMAT(elf64-x86-64)
> > GROUP ( /lib/x86_64-linux-gnu/libm.so.6  AS_NEEDED ( 
> > /usr/lib/x86_64-linux-gnu/libmvec_nonshared.a 
> > /lib/x86_64-linux-gnu/libmvec.so.1 ) )
> 
> .so files are not designed to be loaded, but to be used at link time.
> Therefore it's perfectly fine for them to be a linker file. simple-scan
> should use libm.so.6 instead, or rather LIBM_SO from the
>  include.

Then this should be reassigned to package simple-scan?

> Now I don't find this common/utils.c file in the simple-scan sources.
> Which version is installed on your system?

Package: simple-scan
Version: 3.26.2-1


Cheers,

-- 
Cristian