From owner-freebsd-emulation@freebsd.org Sun Jun 9 09:26:30 2019 Return-Path: Delivered-To: freebsd-emulation@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 6ED1615C325C for ; Sun, 9 Jun 2019 09:26:30 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay111.isp.belgacom.be (mailrelay111.isp.belgacom.be [195.238.20.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BBFFC6A37F for ; Sun, 9 Jun 2019 09:26:29 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2CaAACKz/xc/1H1sVtlGwEBAQEDAQE?= =?us-ascii?q?BBwMBAQGBUwQBAQELAQGCD1kRUQEgEiiNEIl1AQGCDDUBVYkzjiKBewkBAQI?= =?us-ascii?q?BAQEBAS8IAQGDa1UCgmkkNgcOAQMBAQUBAQEBBG0cDEIBDAGEewEFOhweBRA?= =?us-ascii?q?LDgoJJQ9IBhODI4IOC6ckhDIBAwMLQ4QSgRCBNAGLc4F/g241PoomBJQIlR8?= =?us-ascii?q?JghGGRIxyJ4MOlA2lSwIvgVhNMAiDJwmLCoVBPQMwAQEBghmOQAEB?= X-IPAS-Result: =?us-ascii?q?A2CaAACKz/xc/1H1sVtlGwEBAQEDAQEBBwMBAQGBUwQBA?= =?us-ascii?q?QELAQGCD1kRUQEgEiiNEIl1AQGCDDUBVYkzjiKBewkBAQIBAQEBAS8IAQGDa?= =?us-ascii?q?1UCgmkkNgcOAQMBAQUBAQEBBG0cDEIBDAGEewEFOhweBRALDgoJJQ9IBhODI?= =?us-ascii?q?4IOC6ckhDIBAwMLQ4QSgRCBNAGLc4F/g241PoomBJQIlR8JghGGRIxyJ4MOl?= =?us-ascii?q?A2lSwIvgVhNMAiDJwmLCoVBPQMwAQEBghmOQAEB?= Received: from 81.245-177-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.177.245.81]) by relay.skynet.be with ESMTP; 09 Jun 2019 11:25:20 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id x599PJAN001864; Sun, 9 Jun 2019 11:25:20 +0200 (CEST) (envelope-from tijl@FreeBSD.org) Date: Sun, 9 Jun 2019 11:25:18 +0200 From: =?UTF-8?B?VMSzbA==?= Coosemans To: Larry Rosenman Cc: freebsd-emulation@freebsd.org Subject: Re: audio/linux-c7-alsa-utils: Build Breakage on current ports.... Message-ID: <20190609112518.6be2d6f8@kalimero.tijl.coosemans.org> In-Reply-To: <2177906a8818acc0b8879760d7ddd375@lerctr.org> References: <2177906a8818acc0b8879760d7ddd375@lerctr.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: BBFFC6A37F X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.96 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.96)[-0.965,0] X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jun 2019 09:26:30 -0000 On Sat, 08 Jun 2019 21:55:05 -0500 Larry Rosenman wrote: > full log: > http://home.lerctr.org:8888/data/live-host-ports/2019-06-08_21h50m56s/logs/errors/linux-c7-alsa-utils-1.1.6.log > > but cogent part: > ===> Building package for linux-c7-alsa-utils-1.1.6 > pkg-static: Unable to access file > /wrkdirs/usr/ports/audio/linux-c7-alsa-utils/work/stage/compat/linux/usr/lib/systemd/system/alsa-store.service:No > such file or directory > pkg-static: Unable to access file > /wrkdirs/usr/ports/audio/linux-c7-alsa-utils/work/stage/compat/linux/usr/lib/systemd/system/basic.target.wants/alsa-restore.service:No > such file or directory > pkg-static: Unable to access file > /wrkdirs/usr/ports/audio/linux-c7-alsa-utils/work/stage/compat/linux/usr/lib/systemd/system/basic.target.wants/alsa-state.service:No > such file or directory Fixed in r503809.