From owner-freebsd-ports-bugs@freebsd.org Mon Apr 5 10:48:56 2021 Return-Path: Delivered-To: freebsd-ports-bugs@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 CBBD05B3193 for ; Mon, 5 Apr 2021 10:48:56 +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 4FDS7r4pRbz3rYp for ; Mon, 5 Apr 2021 10:48:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id A416E5B3144; Mon, 5 Apr 2021 10:48:56 +0000 (UTC) Delivered-To: ports-bugs@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 A3B055B2F70 for ; Mon, 5 Apr 2021 10:48:56 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FDS7r3zDvz3rhw for ; Mon, 5 Apr 2021 10:48:56 +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 725A0176BD for ; Mon, 5 Apr 2021 10:48:56 +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 135Amurd002951 for ; Mon, 5 Apr 2021 10:48:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 135AmuEg002950 for ports-bugs@FreeBSD.org; Mon, 5 Apr 2021 10:48:56 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: ports-bugs@FreeBSD.org Subject: [Bug 254553] [NEW PORT] emulators/dps8m: simh based simulator for the Honeywell h6180/dps8m Multics processor Date: Mon, 05 Apr 2021 10:48:56 +0000 X-Bugzilla-Reason: AssignedTo 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: daniel.engberg.lists@pyret.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2021 10:48:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254553 --- Comment #9 from daniel.engberg.lists@pyret.net --- Fails to compile on FreeBSD 13.0-RC1 (arm64) ... LD dps8 ld: error: duplicate symbol: sim_vm_init >>> defined at dps8_sys.c:107 >>> ./dps8_sys.o:(sim_vm_init) >>> defined at scp.c:397 >>> scp.o:(.bss+0x120) in archive ../simh-master/simh.a clang: error: linker command failed with exit code 1 (use -v to see invocat= ion) gmake[3]: *** [Makefile:304: dps8] Error 1 gmake[2]: *** [Makefile:344: locallibs_then_dps8] Error 2 gmake[2]: Leaving directory '/usr/ports/emulators/dps8m/work/dps8m-R2.0-2a56f38d5658458da870acee6d04e45= c70b79ea5/src/dps8' gmake[1]: *** [Makefile:11: all] Error 2 gmake[1]: Leaving directory '/usr/ports/emulators/dps8m/work/dps8m-R2.0-2a56f38d5658458da870acee6d04e45= c70b79ea5' =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/emulators/dps8m --=20 You are receiving this mail because: You are the assignee for the bug.=