GNU bug report logs - #26582
[PATCH] gnu: pcre: Fix Check for Hurd systems.

Previous Next

Package: guix-patches;

Reported by: rennes <rennes <at> openmailbox.org>

Date: Thu, 20 Apr 2017 19:33:01 UTC

Severity: normal

Tags: patch

Merged with 26575

Done: Manolis Ragkousis <manolis837 <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Manolis Ragkousis <manolis837 <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#26582: closed ([PATCH] gnu: pcre: Fix Check for Hurd systems.)
Date: Wed, 13 Feb 2019 12:00:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 13 Feb 2019 13:58:55 +0200
with message-id <d8aeb7f3-cb3e-c6a2-2de5-5b25854a0c66 <at> gmail.com>
and subject line [PATCH] gnu: pcre: Fix Check for Hurd systems.
has caused the debbugs.gnu.org bug report #26582,
regarding [PATCH] gnu: pcre: Fix Check for Hurd systems.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
26582: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26582
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: rennes <rennes <at> openmailbox.org>
To: Manolis Ragkousis <manolis837 <at> gmail.com>
Cc: guix-patches <at> gnu.org
Subject: Re: [PATCH] gnu: pcre: Fix Check for Hurd systems.
Date: Thu, 20 Apr 2017 14:31:51 -0500
[Message part 3 (text/plain, inline)]
Hi,
> Also this
> 
> >   ,@(if (hurd-triplet? ((or %current-system
> >                             %current-target-system)))
> 
> should be this
> 
> >   ,@(if (hurd-triplet? (or (%current-system)
> >                            (%current-target-system)))
> 

Fixed!

> Btw trying to build it with `./pre-inst-env guix build
> --target=i586-pc-gnu pcre' fails with
> 
> ** Cannot --enable-pcregrep-libz because zlib.h was not found
> 
> Maybe the inputs should become native-inputs?

I moved zlib and readline to 'native-inputs'.
Finally './pre-inst-env guix build pcre --target=i586-pc-gnu' built  
successfully.
[0001-gnu-pcre-Fix-Check-for-Hurd-systems.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Manolis Ragkousis <manolis837 <at> gmail.com>
To: 26582-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: pcre: Fix Check for Hurd systems.
Date: Wed, 13 Feb 2019 13:58:55 +0200
I think this issue is no longer applicable.

I am closing the issue.

Manolis


This bug report was last modified 6 years and 102 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.