[Bug 290833] databases/sqlite3:build fails-ldd:...stage/usr/local/bin/sqlite3: Exec format error

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 08 Nov 2025 06:35:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290833

--- Comment #3 from rdunkle@smallcatbrain.com ---
sqlite3-3.50.2_1,1  built in the past:
pkg info -f sqlite3-3.50.2_1,1
sqlite3-3.50.2_1,1
Name           : sqlite3
Version        : 3.50.2_1,1
Installed on   : Tue Sep 30 16:09:05 2025 EEST
Origin         : databases/sqlite3
Architecture   : FreeBSD:16:riscv64
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
        DBPAGE         : on
        DBSTAT         : on
        DIRECT_READ    : on
        DQS            : off
        EXAMPLES       : on
        EXTENSION      : on
        FTS3_TOKEN     : on
        FTS4           : on
        FTS5           : on
        GEOPOLY        : off
        ICU            : off
        LIBEDIT        : on
        LIKENOTBLOB    : off
        MEMMAN         : off
        METADATA       : on
        NORMALIZE      : off
        NULL_TRIM      : off
        OFFSET         : off
        RBU            : off
        READLINE       : off
        RTREE          : on
        RTREE_INT      : off
        SECURE_DELETE  : on
        SESSION        : off
        SORT_REF       : off
        SOUNDEX        : off
        STAT3          : off
        STAT4          : off
        STATIC         : off
        STMT           : off
        STRIP          : on
        TCL            : off
        THREADS        : on
        TRUSTED_SCHEMA : off
        TS0            : off
        TS1            : on
        TS2            : off
        TS3            : off
        UNICODE61      : on
        UNKNOWN_SQL    : off
        UNLOCK_NOTIFY  : on
        UPDATE_LIMIT   : off
        URI            : on
        URI_AUTHORITY  : off
Shared Libs required:
        libc.so.7
        libedit.so.8
        libm.so.5
        libncursesw.so.9
        libthr.so.3
        libz.so.6
Shared Libs provided:
        libsqlite3.so.0
Annotations    :
        FreeBSD_version: 1600000
        build_timestamp: 2025-09-27T13:11:15+00:00
        built_by       : poudriere-git-3.4.99.20250724
        flavor         : default
        port_checkout_unclean: no
        port_git_hash  : 17468749f972
        ports_top_checkout_unclean: no
        ports_top_git_hash: 3b6728a8303d
        repo_type      : binary
        repository     : riscv
Flat size      : 4.81MiB

-- 
You are receiving this mail because:
You are on the CC list for the bug.