[Syslog-ng-maintainers] Bug#804667: syslog-ng: FTBFS: touch: cannot touch 'modules/afmongodb/dummy.c': No such file or directory

Andreas Beckmann anbe at debian.org
Tue Nov 10 12:37:17 GMT 2015


Source: syslog-ng
Version: 3.7.1-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

syslog-ng FTBFS in experimental, see

https://buildd.debian.org/status/package.php?p=syslog-ng&suite=experimental

[...]
/bin/bash /«PKGBUILDDIR»/install-sh -d modules/afuser/
/bin/bash /«PKGBUILDDIR»/install-sh -d modules/afamqp/
touch modules/afamqp/dummy.c
/bin/bash /«PKGBUILDDIR»/install-sh -d modules/afmongodb/
touch modules/afmongodb/dummy.c
.../../lib/merge-grammar.pl ../../modules/affile/affile-grammar.ym >
modules/affile/affile-grammar.y
.../../lib/merge-grammar.pl ../../modules/afamqp/afamqp-grammar.ym >
modules/afamqp/afamqp-grammar.y
touch: cannot touch 'modules/afmongodb/dummy.c': No such file or
directory
Makefile:12286: recipe for target 'modules/afmongodb/dummy.c' failed
make[2]: *** [modules/afmongodb/dummy.c] Error 1
make[2]: *** Waiting for unfinished jobs....

The
  mkdir modules/afmongodb/
comes after the
  touch modules/afmongodb/dummy.c


Andreas




More information about the Syslog-ng-maintainers mailing list