Message315596
I was able to compile the program above after the system upgrade using your Docker image, and the following stands out:
sigaddset(31) returned 0, errno = 0
sigaddset(32) returned -1, errno = 22
sigaddset(33) returned -1, errno = 22
sigaddset(34) returned 0, errno = 0
However, I do not know how to compile it *before* the system upgrade ("dnf install gcc" seems to install gcc). |
|
| Date |
User |
Action |
Args |
| 2018-04-22 10:16:46 | pitrou | set | recipients:
+ pitrou, hroncok |
| 2018-04-22 10:16:46 | pitrou | set | messageid: <[email protected]> |
| 2018-04-22 10:16:46 | pitrou | link | issue33329 messages |
| 2018-04-22 10:16:46 | pitrou | create | |
|