From unknown Tue Aug 19 21:03:24 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#55125 <55125@debbugs.gnu.org> To: bug#55125 <55125@debbugs.gnu.org> Subject: Status: [PATCH 0/9] Cross-compile vcflib for RISC-V Reply-To: bug#55125 <55125@debbugs.gnu.org> Date: Wed, 20 Aug 2025 04:03:24 +0000 retitle 55125 [PATCH 0/9] Cross-compile vcflib for RISC-V reassign 55125 guix-patches submitter 55125 Arun Isaac severity 55125 normal tag 55125 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 26 08:44:44 2022 Received: (at submit) by debbugs.gnu.org; 26 Apr 2022 12:44:44 +0000 Received: from localhost ([127.0.0.1]:37521 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKYe-0002rD-38 for submit@debbugs.gnu.org; Tue, 26 Apr 2022 08:44:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:54032) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKYc-0002r3-BS for submit@debbugs.gnu.org; Tue, 26 Apr 2022 08:44:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42676) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1njKYb-0004XA-Lx for guix-patches@gnu.org; Tue, 26 Apr 2022 08:44:41 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:45488) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1njKYW-0006Td-2o for guix-patches@gnu.org; Tue, 26 Apr 2022 08:44:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=L9kl5d1HEe2BN47U7cRjuVybheWPTvF98VKuX8apyQ0=; b=n5Y6cGv0hSYMzN0BbU3xKcChos /oi9L7VuN0m+9zQ5rggF0FxSGNK0+c570LZSGGUVIx8/OrlcP71XP+K9cbh0hSxNfVfRSc3yQy71f ti0J9OwNGstjhmd76TXgN8QU2DP58l8UqYCtTKj/WbB3C4pA4P4WAT7C2K3mXGbGIkLNDT3OuJT4I ShxPaZJgLlHCr3Lo9LMjcDs++mFki2JKVloRRsAsD48ya1Jy18SiLT0rs8c8guBXChOqoqp8ex3I2 dMN5X6/8go9U8r5N8pOu6b8XZrn3ztGQeRD6asr/cbPlwa7lo/tHN+NkPpP/A7Ay4CXpdPB9bfri1 BgUWoF5Q==; Received: from [192.168.2.1] (port=53776 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1njKYO-000HJ8-1Y; Tue, 26 Apr 2022 18:14:28 +0530 From: Arun Isaac To: guix-patches@gnu.org Subject: [PATCH 0/9] Cross-compile vcflib for RISC-V Date: Tue, 26 Apr 2022 18:14:26 +0530 Message-Id: <20220426124426.16845-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=139.59.75.54; envelope-from=arunisaac@systemreboot.net; helo=mugam.systemreboot.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) This patchset patches the vcflib package and dependencies so that they successfully cross-compile for the riscv64-linux-gnu target. Arun Isaac (9): gnu: tabixpp: Use G-expressions. gnu: tabixpp: Use #:make-flags. gnu: tabixpp: Use build tools specific to the target. gnu: tabixpp: Add bzip2 and xz to inputs. gnu: fastahack: Use G-expressions. gnu: fastahack: Use compiler specific to the build target. gnu: vcflib: Use G-expressions. gnu: vcflib: Find submodule sources in native-inputs during cross-compilation. gnu: vcflib: Set absolute path to pkg-config. gnu/packages/bioinformatics.scm | 257 ++++++++++++++++---------------- 1 file changed, 132 insertions(+), 125 deletions(-) -- 2.35.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 26 08:46:49 2022 Received: (at 55125) by debbugs.gnu.org; 26 Apr 2022 12:46:49 +0000 Received: from localhost ([127.0.0.1]:37537 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKae-0004X4-7R for submit@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:48 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:36280) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKac-0004Uj-4g for 55125@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=Ywpi9SvgHJECd+hI05JBFlaf22w/73tp3iMgY72hgKU=; b=e9p1CdmgBJQ3kKCpkF2xeSD4qo HGCrM86iXxK5QPddB7S+IWdN8QrD82fie6VB06KrR/3cyy/vcwIWNg4Ua7Phfot77Qfw/QiLz/72+ Es6ib67vZIYOMHM2aQvP2wb2+3Vkpk4wRn0W3h7ULy8kebSZDImp7yEQwAaghqyP+gYl2RJjS31SN LFZzoCdygci7yvHJz+IZmS1W+pGmZJxDuHkkN6MC+qEItMXFBzlxA5+msRW2JRDtrT8eJ9jp7YruN /nLmImbpsmj9ygmv73GJ7tJjJSRB2zH/tpVoQFDKgGAEC1C9XT5QbyO/qpwXLQVcScq4vsCduKpzV wWXt9k3w==; Received: from [192.168.2.1] (port=53438 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1njKaZ-000HJN-QN; Tue, 26 Apr 2022 18:16:43 +0530 From: Arun Isaac To: 55125@debbugs.gnu.org Subject: [PATCH 4/9] gnu: tabixpp: Add bzip2 and xz to inputs. Date: Tue, 26 Apr 2022 18:16:34 +0530 Message-Id: <20220426124639.17159-4-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220426124639.17159-1-arunisaac@systemreboot.net> References: <20220426124639.17159-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55125 Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tabixpp links to libbz2 from bzip2 and liblzma from xz. Therefore, bzip2 and xz should be listed in inputs even though they are already present implicitly in native-inputs. Else, cross-compilation will fail. * gnu/packages/bioinformatics.scm (tabixpp)[inputs]: Add bzip2 and xz. --- gnu/packages/bioinformatics.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index e745fa9353..7cdbb748ef 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -14277,7 +14277,7 @@ (define-public tabixpp (delete-file-recursively "htslib"))))) (build-system gnu-build-system) (inputs - (list htslib zlib)) + (list bzip2 htslib xz zlib)) (arguments (list #:make-flags #~(list (string-append "CC=" #$(cc-for-target)) (string-append "CXX=" #$(cxx-for-target)) -- 2.35.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 26 08:46:49 2022 Received: (at 55125) by debbugs.gnu.org; 26 Apr 2022 12:46:49 +0000 Received: from localhost ([127.0.0.1]:37539 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKae-0004XW-Vc for submit@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:49 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:36274) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKac-0004UR-4o for 55125@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=fhX6aMVFl7JG7gS21iWUKApvWWjTppiI+ftfyQbJEOo=; b=dEBZo8Fq7HxOLPVve/gTNWfoPn 0unTFkyNm/mxoXDFT5XWeIsMKncVXUwSghik37vhIQHqV66VgxVT+IhNDXt94k0HCQOjApLk2WrmL zCrWzt6uUm2DOi0v+TZWkrV8dTd/D0y7VSsiVAOkfSw+fV7EGFszJVn2GPg+CXrLYjC8g0kBRIK8s wgNDY8ivTyEsr8xJpyz4kOGRAuqn/VcbQXtJf75/G3fMzcOo5Uw7DKEvvLxqWgKI7UIVT9/Jx0EFU v8W3yJYzQONV5dQEcQbLFTPQ/BmOcgbh+O/CZC/hYWSXO3vvMEWL3fEXb0pW8gENl3TKTuCqYWxS1 GClWnzMg==; Received: from [192.168.2.1] (port=53438 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1njKaZ-000HJN-Bb; Tue, 26 Apr 2022 18:16:43 +0530 From: Arun Isaac To: 55125@debbugs.gnu.org Subject: [PATCH 1/9] gnu: tabixpp: Use G-expressions. Date: Tue, 26 Apr 2022 18:16:31 +0530 Message-Id: <20220426124639.17159-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55125 Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/bioinformatics.scm (tabixpp)[source]: Reindent. [arguments]: Use search-input-file and search-input-directory. [source, arguments]: Rewrite using G-expressions. Do not return #t from snippets and custom phases. --- gnu/packages/bioinformatics.scm | 80 ++++++++++++++++----------------- 1 file changed, 39 insertions(+), 41 deletions(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 40ccba247c..774da809d8 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -14264,49 +14264,48 @@ (define-public tabixpp (name "tabixpp") (version "1.1.0") (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/ekg/tabixpp") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 "1k2a3vbq96ic4lw72iwp5s3mwwc4xhdffjj584yn6l9637q9j1yd")) - (modules '((guix build utils))) - (snippet - `(begin - (delete-file-recursively "htslib") #t)))) + (method git-fetch) + (uri (git-reference + (url "https://github.com/ekg/tabixpp") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1k2a3vbq96ic4lw72iwp5s3mwwc4xhdffjj584yn6l9637q9j1yd")) + (modules '((guix build utils))) + (snippet + #~(begin + (delete-file-recursively "htslib"))))) (build-system gnu-build-system) (inputs (list htslib zlib)) (arguments - `(#:tests? #f ; There are no tests to run. - #:phases - (modify-phases %standard-phases - (delete 'configure) ; There is no configure phase. - ;; The build phase needs overriding the location of htslib. - (replace 'build - (lambda* (#:key inputs #:allow-other-keys) - (let ((htslib-ref (assoc-ref inputs "htslib"))) - (invoke "make" - (string-append "HTS_LIB=" htslib-ref "/lib/libhts.a") - (string-append "INCLUDES= -I" htslib-ref "/include/htslib") - "HTS_HEADERS=" ; No need to check for headers here. - (string-append "LIBPATH=-L. -L" htslib-ref "/include")) - (invoke "g++" "-shared" "-o" "libtabixpp.so" "tabix.o" "-lhts") - (invoke "ar" "rcs" "libtabixpp.a" "tabix.o")))) - (replace 'install - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (lib (string-append out "/lib")) - (bin (string-append out "/bin"))) - (install-file "tabix++" bin) - (install-file "libtabixpp.so" lib) - (install-file "libtabixpp.a" lib) - (install-file "tabix.hpp" (string-append out "/include")) - (mkdir-p (string-append lib "/pkgconfig")) - (with-output-to-file (string-append lib "/pkgconfig/tabixpp.pc") - (lambda _ - (format #t "prefix=~a~@ + (list #:tests? #f ; There are no tests to run. + #:phases + #~(modify-phases %standard-phases + (delete 'configure) ; There is no configure phase. + ;; The build phase needs overriding the location of htslib. + (replace 'build + (lambda* (#:key inputs #:allow-other-keys) + (invoke "make" + (string-append "HTS_LIB=" (search-input-file inputs "/lib/libhts.a")) + (string-append "INCLUDES= -I" (search-input-directory inputs "/include/htslib")) + "HTS_HEADERS=" ; No need to check for headers here. + (string-append "LIBPATH=-L. -L" (search-input-directory inputs "/include"))) + (invoke "g++" "-shared" "-o" "libtabixpp.so" "tabix.o" "-lhts") + (invoke "ar" "rcs" "libtabixpp.a" "tabix.o"))) + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (lib (string-append out "/lib")) + (bin (string-append out "/bin"))) + (install-file "tabix++" bin) + (install-file "libtabixpp.so" lib) + (install-file "libtabixpp.a" lib) + (install-file "tabix.hpp" (string-append out "/include")) + (mkdir-p (string-append lib "/pkgconfig")) + (with-output-to-file (string-append lib "/pkgconfig/tabixpp.pc") + (lambda _ + (format #t "prefix=~a~@ exec_prefix=${prefix}~@ libdir=${exec_prefix}/lib~@ includedir=${prefix}/include~@ @@ -14317,8 +14316,7 @@ (define-public tabixpp Description: C++ wrapper around tabix project~@ Libs: -L${libdir} -ltabixpp~@ Cflags: -I${includedir}~%" - out ,version))) - #t)))))) + out #$version))))))))) (home-page "https://github.com/ekg/tabixpp") (synopsis "C++ wrapper around tabix project") (description "This is a C++ wrapper around the Tabix project which abstracts -- 2.35.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 26 08:46:54 2022 Received: (at 55125) by debbugs.gnu.org; 26 Apr 2022 12:46:55 +0000 Received: from localhost ([127.0.0.1]:37543 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKak-0004cc-Ie for submit@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:54 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:36282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKac-0004V4-4h for 55125@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=0FkPZ8GPnrHAKpDs0RM7Bkd07hRZN1tm6anGmR2R9Ow=; b=TKpgJK3FtVqfTua+U3IEykZ+xW AxFvsnmRm80xRrjkvdJPl+FQJ7ydB427P2KQXpHyBzh7eAY3DZhKGsu5C/KcdPhBghauEIFEkjSnh PT6KTlwXiqUr+hHBMWPGQQ4gtiINV4G9m6Xr4V4O+MKW7EBdXePSsAVZE47HGr+CwNppyG1BM5obM n00SawMeBwaerf4EhtCct0BirUBAEnbKqACxbpSucIQ1dUjlWR0pQA99Qi6CUJWYpCX/6Tx0/0rnI LB6VF64Cwr4bbZHRK2XFBU93/TDclBqX3Q7Zp+wjZGI1FaNIBu9oOhLHaU50aPiDbcFxnElKvFv71 w2STqDyA==; Received: from [192.168.2.1] (port=53438 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1njKaa-000HJN-0P; Tue, 26 Apr 2022 18:16:44 +0530 From: Arun Isaac To: 55125@debbugs.gnu.org Subject: [PATCH 5/9] gnu: fastahack: Use G-expressions. Date: Tue, 26 Apr 2022 18:16:35 +0530 Message-Id: <20220426124639.17159-5-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220426124639.17159-1-arunisaac@systemreboot.net> References: <20220426124639.17159-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55125 Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/bioinformatics.scm (fastahack)[arguments]: Rewrite using G-expressions. Do not return #t from custom phases. --- gnu/packages/bioinformatics.scm | 60 ++++++++++++++++----------------- 1 file changed, 29 insertions(+), 31 deletions(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 7cdbb748ef..699a4eaf47 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -14483,36 +14483,35 @@ (define-public fastahack (base32 "0rp1blskhzxf7vbh253ibpxbgl9wwgyzf1wbkxndi08d3j4vcss9")))) (build-system gnu-build-system) (arguments - `(#:tests? #f ; Unclear how to run tests: https://github.com/ekg/fastahack/issues/15 - #:phases - (modify-phases %standard-phases - (delete 'configure) ; There is no configure phase. - (add-after 'unpack 'patch-source - (lambda _ - (substitute* "Makefile" - (("-c ") "-c -fPIC ")) - #t)) - (add-after 'build 'build-dynamic - (lambda _ - (invoke "g++" - "-shared" "-o" "libfastahack.so" - "Fasta.o" "FastaHack.o" "split.o" "disorder.o"))) - (replace 'install - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (lib (string-append out "/lib")) - (bin (string-append out "/bin"))) - (mkdir-p (string-append out "/include/fastahack")) - (for-each - (lambda (file) - (install-file file (string-append out "/include/fastahack"))) - (find-files "." "\\.h$")) - (install-file "fastahack" bin) - (install-file "libfastahack.so" lib) - (mkdir-p (string-append lib "/pkgconfig")) - (with-output-to-file (string-append lib "/pkgconfig/fastahack.pc") + (list #:tests? #f ; Unclear how to run tests: https://github.com/ekg/fastahack/issues/15 + #:phases + #~(modify-phases %standard-phases + (delete 'configure) ; There is no configure phase. + (add-after 'unpack 'patch-source (lambda _ - (format #t "prefix=~a~@ + (substitute* "Makefile" + (("-c ") "-c -fPIC ")))) + (add-after 'build 'build-dynamic + (lambda _ + (invoke "g++" + "-shared" "-o" "libfastahack.so" + "Fasta.o" "FastaHack.o" "split.o" "disorder.o"))) + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (lib (string-append out "/lib")) + (bin (string-append out "/bin"))) + (mkdir-p (string-append out "/include/fastahack")) + (for-each + (lambda (file) + (install-file file (string-append out "/include/fastahack"))) + (find-files "." "\\.h$")) + (install-file "fastahack" bin) + (install-file "libfastahack.so" lib) + (mkdir-p (string-append lib "/pkgconfig")) + (with-output-to-file (string-append lib "/pkgconfig/fastahack.pc") + (lambda _ + (format #t "prefix=~a~@ exec_prefix=${prefix}~@ libdir=${exec_prefix}/lib~@ includedir=${prefix}/include/fastahack~@ @@ -14523,8 +14522,7 @@ (define-public fastahack Description: Indexing and sequence extraction from FASTA files~@ Libs: -L${libdir} -lfastahack~@ Cflags: -I${includedir}~%" - out ,version)))) - #t))))) + out #$version))))))))) (home-page "https://github.com/ekg/fastahack") (synopsis "Indexing and sequence extraction from FASTA files") (description "Fastahack is a small application for indexing and -- 2.35.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 26 08:46:55 2022 Received: (at 55125) by debbugs.gnu.org; 26 Apr 2022 12:46:55 +0000 Received: from localhost ([127.0.0.1]:37545 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKak-0004cz-Un for submit@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:55 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:36276) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKac-0004UU-4r for 55125@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=/OUzdve/5HL9X23RaxaqmcffQxA0zHZXvNefqSAy2to=; b=fxfK4RtmUnurjf3IfXF4eVjFhe 5zhw1edM9036240fKT8RJBVbq0Jyigr6ljvNW+kYONkT1a4sft+5D0zv7lvrkJlineKB815mJR6HG kssTtJohg75qkyXygnqpZHR0Up3dN9hsUjqOSKDAHc9gr8ApuwuSn1TQ6lA1jGqAdLZlwauxARhl9 Ru0Qo9cBhV6VZ+Cq4fPOGuA37rTjIYy5razTpbZZ1djrSb3aHGaa2RMxNzXXMqg18k/fHBPIeH9Po EYU9eZQ16EBvIUCPtFUm+v0UPa47mb7pdSMI5XYR2CALrTkz6qmO8QYgRGRi64zyG5aorlL0fs7Cz ZE90ZucA==; Received: from [192.168.2.1] (port=53438 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1njKaZ-000HJN-MB; Tue, 26 Apr 2022 18:16:43 +0530 From: Arun Isaac To: 55125@debbugs.gnu.org Subject: [PATCH 3/9] gnu: tabixpp: Use build tools specific to the target. Date: Tue, 26 Apr 2022 18:16:33 +0530 Message-Id: <20220426124639.17159-3-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220426124639.17159-1-arunisaac@systemreboot.net> References: <20220426124639.17159-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55125 Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/bioinformatics.scm (tabixpp)[arguments]: Set CC and CXX in #:make-flags. In the build-libraries phase, use cxx-for-target instead of g++ and ar-for-target instead of ar. --- gnu/packages/bioinformatics.scm | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 6c24c1c26f..e745fa9353 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -14279,7 +14279,9 @@ (define-public tabixpp (inputs (list htslib zlib)) (arguments - (list #:make-flags #~(list "HTS_HEADERS=" + (list #:make-flags #~(list (string-append "CC=" #$(cc-for-target)) + (string-append "CXX=" #$(cxx-for-target)) + "HTS_HEADERS=" (string-append "HTS_LIB=" (search-input-file %build-inputs "/lib/libhts.a")) @@ -14291,8 +14293,9 @@ (define-public tabixpp ;; Build shared and static libraries. (add-after 'build 'build-libraries (lambda* (#:key inputs #:allow-other-keys) - (invoke "g++" "-shared" "-o" "libtabixpp.so" "tabix.o" "-lhts") - (invoke "ar" "rcs" "libtabixpp.a" "tabix.o"))) + (invoke #$(cxx-for-target) + "-shared" "-o" "libtabixpp.so" "tabix.o" "-lhts") + (invoke #$(ar-for-target) "rcs" "libtabixpp.a" "tabix.o"))) (replace 'install (lambda* (#:key outputs #:allow-other-keys) (let* ((out (assoc-ref outputs "out")) -- 2.35.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 26 08:46:55 2022 Received: (at 55125) by debbugs.gnu.org; 26 Apr 2022 12:46:55 +0000 Received: from localhost ([127.0.0.1]:37547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKal-0004dK-9R for submit@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:55 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:36284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKac-0004VD-5u for 55125@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=+bfeDCBoFBJ/hZ48qfjsfkJhW5W9+F7doDHmMxdqIBI=; b=layh5BFiCQHnVLP5NqhlLalNOc hpVG2Me01WFrxZeeUL2Sp5iB30JhF2xtH7JD6ATn2re/SnAkCZCoqx7W4LkfLFdnpJ1DYpHPHm1FU Y/Ecp7RBPjo0b4xEY4FWnnsdCoK9ZN3JcW5pjrvZc3QpKyJzcHNzyhn5lZAnc24AdFYdwDs6df7tJ 8u34EewFoSnadtWrz0Nw/7T5lADTpVQhPK8nIPwaOLgHf0Gq0wZTXXUXqM+CmPh3ArjLLddvcCRW1 zbyGK8cxHUYrfgep0/34mpdGmc/o4ty9hyYT5c4OI2fX353u1YYqxEGVISdyyrt33sjx/jA2Uf8yg h2JKTIkg==; Received: from [192.168.2.1] (port=53438 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1njKaa-000HJN-96; Tue, 26 Apr 2022 18:16:44 +0530 From: Arun Isaac To: 55125@debbugs.gnu.org Subject: [PATCH 6/9] gnu: fastahack: Use compiler specific to the build target. Date: Tue, 26 Apr 2022 18:16:36 +0530 Message-Id: <20220426124639.17159-6-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220426124639.17159-1-arunisaac@systemreboot.net> References: <20220426124639.17159-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55125 Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/bioinformatics.scm (fastahack)[arguments]: Set CXX in #:make-flags. In the build-dynamic phase, use cxx-for-target instead of g++. --- gnu/packages/bioinformatics.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 699a4eaf47..ad69ca59cf 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -14483,7 +14483,8 @@ (define-public fastahack (base32 "0rp1blskhzxf7vbh253ibpxbgl9wwgyzf1wbkxndi08d3j4vcss9")))) (build-system gnu-build-system) (arguments - (list #:tests? #f ; Unclear how to run tests: https://github.com/ekg/fastahack/issues/15 + (list #:make-flags #~(list (string-append "CXX=" #$(cxx-for-target))) + #:tests? #f ; Unclear how to run tests: https://github.com/ekg/fastahack/issues/15 #:phases #~(modify-phases %standard-phases (delete 'configure) ; There is no configure phase. @@ -14493,7 +14494,7 @@ (define-public fastahack (("-c ") "-c -fPIC ")))) (add-after 'build 'build-dynamic (lambda _ - (invoke "g++" + (invoke #$(cxx-for-target) "-shared" "-o" "libfastahack.so" "Fasta.o" "FastaHack.o" "split.o" "disorder.o"))) (replace 'install -- 2.35.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 26 08:46:55 2022 Received: (at 55125) by debbugs.gnu.org; 26 Apr 2022 12:46:56 +0000 Received: from localhost ([127.0.0.1]:37549 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKal-0004dd-Ih for submit@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:55 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:36278) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKac-0004UV-56 for 55125@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=LQptLdcOwdJ8Bx52Wn4ymRX9f/UG+82V6We2YMQd0sg=; b=cw+Fk/zI5Zimo321Ed/8NqC9Gf 5HoZpwMDOrEsiiMvkiBHpVspDU6qAeozksHYCTUPOsIK+125OCfAp+QTaF0ePA3JFluFtAMmhlyBT oT/53mn4cravtaBoxVjoEx4vPD5SeciQrYowE0eLn917A91qi5M+pv6tGVn3owgwrF4evWe6QIYgW AYjcESfqEJoJ5D3zzYaAFSBGMvGjL0EMT8go3wQABWw+LjTClVzz1ZQQbzoLQuJSyTy28lxn8/S6E YzwvRThzx4Sig1fGvuBlsS2d30YprNE9Z3s8UvQWzABxASN8BtvFuBmx8spjpCHJ8Dkp+tItfg9Vg OfwSnmfg==; Received: from [192.168.2.1] (port=53438 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1njKaZ-000HJN-Hj; Tue, 26 Apr 2022 18:16:43 +0530 From: Arun Isaac To: 55125@debbugs.gnu.org Subject: [PATCH 2/9] gnu: tabixpp: Use #:make-flags. Date: Tue, 26 Apr 2022 18:16:32 +0530 Message-Id: <20220426124639.17159-2-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220426124639.17159-1-arunisaac@systemreboot.net> References: <20220426124639.17159-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55125 Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/bioinformatics.scm (tabixpp)[arguments]: Do not override the build phase. Move the required make arguments to #:make-flags. Add build-libraries phase. --- gnu/packages/bioinformatics.scm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 774da809d8..6c24c1c26f 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -14279,18 +14279,18 @@ (define-public tabixpp (inputs (list htslib zlib)) (arguments - (list #:tests? #f ; There are no tests to run. + (list #:make-flags #~(list "HTS_HEADERS=" + (string-append "HTS_LIB=" + (search-input-file %build-inputs + "/lib/libhts.a")) + "INCLUDES=") + #:tests? #f ; There are no tests to run. #:phases #~(modify-phases %standard-phases (delete 'configure) ; There is no configure phase. - ;; The build phase needs overriding the location of htslib. - (replace 'build + ;; Build shared and static libraries. + (add-after 'build 'build-libraries (lambda* (#:key inputs #:allow-other-keys) - (invoke "make" - (string-append "HTS_LIB=" (search-input-file inputs "/lib/libhts.a")) - (string-append "INCLUDES= -I" (search-input-directory inputs "/include/htslib")) - "HTS_HEADERS=" ; No need to check for headers here. - (string-append "LIBPATH=-L. -L" (search-input-directory inputs "/include"))) (invoke "g++" "-shared" "-o" "libtabixpp.so" "tabix.o" "-lhts") (invoke "ar" "rcs" "libtabixpp.a" "tabix.o"))) (replace 'install -- 2.35.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 26 08:46:56 2022 Received: (at 55125) by debbugs.gnu.org; 26 Apr 2022 12:46:56 +0000 Received: from localhost ([127.0.0.1]:37551 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKal-0004dt-Ri for submit@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:56 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:36286) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKac-0004VS-DO for 55125@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=1Mk35J4+8LbnUr5pc/Ygl355xCPWdPfUFUgXBpduoac=; b=mMPplOCd9k4WMuhBt500I4vdoF Uz52UKDzt3603iWTx00wPjKMvRX2QH+FigGxdEMElBBkQVCGsWSMBwfUxKM+3eujbqP1/myW2wmz1 rlUeZ2BfFlCxM/187nwPx2r8gdWUh2gQYa9q8gUT4HptYfgrkD2ieSNZoc9UvjdMMMLtzKQLsdGYp 3rho7RUizUNm+IlPCNE9QR+yN3CBmqEexUrScWd8QDWJ2l8/Av2wwv6/6oqq4XLWr5narawFM7VuU oDc2s5HOAM0KTaJUSyGuxap/wIhrBQK8LJBzUED8b35nAWliGeNocHXnhfyiTbYIGEAXxY6vatsns JBx+LifQ==; Received: from [192.168.2.1] (port=53438 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1njKaa-000HJN-Gw; Tue, 26 Apr 2022 18:16:44 +0530 From: Arun Isaac To: 55125@debbugs.gnu.org Subject: [PATCH 7/9] gnu: vcflib: Use G-expressions. Date: Tue, 26 Apr 2022 18:16:37 +0530 Message-Id: <20220426124639.17159-7-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220426124639.17159-1-arunisaac@systemreboot.net> References: <20220426124639.17159-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55125 Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/bioinformatics.scm (vcflib)[source, arguments]: Rewrite using G-expressions. [arguments]: Do not return #t from custom phases. --- gnu/packages/bioinformatics.scm | 103 ++++++++++++++++---------------- 1 file changed, 51 insertions(+), 52 deletions(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index ad69ca59cf..d74b8a0eb6 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -14548,27 +14548,27 @@ (define-public vcflib (base32 "1r7pnajg997zdjkf1b38m14v0zqnfx52w7nbldwh1xpbpahb1hjh")) (modules '((guix build utils))) (snippet - '(begin - (substitute* "CMakeLists.txt" - ((".*fastahack.*") "") - ((".*smithwaterman.*") "") - (("(pkg_check_modules\\(TABIXPP)" text) - (string-append + #~(begin + (substitute* "CMakeLists.txt" + ((".*fastahack.*") "") + ((".*smithwaterman.*") "") + (("(pkg_check_modules\\(TABIXPP)" text) + (string-append "pkg_check_modules(FASTAHACK REQUIRED fastahack)\n" "pkg_check_modules(SMITHWATERMAN REQUIRED smithwaterman)\n" text)) - (("\\$\\{TABIXPP_LIBRARIES\\}" text) - (string-append "${FASTAHACK_LIBRARIES} " - "${SMITHWATERMAN_LIBRARIES} " - text))) - (substitute* (find-files "." "\\.(h|c)(pp)?$") - (("\"SmithWatermanGotoh.h\"") "") - (("\"convert.h\"") "") - (("\"disorder.h\"") "") - (("Fasta.h") "fastahack/Fasta.h")) - (for-each delete-file-recursively - '("fastahack" "filevercmp" "fsom" "googletest" "intervaltree" - "libVCFH" "multichoose" "smithwaterman")))))) + (("\\$\\{TABIXPP_LIBRARIES\\}" text) + (string-append "${FASTAHACK_LIBRARIES} " + "${SMITHWATERMAN_LIBRARIES} " + text))) + (substitute* (find-files "." "\\.(h|c)(pp)?$") + (("\"SmithWatermanGotoh.h\"") "") + (("\"convert.h\"") "") + (("\"disorder.h\"") "") + (("Fasta.h") "fastahack/Fasta.h")) + (for-each delete-file-recursively + '("fastahack" "filevercmp" "fsom" "googletest" "intervaltree" + "libVCFH" "multichoose" "smithwaterman")))))) (build-system cmake-build-system) (inputs (list bzip2 @@ -14589,39 +14589,39 @@ (define-public vcflib ("intervaltree-src" ,(package-source intervaltree)) ("multichoose-src" ,(package-source multichoose)))) (arguments - `(#:tests? #f ; no tests - #:phases - (modify-phases %standard-phases - (add-after 'unpack 'build-shared-library - (lambda _ - (substitute* "CMakeLists.txt" - (("vcflib STATIC") "vcflib SHARED")) - (substitute* "test/Makefile" - (("libvcflib.a") "libvcflib.so")))) - (add-after 'unpack 'unpack-submodule-sources - (lambda* (#:key inputs #:allow-other-keys) - (let ((unpack (lambda (source target) - (mkdir target) - (with-directory-excursion target - (if (file-is-directory? (assoc-ref inputs source)) - (copy-recursively (assoc-ref inputs source) ".") - (invoke "tar" "xvf" - (assoc-ref inputs source) - "--strip-components=1")))))) - (and - (unpack "filevercmp-src" "filevercmp") - (unpack "fsom-src" "fsom") - (unpack "intervaltree-src" "intervaltree") - (unpack "multichoose-src" "multichoose"))))) - ;; This pkg-config file is provided by other distributions. - (add-after 'install 'install-pkg-config-file - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (pkgconfig (string-append out "/lib/pkgconfig"))) - (mkdir-p pkgconfig) - (with-output-to-file (string-append pkgconfig "/vcflib.pc") + (list #:tests? #f ; no tests + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'build-shared-library (lambda _ - (format #t "prefix=~a~@ + (substitute* "CMakeLists.txt" + (("vcflib STATIC") "vcflib SHARED")) + (substitute* "test/Makefile" + (("libvcflib.a") "libvcflib.so")))) + (add-after 'unpack 'unpack-submodule-sources + (lambda* (#:key inputs #:allow-other-keys) + (let ((unpack (lambda (source target) + (mkdir target) + (with-directory-excursion target + (if (file-is-directory? (assoc-ref inputs source)) + (copy-recursively (assoc-ref inputs source) ".") + (invoke "tar" "xvf" + (assoc-ref inputs source) + "--strip-components=1")))))) + (and + (unpack "filevercmp-src" "filevercmp") + (unpack "fsom-src" "fsom") + (unpack "intervaltree-src" "intervaltree") + (unpack "multichoose-src" "multichoose"))))) + ;; This pkg-config file is provided by other distributions. + (add-after 'install 'install-pkg-config-file + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (pkgconfig (string-append out "/lib/pkgconfig"))) + (mkdir-p pkgconfig) + (with-output-to-file (string-append pkgconfig "/vcflib.pc") + (lambda _ + (format #t "prefix=~a~@ exec_prefix=${prefix}~@ libdir=${exec_prefix}/lib~@ includedir=${prefix}/include~@ @@ -14632,8 +14632,7 @@ (define-public vcflib Description: C++ library for parsing and manipulating VCF files~@ Libs: -L${libdir} -lvcflib~@ Cflags: -I${includedir}~%" - out ,version))) - #t)))))) + out #$version))))))))) (home-page "https://github.com/vcflib/vcflib/") (synopsis "Library for parsing and manipulating VCF files") (description "Vcflib provides methods to manipulate and interpret -- 2.35.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 26 08:46:56 2022 Received: (at 55125) by debbugs.gnu.org; 26 Apr 2022 12:46:56 +0000 Received: from localhost ([127.0.0.1]:37553 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKam-0004eQ-A9 for submit@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:56 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:36288) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKah-0004ZF-KH for 55125@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=znplA+xDzJbWw2etPp8FbD5B6HfABIe/ZHX4GlC2UwE=; b=FSHOPYDiiO09rSi85Vq3v7nC8o PIBrCikPt92GLo+SA2z+bMXgbZXQYY5gWOd9H5a6p4FsCV6avNGUPEGkjgvC8PoR21CThEHGORlkq 1F68ZMYpPuTLjQsz3uYOjEQavewMaDOdX27/y4xrgC4kDTo+KM4MXLoSW/aWqbLxul1kLI4IVy1in dOfDEgu5+lPXhE8BavHSlad+upDwGiMRamfgkuyE3CyW600Bud0yZU9FKd2kPsgoIn7F7ymn6nIKX fy1g0EUMLEtcW7M5SIsge2qBBJLzpKa7SPuV+RVM8imkReoGRWCvgeuJkHCuwznuBQR38RZczcO2a NuBMq8dQ==; Received: from [192.168.2.1] (port=53438 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1njKaa-000HJN-Ok; Tue, 26 Apr 2022 18:16:44 +0530 From: Arun Isaac To: 55125@debbugs.gnu.org Subject: [PATCH 8/9] gnu: vcflib: Find submodule sources in native-inputs during cross-compilation. Date: Tue, 26 Apr 2022 18:16:38 +0530 Message-Id: <20220426124639.17159-8-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220426124639.17159-1-arunisaac@systemreboot.net> References: <20220426124639.17159-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55125 Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/bioinformatics.scm (vcflib)[arguments]: In the unpack-submodule-sources phase, look for submodule sources in both inputs and native-inputs. --- gnu/packages/bioinformatics.scm | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index d74b8a0eb6..b4d809b4db 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -14599,15 +14599,17 @@ (define-public vcflib (substitute* "test/Makefile" (("libvcflib.a") "libvcflib.so")))) (add-after 'unpack 'unpack-submodule-sources - (lambda* (#:key inputs #:allow-other-keys) + (lambda* (#:key inputs native-inputs #:allow-other-keys) (let ((unpack (lambda (source target) (mkdir target) (with-directory-excursion target - (if (file-is-directory? (assoc-ref inputs source)) - (copy-recursively (assoc-ref inputs source) ".") - (invoke "tar" "xvf" - (assoc-ref inputs source) - "--strip-components=1")))))) + (let ((source (or (assoc-ref inputs source) + (assoc-ref native-inputs source)))) + (if (file-is-directory? source) + (copy-recursively source ".") + (invoke "tar" "xvf" + source + "--strip-components=1"))))))) (and (unpack "filevercmp-src" "filevercmp") (unpack "fsom-src" "fsom") -- 2.35.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 26 08:46:57 2022 Received: (at 55125) by debbugs.gnu.org; 26 Apr 2022 12:46:57 +0000 Received: from localhost ([127.0.0.1]:37555 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKam-0004eo-Lx for submit@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:56 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:36290) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njKah-0004ZY-Si for 55125@debbugs.gnu.org; Tue, 26 Apr 2022 08:46:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=EfmrN9/an8n+Kt2wZSBWNXSrx89D+PoklMuC3uk+iic=; b=TRgDnDAagcqiFZd03zT2skCGxg v89TkeU3VsekE3+qRhSkNduStG1JE6u2llfISZVkhjyVzZ8vNO81cxZ6/BdjIAypjY7ya/QrO5bN1 9LkaPSBl/SV1IV6wJghDOD5w91bfUVUq4JPJxbqs5mBzomhteLAMJ3SyUBOhHq0DJB/TIUeD2HRgh jzVm5m8xj3VguAznN7Cqlq/XiRxBumYB+dmpMn1KvuNDCHV4UQWwmOd0YLZuOBVaYJT0A+iNR2YQY Dt2HoSTx3JORaqz6kako/OES4Jo0h1luWKnrJSiaqictfWksJxgy1wnmWoRRt/KswDAMVMWgjggeI GQpQnIKw==; Received: from [192.168.2.1] (port=53438 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1njKaa-000HJN-Vq; Tue, 26 Apr 2022 18:16:45 +0530 From: Arun Isaac To: 55125@debbugs.gnu.org Subject: [PATCH 9/9] gnu: vcflib: Set absolute path to pkg-config. Date: Tue, 26 Apr 2022 18:16:39 +0530 Message-Id: <20220426124639.17159-9-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220426124639.17159-1-arunisaac@systemreboot.net> References: <20220426124639.17159-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55125 Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Setting the absolute path to pkg-config is required to support cross-compilation. * gnu/packages/bioinformatics.scm (vcflib)[arguments]: Set PKG_CONFIG_EXECUTABLE in #:configure-flags. --- gnu/packages/bioinformatics.scm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index b4d809b4db..7f374873ac 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -14589,7 +14589,13 @@ (define-public vcflib ("intervaltree-src" ,(package-source intervaltree)) ("multichoose-src" ,(package-source multichoose)))) (arguments - (list #:tests? #f ; no tests + (list #:configure-flags + #~(list (string-append + "-DPKG_CONFIG_EXECUTABLE=" + (search-input-file + %build-inputs (string-append + "/bin/" #$(pkg-config-for-target))))) + #:tests? #f ; no tests #:phases #~(modify-phases %standard-phases (add-after 'unpack 'build-shared-library -- 2.35.1 From debbugs-submit-bounces@debbugs.gnu.org Sat May 07 17:45:26 2022 Received: (at 55125) by debbugs.gnu.org; 7 May 2022 21:45:26 +0000 Received: from localhost ([127.0.0.1]:53045 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnSEw-0006XL-5w for submit@debbugs.gnu.org; Sat, 07 May 2022 17:45:26 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnSEu-0006X8-G4 for 55125@debbugs.gnu.org; Sat, 07 May 2022 17:45:24 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:44298) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnSEn-0006Ug-RU; Sat, 07 May 2022 17:45:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=8sLZXN7JEIizVqA6xehDgMS3VpiaJijwo7knKeNgBLI=; b=HPjhdUG3/8dnmSZwjQyk pG3bZ7E6NlfiEpzxNv6dp7ifIRfAMQfV4qTFkoE9gAReu/SloEYp++yNGMVjVIeTZtKiGC1uS4mIh YkOAFygIS9/BvZA8rREUDFREUvd6eryqYnK06uK3crLDIAWl3OLtsb08F4TF+AQ7b4wPwkZGOQ3bZ ZPp3qV/qWFVWq1BK56bQCrhCBEVbMk9VZ6Ayk95rFem6NU/auNZyFHiS+N2hJp/nIwFYWMzF6bQlY Lq0wskqHjt3LJieExeAc82fbowtyz14Mz4YBZfSMblGfWAmqe+yQT5fJ1tUUxgh8X9CquRmuQ3Zgq MBxplStozG/eWA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:64921 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnSEn-000146-9Y; Sat, 07 May 2022 17:45:17 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Arun Isaac Subject: Re: bug#55125: [PATCH 0/9] Cross-compile vcflib for RISC-V References: <20220426124426.16845-1-arunisaac@systemreboot.net> Date: Sat, 07 May 2022 23:45:14 +0200 In-Reply-To: <20220426124426.16845-1-arunisaac@systemreboot.net> (Arun Isaac's message of "Tue, 26 Apr 2022 18:14:26 +0530") Message-ID: <87v8uh10gl.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 55125 Cc: 55125@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Arun, Arun Isaac skribis: > This patchset patches the vcflib package and dependencies so that they > successfully cross-compile for the riscv64-linux-gnu target. > > Arun Isaac (9): > gnu: tabixpp: Use G-expressions. > gnu: tabixpp: Use #:make-flags. > gnu: tabixpp: Use build tools specific to the target. > gnu: tabixpp: Add bzip2 and xz to inputs. > gnu: fastahack: Use G-expressions. > gnu: fastahack: Use compiler specific to the build target. > gnu: vcflib: Use G-expressions. > gnu: vcflib: Find submodule sources in native-inputs during > cross-compilation. > gnu: vcflib: Set absolute path to pkg-config. I had a quick look: the first patch has a couple of long lines :-), but apart from that, it LGTM. Thanks! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon May 09 04:32:19 2022 Received: (at 55125-done) by debbugs.gnu.org; 9 May 2022 08:32:19 +0000 Received: from localhost ([127.0.0.1]:55983 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnyoV-0006w6-Cn for submit@debbugs.gnu.org; Mon, 09 May 2022 04:32:19 -0400 Received: from flashner.co.il ([178.62.234.194]:55262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnyoT-0006vr-Qz for 55125-done@debbugs.gnu.org; Mon, 09 May 2022 04:32:18 -0400 Received: from localhost (unknown [37.46.46.12]) by flashner.co.il (Postfix) with ESMTPSA id A6A24403D6; Mon, 9 May 2022 08:32:11 +0000 (UTC) Date: Mon, 9 May 2022 11:31:38 +0300 From: Efraim Flashner To: Arun Isaac Subject: Re: [bug#55125] [PATCH 0/9] Cross-compile vcflib for RISC-V Message-ID: Mail-Followup-To: Efraim Flashner , Arun Isaac , 55125-done@debbugs.gnu.org References: <20220426124426.16845-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="FiYV5THAP8C+VkFE" Content-Disposition: inline In-Reply-To: <20220426124426.16845-1-arunisaac@systemreboot.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55125-done Cc: 55125-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --FiYV5THAP8C+VkFE Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Looks good to me. Patches pushed! --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --FiYV5THAP8C+VkFE Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmJ40WcACgkQQarn3Mo9 g1FieQ/7Bb3d+jCRaiOZ3vs2kzuAeLX3uNjI9BEUoa/pJ+FdQwaWZWCpU12PIfLn ObjuofoYezLodtYc22M2ZecBnrdX7gQfjkq2lWSdhQvYT47DLlj0XhHbJ/UqqcAP jP/dyu8S0ssWpArO5/t8+OXVcj2YEboQEkXBZSMk4IuWR9G8O2slTaLkAeDjmFVp cEUSvZyC5WBoZe0JXpDTb2Orim7prpP+ljqUdQ51jx32bUiKrxuc2m55v8b3ROpn SpP31T7Fibu7VEt843xYIiBeYc4xzdE3uRwDWNkalC+mXArqC9DKigYeTNseJzM1 33/dlvfEClfZ2jxVtij5ZBqEf9urdbiDB8CrlKMdUUN7e73g3xVhCdCrrCClcAO6 0oYsNc90Gk5zkJjTWtPv6Cvu0/1JmHioZNgUauZDEDC7Wz+Qkl2hZPd8VhnMAvy9 appsZMUbOjexuq8wPz0a8WWj8juqTzISp/IAJGcG+p5GjMWdSXTtMM5xuvVlSLBh fU0JdOvq4kkiB5a607N2vkKj7wVhkcQxmZs9Fy+Kh9FiND+hyif4s9Ewq1DW/luV KyARx0bMAZdFNPvUd0KUBo5hVcobLvsj7j6tnG+E4tWQBfTEgabyvaCmf3Sn7l// dX59rKUBnQbJp1UxFYSLXhK8QTIfShkeiRtJvBL4Uo7Uspq4Sx8= =jkpv -----END PGP SIGNATURE----- --FiYV5THAP8C+VkFE-- From debbugs-submit-bounces@debbugs.gnu.org Thu May 12 03:57:21 2022 Received: (at 55125) by debbugs.gnu.org; 12 May 2022 07:57:21 +0000 Received: from localhost ([127.0.0.1]:39430 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1np3hJ-000501-Hs for submit@debbugs.gnu.org; Thu, 12 May 2022 03:57:21 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:44114) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1np3hG-0004zo-SA for 55125@debbugs.gnu.org; Thu, 12 May 2022 03:57:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=Bysvly5DKogctK+zYkI4Hye4DqisTeKPos1ynQ2D+J4=; b=EPJ06ysSJV89h74ECLOH+yMFAH orEtvPh3H/RdVgcP9GrmS0GONEM82zXWhAT4kh2xfbnYzKRS9UU5nNdFmd9UZWYTs3uUGDk2d+oJH sfbd9Cksj661FWi9hXDdkJjZDiCorgN/V3UDg4FE5Wy98TJukrbQMpsE/Ouz5uSPdLEtAsDJSc91Y 7KIulNSFu1d4HcBxvKqsAAaj/P1iYjTWG0TEC2Ty++ZQAipYQM9EzZ0ZmtLfryJzYvshFnaVn9Zxy WAKneFBvf2eCkXbTTek0suQIytKH5vEgB4fK5volZKoEbk4Ps7c54Izl8M+54HMpjKNXSktt3+teY 6do5bszA==; Received: from [192.168.2.1] (port=54694 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1np3hD-000IBv-Vf; Thu, 12 May 2022 13:27:16 +0530 From: Arun Isaac To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#55125: [PATCH 0/9] Cross-compile vcflib for RISC-V In-Reply-To: <87v8uh10gl.fsf@gnu.org> References: <20220426124426.16845-1-arunisaac@systemreboot.net> <87v8uh10gl.fsf@gnu.org> Date: Thu, 12 May 2022 13:27:00 +0530 Message-ID: <87fslf2ng3.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55125 Cc: 55125@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Ludo, > I had a quick look: the first patch has a couple of long lines :-) I fixed one of the long lines in the fastahack package in a1a55e5b607bc5ebb3310b5c592f2a2b1161625a. But, there are two more---one in fastahack and one in vcflib that are probably not easy to fix. Regards, Arun From unknown Tue Aug 19 21:03:24 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 09 Jun 2022 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator