source: branches/profile/TEMPLATES/Makefile

Last change on this file was 12329, checked in by westram, 10 years ago

job "ARB-source-tarball" failed as expected with

[58:28.900883205] ------------------------------------------------ Make TEMPLATES
make[2]: Entering directory `/j/workspace/ARB-source-tarball/TGT/u1004/arbsrc_12326/TEMPLATES'
../SOURCE_TOOLS/build_info.pl
Missing file '/j/workspace/ARB-source-tarball/TGT/u1004/arbsrc_12326/TEMPLATES/svn_revision.h' at ../SOURCE_TOOLS/build_info.pl line 298.
make[2]: *** [TEMPLATES.a] Error 2
make[2]: Leaving directory `/j/workspace/ARB-source-tarball/TGT/u1004/arbsrc_12326/TEMPLATES'
make[1]: *** [TEMPLATES/TEMPLATES.dummy] Error 1
make[1]: Leaving directory `/j/workspace/ARB-source-tarball/TGT/u1004/arbsrc_12326'
make: *** [arb] Error 2
Build step 'Execute shell' marked build as failure
Sending e-mails to: ###
Finished: FAILURE

⇒ do not remove generated headers in target TEMPLATES/clean

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 199 bytes
Line 
1
2# generate svn_revision.h and arb_build.h
3$(MAIN): 
4        ../SOURCE_TOOLS/build_info.pl
5
6clean:
7 # rm -f svn_revision.h arb_build.h # do not remove these - will let tarball-build fail after 'make clean'
Note: See TracBrowser for help on using the repository browser.