qt5-webkit: /usr/lib64 exists in filesystem (owned by filesystem)
qt5-webkit: /usr/lib64/cmake/Qt5WebKit/Qt5WebKitConfig.cmake exists in file
system
qt5-webkit: /usr/lib64/cmake/Qt5WebKit/Qt5WebKitConfigVersion.cmake exists
in filesystem
qt5-webkit: /usr/lib64/cmake/Qt5WebKit/WebKitTargets-noconfig.cmake exists
in filesystem
qt5-webkit: /usr/lib64/cmake/Qt5WebKit/WebKitTargets.cmake exists in filesy
stem
qt5-webkit: /usr/lib64/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfig.cmake
exists in filesystem
qt5-webkit: /usr/lib64/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfigVersion
.cmake exists in filesystem
qt5-webkit: /usr/lib64/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsTargets-nocon
fig.cmake exists in filesystem
qt5-webkit: /usr/lib64/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsTargets.cmake
exists in filesystem
See that it comments that /user/lib64 is already in file system so I think it is not just a mater of deleting the older version of the package. Should I wait for an update on the pkgbuild?
The source code is quite generic — it includes routines for building on iOS — and therefore it is safer for the code to assume /usr/lib64 than to assume /usr/lib, because the latter could cause problems on 64-bit systems where /usr/lib is still used to house 32-bit libraries.