Your message dated Fri, 16 Aug 2019 17:27:43 +0000
with message-id <[email protected]>
and subject line Bug#934734: Removed package(s) from unstable
has caused the Debian Bug report #853512,
regarding libv8-3.14: ftbfs with GCC-7
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.)


-- 
853512: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853512
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libv8-3.14
Version: 3.14.5.8-11
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/libv8-3.14_3.14.5.8-11_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
tools/gyp/v8_base.target.x64.mk:226: recipe for target 
'/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/hydrogen-instructions.o'
 failed
make[2]: *** 
[/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/hydrogen-instructions.o]
 Error 1
tools/gyp/v8_base.target.x64.mk:226: recipe for target 
'/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/lithium-allocator.o' 
failed
make[2]: *** 
[/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/lithium-allocator.o] 
Error 1
tools/gyp/v8_base.target.x64.mk:226: recipe for target 
'/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/lithium.o' failed
make[2]: *** 
[/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/lithium.o] Error 1
../src/parser.cc: In member function 'v8::internal::Expression* 
v8::internal::Parser::ParsePrimaryExpression(bool*)':
../src/parser.cc:3648:33: error: this statement may fall through 
[-Werror=implicit-fallthrough=]
       if (allow_natives_syntax_ || extension_ != NULL) {
                                 ^
../src/parser.cc:3655:5: note: here
     default: {
     ^~~~~~~
../src/parser.cc: In member function 'v8::internal::RegExpTree* 
v8::internal::RegExpParser::ParseDisjunction()':
../src/parser.cc:5378:7: error: this statement may fall through 
[-Werror=implicit-fallthrough=]
       }
       ^
../src/parser.cc:5381:5: note: here
     default:
     ^~~~~~~
tools/gyp/v8_base.target.x64.mk:226: recipe for target 
'/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/optimizing-compiler-thread.o'
 failed
make[2]: *** 
[/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/optimizing-compiler-thread.o]
 Error 1
cc1plus: all warnings being treated as errors
tools/gyp/v8_base.target.x64.mk:226: recipe for target 
'/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/parser.o' failed
make[2]: *** [/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/parser.o] 
Error 1
tools/gyp/v8_base.target.x64.mk:226: recipe for target 
'/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/hydrogen.o' failed
make[2]: *** 
[/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/hydrogen.o] Error 1
../src/objects.cc: In member function 'void 
v8::internal::JSObject::GetElementsCapacityAndUsage(int*, int*)':
../src/objects.cc:10298:7: error: this statement may fall through 
[-Werror=implicit-fallthrough=]
       if (IsJSArray()) {
       ^~
../src/objects.cc:10304:5: note: here
     case FAST_HOLEY_SMI_ELEMENTS:
     ^~~~
../src/objects.cc:10320:7: error: this statement may fall through 
[-Werror=implicit-fallthrough=]
       if (IsJSArray()) {
       ^~
../src/objects.cc:10326:5: note: here
     case FAST_HOLEY_DOUBLE_ELEMENTS: {
     ^~~~
cc1plus: all warnings being treated as errors
tools/gyp/v8_base.target.x64.mk:226: recipe for target 
'/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/objects.o' failed
make[2]: *** 
[/<<PKGBUILDDIR>>/out/x64.release/obj.target/v8_base/src/objects.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/out'
Makefile:187: recipe for target 'x64.release' failed
make[1]: *** [x64.release] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
/usr/share/cdbs/1/class/makefile.mk:77: recipe for target 
'debian/stamp-makefile-build' failed
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Version: 3.14.5.8-11+rm

Dear submitter,

as the package libv8-3.14 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/934734

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---
-- 
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to