From owner-freebsd-ppc@freebsd.org Sun Nov 29 01:14:23 2020 Return-Path: Delivered-To: freebsd-ppc@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 CBB34471605 for ; Sun, 29 Nov 2020 01:14:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ck9PW540Wz3Gbt for ; Sun, 29 Nov 2020 01:14:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1606612463; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jIDZKQJPBVaZkAZAPtwmyg7S8ctFF5E0Y1OP9fm650U=; b=WKLul3txtY39f9HXmXR6JzSt6Lrv75Cr7G1mE7T2Wdxc4mWGeKd+1JUDu+VtS8cYqLtsdY hzWMITtNPTNr+nx4FyzwoH8HPVDnSEOpdr0VBGLhGWOvyZK8xUqui/xaar65P7KTBBk6DC NQywAuOQaWRelJqixtb+kyCRXOU3Dbs1m6poMhUYro75B3Z6xeLa4DRNH0DN9biwLWh/yF wThf+B4Ztv647nPpmNa5au24TcHZdA4REQkfiJMMkx6pi/F+bUKVGAZRrNPP8OMwDAwVcI LGXIPHKOpTnpeycy93egtiB5mvlmmv+I0kpgNOZzHLNV4B7FJY86P9/MZ8Drwg== Received: by freefall.freebsd.org (Postfix) id A02EED18; Sun, 29 Nov 2020 01:14:23 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 9B07AC1B for ; Sun, 29 Nov 2020 01:14:23 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4Ck9PW3RdMz3GfT for ; Sun, 29 Nov 2020 01:14:23 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 68E54C40 for ; Sun, 29 Nov 2020 01:14:23 +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 0AT1ENUr054395 for ; Sun, 29 Nov 2020 01:14:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0AT1ENqk054394 for powerpc@FreeBSD.org; Sun, 29 Nov 2020 01:14:23 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: powerpc@FreeBSD.org Subject: [Bug 251417] [editors/openoffice-4 and editors/openoffice-devel]: fail to build on powerpc64 (Current) Date: Sun, 29 Nov 2020 01:14:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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 Some People X-Bugzilla-Who: hamiltcl@verizon.net X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1606612463; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jIDZKQJPBVaZkAZAPtwmyg7S8ctFF5E0Y1OP9fm650U=; b=U1zBQddBRO1Fb4NBy15LywUjRZ8XbRL+fN57tlpW2dsUwJR9xtR++6HJ5MzVbzWnH4U4zZ 43LlHgDbyeIiVy+WmTXuprwSeqXByDxqCdpmGPn9k4QtmBp2gzeRnLsixosMyIjZmSmyOU E05BoDOqy6gRmR+vgjfjajhx0gidRVlJEnP2pBufPVW4m+INLQ+iiZX+knEgaxc8gxgi4t fmzjXeNJBj294SdGpN41Ww4XyZHa0bXGrUsLyiDZ10C/xqq1lCjH42OtcdFa2nWm4IwbJw HjNA9+l/tMvFp2nWv4miMk9NUXSBghIR/PFMygY2/aSoNW0hbUS6pXOIy55sGw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1606612463; a=rsa-sha256; cv=none; b=Mmcf9ta9hbdaUWvtNhZW/PyZ+sHW+Eu47pmYHz14+kQLkRr2FCDfotmdH+vseUYACTayDY CYQUvqdz9JyMjlP/8f9mG6snTTE2HR0jsoDRSKLVpAjOX30x4cv/yByfEBlbAASZdCdOyY AVN+AMQkTAf9pDuaPh2BfKDqRxs0ZvIwRIpAowJpy+uIc9p5Wi9GXY4uLg5qWSOATuhc3x tQEi9i9+e28/x9LZsf0+r8GWs/+kZ+dyc/sEoQ9CAPE0AydOFfAvEnf05iiwe2qUvd+Dfx Eep4oARnkOKBTWnOD/es2J1+jqprYD1j3TLWFjkcW4hV0+SchM9zXsWK1XTn2g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Nov 2020 01:14:23 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251417 --- Comment #3 from Curtis Hamilton --- (In reply to Don Lewis from comment #2) There's nothing unusual in my make.conf. After a bit of digging, it seems that this issue is related to the bridges.= =20 unopkg.bin sigfaults upon execution. Below is what I get from gdb. GNU gdb (GDB) 8.3.1 [GDB v8.3.1 for FreeBSD] Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64-portbld-freebsd13.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from ./unopkg.bin... (No debugging symbols found in ./unopkg.bin) (gdb) run Starting program: /usr/ports/editors/openoffice-4/work/aoo-4.1.7/main/instsetoo_native/unxfbs= dp.pro/Apache_OpenOffice/archive/install/en-US_witherror/Apache_OpenOffice_= 4.1.7_FreeBSD_install-arc_en-US/openoffice4/program/unopkg.bin=20 Program received signal SIGSEGV, Segmentation fault. 0x0000000811bc6a18 in vtable for __cxxabiv1::__si_class_type_info () from /lib/libcxxrt.so.1 (gdb)=20 It seems the bridges for powerpc64 needs to be adjusted to work inconjuncti= on with clang, even when building with gcc. --=20 You are receiving this mail because: You are on the CC list for the bug.=