packages/devel
Michael Heimpold 93ed17cded autoconf: prevent emacs detection and usage during compile
The LEDE buildbots currently fail to build the package since there seems
to be a problem with the emacs installed on the buildbot(s) (e.g. [1]):

-snip-
Making all in emacs
make[7]: Entering directory `/opt/buildbot/slaves/lede-slave-tah/x86_64/build/sdk/build_dir/target-x86_64_musl-1.1.15/autoconf-2.69/lib/emacs'
WARNING: Warnings can be ignored. :-)
if test "emacs" != no; then \
      set x; \
      list='autoconf-mode.el autotest-mode.el'; for p in $list; do \
        if test -f "$p"; then d=; else d="./"; fi; \
        set x "$@" "$d$p"; shift; \
      done; \
      shift; \
      EMACS="emacs" /bin/bash ../../build-aux/elisp-comp "$@" || exit 1; \
    else : ; fi
4;1H; last errno 10)
No buffers needed saving: you didn't lose any work.
mv: cannot stat '*.elc': No such file or directory
make[7]: *** [elc-stamp] Error 1
-snap-

So let's disable the emacs usage - the resulting artifacts are not
packaged at the moment at all.

[1] https://downloads.lede-project.org/snapshots/faillogs/x86_64/packages/autoconf/compile.txt

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Acked-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-10-27 17:31:41 +02:00
..
autoconf autoconf: prevent emacs detection and usage during compile 2016-10-27 17:31:41 +02:00
automake automake: don't rely on STAGING_DIR_HOST 2016-10-16 17:49:13 +02:00
diffutils diffutils: fix fortify source compat 2015-06-29 11:39:57 +02:00
gcc gcc: Update to version 5.4.0, change maintainer 2016-10-02 04:34:31 -05:00
libtool-bin Merge pull request #3278 from diizzyy/patch-13 2016-10-27 09:47:28 +03:00
lpc21isp Added the lpc21isp package. 2016-04-03 14:20:18 +02:00
lttng-modules lttng-modules: fix dependency on kernel tracing 2015-05-13 01:20:19 +02:00
lttng-tools lttng-tools: musl compile fixes 2016-05-20 14:07:28 +02:00
m4 m4: switch to xz tarball 2016-10-01 23:19:56 +02:00
make devel/make: GNU Make 4.2.1 2016-06-13 19:56:17 +02:00
patch patch: bump version to 2.7.5 2015-03-14 12:09:34 +02:00
pkg-config pkg-config: update to 0.29.1 2016-03-07 07:45:55 +01:00