Package Details: imessage-exporter 4.0.0-1

Git Clone URL: https://aur.archlinux.org/imessage-exporter.git (read-only, click to copy)
Package Base: imessage-exporter
Description: Export iMessage data and run diagnostics
Upstream URL: https://github.com/ReagentX/imessage-exporter
Licenses: GPL-3.0-or-later
Submitter: tjf
Maintainer: tjf
Last Packager: tjf
Votes: 1
Popularity: 0.000605
First Submitted: 2025-05-16 21:28 (UTC)
Last Updated: 2026-03-19 00:56 (UTC)

Latest Comments

tjf commented on 2025-12-15 03:53 (UTC)

I've pushed a new commit which should fix this error. My makepkg config already had the !lto option so I didn't notice this failure until I tried building in a clean chroot with pkgctl build. Thanks for pointing this out!

skreett commented on 2025-12-14 21:31 (UTC)

I get this error and many other similar ones when trying to install this package:

error: linking with `cc` failed: exit status: 1
  |
  = note:  "cc" "-m64" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/tmp/rustcca7BBW/liblibsqlite3_sys-3273e2c354c56256.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-*.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcca7BBW/raw-dylibs" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/home/<username>/.cache/yay/imessage-exporter/src/imessage-exporter-3.2.1/target/release/build/libsqlite3-sys-a129613dd15ae8e2/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/home/<username>/.cache/yay/imessage-exporter/src/imessage-exporter-3.2.1/target/release/deps/imessage_exporter-6f8855cbef79ed8d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
  = note: some arguments are omitted. use `--verbose` to show all linker arguments
  = note: ld.lld: error: undefined symbol: sqlite3_bind_parameter_count
          >>> referenced by raw_statement.rs:181 (/home/<username>/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.37.0/src/raw_statement.rs:181)
          >>>               /home/<username>/.cache/yay/imessage-exporter/src/imessage-exporter-3.2.1/target/release/deps/imessage_exporter-6f8855cbef79ed8d.imessage_exporter.eb476731ef47a95b-cgu.0.rcgu.o:(_$LT$imessage_exporter..exporters..txt..TXT$u20$as$u20$imessage_exporter..exporters..exporter..Exporter$GT$::iter_messages::h534ad51fa6d8cf89)