DUK_EXTERNAL_DECL duk_int_t duk_safe_call(duk_context *ctx, duk_safe_call_function func, duk_idx_t nargs, duk_idx_t nrets); ^~~~~~~~~~~~~ build-Linux-gtk3/duktape/binding.c:111:13: error: too many arguments to function ‘duk_safe_call’ if ((ret = duk_safe_call(ctx, genproto, NULL, 1, 1)) != DUK_EXEC_SUCCESS) { ^~~~~~~~~~~~~ In file included from build-Linux-gtk3/duktape/binding.c:21:0: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop-plasma_libressl_20171214-165920 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.2.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python2.7 (fallback) [3] pypy (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.6.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv www-client/netsurf [ebuild N ] www-client/netsurf-3.6 USE="bmp duktape gif gtk javascript jpeg mng png psl rosprite svg svgtiny truetype webp -debug -fbcon -fbcon_frontend_able -fbcon_frontend_linux -fbcon_frontend_sdl -fbcon_frontend_vnc -fbcon_frontend_x -gstreamer -gtk2 -gtk3 -pdf-writer" ABI_X86="(64) -32 (-x32)"
Created attachment 511240 [details] emerge-info.txt
Created attachment 511242 [details] emerge-history.txt
Created attachment 511244 [details] environment
Created attachment 511246 [details] etc.portage.tbz2
Created attachment 511248 [details] temp.tbz2
Created attachment 511250 [details] www-client:netsurf-3.6:20171220-193705.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5b300aad5b4c95789c941d23b528de6f7bb89e7 commit b5b300aad5b4c95789c941d23b528de6f7bb89e7 Author: Virgil Dupras <vdupras@gentoo.org> AuthorDate: 2018-10-21 20:46:40 +0000 Commit: Virgil Dupras <vdupras@gentoo.org> CommitDate: 2018-10-21 20:52:56 +0000 www-client/netsurf: bump to 3.8 I had to drop gstreamer because it depends on a vulnerable version. Closes: https://bugs.gentoo.org/636224 Closes: https://bugs.gentoo.org/662230 Closes: https://bugs.gentoo.org/629204 Closes: https://bugs.gentoo.org/641846 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 www-client/netsurf/Manifest | 2 + www-client/netsurf/files/netsurf-3.8-CFLAGS.patch | 79 ++++++++++ .../netsurf/files/netsurf-3.8-pdf-writer.patch | 86 +++++++++++ www-client/netsurf/netsurf-3.8.ebuild | 163 +++++++++++++++++++++ 4 files changed, 330 insertions(+)