public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Brian Inglis <Brian.Inglis@SystematicSW.ab.ca>
To: cygwin-apps@cygwin.com
Subject: github scallywag cygport src_patch_apply_hook and autoconf2.7 install issues
Date: Sat, 6 Jan 2024 13:10:14 -0700	[thread overview]
Message-ID: <44789b67-c629-43a2-ba2a-29598f40b62e@SystematicSW.ab.ca> (raw)

Updating gsasl to 2.2.1 local package build runs fine, but github scallywag now 
fails in two places:

- cygport src_prep src_patch_apply_hook now fails to find patch file passed as $1:
```
 >>> Preparing gsasl-2.2.1-1.x86_64
 >>> Unpacking source gsasl-2.2.1.tar.gz
patch -b /usr/share/gtk-doc/data/gtk-doc.flat.make 
gsasl-2-gtk-doc-make-pdf-imgdir.patch
patch: **** Can't open patch file gsasl-2-gtk-doc-make-pdf-imgdir.patch : No 
such file or directory
patch -b /usr/share/gtk-doc/data/gtk-doc.make gsasl-2-gtk-doc-make-pdf-imgdir.patch
patch: **** Can't open patch file gsasl-2-gtk-doc-make-pdf-imgdir.patch : No 
such file or directory
patch -b /usr/share/gtk-doc/data/gtk-doc.no-xslt-flat.make 
gsasl-2-gtk-doc-make-pdf-imgdir.patch
patch: **** Can't open patch file gsasl-2-gtk-doc-make-pdf-imgdir.patch : No 
such file or directory
patch -b /usr/share/gtk-doc/data/gtk-doc.no-xslt.make 
gsasl-2-gtk-doc-make-pdf-imgdir.patch
patch: **** Can't open patch file gsasl-2-gtk-doc-make-pdf-imgdir.patch : No 
such file or directory
*** Warning: patch gsasl-2-gtk-doc-make-pdf-imgdir.patch skipped by 
src_patch_apply_hook
 >>> Preparing working source directory
```

- autoconf2.7 is not found, although it is in cygport dependencies, installed in 
step 4 cygwin install action, with 42 dependencies expanded to 232 install 
tasks, and package BUILD_REQUIRES, with 29 dependencies expanded to 259 install 
tasks, excluding autoconf, but build fails:
```
 >>> Compiling gsasl-2.2.1-1.x86_64
*** ERROR: autoconf2.7 is required to build this package
```

Cygport and patch in:
https://cygwin.com/cgit/cygwin-packages/gsasl/tree/

Job log at:
https://github.com/cygwin/scallywag/actions/runs/7433276878/job/20226196620

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry

             reply	other threads:[~2024-01-06 20:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-06 20:10 Brian Inglis [this message]
2024-01-06 21:16 ` Jon Turney
2024-01-06 22:15   ` Brian Inglis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44789b67-c629-43a2-ba2a-29598f40b62e@SystematicSW.ab.ca \
    --to=brian.inglis@systematicsw.ab.ca \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).