bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #60192] make -j4 routinely has issues


From: Ben Pfaff
Subject: PSPP-BUG: [bug #60192] make -j4 routinely has issues
Date: Sat, 9 Apr 2022 12:55:37 -0400 (EDT)

Follow-up Comment #11, bug #60192 (project pspp):

I don't think we can get rid of BUILT_SOURCES because there are so many:


BUILT_SOURCES = $(ALLOCA_H) $(BYTESWAP_H) gl/configmake.h gl/ctype.h \
        gl/malloc/dynarray.gl.h gl/malloc/dynarray-skeleton.gl.h \
        $(ERRNO_H) gl/fcntl.h $(FLOAT_H) $(FNMATCH_H) $(GETOPT_H) \
        $(GETOPT_CDEFS_H) gl/inttypes.h gl/langinfo.h $(LIMITS_H) \
        gl/locale.h gl/math.h gl/malloc/scratch_buffer.gl.h \
        gl/signal.h $(STDALIGN_H) $(STDARG_H) $(STDBOOL_H) $(STDDEF_H) \
        $(STDINT_H) gl/stdio.h gl/stdlib.h gl/string.h gl/strings.h \
        gl/sys/random.h gl/sys/select.h gl/sys/socket.h gl/sys/stat.h \
        gl/sys/time.h gl/sys/types.h gl/sys/uio.h gl/termios.h \
        gl/time.h $(LIBUNISTRING_UNICASE_H) \
        gl/unicase/special-casing-table.h gl/unicase/special-casing.h \
        $(LIBUNISTRING_UNICTYPE_H) $(LIBUNISTRING_UNIGBRK_H) \
        $(LIBUNISTRING_UNILBRK_H) $(LIBUNISTRING_UNINORM_H) \
        gl/unistd.h $(LIBUNISTRING_UNISTR_H) \
        $(LIBUNISTRING_UNITYPES_H) $(LIBUNISTRING_UNIWBRK_H) \
        $(LIBUNISTRING_UNIWIDTH_H) gl/wchar.h gl/wctype.h \
        $(light_binary_out) $(old_binary_out) $(detail_xml_out) \
        $(structure_xml_out) $(tlo_out) $(am__append_154)


Also, when I get rid of SUBDIRS I get an error from automake:


configure.ac: error: AM_GNU_GETTEXT used but SUBDIRS not defined



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60192>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]