From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: core-updates, next release, and all that Date: Fri, 22 Jul 2016 17:59:36 -0400 Message-ID: <20160722215936.GA6082@jasmine> References: <87zip9pex1.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQiU3-0006cF-J2 for guix-devel@gnu.org; Fri, 22 Jul 2016 17:59:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQiTy-0003Qo-Na for guix-devel@gnu.org; Fri, 22 Jul 2016 17:59:51 -0400 Content-Disposition: inline In-Reply-To: <87zip9pex1.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel On Fri, Jul 22, 2016 at 10:59:38PM +0200, Ludovic Courtès wrote: > lpsolve https://hydra.gnu.org/build/1248528 >From the failing build log: In unknown file: ?: 0 [copy-file "lpsolve55/bin/ux64/liblpsolve55.a" ...] ERROR: In procedure copy-file: ERROR: In procedure copy-file: No such file or directory It's strange, because lpsolve is the same package on master and core-updates, and I can build it from master. Did (copy-file) change? Could there be some issue with the underlying operating system? Or am I misreading the backtrace?