Git Product home page Git Product logo

hm-buildroot's People

Contributors

jens-maus avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hm-buildroot's Issues

buildroot for CCU2 failed

Cannot execute cross-compiler '/srv/ppa/frodo/smarthome/hm-buildroot/ccu2/build/host/opt/ext-toolchain/bin/arm-none-linux-gnueabi-gcc'
toolchain/toolchain-external/ext-tool.mk:322: recipe for target '/srv/ppa/frodo/smarthome/hm-buildroot/ccu2/build/stamps/ext-toolchain-checked' failed
make[1]: *** [/srv/ppa/frodo/smarthome/hm-buildroot/ccu2/build/stamps/ext-toolchain-checked] Error 1
make[1]: Leaving directory '/srv/ppa/frodo/smarthome/hm-buildroot/ccu2/buildroot-2012.08'
Makefile:15: recipe for target 'build' failed
make: *** [build] Error 2

Building ccu1/buildroot failed

Hello, I need to build apps for ccu1 device and I find your repo because the original hm-ccu-toolchain-1.000 does not build correctly and is no longer supported as of summer 2015 according to eQ-3. As written in the README.md, I cd to the respective directory and call make. In the end, this is what I got:

make -j1 -C $HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1-build install
make[1]: Entering directory '$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1-build'
/bin/sh $HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/mkinstalldirs $HOME/hm-buildroot/ccu1/buildroot/arm-linux $HOME/hm-buildroot/ccu1/buildroot/arm-linux
make[2]: Entering directory '$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1-build/bfd'
Making install in doc
make[3]: Entering directory '$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1-build/bfd/doc'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && cd $HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc && \
rm -rf $backupdir && mkdir $backupdir && \
for f in $HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/bfd.info $HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/bfd.info-[0-9] $HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/bfd.info-[0-9][0-9] $HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/bfd.i[0-9] $HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/bfd.i[0-9][0-9]; do \
  if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
cd "$am__cwd"; \
if makeinfo --split-size=5000000   -I $HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc \
 -o $HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/bfd.info $HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/bfd.texinfo; \
then \
  rc=0; \
  cd $HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc; \
else \
  rc=$?; \
  cd $HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc && \
  $restore $backupdir/* `echo "./$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/bfd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/elf.texi:1: warning: @section missing argument
$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/bfd.texinfo:335: unknown command `colophon'
$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/bfd.texinfo:346: unknown command `cygnus'
$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/bfdt.texi:313: raising the section level of @subsubsection which is too low
$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/init.texi:5: raising the section level of @subsubsection which is too low
$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/archive.texi:54: raising the section level of @subsubsection which is too low
$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/format.texi:27: raising the section level of @subsubsection which is too low
$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/reloc.texi:495: raising the section level of @subsubsection which is too low
$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/core.texi:8: raising the section level of @subsubsection which is too low
./opncls.texi:5: raising the section level of @subsubsection which is too low
$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/libbfd.texi:10: raising the section level of @subsubsection which is too low
$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/cache.texi:14: raising the section level of @subsubsection which is too low
$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/elf.texi:13: raising the section level of @subsubsection which is too low
Makefile:360: recipe for target '$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/bfd.info' failed
make[3]: *** [$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1/bfd/doc/bfd.info] Error 1
make[3]: Leaving directory '$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1-build/bfd/doc'
Makefile:1008: recipe for target 'install-recursive' failed
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory '$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1-build/bfd'
Makefile:2504: recipe for target 'install-bfd' failed
make[1]: *** [install-bfd] Error 2
make[1]: Leaving directory '$HOME/hm-buildroot/ccu1/buildroot/toolchain_build_arm/binutils-2.16.1-build'
toolchain/binutils/binutils.mk:68: recipe for target '$HOME/hm-buildroot/ccu1/buildroot/arm-linux/arm-linux-uclibc/bin/ld' failed
make: *** [$HOME/hm-buildroot/ccu1/buildroot/arm-linux/arm-linux-uclibc/bin/ld] Error 2

Host system is Manjaro Linux (rolling release, so no specific version) with kernel 4.4.6, gcc 5.3.0, binutils 2.26.0.20160302 and texinfo 6.1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.