From nobody Sun Aug 27 13:30:48 2023 X-Original-To: ports-bugs@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 4RYZMD5x1rz4qyQj for ; Sun, 27 Aug 2023 13:30:48 +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 4RYZMD4KFwz3YZl for ; Sun, 27 Aug 2023 13:30:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693143048; 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=6+IsrCTQUP65HVEhjLPk7wCWhvNMkADNcVM8aLZJoJc=; b=j9zwt25NKi6GyvDeIde5EYhqKPugxWnf3us2N/11tK/w3Ij90hzfdAODnOCEQcqQ0szoR0 UBWVubirMSB/5Fu1kjmbI+vorJi6Fynkj+q+LP760kMlQwrrVqxUhEikrWuEEuyMt6rjC6 P08mY9xi2Ast5scjb+2VbXUT/J7a8eXNdLtQAD721A3xuFj4lAjrdziyFSADdJ4Z/FLlDT 6Jls4K/cvvY01OV6O7jvIDXA4ViqCBMA+94utO66OEaI0TAGAF3mZfPZ0jSc/ND46r42Fw Q+fVxCaopuA20PEDLkg7QI78ga7gr0PvJj0toEN1uT9qCW5008bUtbo7Kliqlw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693143048; a=rsa-sha256; cv=none; b=vBr2cJB+FwHOcbZNir3EqdVCiiMyQYu5lt3L3N2Xyf/cYtxSbuIHRuyBhZiX9xbtXldTnQ iHOZWvc4mbpaIlqgnobiMsFHfHUJrC74ou2fmHCOyx+6/Rq1Yo79gUu7nXWnf/LQbIQxEg xKwDD5coEC0M+B1ZT8P6RvkO/jPq0hY5e7jKr3exuHrAAVcdmO7mKj6ppaZ06BAapPGIS9 50MEIHAzO3uhcuzNmh0QBlRMIMS2w1qeZGLGcCqTq1q80a2QnDQt6R+Rlg7g5RkI6Q5rFs ae5+hKfiY3owmkMgPBJFxTf/181t3XR2cqGfqdJUogeZoifSxPaVyULBO1DvWA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RYZMD3MHTzCmq for ; Sun, 27 Aug 2023 13:30:48 +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 37RDUm1u067157 for ; Sun, 27 Aug 2023 13:30:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37RDUm9A067156 for ports-bugs@FreeBSD.org; Sun, 27 Aug 2023 13:30:48 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273370] irc/anope: MySQL database support not working with databases/mariadb106-client Date: Sun, 27 Aug 2023 13:30:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: fabian@wenks.ch X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273370 --- Comment #1 from Fabian Wenk --- As Sadie recommended the patch irc/anope/files/patch-modules_extra_m__mysql= .cpp does prevent anope from building with mysql, I have removed it and tried to build again, which now gives a build error: riddler:/usr/ports/irc/anope/ # rm files/patch-modules_extra_m__mysql.cpp=20 riddler:/usr/ports/irc/anope/ # make=20=20=20=20=20=20 [...] =3D=3D=3D> Applying FreeBSD patches for anope-2.0.14 from /usr/ports/irc/a= nope/files /bin/ln -s /usr/ports/irc/anope/work/anope-2.0.14/modules/extra/m_mysql.cpp /usr/ports/irc/anope/work/anope-2.0.14/modules/ /bin/ln -s /usr/ports/irc/anope/work/anope-2.0.14/modules/extra/m_sql_authentication.c= pp /usr/ports/irc/anope/work/anope-2.0.14/modules/ [...] =3D=3D=3D> anope-2.0.14 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) =3D=3D=3D> anope-2.0.14 depends on shared library: libmariadb.so.3 - found (/usr/local/lib/mysql/libmariadb.so.3) =3D=3D=3D> anope-2.0.14 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) [...] -- Looking for kqueue -- Looking for kqueue - found CMake Error at cmake/Anope.cmake:477 (message): /usr/ports/irc/anope/work/anope-2.0.14/modules/m_mysql.cpp needs library mysqlclient but we were unable to locate that library! Check that the library is within the search path of your OS. Call Stack (most recent call first): modules/CMakeLists.txt:74 (calculate_libraries) modules/CMakeLists.txt:203 (build_modules) -- Configuring incomplete, errors occurred! *** Error code 1 Stop. make[1]: stopped in /usr/ports/irc/anope *** Error code 1 Stop. make: stopped in /usr/ports/irc/anope I also have added this to upstream, see: https://github.com/anope/anope/issues/319#issuecomment-1694668291 --=20 You are receiving this mail because: You are the assignee for the bug.=