Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167068 - x11-libs/qt shouldn't generate timestamp
Summary: x11-libs/qt shouldn't generate timestamp
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-15 17:15 UTC by wbrana
Modified: 2007-08-12 20:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for 3.3.6 (qt-3.3.6-notimestamp.diff,945 bytes, patch)
2007-02-15 17:16 UTC, wbrana
Details | Diff
patch for 4.2.2 (qt-4.2.2-notimestamp.diff,867 bytes, patch)
2007-02-15 17:17 UTC, wbrana
Details | Diff
patch for 3.3.8 (qt-3.3.8-notimestamp.diff,2.21 KB, patch)
2007-02-22 17:52 UTC, wbrana
Details | Diff
patch for 4.2.3 (qt4-notimestamp.diff,2.88 KB, patch)
2007-04-28 16:45 UTC, wbrana
Details | Diff
patch for 4.3.1 (qt4-notimestamp.diff,2.95 KB, patch)
2007-08-12 20:10 UTC, wbrana
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description wbrana 2007-02-15 17:15:22 UTC
moc writes timestamp into code, which makes ccache inefficent

/****************************************************************************
** qmc2::capp_qt meta object code from reading C++ file 'capp_qt.h'
**
** Created: Thu Feb 15 17:56:48 2007
**      by: The Qt MOC ($Id: qt/moc_yacc.cpp   3.3.6   edited Mar 8 17:43 $)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/

/****************************************************************************
** Meta object code from reading C++ file 'capp_qt.h'
**
** Created: Thu Feb 15 17:57:24 2007
**      by: The Qt Meta Object Compiler version 59 (Qt 4.2.2)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
Comment 1 wbrana 2007-02-15 17:16:35 UTC
Created attachment 110306 [details, diff]
patch for 3.3.6
Comment 2 wbrana 2007-02-15 17:17:25 UTC
Created attachment 110308 [details, diff]
patch for 4.2.2
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-02-15 17:59:48 UTC
Upstream, please.
Comment 4 wbrana 2007-02-22 17:52:36 UTC
Created attachment 111001 [details, diff]
patch for 3.3.8
Comment 5 wbrana 2007-02-22 17:56:23 UTC
Upstream won't fix it. Attached patch should fix it.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-02-22 18:32:11 UTC
(In reply to comment #5)
> Upstream won't fix it.

We won't either, then...
Comment 7 wbrana 2007-04-28 16:45:50 UTC
Created attachment 117497 [details, diff]
patch for 4.2.3
Comment 8 wbrana 2007-08-12 20:10:22 UTC
Created attachment 127900 [details, diff]
patch for 4.3.1
Comment 9 wbrana 2007-08-12 20:18:22 UTC
I reported this bug to Trolltech. They opened task 
http://trolltech.com/developer/task-tracker/index_html?method=entry&id=150750
which differs from my bug report. They didn't schedule it.
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2007-08-12 20:34:15 UTC
Well, as already said multiple times - needs to be done upstream. :)