Package Details: ocaml-sqlite3 5.1.0-2

Git Clone URL: https://aur.archlinux.org/ocaml-sqlite3.git (read-only, click to copy)
Package Base: ocaml-sqlite3
Description: SQLite3 bindings for OCaml
Upstream URL: https://mmottl.github.io/sqlite3-ocaml/
Keywords: ocaml sqlite3
Licenses: MIT
Conflicts: sqlite3-ocaml
Provides: sqlite3-ocaml
Replaces: sqlite3-ocaml
Submitter: None
Maintainer: pricechrispy
Last Packager: pricechrispy
Votes: 50
Popularity: 0.000000
First Submitted: 2010-12-30 01:31 (UTC)
Last Updated: 2024-03-19 05:47 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

Kunda commented on 2019-02-22 11:42 (UTC)

  -> Extracting 4.4.1.tar.gz with bsdtar
==> Starting build()...
      ocamlc src/config/.discover.eobjs/byte/discover.{cmi,cmo,cmt} (exit 2)
(cd _build/default && /usr/bin/ocamlc.opt -w @a-4-29-40-41-42-44-45-48-58-59-60-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -9 -principal -g -bin-annot -I src/config/.discover.eobjs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/dune/_caml -I /usr/lib/ocaml/dune/_dune_lang -I /usr/lib/ocaml/dune/_ocaml_config -I /usr/lib/ocaml/dune/_stdune -I /usr/lib/ocaml/dune/configurator -I /usr/lib/ocaml/sexplib0 -I /usr/lib/ocaml/stdio -no-alias-deps -opaque -o src/config/.discover.eobjs/byte/discover.cmo -c -impl src/config/discover.ml)
File "src/config/discover.ml", line 1:
Error: /usr/lib/ocaml/base/base.cmi
is not a compiled interface for this version of OCaml.
It seems to be for an older version of OCaml.
==> ERROR: A failure occurred in build().
    Aborting...

tambeta commented on 2019-01-12 15:32 (UTC)

Temporarily adopted this package, updated to 4.4.1 and migrated the build / install process to dune.

tambeta commented on 2019-01-12 14:06 (UTC)

I'm not a fan of this package polluting $HOME with the .opam directory. Just a heads up for the next adopter.

oriba commented on 2018-12-07 14:57 (UTC)

Sorry, I have not time to again burrow into just another buildtool. So, package will be orphaned now.

<deleted-account> commented on 2018-12-07 14:51 (UTC)

Please, update to 4.4.1

https://github.com/mmottl/sqlite3-ocaml/archive/4.4.1.tar.gz

oriba commented on 2018-11-29 21:45 (UTC)

As the original package uses opam, maybe PKGBUILD does not make sense anymore? Why do you use this package and not opam? Please let me know.

45 votes for this package. So, somehow there seems to be a need of it.

potatoe commented on 2018-11-16 18:25 (UTC) (edited on 2018-11-16 18:38 (UTC) by potatoe)

Just came across this today and tried to install it, as a dependency for google-drive-ocamlfuse. I hit an error immediately in build:

[ERROR] No switch is currently set. Please use 'opam switch' to set or install a switch

@simonfxr's 2018-10-01 PKGBUILD from gist worked fine for me. If it has dependency problems, I don't know if some needed dependency was already installed as a dependency from trying to build the official AUR PKGBUILD or was already installed as part of the rest of the dependency tree for google-drive-ocamlfuse-git but I didn't see any complaints about anything missing during the build. As a non-ocaml-user, I can't guarantee the resulting package is correct, but it seems correct enough for google-drive-ocamlfuse's use.

oriba commented on 2018-11-07 00:19 (UTC)

OK, people asked to update. I told, what the problem is: build-and-installation procedures have changed in the original package. I had no time to read into what needs to be done. Suggestions to update the package were made (with good will I think), but they did not have in mind some issues about dependencies. Now the package (again?) was marked out-of-date.

If someone wants to add some suggestions or want to adapt the package, feel free to mention it.

I may orphan the package then soon, for adaption by others.

soregums commented on 2018-10-31 10:02 (UTC)

ok, can't really do anything about that then...

I'll go setup a ubuntu vps to use google-drive-ocamlfuse then. (just want to move 10GB worth of files from one google drive account to another quickly)

opam-git doesn't install fails to compile, opam-2.0.3 installs no probs - not much I can do about any of this as I'm a total scrub. hopefully opam sorts itself out in the future.

oriba commented on 2018-10-31 09:30 (UTC)

@soregums: "Compiler selection '4.07.0' is ambiguous" looks like an opam-problem. And if aursync does not handle opam correctly, it's a problem with aursync.