From owner-freebsd-ppc@freebsd.org Mon Sep 14 07:16:48 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 BA43B3F5605 for ; Mon, 14 Sep 2020 07:16:48 +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 4Bqd2m4XkDz4L5F for ; Mon, 14 Sep 2020 07:16:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1600067808; 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=dHcg6T0zt+8Sv+dRmi3qL1nnLCeHD+7RSE/GzTXwJpQ=; b=EN9uM1sim5vbmqbtIop4VIZlIORc5kftlYwExMkT/Rr7ZjY1fM8pOHx2zvC5a5DJOYAESo chKvUVj2n96REg1UXO6gWptsm5eZq1ETDOYVjPtO1fYiRlt/do3xQzVd/hT4TJVXeUf0+N uwefYu01a9EcvpOmJezBAvmBdLqcLTJpXTKkfii5YnqbQqWERxwDSWMLqiKy2WKYC9gcVs CxPkeSuqogmZq6LgFAaGgcpeVH/kXkvyGKa1z/o98SnLurujNCE+L878NaYHjZENU0+iia 4WkAMqn8BxjpXegzLiYK3t3n3QyiBBujvPg1tFxfpSyaDoRVw5FfSg1ogjZU4Q== Received: by freefall.freebsd.org (Postfix) id 8C9FBF2A1; Mon, 14 Sep 2020 07:16:48 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) (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 89413F506 for ; Mon, 14 Sep 2020 07:16:48 +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 4Bqd2m2gbLz4L7h for ; Mon, 14 Sep 2020 07:16:48 +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 3FAE013608 for ; Mon, 14 Sep 2020 07:16:48 +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 08E7Gmmf045307 for ; Mon, 14 Sep 2020 07:16:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 08E7GmFb045304 for powerpc@FreeBSD.org; Mon, 14 Sep 2020 07:16:48 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 242699] graphics/gimp-app fails to build on FreeBSD 12.1-RELEASE-p1 32 bit: [Makefile:2411: 64/gimp-frame.png] Segmentation fault Date: Mon, 14 Sep 2020 07:16:47 +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 Only Me X-Bugzilla-Who: alicefuny124@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: cc 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=1600067808; 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=dHcg6T0zt+8Sv+dRmi3qL1nnLCeHD+7RSE/GzTXwJpQ=; b=YDzwr+OW0OvT70xydBYFgBLitZPqTobaYuod7sKW8msxkXYQGdbcoOUUCTcCmNcwSR1jLn kaPEouhGy+xDBs9CHxwq7RbgrtCZRBrlPNQ2XPeHV5wiszLXsUPsdaSthc35i1fhouGTDX 3g3EhZw2LQroa6hhEOdMkXnLHOt/Gker9r6dJXtH17MFfR4DovM96+SxV/BX34IXJzMWP4 vT59Dxmb1MT4k7yhgUgnMBTgt90BLx6N4MgbEveAd/rZhznQbDIyA1/S29YsYBSKL5N4cN zmLQBDayoz5z0ooRco0uzdPnj6IteerGXvctZ/yXgsF9CaIrnIbeQQm/Qv4Olg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1600067808; a=rsa-sha256; cv=none; b=cl+4ME4X8Qd2Exrl50f/Ro9Fm2wfVCdcr3TxS2oPW4YVbuOX/2B1pQJ+esiV3nNr9t7ENa OkBw/wLa02WKueE3jBALv/dzSmi2LpEtN7OTKe36mXVFZ3pg/lMuAxYgETImnLfbrIZ7wk HlVVRJVCNdp8mQHyyqklh3g9SVpBC/oMQJYMAT9/lCqs/TlTYrr0RGsP58k4RV+hBVKkat aCPIVxlf7WpulTe+o+sMk61nYKkbkAcovPOlpmrzRB6ijeqGYLRIwgRmSLqxo7cy1nF288 R+JaKQPjM+1ZPiBtMFIUC1CNTH17frgHEuLqMkoRAjnwLWVWyHDjxIkIIxooAA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2020 07:16:48 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242699 alice382 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alicefuny124@gmail.com --- Comment #4 from alice382 --- Download essential apps for your phone many new features at Apk Rapido homepage: https://apkrapido.com/brasil-tv-new/ --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Thu Sep 17 09:43:20 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 1005D3DA45C for ; Thu, 17 Sep 2020 09:43:20 +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 4BsX8R6hVqz3Vk0 for ; Thu, 17 Sep 2020 09:43:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1600335800; 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=ZuCcMIEI5PpX6OH9Xf6dkbmDG1v0xtKAtfpZOwQfH4U=; b=W6IU88HRyNNZgNrWQZ23WfD9ln4aJJvLPpm+/13fSO7Rt3ELy+YobpKGS16CcMqbU3VkCs zusU+8MOjt8ivnkx7Pv+HpkhhswkpiPqkElkrUoEtMpUi5FK1/mslppdiDYjwqwnFV9cIm mbbVFnijeLsSLfdblL845ROU9mK7OjtUHc15fGdx9j8JAnrnvX7VHnXMGf2iNL7qi3se8Q iIMdmUqoHglkUgUawwccjxphXaiwNgU35HPiXyGAoi7wWSRuibiEMzxP5HuRxJ+PWOAPJr fJJdp5a4k7dzPvq7zsOtwoEyn/jmtnJyZ2DKNfzzfBQJsh5KhFHk3Q6neG7CMw== Received: by freefall.freebsd.org (Postfix) id D8EA662AD; Thu, 17 Sep 2020 09:43:19 +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 D3EC3631C for ; Thu, 17 Sep 2020 09:43:19 +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 4BsX8R4pYDz3VLs for ; Thu, 17 Sep 2020 09:43:19 +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 87E018605 for ; Thu, 17 Sep 2020 09:43:19 +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 08H9hJ7T014340 for ; Thu, 17 Sep 2020 09:43:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 08H9hJPR014339 for powerpc@FreeBSD.org; Thu, 17 Sep 2020 09:43:19 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 245774] graphics/mesa-dri: fix build on powerpc head Date: Thu, 17 Sep 2020 09:43:19 +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: zeising@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@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=1600335800; 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=ZuCcMIEI5PpX6OH9Xf6dkbmDG1v0xtKAtfpZOwQfH4U=; b=yz+hCi/J1KiOIgd2HW48zEmZwhtc0LE6vkkOIP5+wvWNTZ7JdnACuf/fJYg4+h/+gatu3o Q27CUOJw3lyh/wYNPwtpjdQyCVLCpdR847KgII4xu7NNQBkaWSddZNBhuOmU62Djxshz28 L2aXuGEDMewn3eJd+3rf8NmqJOnGrw9mR4wDobiddJMVH6hiCBWZ/jlTV2HkwV7wZAnSV5 zt/2JL/SmQLkUqEchNRZZc2DQorWa+UQMZr70q7aET6NR7ul4/iy2VfMNBjtYsgFDFUa4p 22E3eRMbnL8AAw2M8uzuzqmCI346hA4OzBCkftJSCbUREVew1CAjNL7/U7zB6g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1600335800; a=rsa-sha256; cv=none; b=CJyu6Ib3PTdCXk7qZL5VO0LE71GQkk6S7SQW6mh6pYkkUX9ZaEnNh+FWCVzCW8N0rVxDjZ 64FqgTa/8T0URYSn1PbifEjoI1di+OH9g0HO4NTxG7DhTHi5MujPdGDUSP1myqD/kqlZ8K VGnZnwV7HjeonU42TGYK2pvYy8xRuGxkPFWDJa1aXDvrUo3TTARCDmppYy3f0mn98fsq7N P8bMoRQiqKBFq4iz4BfZnB3aiXhJYBSSyaz/XZ1ZbfIWfoOzHzSt2lcddjhdZpUFZj8V02 nhKAss+nZiI3oTw9503p75OvwJ5/B+NZKmTaUR5UXsZAfyi3yTB5EM48ollpiA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2020 09:43:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245774 --- Comment #5 from Niclas Zeising --- Is this still relevant? --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Thu Sep 17 14:44:11 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 64FE53E19E5 for ; Thu, 17 Sep 2020 14:44:11 +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 4Bsfqb1ry1z440Q for ; Thu, 17 Sep 2020 14:44:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1600353851; 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; bh=0unPpeVW5m138z3XIIgfEIbuA1y17HQ2u0ol7/VIGaI=; b=EuHAqmSGfBMY+rxsP2J/tSMIUJV6RTr1/4rB/FKa9qeXSD0KezQxeyEQW3EUPkYXbiR5+0 BvdyB7MEXbkxINYiZ1UGsNUphhc0b8LZ2bj4GiBULrZs8+uRQzlg0Hwy3bc54C3DH5NQqf 22EZosJHQDM0GQ4QHmc5DJHqwNUc+8qhb4I60/rS6R9KHgVwlwX9PtpDmjZ3n7S4sSZfa1 43MJZNscHDDVN9ahiyUByi6UYh5re0PcsWRHfgzbBeeeWgiQBKxndblz06K/zd0vG4VBke Z9m2Mn0BNOkZtec/4NYH7hYPHfY1r5GlbAgy40roN93Vj0DBsSbGGrFFKcmJzA== Received: by freefall.freebsd.org (Postfix) id 27D649053; Thu, 17 Sep 2020 14:44:11 +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 24BBA9052 for ; Thu, 17 Sep 2020 14:44:11 +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 4BsfqZ6ynLz44JZ for ; Thu, 17 Sep 2020 14:44:10 +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 D2599BC1F for ; Thu, 17 Sep 2020 14:44:10 +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 08HEiAGe096212 for ; Thu, 17 Sep 2020 14:44:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 08HEiAih096211 for powerpc@FreeBSD.org; Thu, 17 Sep 2020 14:44:10 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 249394] sysutils/lsof : Fails to build on FreeBSD 12.2-BETA1 r365618 GENERIC powerpc 32 bit: /usr/lib/libzpool.so: undefined reference to `get_system_hostid' Date: Thu, 17 Sep 2020 14:44:10 +0000 X-Bugzilla-Reason: CC 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: canardo909@gmx.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ler@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 cc 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1600353851; 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; bh=0unPpeVW5m138z3XIIgfEIbuA1y17HQ2u0ol7/VIGaI=; b=aBcw+k8ftSZtex4stqn2Y6gae39rIUGXJpUyZH+eu+WlQaULRFoUAC+fWWjSX6BFD9yQhV Ao40znlMQGroYYf9dxreAdnEV6MWn4iOT7oeG2X3A83fTiw/wVfx4jbeW+xxUHZg8pVg8z nEkyijHCZypHNJoMBTFwzg+YDCKSMyUAYwph+PI698a5hMHUOSOU8p+P1W0oNeaxgRlSpS 5W1NDzj4khCdKRz6Xs7VEOdxzLIm6sruj5KC3fDiroz7e8D0hRHBfDOrgrSAKila2o+tFW WGe7AZeYUNE9Hs6zqcZfV85QMaDpco3WaChmXSWbFsun9/kd/uFu3y8Y1ZvpIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1600353851; a=rsa-sha256; cv=none; b=lYRxOhnGCmnENx96hlXj+9Nc/Y07jzQnji/efFmXwDTOCC6LprF4HFKr5LJFk/+9xu5lc7 2lo7CdNsedqHadIx/w8SLaYr9B8AhYxiDGZGIMU/OJRTRlNJYpt5VtOb5+E/xDQOI5km7G XyU+xHMYBIGtBSP13YjkGYReMKGXkhWeaU7u4RLnXreREAktVFyY6KbE0ORuaKQEoYyit0 gyqF9Tr1Y35F/OnsB1FyuhuOPozdAe9KSLH/vj0xNsFno0Pju7Nn5XiUiTt8u/jn2mPCdL sDPWBPvASifRq3RXR1dBsYPncp7LoJc/kS+iJ7nHvLOnQ12cfuapLVJ72/4jag== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2020 14:44:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249394 Bug ID: 249394 Summary: sysutils/lsof : Fails to build on FreeBSD 12.2-BETA1 r365618 GENERIC powerpc 32 bit: /usr/lib/libzpool.so: undefined reference to `get_system_hostid' Product: Ports & Packages Version: Latest Hardware: powerpc OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ler@FreeBSD.org Reporter: canardo909@gmx.com CC: powerpc@FreeBSD.org CC: powerpc@FreeBSD.org Flags: maintainer-feedback?(ler@FreeBSD.org) Assignee: ler@FreeBSD.org Problem found when building sysutils/lsof on FreeBSD 12.2-BETA1 r365618 GEN= ERIC powerpc 32 bit, running on Apple Powerbook 17". /usr/ports/sysutils/lsof # make -DBATCH install clean =3D=3D=3D> Building for lsof-4.93.2_12,8 Constructing version.h (cd lib; /usr/bin/make DEBUG=3D"-O2" CFGF=3D"-pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DAIM -DNEEDS_BOOL_TYPEDEF -DHASTASKS -DHAS_PAUSE_SBT -DHAS_DUP2 -DHAS_CLOSEFROM -DHASEFFNLINK=3Di_eff= nlink -DHASF_VNODE -DHAS_FILEDESCENT -DHAS_TMPFS -DHASWCTYPE_H -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_IDEV -DHAS_VM_MEMATTR_T -DNEEDS_DEVIC= E_T -DHAS_CDEV2PRIV -DHAS_NO_SI_UDEV -DHAS_SYS_SX_H -DHASFUSEFS -DHAS_ZFS -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY -DHAS_NO_6PORT -DHAS_NO_6PPCB -DNEEDS_BOOLE= AN_T -DHAS_SB_CCC -DHAS_FDESCENTTBL -DFREEBSDV=3D12000 -DHASFDESCFS=3D2 -DHASPSE= UDOFS -DHASNULLFS -DHASIPv6 -DHASUTMPX -DHAS_STRFTIME -DLSOF_VSTR=3D\"12.2-BETA1\= "") cc -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DAIM -DNEEDS_BOOL_TYPEDEF -DHASTASKS -DHAS_PAUSE_SBT -DHAS_DUP2 -DHAS_CLOSEFROM -DHASEFFNLINK=3Di_effnlink -DHASF_VNODE -DHAS_FILEDESCENT -DHAS_TMPFS -DHASWCTYPE_H -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_IDEV -DHAS_VM_MEMATTR_T -DNEEDS_DEVICE_T -DHAS_CDEV2PRIV -DHAS_NO_SI_UDEV -DHAS_SYS_SX_H -DHASFUSEFS -DHAS_ZFS -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY -DHAS_NO_6PORT -DHAS_NO_6PPCB -DNEEDS_BOOLEAN_T -DHAS_SB_CCC -DHAS_FDESCENT= TBL -DFREEBSDV=3D12000 -DHASFDESCFS=3D2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DH= ASUTMPX -DHAS_STRFTIME -DLSOF_VSTR=3D\"12.2-BETA1\" -I/usr/src/sys -O2 -c usage.c -o usage.o cc -o lsof -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -D= AIM -DNEEDS_BOOL_TYPEDEF -DHASTASKS -DHAS_PAUSE_SBT -DHAS_DUP2 -DHAS_CLOSEFROM -DHASEFFNLINK=3Di_effnlink -DHASF_VNODE -DHAS_FILEDESCENT -DHAS_TMPFS -DHASWCTYPE_H -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_IDEV -DHAS_VM_MEMATTR_T -DNEEDS_DEVICE_T -DHAS_CDEV2PRIV -DHAS_NO_SI_UDEV -DHAS_SYS_SX_H -DHASFUSEFS -DHAS_ZFS -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY -DHAS_NO_6PORT -DHAS_NO_6PPCB -DNEEDS_BOOLEAN_T -DHAS_SB_CCC -DHAS_FDESCENT= TBL -DFREEBSDV=3D12000 -DHASFDESCFS=3D2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DH= ASUTMPX -DHAS_STRFTIME -DLSOF_VSTR=3D\"12.2-BETA1\" -I/usr/src/sys -O2 dmnt.o dnode= .o dnode1.o dnode2.o dproc.o dsock.o dstore.o arg.o main.o misc.o node.o prin= t.o proc.o store.o usage.o util.o -L./lib -llsof -lzpool -lkvm /usr/lib/libzpool.so: undefined reference to `get_system_hostid' *** [lsof] Error code 1 make[1]: stopped in /usr/ports/sysutils/lsof/work/lsof-4.93.2 1 error make[1]: stopped in /usr/ports/sysutils/lsof/work/lsof-4.93.2 =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: stopped in /usr/ports/sysutils/lsof NB : in version FreeBSD 12.1-RELEASE-p1 r354992 GENERIC, sysutils/lsof comp= ile without error, in version lsof-4.93.2_10,8 --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Fri Sep 18 04:44:53 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 7A83C3F7DB6 for ; Fri, 18 Sep 2020 04:44:53 +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 4Bt1Td2gmvz45W0 for ; Fri, 18 Sep 2020 04:44:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1600404293; 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=TU1eJ6Ny/rSHmjpqSB3WOYqLUl4N5nD3Kg2Y5P0Xsws=; b=i+uPdJcZ5KpE61akfzEAnGV73KLe+j+EjIhY0oUtUH/lJ6IvxRTkTGs6r7i6Sz4aEHVlmr VFxcTTXc6yQgMjsX79fWOpW433PjgFg02p3/nEgXFsmY0Oppvb2IHE9TDJm+oUhNelcxnq Oqy+fJGzCRBf+pOgmxcRAJktCl15UeQLSvPRxLWglNYVwH7GuO0OO2NoGtFCJZy5rEAywD TPhhgV4kavzdSqQ8eQCxJfx0QJGb9gfw+xQW3ie4gAi0oELSm0R7E3K9A4cb84RUp8a6Jt mrAa3Be0p+nfgvrZxw8nBqPHzOan8N5lR2ss4rQOldNzOlj7dlEWHOrq0sVqmw== Received: by freefall.freebsd.org (Postfix) id 4F17114FF5; Fri, 18 Sep 2020 04:44:53 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) (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 4986514DEA for ; Fri, 18 Sep 2020 04:44: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) 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 4Bt1Td0pVjz45cT for ; Fri, 18 Sep 2020 04:44: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.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 F345315B93 for ; Fri, 18 Sep 2020 04:44:52 +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 08I4iqhA078725 for ; Fri, 18 Sep 2020 04:44:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 08I4iqE4078724 for powerpc@FreeBSD.org; Fri, 18 Sep 2020 04:44:52 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 247433] www/node12: fix runtime on powerpc64 elfv1, build / runtime on powerpc64 elfv2 Date: Fri, 18 Sep 2020 04:44:53 +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: buildisok X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bhughes@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=1600404293; 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=TU1eJ6Ny/rSHmjpqSB3WOYqLUl4N5nD3Kg2Y5P0Xsws=; b=P4qf9NtMKg3PvNuwE9Z3uQ3QMkP/W9vGiuJbnTt0tVaE9PRBPcxros3H9lNaEzX1rVyqU7 yAwuANhRuZZrAa/Ly0vtCH0hcWezNSuv6Glg6qYCGXgiRUHMSx1qOEhvw33Mu7tL8NFoEt w2xS0XY6tts0E2gnaYAGIoIwx+REBxb9tvGO/3Z7lUiffD4jUrKjWUHw6ub8ddK5FCyJED 49nog+FWa0dAecgt1eG0QyprLjtlwuLLfbcDxZmx20Mr9C4lYpLbxiLXcoJVwwB1yaMERr SxEO0wVs90iHPpWTF7MS1lq1ArO95IY7zRLOS7rWGdcNh9/nyMutN1m6l/IIOQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1600404293; a=rsa-sha256; cv=none; b=x/Nz0p/F+Rz5mqm6Np+IOeTKgNAkn9f+nUEv1lJp+W4s2TCQzrMocuXIUofxBB1I0ryho5 +Aj2DWWEO4u3nHScfdhnNBYG+xKPtv2NKubQI0nH0VLE8T1qEMUR0up8408fvzDuZTavgg U86dPJbtWQhpXxhemp/FreXy4a5PBC1AXsfD0b+m9GQQcuaEv03lbAsFHVJkZZbe3C2zNP be72+g04hZ7J7QLJUqcXAEzygHMXkckoHPMhkaZ+4v/cfmi4+NX8G4hAU5NiLa6HUdZC0s 5vlq2g0baHmNAT6Pi1iPbxU2x8IviddS+Lr2M/2hi/B8hU2pWdBtREjW7uPmaQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2020 04:44:53 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247433 --- Comment #4 from commit-hook@FreeBSD.org --- A commit references this bug: Author: bhughes Date: Fri Sep 18 04:43:57 UTC 2020 New revision: 548875 URL: https://svnweb.freebsd.org/changeset/ports/548875 Log: MFH: r541210 r543679 r548801 www/node12: fix runtime on powerpc64 elfv1, build / runtime on powerpc64 elfv2 Patches are backported from www/node and changed where necessary. PR: 247433 Approved by: bhughes (maintainer timeout) www/node12: Update 12.18.2_1 -> 12.18.3 https://nodejs.org/en/blog/release/v12.18.3/ Sponsored by: Miles AS www/node12: Update 12.18.3 -> 12.18.4 https://nodejs.org/en/blog/release/v12.18.4/ This is a security release. See https://nodejs.org/en/blog/vulnerability/september-2020-security-releases/ Security: 4ca5894c-f7f1-11ea-8ff8-0022489ad614 Sponsored by: Miles AS Approved by: ports-secteam (fluffy) Changes: _U branches/2020Q3/ branches/2020Q3/www/node12/Makefile branches/2020Q3/www/node12/distinfo =20 branches/2020Q3/www/node12/files/patch-deps_v8_src_compiler_backend_instruc= tion-selector.cc --=20 You are receiving this mail because: You are on the CC list for the bug.=