Hi Orion,

Thanks for maintaining the fedora package! :-)

I have a fix for it but forgot to push it upstream. I will try to push it
in a day or so.

Kapil

On Tue, Oct 25, 2016 at 1:32 PM, Orion Poplawski <or...@cora.nwra.com>
wrote:

> dmtcp fails to build on Fedora rawhide with glibc 2.24.90-13.fc26:
>
> In file included from pid/pid.cpp:27:0:
> pid/pidwrappers.h:231:20: error: '__WAIT_STATUS' was not declared in this
> scope
>    pid_t _real_wait(__WAIT_STATUS stat_loc);
>                     ^~~~~~~~~~~~~
> pid/pidwrappers.h:235:21: error: '__WAIT_STATUS' was not declared in this
> scope
>    pid_t _real_wait3(__WAIT_STATUS status, int options, struct rusage
> *rusage);
>                      ^~~~~~~~~~~~~
> pid/pidwrappers.h:235:43: error: expected primary-expression before 'int'
>    pid_t _real_wait3(__WAIT_STATUS status, int options, struct rusage
> *rusage);
>                                            ^~~
> pid/pidwrappers.h:235:56: error: expected primary-expression before
> 'struct'
>    pid_t _real_wait3(__WAIT_STATUS status, int options, struct rusage
> *rusage);
>                                                         ^~~~~~
> pid/pidwrappers.h:235:77: error: expression list treated as compound
> expression in initializer [-fpermissive]
>    pid_t _real_wait3(__WAIT_STATUS status, int options, struct rusage
> *rusage);
>
>    ^
> pid/pidwrappers.h:236:32: error: '__WAIT_STATUS' has not been declared
>    pid_t _real_wait4(pid_t pid, __WAIT_STATUS status, int options,
>
> Looks like you are depending on some internal glibc names?
>
> Full logs: https://koji.fedoraproject.org/koji/taskinfo?taskID=16198664
>
> --
> Orion Poplawski
> Technical Manager                     303-415-9701 x222
> NWRA, Boulder/CoRA Office             FAX: 303-415-9702
> 3380 Mitchell Lane                       or...@nwra.com
> Boulder, CO 80301                   http://www.nwra.com
>
> ------------------------------------------------------------
> ------------------
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive.
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
> _______________________________________________
> Dmtcp-forum mailing list
> Dmtcp-forum@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dmtcp-forum
>
------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Dmtcp-forum mailing list
Dmtcp-forum@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dmtcp-forum

Reply via email to