Package Details: nasc-git 0.7.5.r13.ga95d1f8-2

Git Clone URL: https://aur.archlinux.org/nasc-git.git (read-only, click to copy)
Package Base: nasc-git
Description: Do maths like a normal person.
Upstream URL: http://parnold-x.github.io/nasc/
Licenses: GPL3
Conflicts: nasc, nasc-bzr
Provides: nasc
Submitter: xpt
Maintainer: xpt
Last Packager: xpt
Votes: 13
Popularity: 0.000000
First Submitted: 2017-09-20 23:43 (UTC)
Last Updated: 2021-02-05 14:43 (UTC)

Latest Comments

« First ‹ Previous 1 2

eimis commented on 2017-07-27 19:49 (UTC)

build failing https://bpaste.net/show/8e7835005032

land_or commented on 2017-07-06 11:15 (UTC)

PKGBUILD for git: https://gist.github.com/rolandg/c8c685b7ad86ccccf2986b2f090bcafa

skrylar commented on 2017-05-30 09:16 (UTC) (edited on 2017-05-31 00:41 (UTC) by skrylar)

Not sure if the patch took; still getting the transform build error from matma6. Edit: The change was accepted upstream, but it looks like upstream moved over to github for source distribution. Trying to build this will check out an old launchpad instance that doesn't have the fix applied, and will subsequently fail.

phinicota commented on 2017-05-07 17:15 (UTC) (edited on 2017-05-14 03:15 (UTC) by phinicota)

for anyone interested, this quick patch should fix compilation: https://gist.github.com/phinicota/cf1c0cbae068962b4f973b202fc59949 edit: not needed anymore, merged upstream

matma6 commented on 2016-08-29 23:47 (UTC)

make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. QalculateNasc.cc: In function ‘char* get_function_arguments(int)’: QalculateNasc.cc:90:85: error: ‘transform’ was not declared in this scope transform (str.begin(), str.end(), str.begin(), (int (*) (int) ) tolower); ^ QalculateNasc.cc: In function ‘char* get_function_arguments_list(int)’: QalculateNasc.cc:114:85: error: ‘transform’ was not declared in this scope transform (str.begin(), str.end(), str.begin(), (int (*) (int) ) tolower); ^ QalculateNasc.cc: In function ‘void abort()’: QalculateNasc.cc:199:10: error: declaration of ‘void abort()’ has a different exception specifier void abort() { ^~~~~ In file included from QalculateNasc.cc:3:0: QalculateNasc.h:15:6: note: from previous declaration ‘void abort() throw ()’ void abort(); ^~~~~ QalculateNasc.cc: In function ‘void abort()’: QalculateNasc.cc:201:5: warning: ‘noreturn’ function does return } ^ make[3]: *** [Makefile:16: QalculateNasc.o] Error 1 make[2]: *** [CMakeFiles/libqalculatenasc.dir/build.make:111: ../libqalculatenasc/src/libqalculatenasc-stamp/libqalculatenasc-build] Error 2 make[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/libqalculatenasc.dir/all] Error 2 make: *** [Makefile:128: all] Error 2 ==> ERARO: Malsukceso okazis en build().

vivaeltopo commented on 2015-08-19 08:41 (UTC)

Requires cmake, please add this as dependency to build

gileri commented on 2015-03-22 22:14 (UTC)

It also needs 'cmake' to build (makedepends)

tydell commented on 2015-01-23 08:24 (UTC)

Thanks a lot, dependencies are completed. Now package builds fine.

vasily commented on 2015-01-22 05:22 (UTC)

You also need to add 'vala' and 'bzr' as dependencies.

vivaeltopo commented on 2015-01-21 14:56 (UTC)

Needs 'granite' to build (can be found in [community]) You might want to add this as dependency.