From nobody Sat Jun 8 08:23:21 2024 X-Original-To: apache@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VxB0V1BtQz5Ng6w for <apache@mlmmj.nyi.freebsd.org>; Sat, 08 Jun 2024 08:23:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VxB0T6CGSz4dCr for <apache@FreeBSD.org>; Sat, 8 Jun 2024 08:23:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717835001; a=rsa-sha256; cv=none; b=Cu7gll8Ry6S5ry5AYyLTyJUhTMFzU58usTUydY0uZe2V7ZHsUCIHBKJQBmtkF2vsNgr/oc axZwJBiTv129g5VUPxQqQHaUXWhnvmVt3kZJRxrMJBbKHroadqCSgYIJ8clh3RMldyTo1N 3vbtUlngfqSTMKLl+S9dXHwA1BrtLSxq2rYwxcHaVxYxg6Vl31uiO+CQ5FYe/wvMlN3pp1 9tMGNYz6DStw+2LpZSSVvYSM5T12gOEtp6n+0iMtraIiA9wvNGByV6i5lw6cN/HI7W5gIE +lcJBPJl/5A7zmDCUIyC1GhpIB+KMobQ+MgYdCU3NWxswut/OP8xFT2ZKOAKqQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717835001; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=hKw93Qt6khftMPKJG3rmNb+16ZAFSVSUjrovAzYEk9M=; b=u3mDWdjC8IkLUqEkDigxq+sEcRuqrWKUKt+qn7xEHS2/t5bddyyOtPAbkmRhyvbSEe4rbZ XGfLxKVFV2SYvCjPHysiOXDjta1olSu1KX4Wp8HeNCK8FGliTmuzDltkrtIghmroZEmCKT dBbIsoj4t4P3KAvfRTVPu6UQB44bCHObNsmpweHrQW1N3W6BWkIPID8n+hoLSVD8NWdRJg lHkjUfhGsEi25Sk+UVLCHb25nhV6ubdiRKsS8NTI5W7WLbJpDKUJFNQ9svPkaiU0F7xR9Q mGYV0b78CV+q1ul+7UQ515VnOgkXYgl1KF1V47P1ugBFj0ThzlnO1o9xg6ziUQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VxB0T5kYlzrQy for <apache@FreeBSD.org>; Sat, 8 Jun 2024 08:23:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4588NLDr030715 for <apache@FreeBSD.org>; Sat, 8 Jun 2024 08:23:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4588NLop030710 for apache@FreeBSD.org; Sat, 8 Jun 2024 08:23:21 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: maintainer-feedback requested: [Bug 279586] www/mod_auth_kerb2: Cannot load libexec/apache24/mod_auth_kerb.so into server: /usr/local/libexec/apache24/mod_auth_kerb.so: Undefined symbol "krb5_gss_register_acceptor_identity" Date: Sat, 08 Jun 2024 08:23:21 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: apache@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: <bug-279586-16115-7zHkXeKNDP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279586-16115@https.bugs.freebsd.org/bugzilla/> References: <bug-279586-16115@https.bugs.freebsd.org/bugzilla/> X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Support of apache-related ports <freebsd-apache.freebsd.org> List-Archive: https://lists.freebsd.org/archives/freebsd-apache List-Help: <mailto:freebsd-apache+help@freebsd.org> List-Post: <mailto:freebsd-apache@freebsd.org> List-Subscribe: <mailto:freebsd-apache+subscribe@freebsd.org> List-Unsubscribe: <mailto:freebsd-apache+unsubscribe@freebsd.org> Sender: owner-freebsd-apache@FreeBSD.org MIME-Version: 1.0 Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-apache (Nobody) <apache@FreeBSD.org> for maintainer-feedback: Bug 279586: www/mod_auth_kerb2: Cannot load libexec/apache24/mod_auth_kerb.= so into server: /usr/local/libexec/apache24/mod_auth_kerb.so: Undefined symbol "krb5_gss_register_acceptor_identity" https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279586 --- Description --- ap24-mod_auth_kerb2-5.4_8 apache24/httpd-2.4.59 devel/apr1 1.7.3 www/mod_auth_kerb2 built with some warning. 24 warnings generated. /usr/local/share/apr/build-1/libtool --silent --mode=3Dlink cc -fstack-protector-strong -o src/mod_auth_kerb.la -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -rpath /usr/local/libexec/apache24 -mo= dule -avoid-version src/mod_auth_kerb.lo =3D=3D=3D> Staging for ap24-mod_auth_kerb2-5.4_8 =3D=3D=3D> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/sbin/apx= s - found =3D=3D=3D> Generating temporary packing list mkdir -p "/usr/ports/www/mod_auth_kerb2/work/stage$(/usr/local/sbin/apxs -q libexecdir)" /usr/local/sbin/apxs -S LIBEXECDIR=3D"/usr/ports/www/mod_auth_kerb2/work/stage$(/usr/local/sbin/apx= s -q libexecdir)" -i -n auth_kerb src/mod_auth_kerb.la /usr/local/share/apache24/build/instdso.sh SH_LIBTOOL=3D'/usr/local/share/apr/build-1/libtool' src/mod_auth_kerb.la /usr/ports/www/mod_auth_kerb2/work/stage/usr/local/libexec/apache24 /usr/local/share/apr/build-1/libtool --mode=3Dinstall install src/mod_auth_kerb.la /usr/ports/www/mod_auth_kerb2/work/stage/usr/local/libexec/apache24/ libtool: install: install src/.libs/mod_auth_kerb.so /usr/ports/www/mod_auth_kerb2/work/stage/usr/local/libexec/apache24/mod_aut= h_ke rb.so libtool: install: install src/.libs/mod_auth_kerb.lai /usr/ports/www/mod_auth_kerb2/work/stage/usr/local/libexec/apache24/mod_aut= h_ke rb.la libtool: install: install src/.libs/mod_auth_kerb.a /usr/ports/www/mod_auth_kerb2/work/stage/usr/local/libexec/apache24/mod_aut= h_ke rb.a libtool: install: chmod 644 /usr/ports/www/mod_auth_kerb2/work/stage/usr/local/libexec/apache24/mod_aut= h_ke rb.a libtool: install: ranlib /usr/ports/www/mod_auth_kerb2/work/stage/usr/local/libexec/apache24/mod_aut= h_ke rb.a libtool: warning: remember to run 'libtool --finish /usr/local/libexec/apache24' chmod 755 /usr/ports/www/mod_auth_kerb2/work/stage/usr/local/libexec/apache24/mod_aut= h_ke rb.so service apache24 restart: httpd: Syntax error on line 181 of /usr/local/etc/apache24/httpd.conf: Cann= ot load libexec/apache24/mod_auth_kerb.so into server: /usr/local/libexec/apache24/mod_auth_kerb.so: Undefined symbol "krb5_gss_register_acceptor_identity"