Package: src:aspectc++
Version: 1:2.3+git20230630-1
Severity: serious
Tags: sid trixie

failing on all architectures except amd64/i386

see
https://ci.debian.net/data/autopkgtest/testing/arm64/a/aspectc++/35767524/log.gz

[...]
 55s autopkgtest [21:50:11]: test compile-ag++: [-----------------------
 55s /usr/bin/ag++ -v 2 -o obj/Test.o -c Test.cc
 56s In file included from Test.cc:1:
 56s In file included from ./Test.h:3:
 56s ./Test.h_0_virt:66:9: error: __float128 is not supported on this target
 56s typedef __float128 _Float128;
 56s         ^
 56s * Running ac++ 2.3
 56s * Handling Translation Unit `Test.cc'.
 56s   - Path "Test.cc"
 56s   - Parsing ...
 56s   - Inserting aspect header includes
 56s   - Weaving Aspects Forward Declarations ...
 56s   - Committing
 56s   - Preparing introductions ...
 56s   - Parsing again ...
 56s   - Aborting
 56s *
 56s *
 56s * AG++ Configuration:
 56s *   Aspect C++ weaver:  /usr/bin/ac++
 56s *   C++ compiler:       g++
 56s *   Files:               Test.cc
 56s *   Options (G++):       -o "obj/Test.o"  -c -I "."
 56s *   Options (AC++):      -v2 -p.
 56s *   Options (total):     -v2 -o "obj/Test.o"  -c Test.cc -I "."  -p.
 56s *   PumaConfig: 1 Weave: 1 Compile: 1 Link: 0
 56s *
 56s *
 56s * Generating Puma configuration file
 56s   - Parsing output of g++ compiler
56s - Executing: "g++" -E -dM -v -x c++ "/dev/null" 2>/tmp/agxx_stderrZfoxf5 1>/tmp/agxx_stdoutVPru0S
 56s   - Exit: Success
 56s   - removing temporary file: /tmp/agxx_stdoutVPru0S
 56s   - removing temporary file: /tmp/agxx_stderrZfoxf5
 56s   - Writing puma configuration file '/tmp/agxx_pcfgUXZgCZ'
 56s * Weaving
56s - Executing: "/usr/bin/ac++" --system-config "/tmp/agxx_pcfgUXZgCZ" -v2 -p. -c "Test.cc" -o "/tmp/Test.cc_agxx_FhTynC" 56s error: Execution failed: "/usr/bin/ac++" --system-config "/tmp/agxx_pcfgUXZgCZ" -v2 -p. -c "Test.cc" -o "/tmp/Test.cc_agxx_FhTynC"
 56s   - Exitcode: 256 (should be 0 )
 56s   - Removing temporary puma configuration file
 56s   - Removing intermediate .acc files
 56s make: *** [Makefile:22: obj/Test.o] Error 1
 56s autopkgtest [21:50:12]: test compile-ag++: -----------------------]
56s autopkgtest [21:50:12]: test compile-ag++: - - - - - - - - - - results - - - - - - - - - -
 56s compile-ag++         FAIL non-zero exit status 2
56s autopkgtest [21:50:12]: test compile-ag++: - - - - - - - - - - stderr - - - - - - - - - -
 56s In file included from Test.cc:1:
 56s In file included from ./Test.h:3:
 56s ./Test.h_0_virt:66:9: error: __float128 is not supported on this target
 56s typedef __float128 _Float128;
 56s         ^
56s error: Execution failed: "/usr/bin/ac++" --system-config "/tmp/agxx_pcfgUXZgCZ" -v2 -p. -c "Test.cc" -o "/tmp/Test.cc_agxx_FhTynC"
 56s make: *** [Makefile:22: obj/Test.o] Error 1
 56s autopkgtest [21:50:12]: @@@@@@@@@@@@@@@@@@@@ summary
 56s compile-ag++         FAIL non-zero exit status 2

Reply via email to