Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Infrastructure → Build environment
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by tomers - 2008-07-06
Last edited by zagor - 2008-11-05

FS#9159 - 'make fullzip' without 'make' first does not fail gracefully

When running 'make fullzip' after cleanup, the make fails over and over, instead of immediately stopping.
It should instead print a message to the user, asking him to do 'make' / 'make all' / etc first:

$ make veryclean

...

$ make fullzip
cat: /code/rockbox/build-e200_fw/apps/features: No such file or directory
find: apps: No such file or directory
sh: /code/rockbox/tools/convbdf: not found
sh: /code/rockbox/tools/convbdf: not found
sh: /code/rockbox/tools/convbdf: not found
cp: cannot stat `rockbox-info.txt': No such file or directory
cp: cannot stat `apps/lang/*lng': No such file or directory
cp: cannot stat `rockbox.mi4': No such file or directory

zip warning: name not matched: .rockbox/rockbox.mi4

zip error: Nothing to do! (rockbox-full.zip)

Closed by  zagor
2008-11-05 15:55
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

make fullzip et.al now makes sure the tree is built before creating the zip.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing