Nikita Karetnikov <[email protected]> skribis:

> HEAD (caf96debc257dee9ad8b0ea74cc6a8241c30dad4) fails.  ‘guix-register.log’:
>
> + type -P sqlite3
> /usr/local/bin/sqlite3
> + echo 'select * from ValidPaths where 
> path="/nix/store/z4pyj3rbgpqpd3mj0rxpbbpg45hlfcbh-guile-bootstrap-2.0";'
> + sqlite3 /home/tester/guix-test3/t-register-6453/nix/var/nix/db/db.sqlite
> SQLite header and source version mismatch

That seems to indicate that the ‘sqlite’ program is using at run time a
libsqlite.so that does not match the sqlite.h it was compiled against.

Could it be that something’s wrong with your setup?  (Erroneous
LD_LIBRARY_PATH, etc.)

Thanks,
Ludo’.

Reply via email to