aarch64 bulk build report

2023-01-11 Thread phessler
bulk build on arm64.ports.openbsd.org started on Tue Jan 10 04:39:35 MST 2023 finished at Wed Jan 11 23:47:00 MST 2023 lasted 1D19h07m done with kern.version=OpenBSD 7.2-current (GENERIC.MP) #1960: Mon Jan 9 12:42:54 MST 2023 built packages:11120 Jan 10:3779 Jan 11:7340 critical path missing

Re: fix security/libssh with clang 15

2023-01-11 Thread Klemens Nanni
11.01.2023 21:16, Jeremie Courreges-Anglas пишет: >> No WANTLIB, PLIST or dynamic export changes. >> Builds on amd64 with jca's clang 15 sets. > This was already fixed by dropping -Werror. Probably sane to leave the patch now, but it is no longer required now that I've disabled examples. >> Feedb

Re: fix www/varnish with clang 15

2023-01-11 Thread Klemens Nanni
11.01.2023 21:18, Jeremie Courreges-Anglas пишет: > I already proposed dropping -Werror earlier and am waiting for Gonzalo. Oops, didn't see that. > (It's a leaf port, it can wait.) Sure, thanks.

Re: fix www/varnish with clang 15

2023-01-11 Thread Jeremie Courreges-Anglas
On Wed, Jan 11 2023, Klemens Nanni wrote: > On Sun, Jan 08, 2023 at 10:25:28PM +0100, Jeremie Courreges-Anglas wrote: >> On Sun, Jan 08 2023, Jérémie Courrèges-Anglas wrote: >> > https://wxcvbn.org/~jca/build-failures/amd64-clang/2023-01-03/www/varnish.txt >> [patch] >> /usr/ports/pobj/varnish-7.

Re: fix security/libssh with clang 15

2023-01-11 Thread Jeremie Courreges-Anglas
On Wed, Jan 11 2023, Klemens Nanni wrote: > On Sun, Jan 08, 2023 at 10:25:28PM +0100, Jeremie Courreges-Anglas wrote: >> > https://wxcvbn.org/~jca/build-failures/amd64-clang/2023-01-03/security/libssh.txt >> [patch] >> /usr/ports/pobj/libssh-0.10.4/libssh-0.10.4/examples/sshnetcat.c:241:18: >> er

fix security/libssh with clang 15

2023-01-11 Thread Klemens Nanni
On Sun, Jan 08, 2023 at 10:25:28PM +0100, Jeremie Courreges-Anglas wrote: > > https://wxcvbn.org/~jca/build-failures/amd64-clang/2023-01-03/security/libssh.txt > [patch] > /usr/ports/pobj/libssh-0.10.4/libssh-0.10.4/examples/sshnetcat.c:241:18: > error: a function declaration without a prototype i

fix www/varnish with clang 15

2023-01-11 Thread Klemens Nanni
On Sun, Jan 08, 2023 at 10:25:28PM +0100, Jeremie Courreges-Anglas wrote: > On Sun, Jan 08 2023, Jérémie Courrèges-Anglas wrote: > > https://wxcvbn.org/~jca/build-failures/amd64-clang/2023-01-03/www/varnish.txt > [patch] > /usr/ports/pobj/varnish-7.2.1/varnish-7.2.1/lib/libvgz/adler32.c:189:15: >

Re: lang/gcc and llvm 15 (was: Re: amd64-clang bulk build report (llvm 15))

2023-01-11 Thread Pascal Stumpf
On Tue, 10 Jan 2023 18:40:19 +0100, Jeremie Courreges-Anglas wrote: [...] > (Note that the two "lazy binding failed" error messages were produced > with a tweaked ld.so to print the symbol name.) > > Below is the diff I used to work around the breakage on amd64. The last > part of the diff (lang

Re: AM_PYTHON finds 3.10, but not 3.11

2023-01-11 Thread Stuart Henderson
...plus, it would be a bug if autoconf *did* find an installed 3.11 in this case.

Re: AM_PYTHON finds 3.10, but not 3.11

2023-01-11 Thread Stuart Henderson
On 2023/01/11 17:04, Jan Stary wrote: > The python-3.10 port provides a 'python3' symlink, > but python-3.11 does not. This makes build systems using AM_PYTHON, > such as libsndfile's ./configure as produced by automake-1.16.5, > _miss_ python, because python.m4 does this: > > AC_DEFUN([AM_PATH_PY

AM_PYTHON finds 3.10, but not 3.11

2023-01-11 Thread Jan Stary
The python-3.10 port provides a 'python3' symlink, but python-3.11 does not. This makes build systems using AM_PYTHON, such as libsndfile's ./configure as produced by automake-1.16.5, _miss_ python, because python.m4 does this: AC_DEFUN([AM_PATH_PYTHON], [ dnl Find a Python interpreter. Python

Re: cyrus-imapd and gnome/gcr

2023-01-11 Thread Antoine Jacoutot
Ok on your diff then I guess :-) — Antoine > On 11 Jan 2023, at 13:36, Jeremie Courreges-Anglas wrote: > > On Wed, Jan 11 2023, Antoine Jacoutot wrote: >>> On Tue, Jan 10, 2023 at 09:19:56PM +0100, Jeremie Courreges-Anglas wrote: >>> On Sun, Jan 08 2023, Jeremie Courreges-Anglas wrote:

Re: NEW: security/badkeys

2023-01-11 Thread Stuart Henderson
On 2023/01/11 15:44, Stuart Henderson wrote: > Requires math/py-gmpy2 sent in previous mail. OK to import? > > - > badkeys checks public keys in a variety of formats for known vulnerabilities. > - Actually I will add an RDEP on paramiko as well, so that it can also check for SSH keys, an

NEW: security/badkeys

2023-01-11 Thread Stuart Henderson
Requires math/py-gmpy2 sent in previous mail. OK to import? - badkeys checks public keys in a variety of formats for known vulnerabilities. - badkeys.tgz Description: application/tar-gz

NEW: math/py-gmpy2

2023-01-11 Thread Stuart Henderson
ok to import? gmpy2 is an optimized, C-coded Python extension module that supports fast multiple-precision arithmetic. gmpy2 is based on the original gmpy module but adds support for correctly rounded multiple-precision real arithmetic (using the MPFR library) and complex arithmetic (using t

textproc/podofo: update to 0.9.8 (last version)

2023-01-11 Thread Klemens Nanni
>From earlier last year, when upstream froze their tree to switch to a new pdfmm based code base with their 1.0.0 release: https://podofo.sourceforge.net/ Looks like this version fixes some CVEs: https://sourceforge.net/p/podofo/code/commit_browser Some symbol removals and size changes as per che

Re: libsndfile 1.2.0

2023-01-11 Thread Omar Polo
On 2023/01/11 15:50:54 +0100, Jan Stary wrote: > Ah, looking at the nm(1) diff of the previous and current linsdfile.so, > the ogg_opus_seek_manual symbol is missing now (1.2.0) wrt previous (1.1.0). > Does that imply a SHARED_LIBS bump? that's a symbol used by the library, not provided by it, so

Re: libsndfile 1.2.0

2023-01-11 Thread Stuart Henderson
On 2023/01/11 15:50, Jan Stary wrote: > Ah, looking at the nm(1) diff of the previous and current linsdfile.so, > the ogg_opus_seek_manual symbol is missing now (1.2.0) wrt previous (1.1.0). > Does that imply a SHARED_LIBS bump? lower-case 't' not upper-case; that's a private internal function, no

Re: libsndfile 1.2.0

2023-01-11 Thread Theo Buehler
On Wed, Jan 11, 2023 at 03:50:54PM +0100, Jan Stary wrote: > Ah, looking at the nm(1) diff of the previous and current linsdfile.so, > the ogg_opus_seek_manual symbol is missing now (1.2.0) wrt previous (1.1.0). > Does that imply a SHARED_LIBS bump? No. ogg_opus_seek_manual wasn't public: 000782f

Re: make gen

2023-01-11 Thread Stuart Henderson
On 2023/01/11 15:46, Jan Stary wrote: > According to ports(7), > > gen Recreate configure machinery if needed, mainly used by > GNU based software that wants autogen/autoconf/automake. > > It doesn't seem to work for me. > > The example is a (github-tag-produced) tar.gz of libsnd

Re: libsndfile 1.2.0

2023-01-11 Thread Jan Stary
Ah, looking at the nm(1) diff of the previous and current linsdfile.so, the ogg_opus_seek_manual symbol is missing now (1.2.0) wrt previous (1.1.0). Does that imply a SHARED_LIBS bump? Jan On Jan 11 13:31:17, h...@stare.cz wrote: > On Jan 10 20:03:49, h...@stare.cz wrote: > > I am working

make gen

2023-01-11 Thread Jan Stary
According to ports(7), gen Recreate configure machinery if needed, mainly used by GNU based software that wants autogen/autoconf/automake. It doesn't seem to work for me. The example is a (github-tag-produced) tar.gz of libsndfile 1.1.0 which does not contain ./configure; the act

scrollback flavour for x11/st?

2023-01-11 Thread Stuart Henderson
I'd quite like to have a package for st built with scrollback support. Here's a diff adding it as a flavour to the x11/st port, is it ok to add it there? I understand if there are concerns about the patch getting in the way of updates; I stuck to the basic patch rather than stacking others from h

Re: chromium and clang 15

2023-01-11 Thread Robert Nagy
On 11/01/23 13:17 +0100, Jeremie Courreges-Anglas wrote: > On Wed, Jan 11 2023, Robert Nagy wrote: > > On 10/01/23 18:41 +0100, Jeremie Courreges-Anglas wrote: > >> On Sun, Jan 08 2023, Jeremie Courreges-Anglas wrote: > Hi, > > > No. Please keep the OpenBSD ifdef. > > This part is bugging me.

Re: libsndfile 1.2.0

2023-01-11 Thread Theo Buehler
On Wed, Jan 11, 2023 at 01:31:17PM +0100, Jan Stary wrote: > On Jan 10 20:03:49, h...@stare.cz wrote: > > I am working on an update of libsndfile to 1.2.0. > > diff below. > > Tested on current/amd64 and current/aarch64; > tested with sox (converting various formats). > Please test everywhere. >

Re: xloadimage and clang 15

2023-01-11 Thread Jeremie Courreges-Anglas
On Tue, Jan 10 2023, Jeremie Courreges-Anglas wrote: > On Sun, Jan 08 2023, Jeremie Courreges-Anglas wrote: > > [...] > >>> https://wxcvbn.org/~jca/build-failures/amd64-clang/2023-01-03/x11/xloadimage.txt >> tiff.c:234:18: error: incompatible integer to pointer conversion passing >> 'int' to par

Re: cyrus-imapd and gnome/gcr

2023-01-11 Thread Jeremie Courreges-Anglas
On Wed, Jan 11 2023, Antoine Jacoutot wrote: > On Tue, Jan 10, 2023 at 09:19:56PM +0100, Jeremie Courreges-Anglas wrote: >> On Sun, Jan 08 2023, Jeremie Courreges-Anglas wrote: >> > On Sun, Jan 08 2023, Jérémie Courrèges-Anglas wrote: >> >> [...] >> >> >> https://wxcvbn.org/~jca/build-failures

Re: libsndfile 1.2.0

2023-01-11 Thread Jan Stary
On Jan 10 20:03:49, h...@stare.cz wrote: > I am working on an update of libsndfile to 1.2.0. diff below. Tested on current/amd64 and current/aarch64; tested with sox (converting various formats). Please test everywhere. On Jan 10 20:11:54, t...@theobuehler.org wrote: > -GH_TAGNAME=1.1.0 > +G

Re: chromium and clang 15

2023-01-11 Thread Jeremie Courreges-Anglas
On Wed, Jan 11 2023, Robert Nagy wrote: > On 10/01/23 18:41 +0100, Jeremie Courreges-Anglas wrote: >> On Sun, Jan 08 2023, Jeremie Courreges-Anglas wrote: >> >> [...] >> >> >> https://wxcvbn.org/~jca/build-failures/amd64-clang/2023-01-03/www/chromium.txt >> > [patch] >> > ../../third_party/libs