Hi Ricardo, rek...@elephly.net (Ricardo Wurmus) writes:
> rekado pushed a commit to branch master > in repository guix. > > commit ab519cfa3db289303eb2e640d959340b3f66e738 > Author: Ricardo Wurmus <rek...@elephly.net> > Date: Wed Nov 30 17:04:34 2016 +0100 > > gnu: Add fcgi. Hydra has never built this successfully on Intel-compatible systems, and the failure looks deterministic to me. https://hydra.gnu.org/job/gnu/master/fcgi-2.4.0.x86_64-linux https://hydra.gnu.org/job/gnu/master/fcgi-2.4.0.i686-linux --8<---------------cut here---------------start------------->8--- g++ -g -O2 -o .libs/echo-cpp echo-cpp.o ../libfcgi/.libs/libfcgi++.so -lfcgi -lnsl -Wl,--rpath -Wl,/gnu/store/hsck52g2ixjs53d4r3lhk1r4hcbbkwlg-fcgi-2.4.0/lib creating log-dump creating threaded ld: cannot find -lfcgi collect2: error: ld returned 1 exit status make[2]: *** [Makefile:235: echo-cpp] Error 1 --8<---------------cut here---------------end--------------->8--- Can you take a look? Thanks, Mark