Ticket #364 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

collectd build failed - bad substitution

Reported by: austriancoder Assigned to: wbx
Priority: minor Milestone: 1.x (low prio)
Component: general Version: trunk
Keywords: Cc:

Description

: "package/collectd-compile: "
/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/lbin/gmake -C collectd fake build-all-ipkgs
gmake[4]: Entering directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/package/collectd'
Touching ./Makefile.am
Touching ./libltdl/Makefile.am
Touching ./src/Makefile.am
Touching ./src/libconfig/Makefile.am
Touching ./src/liboping/Makefile.am
Touching configure.in
Touching aclocal.m4
Touching ./Makefile.in
Touching ./libltdl/Makefile.in
Touching ./src/Makefile.in
Touching ./src/libconfig/Makefile.in
Touching ./src/liboping/Makefile.in
Touching configure
mkdir -p /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-collectd-3.9.4-6/collectd-3.9.4
gmake[5]: Entering directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/package/collectd'
gmake[5]: Nothing to be done for `pre-configure'.
gmake[5]: Leaving directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/package/collectd'
cd /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-collectd-3.9.4-6/collectd-3.9.4; rm -f config.{cache,status}; \
            env PATH='/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/lbin:/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/cross_mipsel/host/bin:/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/cross_mipsel/target/scripts:/bin:/usr/bin:/sbin:/usr/sbin' AR=/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ar AS=/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-as LD=/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld NM=/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-nm CC="ccache-gcc" GCC="ccache-gcc" CXX="ccache-g++" RANLIB=/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ranlib CC_FOR_BUILD='cc' CFLAGS_FOR_BUILD='-O2 -fwrapv -fno-tree-vrp' CPPFLAGS_FOR_BUILD='' LDFLAGS_FOR_BUILD='' CC='ccache-gcc' CXX='ccache-g++' CFLAGS='-Os -fno-ident -fwrapv -fhonour-copts' CXXFLAGS='-Os -fno-ident -fwrapv -fhonour-copts' CPPFLAGS='-isystem /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/cross_mipsel/target/include -isystem /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/cross_mipsel/target/usr/include -DNDEBUG' LDFLAGS='-Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/cross_mipsel/target/usr/lib -L/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/cross_mipsel/target/lib -L/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/cross_mipsel/target/usr/lib' PKG_CONFIG_PATH='/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/cross_mipsel/target/usr/lib/pkgconfig' ac_cv_func_malloc_0_nonnull=yes \
            /bin/mksh /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-collectd-3.9.4-6/collectd-3.9.4/configure \
            --build=i486-linux-gnu \
            --host=mipsel-linux \
            --target=mipsel-linux \
            --program-prefix= \
            --program-suffix= \
            --prefix=/usr \
            --datadir=/usr/share \
            --mandir=/usr/share/man \
            --libexecdir=/usr/lib \
            --localstatedir=/var \
            --sysconfdir=/etc \
            --disable-nls \
            --enable-shared \
            --disable-static \
            --disable-dependency-tracking \
            --disable-libtool-lock \
            --disable-debug \
            --enable-ipv6      --disable-cpufreq --disable-disk --disable-hddtemp --disable-nfs --disable-processes --disable-sensors --disable-serial --disable-swap --disable-tape --disable-users --disable-apache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/lbin/gmake sets $(MAKE)... /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-collectd-3.9.4-6/collectd-3.9.4/configure: ${ac_cv_prog_make_/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/lbin/gmake_set+set}": bad substitution
gmake[4]: *** [/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-collectd-3.9.4-6/collectd-3.9.4/.configure_done] Error 1
gmake[4]: Leaving directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/package/collectd'
gmake[3]: *** [collectd-compile] Error 2
gmake[3]: Leaving directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/package'
gmake[2]: *** [package/compile] Error 2
gmake[2]: Leaving directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt'
gmake[1]: *** [world] Error 2
gmake[1]: Leaving directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt'
make: *** [all] Error 2

Attachments

Change History

07/17/07 13:40:59 changed by austriancoder

  • status changed from new to closed.
  • resolution set to fixed.

Add/Change #364 (collectd build failed - bad substitution)




Action