Github messages for voidlinux
 help / color / mirror / Atom feed
From: klarasm <klarasm@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: openssh: fix broken gssapi on musl
Date: Wed, 09 Nov 2022 18:26:17 +0100	[thread overview]
Message-ID: <20221109172617.7H0b6d8fuznaTjlnjZp408seXrH5C_FtbEQffTHgsHk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40414@inbox.vuxu.org>

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

New comment by klarasm on void-packages repository

https://github.com/void-linux/void-packages/pull/40414#issuecomment-1309090517

Comment:
The patch using sys/param.h fails with this (on https://github.com/klarasm/void-packages/tree/openssh-gssapi-v1):
```
=> openssh-9.1p1_2: installing host dependencies: automake-1.16.5_1 ...
=> openssh-9.1p1_2: installing target dependencies: libedit-devel-20221009.3.1_1 pam-devel-1.5.2_2 zlib-devel-1.2.13_1 mit-krb5-devel-1.18.3_2 libldns-devel-1.8.3_1 openssl-devel-1.1.1s_1 libfido2-devel-1.12.0_1 musl-devel-1.1.24_10 ...
=> openssh-9.1p1_2: removing autodeps, please wait...
=> openssh-9.1p1_2: removing autocrossdeps, please wait...
=> ERROR: openssh-9.1p1_2: failed to install target dependencies! (error 8)
libdb-cxx-5.3.28_8: broken, unresolvable shlib `libgcc_s.so.1'
libdb-cxx-5.3.28_8: broken, unresolvable shlib `libstdc++.so.6'
Transaction aborted due to unresolved shlibs.
=> ERROR: Please see above for the real error, exiting...
```

`libdb-cxx` seems to be pulled in by `db-devel` which is pulled in by `libldap-devel` which is pulled in by `mit-krb5-devel`. If I add `musl-devel` to the patch using `gssrpc/types.h` it fails with the same message. So it seems to be some conflict in crosscompilation between a dependency of `mit-krb5-devel` and `musl-devel.

  parent reply	other threads:[~2022-11-09 17:26 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-09 14:37 [PR PATCH] " klarasm
2022-11-09 16:05 ` dkwo
2022-11-09 16:54 ` klarasm
2022-11-09 17:23 ` klarasm
2022-11-09 17:26 ` klarasm [this message]
2022-11-09 17:26 ` klarasm
2022-11-09 17:47 ` klarasm
2022-11-09 17:54 ` klarasm
2022-11-09 18:25 ` klarasm
2022-11-09 19:27 ` dkwo
2022-11-09 20:00 ` klarasm
2022-11-09 20:35 ` dkwo
2022-11-09 20:46 ` klarasm
2022-11-09 21:22 ` [PR PATCH] [Updated] " klarasm
2022-11-10  1:45 ` [PR PATCH] [Merged]: " sgn

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=20221109172617.7H0b6d8fuznaTjlnjZp408seXrH5C_FtbEQffTHgsHk@z \
    --to=klarasm@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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).