From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2N51D2w9qGVXHAAAe85BDQ:P1 (envelope-from ) for ; Wed, 17 Jan 2024 21:49:48 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 2N51D2w9qGVXHAAAe85BDQ (envelope-from ) for ; Wed, 17 Jan 2024 21:49:48 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705524588; h=from:from:sender:sender: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=gA4KCQ7x0LYhn3LzxwkVRhm6wJTCROOGehHhahUkgf4=; b=eGdYf8f1sy3pOH9cQtyhqZEPL5XAD4Tga+D2JLhzpYboevu5nKZwhqT2k6e6R/OgpucLeg QPZs6fPLAHMV7QZ5Fx5M3DIN5HkUyZZso1rkujORDB2KMrV0E2JModJHIY1q2rDQRKwqVi Gq5hjYXPXaGs3xFSl5MyeqQIiEVPNSZ3qgVIKsiUkXuFmQvRoSL3bnMOjafOcks5t7ZuCW CSmUf1vjeAY9R+rmVNj46DbeiuCRZ7Nqq8rnvtiiLqHX654ooy0qmVs8ouCEzIvb6tJDqW S6vYKa+KUQV3C0qEZ/csTeaFpFI5YogbeUVMWFYJuDbsmIZAXAVRQC/MLu9L+g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705524588; a=rsa-sha256; cv=none; b=iffgUY6GFFbkTiUhrUvZXD3I0XqSuqvFYFQERwgiODza0Es2MWO/8Porlum0R98EYVEAQp DGBg0JzIjd0paXWUrhVGOi/9fcVz+uuh/bDcKkYj8OmoKggCFSFB6tEs2aPPELEvlG1tB2 aMqJJW1qssQpqlRG7OBBfd+01jHZJfWan8Yig9aTalfXnaIHcyV2X5/1UJBhbwG9VGVNWP ZY/BJxEmCc6Y1tRrGjZx/eHGQ02C+0P9fJ9HL+ZR/cfNk6mWSerqCH2MmCGWutk4ms8mF+ cJOfcwH1qA5AiJjZcs8HVtrtL+rumXdHmG0GZdWptStN9jDUfo6ehvUleJWufw== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0763739C84 for ; Wed, 17 Jan 2024 21:49:47 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rQCql-0001Lx-1U; Wed, 17 Jan 2024 15:49:27 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rQCqi-0001La-S0 for help-guix@gnu.org; Wed, 17 Jan 2024 15:49:24 -0500 Received: from vmi993448.contaboserver.net ([194.163.141.236] helo=mutix.org) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rQCqg-0000xL-SQ for help-guix@gnu.org; Wed, 17 Jan 2024 15:49:24 -0500 Received: from [192.168.1.169] (host86-132-246-87.range86-132.btcentralplus.com [86.132.246.87]) (Authenticated sender: cdo) by mutix.org (Postfix) with ESMTPSA id 4BE43A634BE; Wed, 17 Jan 2024 21:49:19 +0100 (CET) Message-ID: <03731749-adaa-c610-63bc-cf852da529d7@mutix.org> Date: Wed, 17 Jan 2024 20:49:16 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: trivial-build-system: ld can't find existing store files Content-Language: en-US To: Simon Tournier , help-guix@gnu.org References: <0ba16b42-6c3b-5b31-3dc7-038bf8282fbe@mutix.org> <87a5p3ud53.fsf@gmail.com> From: Christina O'Donnell In-Reply-To: <87a5p3ud53.fsf@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=194.163.141.236; envelope-from=cdo@mutix.org; helo=mutix.org X-Spam_score_int: -36 X-Spam_score: -3.7 X-Spam_bar: --- X-Spam_report: (-3.7 / 5.0 requ) BAYES_00=-1.9, NICE_REPLY_A=-1.748, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: help-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.68 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: -6.68 X-Migadu-Queue-Id: 0763739C84 X-TUID: R7z+1Fxh4uRB Hi Simon, Okay I can believe this, I'm only just learning about the autoconf and co. I've already submitted a patch, but I'm happy to change it to gnu-build-system if it'll make it simpler. autoconf is more automatic than I've given it credit for! https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68502 I've put it on my list of things to get back to when I next have a clean checkout. Kind regard, Christina O'Donnell On 17/01/2024 16:40, Simon Tournier wrote: > Hi, > > On Sun, 14 Jan 2024 at 11:10, Christina O'Donnell wrote: > >> So I'm trying to write a package with a single C file using >> trivial-build-system[1]. > Despite its name, trivial-build-system is the less trivial > build-system. Hum, gnu-build-system appears to me better for one single > C file, even if there is no Makefile. > > Felix provided how to use trivial-build-system. Well – aside I am not > convinced that %build-inputs is a good way – as we see, many thing need > to be configured by hand, when gnu-build-system does it for you. > > Cheers, > simon