Github messages for voidlinux
 help / color / mirror / Atom feed
From: unspecd <unspecd@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: New package: python3-zstandard-0.15.0
Date: Fri, 31 Dec 2021 01:43:46 +0100	[thread overview]
Message-ID: <20211231004346.shOWTUAoxa5RA9ptAKiewp0I3bvJ8NlhULhOXUPSGUI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34777@inbox.vuxu.org>

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/34777#issuecomment-1003224941

Comment:
Here is the error when building with `make_build_args="--system-zstd"`:
```
c-ext/constants.c:78:50: error: 'ZSTD_HASHLOG3_MAX' undeclared (first use in this function); did you mean 'ZSTD_HASHLOG_MAX'?
   78 |     PyModule_AddIntConstant(mod, "HASHLOG3_MAX", ZSTD_HASHLOG3_MAX);
      |                                                  ^~~~~~~~~~~~~~~~~
      |                                                  ZSTD_HASHLOG_MAX
```
```console
$ grep ZSTD_HASHLOG3_MAX /usr/include/z*
(empty)
```

  reply	other threads:[~2021-12-31  0:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-31  0:23 [PR PATCH] " unspecd
2021-12-31  0:43 ` unspecd [this message]
2021-12-31 11:18 ` Johnnynator
2021-12-31 16:04 ` [PR PATCH] [Updated] " unspecd
2021-12-31 17:16 ` [PR PATCH] [Updated] New package: python3-zstandard-0.15.2 unspecd
2021-12-31 17:39 ` unspecd
2021-12-31 17:49 ` unspecd
2022-01-01 21:14 ` [PR PATCH] [Closed]: " unspecd

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=20211231004346.shOWTUAoxa5RA9ptAKiewp0I3bvJ8NlhULhOXUPSGUI@z \
    --to=unspecd@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).