Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] fun-sql (3 packages) (0.2.3) #26097

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

yawaramin
Copy link
Contributor

Shared code for SQL libraries

CHANGES:

Please refer to release notes in tags.

CHANGES:

Please refer to release notes in tags.
@raphael-proust
Copy link
Collaborator

I think the windows CI failure is unrelated to the package and maybe something to do with either:

  • depext/path/something management in the windows CI, or
  • an issue with the conf-pkgconfig package.
The following actions will be performed:
=== install 4 packages
  - install conf-pkg-config 3     [required by conf-sqlite3]
  - install conf-sqlite3    1     [required by sqlite3]
  - install fun-sqlite      0.2.3
  - install sqlite3         5.1.0 [required by fun-sqlite]

The following system packages will first need to be installed:
    pkgconf

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

+ D:\opamroot\.cygwin\setup-x86_64.exe "--root" "D:\\opamroot\\.cygwin\\root" "--quiet-mode" "noinput" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--packages" "pkgconf" "--symlink-type" "native" "--upgrade-also" "--only-site" "--no-write-registry" "--no-version-check" "--site" "https://cygwin.mirror.constant.com/" "--local-package-dir" "D:\\opamroot\\.cygwin\\cache"
- Starting cygwin install, version 2.932
- User has backup/restore rights
- User has symlink creation right
- io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory
- Current Directory: D:\opamroot\.cygwin\cache
- root: D:\opamroot\.cygwin\root system
- Changing gid to Administrators
- Selected local directory: D:\opamroot\.cygwin\cache
- net: Preconfig
- site: https://cygwin.mirror.constant.com/
- solving: 1 tasks, update: yes, use test packages: no
- solving: 2 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install libpkgconf5 2.2.0-1 
-    1 install pkgconf     2.2.0-1 
- Downloaded D:\opamroot\.cygwin\cache/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pkgconf/libpkgconf5/libpkgconf5-2.2.0-1.tar.zst
- Downloaded D:\opamroot\.cygwin\cache/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pkgconf/pkgconf-2.2.0-1.tar.zst
- Extracting from file://D:\opamroot\.cygwin\cache/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pkgconf/libpkgconf5/libpkgconf5-2.2.0-1.tar.zst
- Extracting from file://D:\opamroot\.cygwin\cache/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pkgconf/pkgconf-2.2.0-1.tar.zst
- running: D:\opamroot\.cygwin\root\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: D:\opamroot\.cygwin\root\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: D:\opamroot\.cygwin\root\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- Ending cygwin install

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved fun-sqlite.0.2.3  (cached)
-> installed conf-pkg-config.3

#=== ERROR while compiling conf-sqlite3.1 =====================================#
"pkg-config": command not found.

Other CI errors are on experimentatl backend and seem to be solvable with the right dev setup.

[ERROR] The compilation of postgresql.5.0.0 failed at "dune build -p postgresql -j 11".

#=== ERROR while compiling postgresql.5.0.0 ===================================#
# context              2.2.0~beta2 | macos/x86_64 | ocaml-base-compiler.4.14.2 | file:///Users/mac1000/opam-repository
# path                 ~/.opam/4.14.2/.opam-switch/build/postgresql.5.0.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p postgresql -j 11
# exit-code            1
# env-file             ~/.opam/log/postgresql-50093-f961d8.env
# output-file          ~/.opam/log/postgresql-50093-f961d8.out
### output ###
# File "src/dune", line 9, characters 0-123:
#  9 | (rule
# 10 |   (targets c_flags.sexp c_library_flags.sexp)
# 11 |   (deps (:discover config/discover.exe))
# 12 |   (action (run %{discover}))
# 13 | )
# (cd _build/default/src && config/discover.exe)
# /bin/sh: pg_config: command not found
# Fatal error: exception End_of_file

@raphael-proust
Copy link
Collaborator

Thanks for the contribution!

@raphael-proust raphael-proust merged commit e06bf2b into ocaml:master Jun 17, 2024
1 of 3 checks passed
@yawaramin yawaramin deleted the release-fun-sql-v0.2.3 branch June 17, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants