Hi Tom,

I'm afraid this triggers on my (FreeBSD-based) testers:

  2019-01-29  Tom de Vries  <tdevr...@suse.de>

        * install-debuginfo-for-buildid.sh.in: New script.
        * Makefile.am (check_PROGRAMS): Add b2test and b3test.
        (TESTS): Add b2test_buildid and b3test_dwz_buildid.
        * Makefile.in: Regenerate.
        * configure.ac (HAVE_ELF): Set with AM_CONDITIONAL.
        (READELF): Set with AC_CHECK_PROG.
        (install-debuginfo-for-buildid.sh): Generate with AC_CONFIG_FILES.
        * configure: Regenerate.
        * elf.c (SYSTEM_BUILD_ID_DIR): Factor out of ...
        (elf_open_debugfile_by_buildid): ... here.

Specifically I am now seeing

  gmake[4]: *** No rule to make target 'b3test_dwz_buildid', 
  needed by 'b3test_dwz_buildid.log'.

in my build/test logs.  (Note, this is GNU make 4.2.1, so might reproduce 
on your SUSE systems as well?)

Gerald

Reply via email to