supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: "Joshua Ismael Haase Hernández" <hahj87@gmail.com>
To: supervision@list.skarnet.org
Subject: Re: s6 v2.9.2.0 compiles only disabling execline
Date: Wed, 7 Oct 2020 16:30:51 -0500	[thread overview]
Message-ID: <CA+ypG2boCW3r0wTmuytL4j4u0LvCmvUrPSZ_XJAma06cuRM5jQ@mail.gmail.com> (raw)
In-Reply-To: <CA+ypG2b3OC4hhUEeK0Bw-BGj919hzzZrG_2m63h+4oau-_fMkw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1241 bytes --]

I was able to compile the following versions:

skalibs v2.9.2.0
execline v2.6.0.0
s6 v2.9.1.0
s6-dns v2.3.2.0
s6-networking v2.3.1.0

They mostly coincided to the march anouncement except for s6 networking
which could not find s6-dns on version v2.3.1.2.

El mié., 7 de octubre de 2020 3:52 p. m., Joshua Ismael Haase Hernández <
hahj87@gmail.com> escribió:

> I'm building s6 from source on latest git tags and it seems to fail
> because it cannot link execline:
>
> ./configure --disable-execline; make # works
>
> ./configure; make # fails with message
> exec gcc -o s6-ftrig-listen -pipe -Wall -std=c99 -fno-exceptions
> -fno-unwind-tables -fno-asynchronous-unwind-tables -Wa,--noexecstack
> -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer
> -fno-stack-protector  -Wl,--sort-section=alignment -Wl,--sort-common
> -Wl,--gc-sections src/pipe-tools/s6-ftrig-listen.o libs6.a.xyzzy -lexecline
> -lskarnet
> /home/linuxbrew/.linuxbrew/bin/ld: cannot find -lexecline
> collect2: error: ld returned 1 exit status
> make: *** [Makefile:138: s6-ftrig-listen] Error 1
>
> Execline is installed and available.
>
> $ ls /usr/lib/execline/
> libexecline.a
>
> Any clues about how to solve this?
>

  reply	other threads:[~2020-10-07 21:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-07 20:52 Joshua Ismael Haase Hernández
2020-10-07 21:30 ` Joshua Ismael Haase Hernández [this message]
2020-10-08  0:22 ` Laurent Bercot
2020-10-08  4:15   ` Joshua Ismael Haase Hernández
2020-10-08  9:05     ` Laurent Bercot

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=CA+ypG2boCW3r0wTmuytL4j4u0LvCmvUrPSZ_XJAma06cuRM5jQ@mail.gmail.com \
    --to=hahj87@gmail.com \
    --cc=supervision@list.skarnet.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.
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 NNTP newsgroup(s).