Bug 417196

Summary: Build sequence
Product: [Applications] kdevelop Reporter: bartandrews123 <bartandrews123>
Component: BuildSystem: Custom BuildSystemsAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: major    
Priority: NOR    
Version First Reported In: 5.2.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description bartandrews123@gmail.com 2020-02-05 15:05:24 UTC
SUMMARY

I cannot run a build sequence. KDevelop just says "*** killed process ***" when I try to do this. Strangely, I am able to make each of my Makefiles individually, just not when there are multiple files in a build sequence. This was working for me in a previous version of KDevelop.  

STEPS TO REPRODUCE
1. Select more than 1 Makefile for a build sequence.
2. Try to build the sequence.

OBSERVED RESULT

*** killed process ***

EXPECTED RESULT

Building the files, just like it does when I build them individually.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Ubuntu 18.04.4 LTS
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION