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

Qalculate 5.1.1 → 5.4 #5

Open
boehs opened this issue Nov 26, 2024 · 2 comments
Open

Qalculate 5.1.1 → 5.4 #5

boehs opened this issue Nov 26, 2024 · 2 comments
Milestone

Comments

@boehs
Copy link
Member

boehs commented Nov 26, 2024

No description provided.

@boehs
Copy link
Member Author

boehs commented Nov 26, 2024

Making all in src
make[2]: Entering directory '/private/tmp/nix-build-libqalculate-5.4.0.drv-0/source/src'
clang++ -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR=\""/nix/store/r6qmw1x193xkcplmc2xz0s91frjqlpfz-libqalculate-5.4.0/share"\" -I.. -I../libqalculate -I/nix/store/yg3a4i28pcm93569i9cx6szg9b3c4bcn-libxml2-2.13.4-dev/include/libxml2 -I/nix/store/99qqlr8srqja85jb3sj1qvabnhacq22v-icu4c-static-aarch64-apple-darwin-74.2-dev/include   -g -O2 -c -o qalc.o qalc.cc
clang++ -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR=\""/nix/store/r6qmw1x193xkcplmc2xz0s91frjqlpfz-libqalculate-5.4.0/share"\" -I.. -I../libqalculate -I/nix/store/yg3a4i28pcm93569i9cx6szg9b3c4bcn-libxml2-2.13.4-dev/include/libxml2 -I/nix/store/99qqlr8srqja85jb3sj1qvabnhacq22v-icu4c-static-aarch64-apple-darwin-74.2-dev/include   -g -O2 -c -o unittest.o unittest.cc
/nix/store/sk8z3kdy6iaky6sg972k6fkh3iw2rn3d-bash-5.2p37/bin/bash ../libtool  --tag=CXX   --mode=link clang++  -g -O2   -o unittest unittest.o  -lmpfr -lgmp  -lpthread
libtool: link: clang++ -g -O2 -o unittest unittest.o  /nix/store/s96y6ck8yn8wkiijvh3qfrjr230fzgf6-mpfr-4.2.1/lib/libmpfr.dylib /nix/store/lm1rva8c2649y4lys3d406s9ldicv8qv-gmp-with-cxx-6.3.0/lib/libgmp.dylib -lpthread
qalc.cc:2795:3: error: use of undeclared identifier 'do_autocalc'
                do_autocalc();
                ^
1 error generated.
make[2]: *** [Makefile:761: qalc.o] Error 1
make[2]: Leaving directory '/private/tmp/nix-build-libqalculate-5.4.0.drv-0/source/src'
make[1]: *** [Makefile:535: all-recursive] Error 1
make[1]: Leaving directory '/private/tmp/nix-build-libqalculate-5.4.0.drv-0/source'
make: *** [Makefile:444: all] Error 2

@boehs
Copy link
Member Author

boehs commented Nov 26, 2024

Qalculate 5.3.0 builds, that will be the target for 0.1

@boehs boehs added this to the 1.0 milestone Nov 27, 2024
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

No branches or pull requests

1 participant