Project

General

Profile

Actions

Bug #888

closed

Fix clean/clobber targets

Added by Hammel about 2 years ago. Updated 8 months ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
00 - Basic Build Issues
Target version:
Start date:
16 Feb 2022
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

Top level clean:

$ make clean
Clobbering: xcc
Clobbering: rpifw
Clobbering: kernel
Clobbering: gles
You must be root to run this target.
make[1]: *** [configs/gles.mk:7: gles-verify] Error 1
Clobbering: busybox
Clobbering: buildroot
Clobbering: pkg
Clobbering: opkg
/bin/sh: 1: cd: can't cd to /home/mjhammel/src/ximba/raspberrypi/src/../bld/opkg
make[1]: *** [configs/opkg.mk:65: opkg-clean] Error 2
make: *** [Makefile:21: clean] Error 2

Clobber likely doesn't run without sudo - should sudo call be moved to Makefile?

Actions #1

Updated by Hammel 11 months ago

  • Target version changed from 2.1 - Feyd to 3.0 - Corrino
Actions #2

Updated by Hammel 9 months ago

  • Priority changed from Urgent to Immediate
  • Severity changed from 02 - High to 03 - Medium
Actions #3

Updated by Hammel 9 months ago

  • Severity changed from 03 - Medium to 01 - Critical
Actions #4

Updated by Hammel 8 months ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Fixed. Committed. Pushed.

Closing issue.

Actions

Also available in: Atom PDF