Bug 417196 - Build sequence
Summary: Build sequence
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: BuildSystem: Custom BuildSystems (other bugs)
Version First Reported In: 5.2.1
Platform: Ubuntu Linux
: NOR major
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-05 15:05 UTC by bartandrews123@gmail.com
Modified: 2020-02-05 15:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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