[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#983927: gsequencer: ftbfs with -march=x86-64-v2



Hi,

I just installed from your repository in a chroot:

root@deb-halo:~# apt install cpp-10 debconf e2fsprogs g++-10 gcc-10
gcc-10-base libasan6 libatomic1 libcc1-0 libcom-err2 libext2fs2
libgcc-10-dev libgcc-s1 libgomp1 libitm1 liblsan0 libquadmath0 libss2
libstdc++-10-dev libstdc++6 libtsan0 libubsan1 logsave
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
debconf is already the newest version (1.5.75).
e2fsprogs is already the newest version (1.46.2-1).
libcom-err2 is already the newest version (1.46.2-1).
libext2fs2 is already the newest version (1.46.2-1).
libss2 is already the newest version (1.46.2-1).
logsave is already the newest version (1.46.2-1).
The following additional packages will be installed:
  libgfortran5
Suggested packages:
  gcc-10-locales g++-10-multilib gcc-10-doc gcc-10-multilib libstdc++-10-doc
The following NEW packages will be installed:
  g++-10 libstdc++-10-dev
The following packages will be upgraded:
  cpp-10 gcc-10 gcc-10-base libasan6 libatomic1 libcc1-0 libgcc-10-dev
libgcc-s1 libgfortran5 libgomp1 libitm1 liblsan0 libquadmath0
libstdc++6 libtsan0 libubsan1
16 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 46.5 MB of archives.
After this operation, 46.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] y

...

I can't reproduce. Sorry, but I need some help. What did I do  wrong?

root@deb-halo:~/gsequencer-3.7.38# CFLAGS="-march=x86-64-v2"
./configure && make -j8

root@deb-halo:~/gsequencer-3.7.38# gcc --version
gcc (Debian 10.2.1-6.1v2) 10.2.1 20210226
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

regards,
Joël


On Wed, Mar 3, 2021 at 5:57 PM Joël Krähemann <jkraehemann@gmail.com> wrote:
>
> Hi,
>
> I just created a sid chroot with experimental repositories.
>
> It compiles fine here with gcc-11
>
> CC=gcc-11 CFLAGS="-march=x86-64-v2" ./configure && make -j20
>
> ... but I am going to try your compiler, too.
>
> regards,
> Joël
>
> On Wed, Mar 3, 2021 at 5:27 PM Matthias Klose <doko@debian.org> wrote:
> >
> > On 3/3/21 5:20 PM, Joël Krähemann wrote:
> > > Hi,
> > >
> > > I am not able to reproduce with debian sid gcc-10.
> >
> > I'll update gcc-10 in experimental.  The compiler used for the test rebuild was
> >
> >    deb [trusted=yes] http://people.debian.org/~doko/gcc/gcc10-v2 ./
> >    deb [trusted=yes] http://people.debian.org/~doko/gcc/gcc10-v3 ./


Reply to: