From owner-freebsd-games@freebsd.org Sat Jul 28 07:17:16 2018 Return-Path: Delivered-To: freebsd-games@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85D79104410D for ; Sat, 28 Jul 2018 07:17:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 225F57E627 for ; Sat, 28 Jul 2018 07:17:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DB4C5104410C; Sat, 28 Jul 2018 07:17:15 +0000 (UTC) Delivered-To: games@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA0D2104410B for ; Sat, 28 Jul 2018 07:17:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6B2D77E625 for ; Sat, 28 Jul 2018 07:17:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 81CAB25F73 for ; Sat, 28 Jul 2018 07:17:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w6S7HE8l000133 for ; Sat, 28 Jul 2018 07:17:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w6S7HEaH000132 for games@FreeBSD.org; Sat, 28 Jul 2018 07:17:14 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: games@FreeBSD.org Subject: [Bug 226980] openal-using ports fail to link when lld is the system linker Date: Sat, 28 Jul 2018 07:17:13 +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: toolchain X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emaste@freebsd.org X-Bugzilla-Flags: 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 X-BeenThere: freebsd-games@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Support for Games on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jul 2018 07:17:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226980 --- Comment #50 from commit-hook@freebsd.org --- A commit references this bug: Author: tobik Date: Sat Jul 28 07:16:32 UTC 2018 New revision: 475503 URL: https://svnweb.freebsd.org/changeset/ports/475503 Log: games/ultimatestunts: Fix build with Clang 6 and lld gamerenderer.cpp:81:30: error: non-constant-expression cannot be narrowed from type 'double' to 'GLfloat' (aka 'float') in initializer list [-Wc++11-narrowing] GLfloat specular_color[] =3D {3.0*lightCol.x, 3.0*lightCol.y, 3.0*lightCol.z, 1.0}; ^~~~~~~~~~~~~~ =20 http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475044_s336572/logs= /ultimatestunts-0.7.7.1_4.log - Fix bad absolute symlink - Mark as LLD_UNSAFE because of audio/openal-soft dependency [1] PR: 226980 [1] Changes: head/games/ultimatestunts/Makefile --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-games@freebsd.org Sat Jul 28 12:50:29 2018 Return-Path: Delivered-To: freebsd-games@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37FC6105082E for ; Sat, 28 Jul 2018 12:50:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C942A8CF37 for ; Sat, 28 Jul 2018 12:50:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 8E1C6105082D; Sat, 28 Jul 2018 12:50:28 +0000 (UTC) Delivered-To: games@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CDCD105082C for ; Sat, 28 Jul 2018 12:50:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 17FA88CF30 for ; Sat, 28 Jul 2018 12:50:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 663468DC3 for ; Sat, 28 Jul 2018 12:50:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w6SCoR0j085452 for ; Sat, 28 Jul 2018 12:50:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w6SCoRAQ085448 for games@FreeBSD.org; Sat, 28 Jul 2018 12:50:27 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: games@FreeBSD.org Subject: [Bug 226980] openal-using ports fail to link when lld is the system linker Date: Sat, 28 Jul 2018 12:50:26 +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: toolchain X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emaste@freebsd.org X-Bugzilla-Flags: 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 X-BeenThere: freebsd-games@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Support for Games on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jul 2018 12:50:29 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226980 --- Comment #51 from commit-hook@freebsd.org --- A commit references this bug: Author: tobik Date: Sat Jul 28 12:49:58 UTC 2018 New revision: 475551 URL: https://svnweb.freebsd.org/changeset/ports/475551 Log: games/opensurge: Cleanup port - Remove double alfont build dependency - Fold Makefile.svn_rev into Makefile - Move ICON_SIZES into the one place it is used - dumb-allegro is a static library having it as a run dependency makes no sense - Add missing lib dependencies on libalure and libpng - Remove pkg-message - Remove pkg-deinstall (Poudriere reports that the filesystem is clean af= ter deinstallation and it is unclear how files would be even be created in ${DATADIR} without doing curious things like running opensurge as root) - Add USES=3Dlocalbase and build with Clang - Fix bad absolute symlink - Mark LLD_UNSAFE because of the audio/openal-soft dependency [1] PR: 226980 [1] Changes: head/games/opensurge/Makefile head/games/opensurge/Makefile.svn_rev head/games/opensurge/files/pkg-deinstall.in head/games/opensurge/files/pkg-message.in --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-games@freebsd.org Sat Jul 28 13:38:11 2018 Return-Path: Delivered-To: freebsd-games@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA0FC10523BE for ; Sat, 28 Jul 2018 13:38:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 673348FB0A for ; Sat, 28 Jul 2018 13:38:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2BA1C10523BD; Sat, 28 Jul 2018 13:38:11 +0000 (UTC) Delivered-To: games@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A5DC10523BC for ; Sat, 28 Jul 2018 13:38:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B03A98FB09 for ; Sat, 28 Jul 2018 13:38:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id DFC3B94D6 for ; Sat, 28 Jul 2018 13:38:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w6SDc9i3029011 for ; Sat, 28 Jul 2018 13:38:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w6SDc9xf029010 for games@FreeBSD.org; Sat, 28 Jul 2018 13:38:09 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: games@FreeBSD.org Subject: [Bug 226980] openal-using ports fail to link when lld is the system linker Date: Sat, 28 Jul 2018 13:38:09 +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: toolchain X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emaste@freebsd.org X-Bugzilla-Flags: 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 X-BeenThere: freebsd-games@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Support for Games on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jul 2018 13:38:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226980 --- Comment #52 from commit-hook@freebsd.org --- A commit references this bug: Author: tobik Date: Sat Jul 28 13:37:21 UTC 2018 New revision: 475572 URL: https://svnweb.freebsd.org/changeset/ports/475572 Log: games/lugaru builds fine with Clang - Add missing libGL dependency - Fix bad absolute symlink - Add LLD_UNSAFE because of the audio/openal-soft dependency [1] PR: 226980 [1] Changes: head/games/lugaru/Makefile --=20 You are receiving this mail because: You are on the CC list for the bug.=