Github messages for voidlinux
 help / color / mirror / Atom feed
From: dataCobra <dataCobra@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: schroot: update to 1.6.10-12+deb11u1. CVE-2022-2787
Date: Sat, 20 Aug 2022 10:38:35 +0200	[thread overview]
Message-ID: <20220820083835.v6C8Yrhhdczmv-QnuBgu5N4YakBtVJIqR92Lpc-GhV8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38779@inbox.vuxu.org>

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/38779#issuecomment-1221259588

Comment:
Alright, progress! :slightly_smiling_face:

now there is only `x86-64-musl` left failing.

My knowledge about `musl` is pretty limited so can somebody help me resolv the issue?
<details>
<summary>FAILED: sbuild/CMakeFiles/sbuild.dir/sbuild-auth-pam.cc.o</summary>

```
[20/143] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-auth-pam.cc.o
FAILED: sbuild/CMakeFiles/sbuild.dir/sbuild-auth-pam.cc.o 
/usr/bin/g++  -I/builddir/schroot-1.6.10/build/lib -I/builddir/schroot-1.6.10/lib -I/builddir/schroot-1.6.10/build -I/builddir/schroot-1.6.10 -I/builddir/schroot-1.6.10/sbuild -I/builddir/schroot-1.6.10/build/sbuild -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2    -fdebug-prefix-map=/builddir/schroot-1.6.10=. -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -MD -MT sbuild/CMakeFiles/sbuild.dir/sbuild-auth-pam.cc.o -MF sbuild/CMakeFiles/sbuild.dir/sbuild-auth-pam.cc.o.d -o sbuild/CMakeFiles/sbuild.dir/sbuild-auth-pam.cc.o -c /builddir/schroot-1.6.10/sbuild/sbuild-auth-pam.cc
/builddir/schroot-1.6.10/sbuild/sbuild-auth-pam.cc: In function 'int {anonymous}::auth_pam_conv_hook(int, const pam_message**, pam_response**, void*)':
/builddir/schroot-1.6.10/sbuild/sbuild-auth-pam.cc:80:36: error: 'dgettext' was not declared in this scope
   80 |             if (message.message == dgettext(PAM_TEXT_DOMAIN, "Password: ") ||
      |                                    ^~~~~~~~
[21/143] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-auth-pam-conv-tty.cc.o
ninja: build stopped: subcommand failed.
=> ERROR: schroot-1.6.10_12: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 1
=> ERROR:   in do_build() at common/build-style/cmake.sh:92
Error: Process completed with exit code 1.
```

</details>

  parent reply	other threads:[~2022-08-20  8:38 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-19  8:12 [PR PATCH] schroot: update to 1.6.10-12+deb11u1 dataCobra
2022-08-19  8:20 ` schroot: update to 1.6.10-12+deb11u1. CVE-2022-2787 dataCobra
2022-08-19  8:22 ` dataCobra
2022-08-19  8:25 ` dataCobra
2022-08-19 14:17 ` [PR REVIEW] " classabbyamp
2022-08-19 14:17 ` classabbyamp
2022-08-19 17:36 ` sgn
2022-08-19 17:46 ` sgn
2022-08-19 17:47 ` dataCobra
2022-08-19 17:48 ` dataCobra
2022-08-19 17:50 ` dataCobra
2022-08-20  8:18 ` dataCobra
2022-08-20  8:20 ` thypon
2022-08-20  8:26 ` [PR PATCH] [Updated] " dataCobra
2022-08-20  8:31 ` dataCobra
2022-08-20  8:34 ` [PR REVIEW] " dataCobra
2022-08-20  8:38 ` dataCobra
2022-08-20  8:38 ` dataCobra [this message]
2022-08-20  8:40 ` sgn
2022-08-20  8:41 ` sgn
2022-08-20  8:47 ` [PR PATCH] [Updated] " dataCobra
2022-08-20  8:53 ` dataCobra
2022-08-20  8:54 ` sgn
2022-08-20  8:55 ` thypon
2022-08-20  8:58 ` sgn
2022-08-20  8:59 ` dataCobra
2022-08-20  8:59 ` dataCobra
2022-08-20  8:59 ` dataCobra
2022-08-20  9:00 ` thypon
2022-08-20  9:12 ` sgn
2022-08-21 11:31 ` dataCobra
2022-08-21 11:57 ` [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=20220820083835.v6C8Yrhhdczmv-QnuBgu5N4YakBtVJIqR92Lpc-GhV8@z \
    --to=datacobra@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).