Bug #3787
Autobuild script fails w/ missing htslogo.png
Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
User Interface
Target version:
-
Start date:
2016-05-07
Due date:
% Done:
0%
Estimated time:
Found in version:
e2465f3
Affected Versions:
Description
The Autobuild script fails after current logo changes (?) with these messages during build:
make[2]: *** No rule to make target '/home/volker/builds/tvheadend-git/tvheadend/src/webui/static/htslogo.png', needed by '/home/volker/builds/tvheadend-git/tvheadend/build.linux/bundle.c'. Stop.
History
Updated by Mark Clarkstone over 8 years ago
Volker Schmidt wrote:
The Autobuild script fails after current logo changes (?) with these messages during build:
[...]
Do:
make clean/make distcleanand try again.
I've just built a package here doing:
AUTOBUILD_CONFIGURE_EXTRA=--disable-bintray_cache\ --disable-ffmpeg_static\ --disable-hdhomerun_static\ --enable-bundle ./Autobuild.sh
And its built no problem.
Updated by Volker Schmidt over 8 years ago
Thanks for this valuable hint!
Fixed my issue.
This "bug" can be closed as solved!