* Re: 01/02: gnu: Add fcgi.
2016-12-11 14:27 ` 01/02: gnu: Add fcgi Mark H Weaver
@ 2016-12-11 14:20 ` Ricardo Wurmus
0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2016-12-11 14:20 UTC (permalink / raw)
To: Mark H Weaver; +Cc: guix-devel
Mark H Weaver <mhw@netris.org> writes:
> Hi Ricardo,
>
> rekado@elephly.net (Ricardo Wurmus) writes:
>
>> rekado pushed a commit to branch master
>> in repository guix.
>>
>> commit ab519cfa3db289303eb2e640d959340b3f66e738
>> Author: Ricardo Wurmus <rekado@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?
Seems to be a problem with parallel builds. I disabled parallel
building in 0ff55f9d77af987236796d3594de63d6903fa15f.
Thanks for bringing this to my attention!
--
Ricardo
GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
http://elephly.net
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 01/02: gnu: Add fcgi.
[not found] ` <20161203160748.B7B5E2200DA@vcs.savannah.gnu.org>
@ 2016-12-11 14:27 ` Mark H Weaver
2016-12-11 14:20 ` Ricardo Wurmus
0 siblings, 1 reply; 2+ messages in thread
From: Mark H Weaver @ 2016-12-11 14:27 UTC (permalink / raw)
To: Ricardo Wurmus; +Cc: guix-devel
Hi Ricardo,
rekado@elephly.net (Ricardo Wurmus) writes:
> rekado pushed a commit to branch master
> in repository guix.
>
> commit ab519cfa3db289303eb2e640d959340b3f66e738
> Author: Ricardo Wurmus <rekado@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-12-11 14:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20161203160748.23270.30892@vcs.savannah.gnu.org>
[not found] ` <20161203160748.B7B5E2200DA@vcs.savannah.gnu.org>
2016-12-11 14:27 ` 01/02: gnu: Add fcgi Mark H Weaver
2016-12-11 14:20 ` Ricardo Wurmus
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).