On Friday, 16 February 2018 09:02:42 PST Manner Róbert wrote: > Just in case someone is in similar shoes, this seems to fix qmake:
By fix, you mean work around. The bug is in Docker. This is a known issue. It needs to allow the statx() and renameat2() system calls. Other work arounds: * run docker with --full-privileges * downgrade to a kernel prior to 4.12. Kernel 4.4 LTS has all the security fixes and I don't think it's affected by another bug that turned up between 4.6 and 4.13. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
