[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 280431] Configuration variables are not passed to make
From:       ichramm <juanantonio.ram () gmail ! com>
Date:       2011-09-07 6:14:46
Message-ID: E1R1BPK-00063J-63 () bugs ! kde ! org
[Download RAW message or body]

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





--- Comment #1 from ichramm <juanantonio ram gmail com>  2011-09-07 06:14:45 ---
I've found exactly how to reproduce this bug, and how to workaround it.

The problem happens when the project configuration is changed (anything:
additional parameters to make, number of jobs, whatever).

On the file <project_name>.kde4 that is located inside the hidden folder
'.kdev4' on the project's root folder, I've found the following line:

        Default Make Environment Profile=0

That's the exact cause of the problem:

It seems that someone tried to write indexes there (my guess), but the codes
who reads this file is still looking for profile names instead of numbers.

If this line is changed to:

        Default Make Environment Profile=0

the problem is solved.

Of course, when the project configuration is changed again the problem repeats.

Hope it helps

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic