unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Josep Bigorra <jjbigorra@gmail.com>
To: 75136@debbugs.gnu.org
Subject: bug#75136: fix guile-dbi and guile-dbd-* to use Guile 3
Date: Fri, 27 Dec 2024 10:29:06 +0100	[thread overview]
Message-ID: <CAM_04A0BeSrXpEXQQ8JL7vXxpHRPJ49_354OYYqrU7Dg071LHA@mail.gmail.com> (raw)

Hi all,
I have been lately working more and more with Guix and Guile Scheme
and really embracing it. Although for me to really commit to it, I
need some database libraries that actually work. I discovered the
`guile-dbi` and `guile-dbi-sqlite3`
(https://github.com/opencog/guile-dbi) but notice that they depend on
Guile 2 in Guix.

This makes it unworkable for me, also since the software I am
building, as well as my Guix system, run on Guile 3 only.

I attempted to patch the Guix package myself, but I gave up after much
frustration. I would really appreciate some help from someone that
could fix it.

I don't see anything that stops us from upgrading in Guix, and if I
read correctly, I think even guile-dbi uses Guile 3 already, it's just
the Guix package that is outdated.

```
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
./configure: line 18718: syntax error near unexpected token `GUILE,'
./configure: line 18718: `PKG_CHECK_MODULES(GUILE, guile-3.0)'
error: in phase 'configure': uncaught exception:
%exception #<&invoke-error program:
"/gnu/store/3jhfhxdf6v5ms10x5zmnl166dh3yhbr1-bash-minimal-5.1.16/bin/bash"
arguments: ("./configure"
"CONFIG_SHELL=/gnu/store/3jhfhxdf6v5ms10x5zmnl166dh3yhbr1-bash-minimal-5.1.16/bin/bash"
"SHELL=/gnu/store/3jhfhxdf6v5ms10x5zmnl166dh3yhbr1-bash-minimal-5.1.16/bin/bash"
"--prefix=/gnu/store/gg2lzslzbb71s50mcfa7j4h3lvjd6izf-guile-dbi-2.1.9"
"--enable-fast-install" "--build=x86_64-unknown-linux-gnu")
exit-status: 2 term-signal: #f stop-signal: #f>
phase `configure' failed after 2.2 seconds
command "/gnu/store/3jhfhxdf6v5ms10x5zmnl166dh3yhbr1-bash-minimal-5.1.16/bin/bash"
"./configure" "CONFIG_SHELL=/gnu/store/3jhfhxdf6v5ms10x5zmnl166dh3yhbr1-bash-minimal-5.1.16/bin/bash"
"SHELL=/gnu/store/3jhfhxdf6v5ms10x5zmnl166dh3yhbr1-bash-minimal-5.1.16/bin/bash"
"--prefix=/gnu/store/gg2lzslzbb71s50mcfa7j4h3lvjd6izf-guile-dbi-2.1.9"
"--enable-fast-install" "--build=x86_64-unknown-linux-gnu" failed with
status 2
build process 18 exited with status 256
```




             reply	other threads:[~2024-12-27  9:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-27  9:29 Josep Bigorra [this message]
2024-12-27 11:28 ` bug#75136: logs Josep Bigorra
2024-12-27 11:32 ` bug#75136: err Josep Bigorra

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=CAM_04A0BeSrXpEXQQ8JL7vXxpHRPJ49_354OYYqrU7Dg071LHA@mail.gmail.com \
    --to=jjbigorra@gmail.com \
    --cc=75136@debbugs.gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).