Ticket #363 (closed defect: worksforme)

Opened 1 year ago

Last modified 1 year ago

bluez-firmware build failed - bad substitution

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

Description (Last modified by tg)

$ make package=bluez-firmware build v
cd package/bluez-firmware && TOPDIR=/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt DEVELOPER=1 \
            /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/lbin/gmake V=99 package=bluez-firmware build v
gmake[1]: Entering directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/package/bluez-firmware'
rm -rf /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-bluez-firmware-1.2-1
==> Checksum ok for bluez-firmware-1.2.tar.gz (MD5)
mkdir -p /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-bluez-firmware-1.2-1
touch /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-bluez-firmware-1.2-1/.checksum_done
mkdir -p /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-bluez-firmware-1.2-1; cd /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-bluez-firmware-1.2-1 && for file in /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/dl/bluez-firmware-1.2.tar.gz; do case $file in *.cpio | *.tar) pax -r -s '!/\.$!!' <$file ;; *.cpio.Z | *.cpio.gz | *.cgz | *.mcz | *.tar.Z | *.tar.gz | *.taz | *.tgz) gzip -dc $file | pax -r -s '!/\.$!!' ;; *.cpio.bz2 | *.cbz | *.tar.bz2 | *.tbz | *.tbz2) bzip2 -dc $file | pax -r -s '!/\.$!!' ;; *.zip) unzip -d /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-bluez-firmware-1.2-1 $file ;; *) echo "Cannot extract '$file'" >&2; false ;; esac; done
gmake[2]: Entering directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/package/bluez-firmware'
gmake[2]: Nothing to be done for `post-extract'.
gmake[2]: Leaving directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/package/bluez-firmware'
touch /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2/.extract_done
[ ! -d ./patches ] ||  /bin/mksh /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/scripts/patch-kernel.sh /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2 ./patches \
            '{patch-!(*.orig),*.patch}'
[ ! -d ./extra ] || (cd extra;  pax -rw . /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2/)
gmake[2]: Entering directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/package/bluez-firmware'
gmake[2]: Nothing to be done for `post-patch'.
gmake[2]: Leaving directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/package/bluez-firmware'
touch /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2/.prepared
Touching ./Makefile.am
Touching configure.in
Touching aclocal.m4
Touching ./Makefile.in
Touching configure
mkdir -p /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2
gmake[2]: Entering directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/package/bluez-firmware'
gmake[2]: Nothing to be done for `pre-configure'.
gmake[2]: Leaving directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/package/bluez-firmware'
cd /home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2; 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-bluez-firmware-1.2-1/bluez-firmware-1.2/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 --libdir=/lib
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-bluez-firmware-1.2-1/bluez-firmware-1.2/configure: ${ac_cv_prog_make_/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/lbin/gmake_set+set}": bad substitution
gmake[1]: *** [/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2/.configure_done] Error 1
gmake[1]: Leaving directory `/home/snapshot/jobs/trunk_asus-wl500gp_2.4/workspace/freewrt/package/bluez-firmware'
make: *** [_subdir] Error 2

Attachments

Change History

07/11/07 16:18:18 changed by tg

  • description changed.

08/02/07 14:47:14 changed by tg

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

The “bad substitution” issue still appears but does not break the build:

: "package/bluez-firmware-compile: "
/home/thorsten/dev/brcm/lbin/gmake -C bluez-firmware fake build-all-ipkgs
gmake[4]: Entering directory `/home/thorsten/dev/brcm/package/bluez-firmware'
==> Attempting to fetch bluez-firmware-1.2.tar.gz from http://bluez.sourceforge.net/download/
--14:34:10--  http://bluez.sourceforge.net/download/bluez-firmware-1.2.tar.gz
           => `bluez-firmware-1.2.tar.gz'
Resolving bluez.sourceforge.net... 66.35.250.209
Connecting to bluez.sourceforge.net|66.35.250.209|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 370,623 (362K) [application/x-tar]

    0K .......... .......... .......... .......... .......... 13%   70.36 KB/s
   50K .......... .......... .......... .......... .......... 27%  143.72 KB/s
  100K .......... .......... .......... .......... .......... 41%  279.14 KB/s
  150K .......... .......... .......... .......... .......... 55%  280.33 KB/s
  200K .......... .......... .......... .......... .......... 69%    1.15 MB/s
  250K .......... .......... .......... .......... .......... 82%  344.33 KB/s
  300K .......... .......... .......... .......... .......... 96%  458.13 KB/s
  350K .......... .                                          100%  231.76 KB/s

14:34:12 (205.16 KB/s) - `bluez-firmware-1.2.tar.gz' saved [370623/370623]

rm -rf /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1
==> Checksum ok for bluez-firmware-1.2.tar.gz (MD5)
mkdir -p /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1
touch /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/.checksum_done
mkdir -p /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1; cd /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1 && for file in /home/thorsten/dev/brcm/dl/bluez-firmware-1.2.tar.gz; do case $file in *.cpio | *.tar) pax -r -s '!/\.$!!' <$file ;; *.cpio.Z | *.cpio.gz | *.cgz | *.mcz | *.tar.Z | *.tar.gz | *.taz | *.tgz) gzip -dc $file | pax -r -s '!/\.$!!' ;; *.cpio.bz2 | *.cbz | *.tar.bz2 | *.tbz | *.tbz2) bzip2 -dc $file | pax -r -s '!/\.$!!' ;; *.zip) unzip -d /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1 $file ;; *) echo "Cannot extract '$file'" >&2; false ;; esac; done
gmake[5]: Entering directory `/home/thorsten/dev/brcm/package/bluez-firmware'
gmake[5]: Nothing to be done for `post-extract'.
gmake[5]: Leaving directory `/home/thorsten/dev/brcm/package/bluez-firmware'
touch /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2/.extract_done
[ ! -d ./patches ] ||  /bin/mksh /home/thorsten/dev/brcm/scripts/patch-kernel.sh /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2 ./patches \
            '{patch-!(*.orig),*.patch}'
[ ! -d ./extra ] || (cd extra;  pax -rw . /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2/)
gmake[5]: Entering directory `/home/thorsten/dev/brcm/package/bluez-firmware'
gmake[5]: Nothing to be done for `post-patch'.
gmake[5]: Leaving directory `/home/thorsten/dev/brcm/package/bluez-firmware'
touch /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2/.prepared
Touching ./Makefile.am
Touching configure.in
Touching aclocal.m4
Touching ./Makefile.in
Touching configure
mkdir -p /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2
gmake[5]: Entering directory `/home/thorsten/dev/brcm/package/bluez-firmware'
gmake[5]: Nothing to be done for `pre-configure'.
gmake[5]: Leaving directory `/home/thorsten/dev/brcm/package/bluez-firmware'
cd /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2; rm -f config.{cache,status}; \
            env PATH='/home/thorsten/dev/brcm/lbin:/home/thorsten/dev/brcm/cross_mipsel/host/bin:/home/thorsten/dev/brcm/cross_mipsel/target/scripts:/home/thorsten/.bin:/usr/local/bin:/usr/bin:/bin:/usr/games' AR=/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-ar AS=/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-as LD=/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-ld NM=/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-nm CC="/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-gcc" GCC="/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-gcc" CXX="/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-g++" RANLIB=/home/thorsten/dev/brcm/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='/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-gcc'
CXX='/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-g++' CFLAGS='-Os -fno-ident -fwrapv -fhonour-copts' CXXFLAGS='-Os -fno-ident -fwrapv -fhonour-copts' CPPFLAGS='-isystem /home/thorsten/dev/brcm/cross_mipsel/target/include -isystem /home/thorsten/dev/brcm/cross_mipsel/target/usr/include -DNDEBUG' LDFLAGS='-Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/thorsten/dev/brcm/cross_mipsel/target/usr/lib -L/home/thorsten/dev/brcm/cross_mipsel/target/lib -L/home/thorsten/dev/brcm/cross_mipsel/target/usr/lib' PKG_CONFIG_PATH='/home/thorsten/dev/brcm/cross_mipsel/target/usr/lib/pkgconfig' ac_cv_func_realloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes \
            /bin/mksh /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2/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 \
            --disable-ipv6 --libdir=/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether /home/thorsten/dev/brcm/lbin/gmake sets $(MAKE)... /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2/configure: line 1865: ac_cv_prog_make_/home/thorsten/dev/brcm/lbin/gmake_set=yes: No such file or directory
no
checking for mipsel-linux-strip... mipsel-linux-strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
gmake[5]: Entering directory `/home/thorsten/dev/brcm/package/bluez-firmware'
gmake[5]: Nothing to be done for `post-configure'.
gmake[5]: Leaving directory `/home/thorsten/dev/brcm/package/bluez-firmware'
touch /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2/.configure_done
gmake[5]: Entering directory `/home/thorsten/dev/brcm/package/bluez-firmware'
gmake[5]: Nothing to be done for `pre-build'.
gmake[5]: Leaving directory `/home/thorsten/dev/brcm/package/bluez-firmware'
cd /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2 && env  PATH='/home/thorsten/dev/brcm/lbin:/home/thorsten/dev/brcm/cross_mipsel/host/bin:/home/thorsten/dev/brcm/cross_mipsel/target/scripts:/home/thorsten/.bin:/usr/local/bin:/usr/bin:/bin:/usr/games' CC_FOR_BUILD='cc' CFLAGS_FOR_BUILD='-O2 -fwrapv -fno-tree-vrp' CPPFLAGS_FOR_BUILD='' LDFLAGS_FOR_BUILD='' WRKDIR='/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1' WRKDIST='/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2' WRKSRC='/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2' WRKBUILD='/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2' CC='/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-gcc' CXX='/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-g++' AR='/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-ar'
RANLIB='/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-ranlib' NM='/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-nm' CFLAGS='-Os -fno-ident -fwrapv -fhonour-copts' CXXFLAGS='-Os -fno-ident -fwrapv -fhonour-copts' CPPFLAGS='-isystem /home/thorsten/dev/brcm/cross_mipsel/target/include -isystem /home/thorsten/dev/brcm/cross_mipsel/target/usr/include -DNDEBUG' LDFLAGS='-Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/thorsten/dev/brcm/cross_mipsel/target/usr/lib -L/home/thorsten/dev/brcm/cross_mipsel/target/lib -L/home/thorsten/dev/brcm/cross_mipsel/target/usr/lib' /home/thorsten/dev/brcm/lbin/gmake -f Makefile \
              all
gmake[5]: Entering directory `/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2'
gmake[5]: Entering directory `/home/thorsten/dev/brcm/package/bluez-firmware'
gmake[5]: Nothing to be done for `post-build'.
gmake[5]: Leaving directory `/home/thorsten/dev/brcm/package/bluez-firmware'
touch /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2/.build_done
rm -f /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/ipkg-bluez-firmware/CONTROL/control
gmake[5]: Entering directory `/home/thorsten/dev/brcm/package/bluez-firmware'
/bin/mksh /home/thorsten/dev/brcm/scripts/make-ipkg-dir.sh /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/ipkg-bluez-firmware ipkg/bluez-firmware.control 1.2-1 mipsel
adeps=''; if [[ -n $adeps ]]; then comma=; deps=; last=; for dep in $adeps; do if [[ $last = kernel && $dep = \(* ]]; then deps="$deps $dep"; else deps="$deps$comma$dep"; fi; comma=", "; last=$dep; done; echo "Depends: $deps" >>/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/ipkg-bluez-firmware/CONTROL/control; fi
for file in conffiles preinst postinst prerm postrm; do [ ! -f ./ipkg/bluez-firmware.$file ] || cp ./ipkg/bluez-firmware.$file /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/ipkg-bluez-firmware/CONTROL/$file; done
gmake[5]: Leaving directory `/home/thorsten/dev/brcm/package/bluez-firmware'
gmake[5]: Entering directory `/home/thorsten/dev/brcm/package/bluez-firmware'
gmake[5]: Nothing to be done for `pre-install'.
gmake[5]: Leaving directory `/home/thorsten/dev/brcm/package/bluez-firmware'
cd /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2 && env  PATH='/home/thorsten/dev/brcm/lbin:/home/thorsten/dev/brcm/cross_mipsel/host/bin:/home/thorsten/dev/brcm/cross_mipsel/target/scripts:/home/thorsten/.bin:/usr/local/bin:/usr/bin:/bin:/usr/games' CC_FOR_BUILD='cc' CFLAGS_FOR_BUILD='-O2 -fwrapv -fno-tree-vrp' CPPFLAGS_FOR_BUILD='' LDFLAGS_FOR_BUILD='' WRKDIR='/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1' WRKDIST='/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2' WRKSRC='/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2' WRKBUILD='/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2' CC='/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-gcc' CXX='/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-g++' AR='/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-ar'
RANLIB='/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-ranlib' NM='/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-nm' CFLAGS='-Os -fno-ident -fwrapv -fhonour-copts' CXXFLAGS='-Os -fno-ident -fwrapv -fhonour-copts' CPPFLAGS='-isystem /home/thorsten/dev/brcm/cross_mipsel/target/include -isystem /home/thorsten/dev/brcm/cross_mipsel/target/usr/include -DNDEBUG' LDFLAGS='-Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/thorsten/dev/brcm/cross_mipsel/target/usr/lib -L/home/thorsten/dev/brcm/cross_mipsel/target/lib -L/home/thorsten/dev/brcm/cross_mipsel/target/usr/lib' /home/thorsten/dev/brcm/lbin/gmake -f Makefile \
            DESTDIR='/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/root'   install
gmake[5]: Entering directory `/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2'
gmake[6]: Entering directory `/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2'
gmake[6]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/root/lib/firmware
mkdir -p -- /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/root/lib/firmware
 /usr/bin/install -c -m 644 broadcom/BCM2033-MD.hex /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/root/lib/firmware/BCM2033-MD.hex
 /usr/bin/install -c -m 644 broadcom/BCM2033-FW.bin /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/root/lib/firmware/BCM2033-FW.bin
 /usr/bin/install -c -m 644 broadcom/BCM-LEGAL.txt /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/root/lib/firmware/BCM-LEGAL.txt
 /usr/bin/install -c -m 644 st/STLC2500_R4_00_03.ptc /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/root/lib/firmware/STLC2500_R4_00_03.ptc
 /usr/bin/install -c -m 644 st/STLC2500_R4_00_06.ssf /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/root/lib/firmware/STLC2500_R4_00_06.ssf
 /usr/bin/install -c -m 644 st/STLC2500_R4_02_02_WLAN.ssf /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/root/lib/firmware/STLC2500_R4_02_02_WLAN.ssf
 /usr/bin/install -c -m 644 st/STLC2500_R4_02_04.ptc /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/root/lib/firmware/STLC2500_R4_02_04.ptc
gmake[6]: Leaving directory `/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2'
gmake[5]: Leaving directory `/home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/bluez-firmware-1.2'
gmake[5]: Entering directory `/home/thorsten/dev/brcm/package/bluez-firmware'
install -d -m0755 /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/ipkg-bluez-firmware/lib/firmware
cp -fpR /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/root/lib/firmware/BCM* \
                /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/ipkg-bluez-firmware/lib/firmware
gmake[5]: Leaving directory `/home/thorsten/dev/brcm/package/bluez-firmware'
touch /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/root/.fake_done
clean=0; \
        for f in /home/thorsten/dev/brcm/bin_mipsel/packages/bluez-firmware_1.2-1_mipsel.ipk; do \
                [[ -e $f ]] && clean=1; \
        done; \
        [[ $clean = 0 ]] || /home/thorsten/dev/brcm/lbin/gmake clean
exec /home/thorsten/dev/brcm/lbin/gmake package
gmake[5]: Entering directory `/home/thorsten/dev/brcm/package/bluez-firmware'
prefix='/home/thorsten/dev/brcm/cross_mipsel/host/bin/mipsel-linux-uclibc-' /bin/mksh /home/thorsten/dev/brcm/scripts/rstrip.sh /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/ipkg-bluez-firmware
cd /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/ipkg-bluez-firmware; for script in etc/init.d/*; do [[ -e $script ]] || continue; chmod 0755 "$script"; done
PATH='/home/thorsten/dev/brcm/lbin:/home/thorsten/dev/brcm/cross_mipsel/host/bin:/home/thorsten/dev/brcm/cross_mipsel/target/scripts:/home/thorsten/.bin:/usr/local/bin:/usr/bin:/bin:/usr/games' /bin/mksh /home/thorsten/dev/brcm/scripts/ipkg-build -c -o 0 -g 0 /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/ipkg-bluez-firmware /home/thorsten/dev/brcm/bin_mipsel/packages
Packaged contents of /home/thorsten/dev/brcm/build_mipsel/w-bluez-firmware-1.2-1/fake-mipsel/ipkg-bluez-firmware into /home/thorsten/dev/brcm/bin_mipsel/packages/bluez-firmware_1.2-1_mipsel.ipk
touch /home/thorsten/dev/brcm/bin_mipsel/packages/.stamps/bluez-firmware.1.2-1
gmake[5]: Leaving directory `/home/thorsten/dev/brcm/package/bluez-firmware'
gmake[4]: Leaving directory `/home/thorsten/dev/brcm/package/bluez-firmware'
: " done"

Add/Change #363 (bluez-firmware build failed - bad substitution)




Action