Re: Bug#981924: trying to overwrite shared '/usr/share/locale/en@boldquot/LC_MESSAGES/elfutils.mo', which is different from other instances of package libelf1:i386

2021-02-05 Thread Andrei POPESCU
Control: reassign -1 libelf1 0.182+20210203-1.1 On Vi, 05 feb 21, 08:56:20, Michael Biebl wrote: > Package: libelfutils1 > Version: 0.182+20210203-1.1 > Severity: serious > > Hi, > > todays "apt upgrade" failed: > > # apt-cache policy libelf1:amd64 > libelf1: > Installed: 0.182+20210203-1.1

Bug#958546: arm-linux-gnueabi-gcc ignores glibc in sysroot

2020-04-23 Thread Andrei POPESCU
Control: reassign -1 gcc-arm-linux-gnueabi 4:8.3.0-1 On Jo, 23 apr 20, 22:54:09, Lin Zhangpeng wrote: > Package: gcc-arm-linux-gnueabi Version: 4:8.3.0-1 When I compile a program > with `arm-linux-gnueabi-gcc --sysroot /path/to/sysroot foo.c -o foo' , the > output `foo' linked to the glibc from

Re: Bug#730352: libisl-dev: /usr/include/isl/union_map.h:114:45: error: unknown type name 'isl_multi_aff'

2013-11-24 Thread Andrei POPESCU
Control: reassign -1 src:isl 0.12.1-1 On Du, 24 nov 13, 13:24:42, Roland Stigge wrote: Source: libisl-dev Version: 0.12.1-1 Severity: serious Hi, upon builing llvm-toolchain-3.2, I noticed that union_map.h from libisl-dev made it FTBFS. Consider the following minimal example.c