[Bug 269680] New: qt compile depends on build-dir for mysql-pkg & dbus

Thomas Zander zander at kde.org
Tue Mar 29 11:11:51 CEST 2011


https://bugs.kde.org/show_bug.cgi?id=269680

           Summary: qt compile depends on build-dir for mysql-pkg & dbus
           Product: kde-windows
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: MS Windows
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: buildsystem
        AssignedTo: kde-windows at kde.org
        ReportedBy: zander at kde.org


Version:           unspecified (using Devel) 
OS:                MS Windows

doing an emerge --cleanallbuilds removes a directory that configuring qt
requires.
This causes the configure of Qt to fail if mysql-dpk is installed, but the
build dir is removed.
I think nothing should depend on a build dir, only on an installed files.

-L "i:\build\win32libs-bin\dbus-1.4.1-2\image\lib"
-L "i:\build\win32libs-bin\openssl-1.0.0b\image\lib"
-L "i:\build\testing\mysql-pkg-5.1.56\image-msvc2008-RelWithDebInfo-5.1.56\lib"


Reproducible: Always

Steps to Reproduce:
emerge mysql-dpk
emerge --cleanallbuilds
emerge qt

Actual Results:  
Configure will fail with a warning saying that the argument to -L is not an
existing directory.

Expected Results:  
Either mysql-dpk would get recompiled or we link to the installed dir instead.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-windows mailing list