Your message dated Wed, 2 Mar 2016 18:02:35 -0800
with message-id <[email protected]>
and subject line Re: Bug#811807: aspectc++: FTBFS with GCC 6: error: reference
is ambiguous
has caused the Debian Bug report #811807,
regarding aspectc++: FTBFS with GCC 6: error: reference is ambiguous
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 [email protected]
immediately.)
--
811807: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811807
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aspectc++
Version: 1:1.2+svn20150823-1
Severity: important
User: [email protected]
Usertags: ftbfs-gcc-6 gcc-6-reference-ambiguous
This package fails to build with GCC 6. GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.
Note that only the first error is reported; there might be more. You
can find a snapshot of GCC 6 in experimental. To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.
You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html
> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> In file included from
> /home/akut/workspace/Build_Binaries/Platform/win/Puma/gen-release/step2/inc/Puma/UnitState.h:158:0,
> from
> /home/akut/workspace/Build_Binaries/Platform/win/Puma/gen-release/step1/inc/Puma/Unit.h:27,
> from
> /home/akut/workspace/Build_Binaries/Platform/win/Puma/gen-release/step1/inc/Puma/Tokenizer.h:26,
> from
> /home/akut/workspace/Build_Binaries/Platform/win/Puma/gen-release/step1/inc/Puma/CScanner.h:24,
> from
> /home/akut/workspace/Build_Binaries/Platform/win/Puma/gen-release/step1/inc/Puma/CProject.h:26,
> from ACProject.h:39,
> from CodeWeaver.h:35,
> from Transformer.h:22,
> from Transformer.cc:26:
> /home/akut/workspace/Build_Binaries/Platform/win/Puma/gen-release/step2/aspects/Puma/PragmaOnceUnitState.ah:
> In member function 'void PragmaOnceUnitState::__a1_after(JoinPoint*)':
> /home/akut/workspace/Build_Binaries/Platform/win/Puma/gen-release/step2/aspects/Puma/PragmaOnceUnitState.ah:183:38:
> warning: typedef '__JP_Target' locally defined but not used
> [-Wunused-local-typedefs]
>
> In file included from
> /home/akut/workspace/Build_Binaries/Platform/win/Puma/gen-release/step2/inc/Puma/PreprocessorParser.h:1025:0,
> from PumaPreprocessor.h:27,
> from ACPreprocessor.h:26,
> from Phase1.h:31,
> from Phase1.cc:19:
> /home/akut/workspace/Build_Binaries/Platform/win/Puma/gen-release/step2/aspects/Puma/WinMacros.ah:
> In member function 'void WinMacros::__a0_before(JoinPoint*, const
> Puma::Config&)':
> /home/akut/workspace/Build_Binaries/Platform/win/Puma/gen-release/step2/aspects/Puma/WinMacros.ah:155:36:
> warning: typedef '__JP_That' locally defined but not used
> [-Wunused-local-typedefs]
>
> PumaModelBuilder.cc: In member function 'void
> PumaModelBuilder::build(Puma::CStructure&, ACM_Name*)':
> PumaModelBuilder.cc:194:17: error: reference to 'is_abstract' is ambiguous
> _vm << (is_abstract (*jpl_aspect) ? "Abstract" : "Concrete")
> ^~~~~~~~~~~
>
and more
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Version: 1:1.2+svn20151025-1
* Martin Michlmayr <[email protected]> [2016-01-19 18:09]:
> Package: aspectc++
> Version: 1:1.2+svn20150823-1
>
> This package fails to build with GCC 6. GCC 6 has not been released
> yet, but it's expected that GCC 6 will become the default compiler for
> stretch.
Version 1:1.2+svn20151025-1 builds fine with GCC 6 6-20160228-1.
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---