Sinan

Results 11 issues of Sinan

Is "canvas" tested on Centos7?

build fails with gcc v5.4.0 ````console user@host /tmp/DSRC-2.0.2 $ make -f Makefile.c++11 bin cd src; make bin make[1]: Entering directory '/tmp/DSRC-2.0.2/src' g++ -O2 -m64 -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Wall -std=c++11 -c...

Latest source file builds with newer python. Hence re-add the removed ALPS package.

new-version
new-package
dependencies
stand-alone-tests
extends

wondering if newer versions is needed. on Rhel8 systemd lib version is 239 and on rhel9.2 version is 252.

Wondering if this is doable.

Hi, I am wondering if you can put a Makefile under /src directory for developers using Linux. If I understand it correctly, generating a Makefile from *.vcxproj requires Visual Basic...

- ran into some build issues on centos7, which was fixed by adding binutils and c-ares dependencies - added new versions

new-version
dependencies
update-package
new-variant

continuation of https://github.com/spack/spack/pull/43692 now installation is fixed for npm versions newer than 9.4.1 This was due to this commit in npmcli: https://github.com/npm/cli/pull/6142

new-version
dependencies
update-package
conflicts