From nobody Fri Oct 29 15:58:02 2021 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 1D0E3182AB82 for ; Fri, 29 Oct 2021 15:58:03 +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 4HgnBz0Gdjz3lPP for ; Fri, 29 Oct 2021 15:58:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 D131519F1F for ; Fri, 29 Oct 2021 15:58:02 +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 19TFw2dI095550 for ; Fri, 29 Oct 2021 15:58:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 19TFw25f095549 for ports-bugs@FreeBSD.org; Fri, 29 Oct 2021 15:58:02 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 259530] mail/postfix: Undefined symbol "dict_mysql_open" Date: Fri, 29 Oct 2021 15:58:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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 Only Me X-Bugzilla-Who: yani@pi-greece.eu X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: otis@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259530 Bug ID: 259530 Summary: mail/postfix: Undefined symbol "dict_mysql_open" Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: otis@FreeBSD.org Reporter: yani@pi-greece.eu Assignee: otis@FreeBSD.org Flags: maintainer-feedback?(otis@FreeBSD.org) Hi, I'm getting the following error when starting postfix, when compiled with t= he MYSQL option. Oct 29 11:52:09 megaserver postfix/postfix-script[15456]: starting the Post= fix mail system Oct 29 11:52:09 megaserver postfix/master[15458]: daemon started -- version 3.6.2, configuration /usr/local/etc/postfix Oct 29 11:52:09 megaserver postfix/proxymap[15461]: fatal: load_library_symbols: dlsym failure looking up dict_mysql_open in /usr/local/lib/postfix/postfix-mysql.so: Undefined symbol "dict_mysql_open" Oct 29 11:52:10 megaserver postfix/qmgr[15460]: warning: dict_proxy_open: service proxymap: Application error Oct 29 11:52:10 megaserver postfix/master[15458]: warning: process /usr/local/libexec/postfix/proxymap pid 15461 exit status 1 postfix-mysql.so seems to be correctly linked to libmysqlclient.so: ldd /usr/local/lib/postfix/postfix-mysql.so /usr/local/lib/postfix/postfix-mysql.so: libmysqlclient.so.20 =3D> /usr/local/lib/mysql/libmysqlclient.so.20 (0x800e00000) libz.so.6 =3D> /lib/libz.so.6 (0x80067f000) libm.so.5 =3D> /lib/libm.so.5 (0x80069b000) libc.so.7 =3D> /lib/libc.so.7 (0x80024e000) libssl.so.111 =3D> /usr/lib/libssl.so.111 (0x8006cd000) libcrypto.so.111 =3D> /lib/libcrypto.so.111 (0x8011d2000) librt.so.1 =3D> /usr/lib/librt.so.1 (0x800771000) libexecinfo.so.1 =3D> /usr/lib/libexecinfo.so.1 (0x80077a000) libc++.so.1 =3D> /usr/lib/libc++.so.1 (0x8014c4000) libcxxrt.so.1 =3D> /lib/libcxxrt.so.1 (0x800780000) libgcc_s.so.1 =3D> /lib/libgcc_s.so.1 (0x8007a2000) libthr.so.3 =3D> /lib/libthr.so.3 (0x8007bc000) libelf.so.2 =3D> /lib/libelf.so.2 (0x801591000) uname -a FreeBSD megaserver.pi-greece.eu 12.2-RELEASE-p10 FreeBSD 12.2-RELEASE-p10 12803d8a9(releng/12.2) MEGASERVER12 amd64 Thanks --=20 You are receiving this mail because: You are the assignee for the bug.=