Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 653132

Summary: dev-qt/qtcore-5.9.4-r2 - equery check: !!! /usr/include/qt5/Gentoo/gentoo-qconfig.h has wrong mtime (is 1523573441, should be 1523573422)
Product: Gentoo Linux Reporter: quilosaq
Component: EclassesAssignee: Qt Bug Alias <qt>
Status: RESOLVED CANTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output of emerge --info

Description quilosaq 2018-04-14 08:54:42 UTC
Created attachment 527314 [details]
Output of emerge --info

dev-qt/qtcore-5.9.4-r2 is installed without issue. After that equery check dev-qt/qtcore-5.9.4-r2 shown:

---
!!! /usr/include/qt5/Gentoo/gentoo-qconfig.h has wrong mtime (is 1523573441, should be 1523573422)
!!! /usr/lib64/qt5/mkspecs/qconfig.pri has wrong mtime (is 1523573441, should be 1523573367)
!!! /usr/lib64/qt5/mkspecs/qmodule.pri has incorrect MD5sum
* Checking dev-qt/qtcore-5.9.4-r2 ...
   1385 out of 1388 files passed
---

A similar result is shown with qcheck dev-qt/qtcore-5.9.4-r2.

It also happens for dev-qt/qtcore-5.7.1-r4.

The eclass qt5-build.eclass write to the live file system after checksums and timestamps are recorded in package database.
Comment 1 Michael Palimaka (kensington) gentoo-dev 2018-04-26 13:19:21 UTC
This is intentional. The alternative (and old behaviour) is that these files are not owned by any package at all.