Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2017 10:39:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221438] mail/postfix with sqlite3 support results in an unloadable library
Message-ID:  <bug-221438-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221438

            Bug ID: 221438
           Summary: mail/postfix with sqlite3 support results in an
                    unloadable library
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ohauer@FreeBSD.org
          Reporter: marvin0815@gmail.com
          Assignee: ohauer@FreeBSD.org
             Flags: maintainer-feedback?(ohauer@FreeBSD.org)

FreeBSD 11.1-RELEASE-p1
Portstree HEAD (poudriere build)


Name           : postfix
Version        : 3.2.2,1
Installed on   : Sat Aug 12 12:27:50 2017 CEST
Origin         : mail/postfix
Architecture   : FreeBSD:11:amd64
Prefix         : /usr/local
Categories     : ipv6 mail
Licenses       : IPL10
Maintainer     : ohauer@FreeBSD.org
WWW            : http://www.postfix.org/
Comment        : Secure alternative to widely-used Sendmail
Options        :
        BDB            : off
        CDB            : off
        DOCS           : off
        INST_BASE      : off
        LDAP           : off
        LDAP_SASL      : off
        LMDB           : off
        MYSQL          : off
        NIS            : off
        PCRE           : on
        PGSQL          : off
        SASL           : off
        SASLKMIT       : off
        SASLKRB5       : off
        SQLITE         : on
        TEST           : off
        TLS            : on
Shared Libs required:
        libpcre.so.1
        libicuuc.so.58
        libicui18n.so.58
        libsqlite3.so.0
        libicudata.so.58
Shared Libs provided:
        libpostfix-global.so
        libpostfix-master.so
        libpostfix-tls.so
        libpostfix-util.so
        libpostfix-dns.so
Annotations    :
        cpe            : cpe:2.3:a:postfix:postfix:3.2.2:::::freebsd11:x64
        repo_type      : binary
        repository     : poudriere
Flat size      : 2.75MiB

Name           : sqlite3
Version        : 3.20.0_2
Installed on   : Sat Aug 12 11:47:42 2017 CEST
Origin         : databases/sqlite3
Architecture   : FreeBSD:11:amd64
Prefix         : /usr/local
Categories     : databases
Licenses       : PD
Maintainer     : pavelivolkov@gmail.com
WWW            : https://www.sqlite.org/
Comment        : SQL database engine in a C library
Options        :
        ARMOR          : off
        DBSTAT         : on
        DIRECT_READ    : off
        EDITLINE       : off
        EXTENSION      : on
        FTS3_TOKEN     : on
        FTS4           : on
        FTS5           : off
        ICU            : off
        JSON1          : off
        LIKENOTBLOB    : off
        MEMMAN         : off
        METADATA       : on
        NULL_TRIM      : off
        RBU            : off
        READLINEP      : off
        READLINES      : on
        RTREE          : on
        RTREE_INT      : off
        SECURE_DELETE  : on
        SESSION        : off
        SOUNDEX        : off
        STAT3          : off
        STAT4          : off
        STMT           : off
        STSHELL        : on
        THREADS        : on
        TS0            : off
        TS1            : on
        TS2            : off
        TS3            : off
        UNICODE61      : on
        UNKNOWN_SQL    : off
        UNLOCK_NOTIFY  : on
        UPD_DEL_LIMIT  : off
        URI            : on
        URI_AUTHORITY  : off
Shared Libs required:
        libreadline.so.7
Shared Libs provided:
        libsqlite3.so.0
Annotations    :
        repo_type      : binary
        repository     : poudriere
Flat size      : 2.95MiB

Aug 12 12:27:55 host postfix/postfix-script[1907]: starting the Postfix mail
system
Aug 12 12:27:55 host postfix/master[1909]: daemon started -- version 3.2.2,
configuration /usr/local/etc/postfix
Aug 12 12:27:55 host postfix/cleanup[1912]: fatal: load_library_symbols: dl=
open
failure loading /usr/local/lib/postfix/postfix-sqlite.so:
/usr/local/lib/libsqlite3.so.0: Undefined symbol "fdatasync"
Aug 12 12:27:56 host postfix/master[1909]: warning: process
/usr/local/libexec/postfix/cleanup pid 1912 exit status 1
Aug 12 12:27:56 host postfix/master[1909]: warning:
/usr/local/libexec/postfix/cleanup: bad command startup -- throttling

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221438-13>