From: "Ivan A. Melnikov" <iv@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Сборка linuxcnc на p11
Date: Mon, 8 Sep 2025 13:26:21 +0400
Message-ID: <2sj4q6fdresrei3bgpog6nbfau@iv-work> (raw)
In-Reply-To: <zr7wrjorwylsa2pgpkzllkhwe6@iv-work>
On Mon, Sep 08, 2025 at 12:13:33PM +0400, Ivan A. Melnikov wrote:
> On Mon, Sep 08, 2025 at 12:06:45PM +0400, Ivan A. Melnikov wrote:
> > On Mon, Sep 08, 2025 at 10:33:03AM +0300, Anton Midyukov wrote:
> > > Здравствуйте
> > >
> > > При сборке linuxcnc на p11 происходит странная ошибка:
> > > ld: cannot find -lXss: No such file or directory
> > >
> > > [#394292] [test-only] p11 FAILED linuxcnc.git=2.9.5-alt1
> >
> > Интересно. Здесь играет роль разница с Сизифом в пакете tk-devel,
> > несмотря на то, что пакет в p11 был всего лишь пересобран в процессе
> > формирования p11 (задача https://packages.altlinux.org/en/tasks/349650/).
> >
> > p11:
> >
> > $ grep TK_LIBS /usr/lib64/tkConfig.sh
> > TK_LIBS='-lX11 -lXss -lXext -lpthread -ltcl8.6 -lpthread -ltclstub8.6'
>
> При пересборке пакета в текущем Сизифе получается то же самое
>
> https://git.altlinux.org/tasks/394300
> https://git.altlinux.org/tasks/394300/build/100/x86_64/rpms/
>
> Я пока не смотрел, откуда там что берётся.
>
В далёком 2022 libXScrnSaver-devel попал в сборочное окружение tk,
но почему-то не нашёлся configure:
[00:00:05] checking for XScreenSaverQueryInfo... no
[00:00:05] checking for XScreenSaverQueryInfo in -lXext... no
[00:00:05] checking for XScreenSaverQueryInfo in -lXss... no
https://git.altlinux.org/tasks/archive/done/_303/310696/build/200/x86_64/log
Теперь находится:
[00:00:06] checking for XScreenSaverQueryInfo... no
[00:00:06] checking for XScreenSaverQueryInfo in -lXext... no
[00:00:06] checking for XScreenSaverQueryInfo in -lXss... yes
https://git.altlinux.org/tasks/394300/build/100/x86_64/log
Похоже, будет правильным пересобрать tk, добавив в tk-devel зависимости
на libXScrnSaver-devel и libXext-devel.
--
wbr,
iv m.
prev parent reply other threads:[~2025-09-08 9:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-08 7:33 Anton Midyukov
2025-09-08 8:06 ` Ivan A. Melnikov
2025-09-08 8:13 ` Ivan A. Melnikov
2025-09-08 8:42 ` Anton Midyukov
2025-09-08 8:52 ` Yuri Sedunov
2025-09-08 8:52 ` Anton Midyukov
2025-09-08 9:26 ` Ivan A. Melnikov [this message]
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=2sj4q6fdresrei3bgpog6nbfau@iv-work \
--to=iv@altlinux.org \
--cc=devel@lists.altlinux.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
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git