We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce the behavior:
nix build .#proxysql
master
release-24.11
error: builder for '/nix/store/w5sa5mmhi12991v7wisiqbar45sz4z2c-proxysql-2.6.0.drv' failed with exit code 2; last 25 log lines: > /nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -g -O2 -o largepost largepost.o ../../src/microhttpd/libmicrohttpd.la > libtool: link: gcc -fno-strict-aliasing -g -O2 -o .libs/logging logging.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib > libtool: link: gcc -fno-strict-aliasing -g -O2 -o .libs/hellobrowser hellobrowser.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib > libtool: link: gcc -fno-strict-aliasing -g -O2 -o .libs/responseheaders responseheaders.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib > libtool: link: gcc -fno-strict-aliasing -g -O2 -o .libs/basicauthentication basicauthentication.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib > /nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -g -O2 -o sessions sessions.o ../../src/microhttpd/libmicrohttpd.la > libtool: link: gcc -fno-strict-aliasing -g -O2 -o .libs/tlsauthentication tlsauthentication.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib > libtool: link: gcc -fno-strict-aliasing -g -O2 -o .libs/largepost largepost.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib > libtool: link: gcc -fno-strict-aliasing -g -O2 -o .libs/simplepost simplepost.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib > libtool: link: gcc -fno-strict-aliasing -g -O2 -o .libs/sessions sessions.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib > make[6]: Leaving directory '/build/source/deps/libmicrohttpd/libmicrohttpd-1.0.1/doc/examples' > make[5]: Leaving directory '/build/source/deps/libmicrohttpd/libmicrohttpd-1.0.1/doc/examples' > make[4]: Leaving directory '/build/source/deps/libmicrohttpd/libmicrohttpd-1.0.1/doc' > make[3]: Leaving directory '/build/source/deps/libmicrohttpd/libmicrohttpd-1.0.1' > make[2]: Leaving directory '/build/source/deps/libmicrohttpd/libmicrohttpd-1.0.1' > cd sqlite3/sqlite3 && gcc -shared -o libsqlite3.so sqlite3.o > ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o > gcc -shared -Wl,-soname,libjemalloc.so.2 -o lib/libjemalloc.so.2 src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o -lm -lstdc++ -lgcc -lm -pthread > ar: `u' modifier ignored since `D' is the default (see `U') > ln -sf libjemalloc.so.2 lib/libjemalloc.so > ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hook.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/stats.o src/sc.o src/sz.o src/tcache.o src/test_hooks.o src/ticker.o src/tsd.o src/witness.o src/jemalloc_cpp.o > ar: `u' modifier ignored since `D' is the default (see `U') > make[2]: Leaving directory '/build/source/deps/jemalloc/jemalloc-5.2.0' > make[1]: Leaving directory '/build/source/deps' > make: *** [Makefile:108: build_deps] Error 2 For full logs, run 'nix log /nix/store/w5sa5mmhi12991v7wisiqbar45sz4z2c-proxysql-2.6.0.drv'.
- system: `"x86_64-linux"` - host os: `Linux 6.12.3, NixOS, 24.11 (Vicuna), 24.11.20241210.e6aebef` - multi-user?: `yes` - sandbox: `yes` - version: `nix-env (Lix, like Nix) 2.91.1 System type: x86_64-linux Additional system types: aarch64-linux, i686-linux, powerpc64le-linux, riscv64-linux Features: gc, signed-caches System configuration file: /etc/nix/nix.conf Store directory: /nix/store State directory: /nix/var/nix Data directory: /nix/store/bimspgs3cpapsbz7a2vi690916fgrvs5-lix-2.91.1/share` - nixpkgs: `/nix/store/k91sngrgn6rq2dlz58jwkbz4kq71xspp-source`
@dasJ @helsinki-Jo @Scriptkiddi @SlothOfAnarchy
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
PS: a new version was also released: https://github.com/sysown/proxysql/releases/tag/v2.7.1
Sorry, something went wrong.
These will be fixed with #372666 and #372678.
thanks!
No branches or pull requests
Steps To Reproduce
Steps to reproduce the behavior:
nix build .#proxysql
on currentmaster
andrelease-24.11
branchBuild log
Build Log
Additional context
Metadata
Notify maintainers
@dasJ @helsinki-Jo @Scriptkiddi @SlothOfAnarchy
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: