Bug 527070 - kate Build Plugin says "build completed without problems" when gcc says "no input files"
Summary: kate Build Plugin says "build completed without problems" when gcc says "no i...
Status: VERIFIED UPSTREAM
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: KDE4 Applications (show other bugs)
Version: Factory
Hardware: x86-64 SUSE Other
: P3 - Medium : Normal with 5 votes (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-31 09:16 UTC by Forgotten User tCnyPY8iPq
Modified: 2009-10-11 07:16 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User tCnyPY8iPq 2009-07-31 09:16:58 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.0) Gecko/20090623 SUSE/3.5.0-4.6 Firefox/3.5 GTB5

Using the Kate's Build Plugin, the pop-up messages says that compile was successful when actually gcc says "no input files" and exits with status 1.

Reproducible: Always

Steps to Reproduce:
1. Open Kate
2. Enable the Build Plugin under «Settings» -> «Configure Kate» -> «Plugins»
3. Click the Build Output in the bottom and make sure that in the Settings tab, the Quick Compile field shows «gcc -Wall -g» (this is the default).
4. Run «Build» -> «Quick Compile» from the top menu.
5. Go in the tab «Errors and Warning» (in the Build Output section)

Actual Results:  
After step 4, a pop-up is shown saying "Build completed successfully".
In step 5 you can see that actually the build failed because there are no input files.


Expected Results:  
The popup that appears in step 4 should show the gcc error message or, at least, a generic build error.
Comment 1 Lubos Lunak 2009-07-31 12:10:21 UTC
Please report this problem directly upstream at http://bugs.kde.org (http://en.opensuse.org/Bugs:KDE#Report_at_bugzilla.novell.com_or_bugs.kde.org.3F).
Comment 2 Forgotten User tCnyPY8iPq 2009-07-31 12:58:02 UTC
Reported:

http://bugs.kde.org/show_bug.cgi?id=202084