Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] A bunch of configure args passed to bind are wrong/useless
@ 2021-01-31  3:21 ericonr
  2021-03-04  6:12 ` heliocat
  2021-03-08  4:08 ` [ISSUE] [CLOSED] " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: ericonr @ 2021-01-31  3:21 UTC (permalink / raw)
  To: ml

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

New issue by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/28351

Description:
### Expected behavior

Running configure for `bind` doesn't show unrecognized options.

### Actual behavior

Running configure for `bind` gets me:

```
Unrecognized options:
    --enable-threads, --enable-atomic, --enable-ipv6, --with-randomdev, --with-ecdsa, --with-eddsa, --without-gost, --enable-openssl-hash, --enable-fetchlimit, --enable-sit, --enable-seccomp, --with-geoip
```

I have removed seccomp, because it lead to a misleading build option in package metadata, but haven't touched the others.

### Steps to reproduce the behavior

`./xbps-src configure bind`

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: A bunch of configure args passed to bind are wrong/useless
  2021-01-31  3:21 [ISSUE] A bunch of configure args passed to bind are wrong/useless ericonr
@ 2021-03-04  6:12 ` heliocat
  2021-03-08  4:08 ` [ISSUE] [CLOSED] " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: heliocat @ 2021-03-04  6:12 UTC (permalink / raw)
  To: ml

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

New comment by heliocat on void-packages repository

https://github.com/void-linux/void-packages/issues/28351#issuecomment-790325040

Comment:
I just did a survey of the removed options:
--enable-atomic - removed 9.13.3 (commit 5024)
--enable-ipv6 - made default 9.14
--enable-openssl-hash - removed 9.14, default was already yes
--enable-seccomp - removed 9.13.0 (commit 4898)
--enable-sit - removed 9.11, replaced with DNS COOKIE option in configs (commit 4152)
--enable-threads - on-threaded support removed 9.13.3 (commit 5011)
--with-geoip - marked as obsolete in 9.16
--with-randomdev - removed 9.13.0 (commit 4936)
--without-gost - GOST support removed 9.13.1 (commit 4961)
--enable-fetchlimit - removed pre-bind9
--with-ecdsa - comes from openssl availability (removed 9.14)
--with-eddsa - comes from openssl availability (removed 9.14)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ISSUE] [CLOSED] A bunch of configure args passed to bind are wrong/useless
  2021-01-31  3:21 [ISSUE] A bunch of configure args passed to bind are wrong/useless ericonr
  2021-03-04  6:12 ` heliocat
@ 2021-03-08  4:08 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-03-08  4:08 UTC (permalink / raw)
  To: ml

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

Closed issue by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/28351

Description:
### Expected behavior

Running configure for `bind` doesn't show unrecognized options.

### Actual behavior

Running configure for `bind` gets me:

```
Unrecognized options:
    --enable-threads, --enable-atomic, --enable-ipv6, --with-randomdev, --with-ecdsa, --with-eddsa, --without-gost, --enable-openssl-hash, --enable-fetchlimit, --enable-sit, --enable-seccomp, --with-geoip
```

I have removed seccomp, because it lead to a misleading build option in package metadata, but haven't touched the others.

### Steps to reproduce the behavior

`./xbps-src configure bind`

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-08  4:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-31  3:21 [ISSUE] A bunch of configure args passed to bind are wrong/useless ericonr
2021-03-04  6:12 ` heliocat
2021-03-08  4:08 ` [ISSUE] [CLOSED] " ericonr

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).