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

Bug#892719: marked as done (gcc-7: internal compiler error: unexpected expression ‘I’ of kind template_parm_index -- fixed upstream)



Your message dated Mon, 12 Mar 2018 09:46:55 +0100
with message-id <3088aaa1-4e64-bfe9-099a-5c259f7954d0@debian.org>
and subject line Re: Bug#892719: gcc-7: internal compiler error: unexpected expression ‘I’ of kind template_parm_index -- fixed upstream
has caused the Debian Bug report #892719,
regarding gcc-7: internal compiler error: unexpected expression ‘I’ of kind template_parm_index -- fixed upstream
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
892719: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892719
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-7
Version: 7.3.0-10
Severity: normal
Tags: upstream

Building TeX Live is hit by this bug:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84785

../../../../../texk/dvisvgm/dvisvgm-src/src/utility.hpp:46:14:   required from here
../../../../../texk/dvisvgm/dvisvgm-src/libs/variant/include/mpark/variant.hpp:1351:9: internal compiler error: unexpected
expression ‘I’ of kind template_parm_index
         typename T = lib::type_pack_element_t<I, Ts...>,
         ^~~~~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.



which should be fixed for gcc7 in 
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=258409

Thanks

Norbert

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.8 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gcc-7 depends on:
ii  binutils      2.30-7
ii  cpp-7         7.3.0-10
ii  gcc-7-base    7.3.0-10
ii  libc6         2.27-2
ii  libcc1-0      8-20180308-1
ii  libgcc-7-dev  7.3.0-10
ii  libgcc1       1:8-20180308-1
ii  libgmp10      2:6.1.2+dfsg-3
ii  libisl15      0.18-1
ii  libmpc3       1.1.0-1
ii  libmpfr6      4.0.1-1
ii  libstdc++6    8-20180308-1
ii  zlib1g        1:1.2.8.dfsg-5

Versions of packages gcc-7 recommends:
ii  libc6-dev  2.27-2

Versions of packages gcc-7 suggests:
pn  gcc-7-doc         <none>
pn  gcc-7-locales     <none>
pn  gcc-7-multilib    <none>
pn  libasan4-dbg      <none>
pn  libatomic1-dbg    <none>
pn  libcilkrts5-dbg   <none>
pn  libgcc1-dbg       <none>
pn  libgomp1-dbg      <none>
pn  libitm1-dbg       <none>
pn  liblsan0-dbg      <none>
pn  libmpx2-dbg       <none>
pn  libquadmath0-dbg  <none>
pn  libtsan0-dbg      <none>
pn  libubsan0-dbg     <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 7.3.0-11

On 12.03.2018 09:34, Norbert Preining wrote:
> Package: gcc-7
> Version: 7.3.0-10
> Severity: normal
> Tags: upstream
> 
> Building TeX Live is hit by this bug:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84785
> 
> ../../../../../texk/dvisvgm/dvisvgm-src/src/utility.hpp:46:14:   required from here
> ../../../../../texk/dvisvgm/dvisvgm-src/libs/variant/include/mpark/variant.hpp:1351:9: internal compiler error: unexpected
> expression ‘I’ of kind template_parm_index
>          typename T = lib::type_pack_element_t<I, Ts...>,
>          ^~~~~~~~
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
> 
> 
> 
> which should be fixed for gcc7 in 
> https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=258409

--- End Message ---

Reply to: