Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [do not merge ] Samba4
Date: Thu, 11 Jul 2019 15:47:30 +0200	[thread overview]
Message-ID: <20190711134730.-i7_eqpYZQYGeR8Z5xwtZ4pQE112P2kwEXQwBDrFWAE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-9087@inbox.vuxu.org>

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/9087#issuecomment-510404317
Comment:
Please update this PR, I will try to help as good as possible because I urgently need it.

Edit:
Tried to build it locally on x86_64 and received:
```
=> libgpg-error-1.35_1: running do_build ...
make  all-recursive
make[1]: Entering directory '/builddir/libgpg-error-1.35'
Making all in m4
make[2]: Entering directory '/builddir/libgpg-error-1.35/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/libgpg-error-1.35/m4'
Making all in src
make[2]: Entering directory '/builddir/libgpg-error-1.35/src'
gawk -f ./mkerrnos.awk ./errnos.in >code-to-errno.h
gawk: ./mkerrnos.awk:86: warning: regexp escape sequence `\#' is not a known regexp operator
gawk -f ./mkerrcodes1.awk ./errnos.in >_mkerrcodes.h
gawk: ./mkerrcodes1.awk:84: warning: regexp escape sequence `\#' is not a known
regexp operator
cpp   -P _mkerrcodes.h | grep GPG_ERR_ | \
               gawk -f ./mkerrcodes.awk >mkerrcodes.h
gawk: ./mkerrcodes.awk:88: warning: regexp escape sequence `\#' is not a known regexp operator
rm _mkerrcodes.h
cc -I. -I. -o mkerrcodes ./mkerrcodes.c
./mkerrcodes | gawk -f ./mkerrcodes2.awk >code-from-errno.h
gawk: ./mkerrcodes2.awk:94: warning: regexp escape sequence `\#' is not a known
regexp operator
gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
        ./err-sources.h.in >err-sources-sym.h
gawk: ./mkstrtable.awk:113: warning: regexp escape sequence `\#' is not a known
regexp operator
gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
        ./err-codes.h.in >err-codes-sym.h
gawk: ./mkstrtable.awk:113: warning: regexp escape sequence `\#' is not a known
regexp operator
gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
        -v prefix=GPG_ERR_ -v namespace=errnos_ \
        ./errnos.in >errnos-sym.h
gawk: fatal: cannot use gawk builtin `namespace' as variable name
make[2]: *** [Makefile:1617: errnos-sym.h] Error 2
make[2]: Leaving directory '/builddir/libgpg-error-1.35/src'
make[1]: *** [Makefile:509: all-recursive] Error 1
make[1]: Leaving directory '/builddir/libgpg-error-1.35'
make: *** [Makefile:441: all] Error 2
=> ERROR: libgpg-error-1.35_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR:   in do_build() at common/build-style/gnu-configure.sh:13
```

  parent reply	other threads:[~2019-07-11 13:47 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-9087@inbox.vuxu.org>
2019-05-08 16:34 ` voidlinux-github
2019-07-06 18:06 ` voidlinux-github
2019-07-06 18:06 ` voidlinux-github
2019-07-08  5:04 ` voidlinux-github
2019-07-11  9:16 ` voidlinux-github
2019-07-11 13:47 ` voidlinux-github [this message]
2019-07-11 13:55 ` voidlinux-github
2019-07-11 14:07 ` voidlinux-github
2019-07-11 14:09 ` voidlinux-github
2019-07-11 14:10 ` voidlinux-github
2019-07-12  6:07 ` voidlinux-github
2019-07-12  7:44 ` voidlinux-github
2019-07-12 10:02 ` voidlinux-github
2019-07-12 10:35 ` voidlinux-github
2019-07-12 11:40 ` voidlinux-github
2019-07-12 12:38 ` voidlinux-github
2019-07-12 12:39 ` voidlinux-github
2019-07-12 12:39 ` voidlinux-github
2019-07-12 12:51 ` voidlinux-github
2019-07-12 12:59 ` voidlinux-github
2019-07-12 15:44 ` voidlinux-github
2019-07-12 15:45 ` voidlinux-github
2019-07-12 15:45 ` voidlinux-github
2019-09-21 17:32 ` voidlinux-github
2020-02-17 18:19 ` damadmai
2020-11-01 20:11 ` [PR PATCH] [Closed]: " Gottox
2020-11-01 20:11 ` Gottox

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=20190711134730.-i7_eqpYZQYGeR8Z5xwtZ4pQE112P2kwEXQwBDrFWAE@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).