tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: /include/WebCore/libdummy.prl



On Fri, Apr 29, 2016 at 02:21:22PM +0200, Thomas Klausner wrote:
> Hi Niclas!
> 
> On Fri, Apr 29, 2016 at 01:18:13PM +0200, Niclas Rosenvik wrote:
> > On Thu, 28 Apr 2016 22:55:11 +0200
> > Thomas Klausner <tk%giga.or.at@localhost> wrote:
> > 
> > > Today after a bulk build I found in my sandbox
> > > 
> > > /include/WebCore/libdummy.prl
> > > 
> > > Looks like ${DESTDIR}${PREFIX} is missing somewhere.
> > > 
> > > Does anyone know which package might be responsible?
> > 
> > What is its contents? I have a file like that on my computer as well.
> 
> Sorry, I have already deleted it.
> 
> > Here is its contents:
> > 
> > QMAKE_PRL_BUILD_DIR
> > = /usr/pkgsrc/x11/qt4-qdbus/work/qt-everywhere-opensource-src-4.8.7/src/3rdparty/webkit/Source/WebKit2
> > QMAKE_PRO_INPUT = DerivedSources.pro
> > QMAKE_PRL_TARGET = libdummy.la
> > QMAKE_PRL_CONFIG = include_source_dir lex yacc warn_on uic resources qt
> > warn_on release link_prl shared def_files_disabled exceptions
> > no_mocdepend release stl qt_no_framework create_prl dll shared moc
> > thread QMAKE_PRL_VERSION = 1.0.0
> > 
> > The file is not created if CONFIG -= create_prl is in DerivedSources.pro
> > I have committed a patch for that.
> 
> Thank you. I will check if it reappears after my next from-scratch bulk build.

The file didn't reappear, but the directory did.
I still get an empty "/include/WebCore/" directory. Can you please fix that too? :)
 Thomas


Home | Main Index | Thread Index | Old Index