Hi, I'm going to experiment with hydra and installing it in a nix multi-user environment I get a compilation error:
... g++ -DHAVE_CONFIG_H -I. -I../.. -I/nix/store/xibmb4s2xah92zx2m34gng55in38l2cq-boehm-gc-7.2g-dev/include -I/nix/store/i90xvxfz44hg85yyv9px2vkkvdarfn85-nix-1.12pre4523_3b81b26-dev/include/nix -Wall -laws-cpp-sdk-s3 -g -O2 -std=c++11 -c -o s3-binary-cache-store.o s3-binary-cache-store.cc s3-binary-cache-store.cc:6:29: fatal error: aws/s3/S3Client.h: No such file or directory compilation terminated. make[3]: *** [Makefile:442: s3-binary-cache-store.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/tmp/nix-build-hydra-2016-04-15.drv-0/hydra-177bf25d648092826a75369191503a3f2bb763a4-src/src/hydra-queue-runner' make[2]: *** [Makefile:363: all-recursive] Error 1 ... What I'm doing wrong? Thanks -- walter franzini _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
