From owner-freebsd-gnome@freebsd.org Fri Dec 27 15:56:53 2019 Return-Path: Delivered-To: freebsd-gnome@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E71241EF8B5 for ; Fri, 27 Dec 2019 15:56:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 47krzn5sbfz4FGd for ; Fri, 27 Dec 2019 15:56:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id C94BD1EF8B3; Fri, 27 Dec 2019 15:56:53 +0000 (UTC) Delivered-To: gnome@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C914A1EF8B2 for ; Fri, 27 Dec 2019 15:56:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47krzn52WDz4FGc for ; Fri, 27 Dec 2019 15:56:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A862B1B2BB for ; Fri, 27 Dec 2019 15:56:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id xBRFur2K046138 for ; Fri, 27 Dec 2019 15:56:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id xBRFur9s046137 for gnome@FreeBSD.org; Fri, 27 Dec 2019 15:56:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 242911] x11/mate ports can not build because of spidermonkey52 port problem Date: Fri, 27 Dec 2019 15:56:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ulassayginim@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Dec 2019 15:56:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242911 Bug ID: 242911 Summary: x11/mate ports can not build because of spidermonkey52 port problem Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: ulassayginim@gmail.com Flags: maintainer-feedback?(gnome@FreeBSD.org) Assignee: gnome@FreeBSD.org After I insalled xorg i wanted to install mate but it gave error like this. In file included from /staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/jit/x8= 6-shared/BaseAssembler-x86-shared.h:36: /staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/jit/x8= 6-shared/Encoding-x86-shared.h:317:12: warning:=20 comparison of two values with different enumeration types in switch statement ('js::jit::X86Encoding::TwoByteOpcodeID' and 'js::jit::X86Encoding::ThreeByteOpcodeID') [-Wenum-compare-switch] case OP3_PEXTRD_EdVdqIb: ^~~~~~~~~~~~~~~~~~ In file included from /staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/js/src= /Unified_cpp_js_src17.cpp:29: /staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/jit/St= upidAllocator.cpp:410:18: warning: unused variable 'from' [-Wunused-variable] CodePosition from; ^ 1 warning generated. c++: error: unable to execute command: Killed c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preproces= sed source, and associated run script. c++: error: unable to execute command: Killed c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preproces= sed source, and associated run script. 1 warning generated. c++: note: diagnostic msg:=20 ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/Unified_cpp_js_src12-d12784.cpp c++: note: diagnostic msg: /tmp/Unified_cpp_js_src12-d12784.sh c++: note: diagnostic msg:=20 ******************** gmake[13]: *** [/staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/config/rules= .mk:951: Unified_cpp_js_src12.o] Error 254 c++: note: diagnostic msg:=20 ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/Unified_cpp_js_src0-9f7fdb.cpp c++: note: diagnostic msg: /tmp/Unified_cpp_js_src0-9f7fdb.sh c++: note: diagnostic msg:=20 ******************** gmake[13]: *** [/staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/config/rules= .mk:951: Unified_cpp_js_src0.o] Error 254 1 warning generated. In file included from /staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/js/src= /Unified_cpp_js_src25.cpp:11: /staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/jsstr.= cpp:984:20: warning: 'unorm_normalize' is deprecated [-Wdeprecated-declarations] int32_t size =3D unorm_normalize(srcChars, srcLen, form, 0, ^ /usr/local/include/unicode/unorm.h:217:1: note: 'unorm_normalize' has been explicitly marked deprecated here U_DEPRECATED int32_t U_EXPORT2 ^ /usr/local/include/unicode/umachine.h:115:29: note: expanded from macro 'U_DEPRECATED' #define U_DEPRECATED U_CAPI U_ATTRIBUTE_DEPRECATED ^ /usr/local/include/unicode/umachine.h:95:52: note: expanded from macro 'U_ATTRIBUTE_DEPRECATED' # define U_ATTRIBUTE_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/js/src= /Unified_cpp_js_src25.cpp:11: /staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/jsstr.= cpp:994:9: warning: 'unorm_normalize' is deprecated [-Wdeprecated-declarations] unorm_normalize(srcChars, srcLen, form, 0, ^ /usr/local/include/unicode/unorm.h:217:1: note: 'unorm_normalize' has been explicitly marked deprecated here U_DEPRECATED int32_t U_EXPORT2 ^ /usr/local/include/unicode/umachine.h:115:29: note: expanded from macro 'U_DEPRECATED' #define U_DEPRECATED U_CAPI U_ATTRIBUTE_DEPRECATED ^ /usr/local/include/unicode/umachine.h:95:52: note: expanded from macro 'U_ATTRIBUTE_DEPRECATED' # define U_ATTRIBUTE_DEPRECATED __attribute__ ((deprecated)) ^ c++: error: unable to execute command: Killed c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preproces= sed source, and associated run script. c++: error: unable to execute command: Killed c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preproces= sed source, and associated run script. c++: error: unable to execute command: Killed c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preproces= sed source, and associated run script. c++: error: unable to execute command: Killed c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preproces= sed source, and associated run script. In file included from /staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/js/src= /Unified_cpp_js_src23.cpp:29: In file included from /staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/jsgc.c= pp:224: /staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/jit/Ji= tcodeMap.h:1335:18: warning: private field 'count_' is not used [-Wunused-private-field] uint32_t count_; ^ 1 warning generated. 1 warning generated. c++: note: diagnostic msg:=20 ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/Unified_cpp_js_src21-fe3c86.cpp c++: note: diagnostic msg: /tmp/Unified_cpp_js_src21-fe3c86.sh c++: note: diagnostic msg:=20 ******************** gmake[13]: *** [/staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/config/rules= .mk:951: Unified_cpp_js_src21.o] Error 254 c++: note: diagnostic msg:=20 ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/Unified_cpp_js_src2-8d851a.cpp c++: note: diagnostic msg: /tmp/Unified_cpp_js_src2-8d851a.sh c++: note: diagnostic msg:=20 ******************** gmake[13]: *** [/staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/config/rules= .mk:951: Unified_cpp_js_src2.o] Error 254 c++: note: diagnostic msg:=20 ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/Unified_cpp_js_src22-7a6574.cpp c++: note: diagnostic msg: /tmp/Unified_cpp_js_src22-7a6574.sh c++: note: diagnostic msg:=20 ******************** gmake[13]: *** [/staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/config/rules= .mk:951: Unified_cpp_js_src22.o] Error 254 c++: note: diagnostic msg:=20 ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/Unified_cpp_js_src14-f7ff38.cpp c++: note: diagnostic msg: /tmp/Unified_cpp_js_src14-f7ff38.sh c++: note: diagnostic msg:=20 ******************** gmake[13]: *** [/staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/config/rules= .mk:951: Unified_cpp_js_src14.o] Error 254 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 3 warnings generated. 2 warnings generated. 2 warnings generated. 1 warning generated. gmake[13]: Leaving directory '/staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/js/sr= c' gmake[12]: *** [/staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/config/recur= se.mk:71: js/src/target] Error 2 gmake[12]: Leaving directory '/staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src' gmake[11]: *** [/staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/config/recur= se.mk:33: compile] Error 2 gmake[11]: Leaving directory '/staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src' gmake[10]: *** [/staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/config/rules= .mk:523: all] Error 2 gmake[10]: Leaving directory '/staging/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/js/src' =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make[9]: stopped in /usr/ports/lang/spidermonkey52 *** Error code 1 Stop. make[8]: stopped in /usr/ports/lang/spidermonkey52 *** Error code 1 Stop. make[7]: stopped in /usr/ports/sysutils/polkit *** Error code 1 Stop. make[6]: stopped in /usr/ports/sysutils/polkit *** Error code 1 Stop. make[5]: stopped in /usr/ports/sysutils/consolekit2 *** Error code 1 Stop. make[4]: stopped in /usr/ports/sysutils/hal *** Error code 1 Stop. make[3]: stopped in /usr/ports/sysutils/hal *** Error code 1 Stop. make[2]: stopped in /usr/ports/sysutils/hal-info *** Error code 1 Stop. make[1]: stopped in /usr/ports/x11/mate-base *** Error code 1 Stop. make: stopped in /usr/ports/x11/mate --=20 You are receiving this mail because: You are the assignee for the bug.=