#14749: unable to compile AA trunk: tools/pkg-config install fails
----------------------------------------+----------------------------------
Reporter: Oleg Titov <oleg.titov@…> | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Barrier Breaker
Component: base system | 14.07
Resolution: | Version: Trunk
| Keywords:
----------------------------------------+----------------------------------
Comment (by hocine.djm@…):
problem to solve
compilation of barier breaker with latest 64 bit debian
install -m0755 /home/hocine/commotion-router/openwrt/build_dir/target-
mips_r2_uClibc-0.9.33.2/gdb-6.8/ipkg-install/usr/bin/gdbserver
/home/hocine/commotion-router/openwrt/build_dir/target-
mips_r2_uClibc-0.9.33.2/gdb-6.8/ipkg-ar71xx/gdbserver/usr/bin/
find /home/hocine/commotion-router/openwrt/build_dir/target-
mips_r2_uClibc-0.9.33.2/gdb-6.8/ipkg-ar71xx/gdbserver -name 'CVS' -o -name
'.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-uclibc-" ; NM="mips-openwrt-linux-
uclibc-nm" STRIP="/home/hocine/commotion-
router/openwrt/staging_dir/host/bin/sstrip" STRIP_KMOD="/home/hocine
/commotion-router/openwrt/scripts/strip-kmod.sh" /home/hocine/commotion-
router/openwrt/scripts/rstrip.sh /home/hocine/commotion-
router/openwrt/build_dir/target-mips_r2_uClibc-0.9.33.2/gdb-6.8/ipkg-
ar71xx/gdbserver
rstrip.sh: /home/hocine/commotion-router/openwrt/build_dir/target-
mips_r2_uClibc-0.9.33.2/gdb-6.8/ipkg-
ar71xx/gdbserver/usr/bin/gdbserver:executable
( echo "Package: gdbserver"; echo "Version: 6.8a-4"; DEPENDS=''; for
depend in libc; do DEPENDS=${DEPENDS:+$DEPENDS, }${depend##+}; done; echo
"Depends: $DEPENDS"; echo "Provides: "; echo "Source: package/gdb"; echo
"Section: utils"; echo "Status: unknown ok not-installed"; echo
"Essential: no"; echo "Priority: optional"; echo "Maintainer: OpenWrt
Developers Team <[email protected]>"; echo "Architecture: ar71xx";
echo "Installed-Size: 0"; echo -n "Description: "; . /home/hocine
/commotion-router/openwrt/include/shell.sh; getvar
V_Package_gdbserver_description | sed -e 's,^[[:space:]]*, ,g'; ) >
/home/hocine/commotion-router/openwrt/build_dir/target-
mips_r2_uClibc-0.9.33.2/gdb-6.8/ipkg-ar71xx/gdbserver/CONTROL/control
chmod 644 /home/hocine/commotion-router/openwrt/build_dir/target-
mips_r2_uClibc-0.9.33.2/gdb-6.8/ipkg-ar71xx/gdbserver/CONTROL/control
. /home/hocine/commotion-router/openwrt/include/shell.sh; (cd /home/hocine
/commotion-router/openwrt/build_dir/target-mips_r2_uClibc-0.9.33.2/gdb-6.8
/ipkg-ar71xx/gdbserver/CONTROL; )
ipkg-build -c -o 0 -g 0 /home/hocine/commotion-router/openwrt/build_dir
/target-mips_r2_uClibc-0.9.33.2/gdb-6.8/ipkg-ar71xx/gdbserver /home/hocine
/commotion-router/openwrt/bin/ar71xx/packages
Packaged contents of /home/hocine/commotion-router/openwrt/build_dir
/target-mips_r2_uClibc-0.9.33.2/gdb-6.8/ipkg-ar71xx/gdbserver into
/home/hocine/commotion-router/openwrt/bin/ar71xx/packages/gdbserver_6.8a-
4_ar71xx.ipk
rm -rf /home/hocine/commotion-router/openwrt/staging_dir/target-
mips_r2_uClibc-0.9.33.2/root-ar71xx/tmp-gdbserver
mkdir -p /home/hocine/commotion-router/openwrt/staging_dir/target-
mips_r2_uClibc-0.9.33.2/root-ar71xx/stamp /home/hocine/commotion-
router/openwrt/staging_dir/target-mips_r2_uClibc-0.9.33.2/root-ar71xx/tmp-
gdbserver
install -d -m0755 /home/hocine/commotion-router/openwrt/staging_dir
/target-mips_r2_uClibc-0.9.33.2/root-ar71xx/tmp-gdbserver/usr/bin
install -m0755 /home/hocine/commotion-router/openwrt/build_dir/target-
mips_r2_uClibc-0.9.33.2/gdb-6.8/ipkg-install/usr/bin/gdbserver
/home/hocine/commotion-router/openwrt/staging_dir/target-
mips_r2_uClibc-0.9.33.2/root-ar71xx/tmp-gdbserver/usr/bin/
SHELL= /home/hocine/commotion-router/openwrt/staging_dir/host/bin/flock
/home/hocine/commotion-router/openwrt/tmp/.root-copy.flock -c 'cp -fpR
/home/hocine/commotion-router/openwrt/staging_dir/target-
mips_r2_uClibc-0.9.33.2/root-ar71xx/tmp-gdbserver/. /home/hocine
/commotion-router/openwrt/staging_dir/target-mips_r2_uClibc-0.9.33.2/root-
ar71xx/'
rm -rf /home/hocine/commotion-router/openwrt/staging_dir/target-
mips_r2_uClibc-0.9.33.2/root-ar71xx/tmp-gdbserver
touch /home/hocine/commotion-router/openwrt/staging_dir/target-
mips_r2_uClibc-0.9.33.2/root-ar71xx/stamp/.gdbserver_installed
make[3]: Leaving directory '/home/hocine/commotion-
router/openwrt/package/gdb'
make[2]: Leaving directory '/home/hocine/commotion-router/openwrt'
package/Makefile:101: recipe for target '/home/hocine/commotion-
router/openwrt/staging_dir/target-
mips_r2_uClibc-0.9.33.2/stamp/.package_compile' failed
make[1]: *** [/home/hocine/commotion-router/openwrt/staging_dir/target-
mips_r2_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/hocine/commotion-router/openwrt'
/home/hocine/commotion-router/openwrt/include/toplevel.mk:151: recipe for
target 'world' failed
make: *** [world] Error 2
hocine@ubuntu:~/commotion-router/openwrt$
--
Ticket URL: <https://dev.openwrt.org/ticket/14749#comment:3>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets