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: [email protected]
        ReportedBy: [email protected]


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.
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows

Reply via email to