Giter Club home page Giter Club logo

shiori-utils's People

Contributors

fmartingr avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

shiori-utils's Issues

sqlite3-binding.c: In function ‘sqlite3Fts5IndexQuery’

I run shiori as a docker container for a while now but used radhifadlillah/shiori from hub.docker.com.
Now I wanted to use the ghcr.io/go-shiori/shiori:latest container instead to get the latest version and improvements.

That requires a the use of fts5 which requires this tool if I understodd this correctly.

But If i want to build it I run into this error:

go: downloading github.com/mattn/go-sqlite3 v1.14.11
go: downloading github.com/rs/zerolog v1.26.1
go: downloading github.com/jmoiron/sqlx v1.3.4
github.com/jmoiron/sqlx/reflectx
github.com/rs/zerolog/internal/json
github.com/mattn/go-sqlite3
github.com/jmoiron/sqlx
github.com/rs/zerolog
github.com/rs/zerolog/log
# github.com/mattn/go-sqlite3
sqlite3-binding.c: In function ‘sqlite3Fts5IndexQuery’:
sqlite3-binding.c:228445:18: warning: ‘memcpy’ specified bound 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
228445 |     if( nToken ) memcpy(&buf.p[1], pToken, nToken);
       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
command-line-arguments

It would be awesome if you could provide a ready to use binary with this repo :-) or at least give me a hint on how to build this tool.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.