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

[oxigraph_server] Add Oxigraph RDF DB #4078

Merged
merged 20 commits into from
Dec 18, 2021

Conversation

jeremiahpslewis
Copy link
Contributor

No description provided.

@jeremiahpslewis jeremiahpslewis changed the title Add Oxigraph RDF DB [oxigraph] Add Oxigraph RDF DB Dec 17, 2021
@jeremiahpslewis
Copy link
Contributor Author

@giordano Unbelievable how much better the Yggdrasil rust binary experience has become over the past month or so, thank you!!!

@jeremiahpslewis jeremiahpslewis marked this pull request as draft December 17, 2021 18:38
O/oxigraph/build_tarballs.jl Outdated Show resolved Hide resolved
O/oxigraph/build_tarballs.jl Outdated Show resolved Hide resolved
O/oxigraph/build_tarballs.jl Outdated Show resolved Hide resolved
O/oxigraph/build_tarballs.jl Outdated Show resolved Hide resolved
@jeremiahpslewis jeremiahpslewis changed the title [oxigraph] Add Oxigraph RDF DB [oxigraph_server] Add Oxigraph RDF DB Dec 17, 2021
@jeremiahpslewis jeremiahpslewis marked this pull request as ready for review December 17, 2021 23:50
@jeremiahpslewis
Copy link
Contributor Author

Build failures seem to have something to do with OpenSSL...but can't pin it down

@giordano
Copy link
Member

That's because of JuliaPackaging/BinaryBuilderBase.jl#188, but that should have been worked around by #4069

@jeremiahpslewis
Copy link
Contributor Author

Hmm...glad it's not in my end. ;). Should I deactivate the platforms or wait? Don't really care about the affected platforms tbh, but no rush on this either

@jeremiahpslewis
Copy link
Contributor Author

One error message that pops up after trying various linking strategies is:

  = note: /opt/i686-linux-musl/bin/../lib/gcc/i686-linux-musl/7.1.0/../../../../i686-linux-musl/bin/ld: warning: libc.musl-i386.so.1, needed by /workspace/destdir/lib/libssl.so, not found (try using -rpath or -rpath-link)

Feels like OpenSSL needs to be rebuilt / relinked with libc?

@giordano giordano closed this Dec 18, 2021
@giordano giordano reopened this Dec 18, 2021
jeremiahpslewis and others added 3 commits December 18, 2021 10:38
Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
@giordano giordano enabled auto-merge (squash) December 18, 2021 17:02
@giordano giordano merged commit 7078b1c into JuliaPackaging:master Dec 18, 2021
@jeremiahpslewis jeremiahpslewis deleted the jpsl/oxigraph branch December 18, 2021 17:18
KristofferC pushed a commit that referenced this pull request Dec 25, 2021
* add oxigraph

* all of the tweaks

* Line break

* Add license info

* Drop i686

* Fix license path

* Update O/oxigraph/build_tarballs.jl

Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>

* Delete unnecessary patches

* oxigraph server

* Add ssl dependency

* Fix features

* Only build for sled db

* Tweak install script

* Update build_tarballs.jl

* Update build_tarballs.jl

* Clean up script

* Make builddependency

* Update O/oxigraph_server/build_tarballs.jl

Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>

* Test

* Remove env var nonsense

Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
simeonschaub pushed a commit to simeonschaub/Yggdrasil that referenced this pull request Feb 23, 2022
* add oxigraph

* all of the tweaks

* Line break

* Add license info

* Drop i686

* Fix license path

* Update O/oxigraph/build_tarballs.jl

Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>

* Delete unnecessary patches

* oxigraph server

* Add ssl dependency

* Fix features

* Only build for sled db

* Tweak install script

* Update build_tarballs.jl

* Update build_tarballs.jl

* Clean up script

* Make builddependency

* Update O/oxigraph_server/build_tarballs.jl

Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>

* Test

* Remove env var nonsense

Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
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