unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#35991] [PATCH 0/9] Packaging sbcl-iolib (and dbus)
@ 2019-05-29 13:29 Pierre Neidhardt
  2019-05-29 13:29 ` [bug#35985] [PATCH 1/9] gnu: Add idna Pierre Neidhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Pierre Neidhardt @ 2019-05-29 13:29 UTC (permalink / raw)
  To: 35991; +Cc: Katherine Cox-Buday

I can build iolib but the dbus package fails to use it because
iolib-multiplex, a subsystem, cannot be found.

Indeed, the sbcl package only exposes iolib while the .asd in the source exposes a dozen of subsystems, including
:iolib/multiplex.

See https://github.com/sionescu/iolib/blob/master/iolib.asd.

Do we support multi-system .asd files?

Pierre Neidhardt (9):
  gnu: Add idna.
  gnu: Add swap-bytes.
  gnu: Add sbcl-iolib.asdf.
  gnu: Add sbcl-iolib.conf.
  gnu: Add sbcl-iolib.common-lisp.
  gnu: Add sbcl-iolib.base.
  gnu: Add sbcl-iolib.grovel.
  gnu: Add sbcl-iolib.
  gnu: Add sbcl-dbus.

 gnu/packages/lisp.scm | 212 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 212 insertions(+)

--
2.21.0

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2019-06-26  8:31 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-29 13:29 [bug#35991] [PATCH 0/9] Packaging sbcl-iolib (and dbus) Pierre Neidhardt
2019-05-29 13:29 ` [bug#35985] [PATCH 1/9] gnu: Add idna Pierre Neidhardt
2019-05-29 13:29   ` [bug#35984] [PATCH 2/9] gnu: Add swap-bytes Pierre Neidhardt
2019-05-29 13:29   ` [bug#35989] [PATCH 3/9] gnu: Add sbcl-iolib.asdf Pierre Neidhardt
2019-05-29 13:29   ` [bug#35986] [PATCH 4/9] gnu: Add sbcl-iolib.conf Pierre Neidhardt
2019-05-29 13:29   ` [bug#35988] [PATCH 5/9] gnu: Add sbcl-iolib.common-lisp Pierre Neidhardt
2019-05-29 13:29   ` [bug#35987] [PATCH 6/9] gnu: Add sbcl-iolib.base Pierre Neidhardt
2019-05-29 13:29   ` [bug#35983] [PATCH 7/9] gnu: Add sbcl-iolib.grovel Pierre Neidhardt
2019-05-29 13:29   ` [bug#35982] [PATCH 8/9] gnu: Add sbcl-iolib Pierre Neidhardt
2019-05-29 13:29   ` [bug#35990] [PATCH 9/9] gnu: Add sbcl-dbus Pierre Neidhardt
2019-05-29 14:07 ` [bug#35991] [PATCH 1/9] gnu: Add idna Pierre Neidhardt
2019-05-29 14:07   ` [bug#35991] [PATCH 2/9] gnu: Add swap-bytes Pierre Neidhardt
2019-05-29 14:07   ` [bug#35991] [PATCH 3/9] gnu: Add sbcl-iolib.asdf Pierre Neidhardt
2019-05-29 14:07   ` [bug#35991] [PATCH 4/9] gnu: Add sbcl-iolib.conf Pierre Neidhardt
2019-05-29 14:07   ` [bug#35991] [PATCH 5/9] gnu: Add sbcl-iolib.common-lisp Pierre Neidhardt
2019-05-29 14:07   ` [bug#35991] [PATCH 6/9] gnu: Add sbcl-iolib.base Pierre Neidhardt
2019-05-29 14:07   ` [bug#35991] [PATCH 7/9] gnu: Add sbcl-iolib.grovel Pierre Neidhardt
2019-05-29 14:07   ` [bug#35991] [PATCH 8/9] gnu: Add sbcl-iolib Pierre Neidhardt
2019-05-29 14:07   ` [bug#35991] [PATCH 9/9] gnu: Add sbcl-dbus Pierre Neidhardt
2019-06-04 12:50 ` [bug#35991] [PATCH 0/9] Packaging sbcl-iolib (and dbus) Katherine Cox-Buday
2019-06-26  8:30   ` Pierre Neidhardt

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