Advertisement
RobertBerger

Untitled

Aug 11th, 2021
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. sdk@6aa2c8ef6fc3:/workdir/conan/conan-yocto-hellocppcmake$ ./build.sh
  2. [HOOK - attribute_checker.py] pre_export(): WARN: Conanfile doesn't have 'url'. It is recommended to add it as attribute
  3. Exporting package recipe
  4. hellocppcmake/1.0.0@user/channel: The stored package has not changed
  5. hellocppcmake/1.0.0@user/channel: Exported revision: 62ddf17f952f4cb3739e612fd8de504f
  6. Configuration:
  7. [settings]
  8. arch=armv7hf
  9. arch_build=x86_64
  10. build_type=Release
  11. compiler=gcc
  12. compiler.libcxx=libstdc++11
  13. compiler.version=11.1
  14. os=Linux
  15. os_build=Linux
  16. [options]
  17. [build_requires]
  18. [env]
  19.  
  20. hellocppcmake/1.0.0@user/channel: Forced build from source
  21. Installing package: hellocppcmake/1.0.0@user/channel
  22. Requirements
  23. hellocppcmake/1.0.0@user/channel from local cache - Cache
  24. Packages
  25. hellocppcmake/1.0.0@user/channel:19af68849be1fe324d776b5c4f0d9025e1b0ae53 - Build
  26.  
  27. Cross-build from 'Linux:x86_64' to 'Linux:armv7hf'
  28. Installing (downloading, building) binaries...
  29. hellocppcmake/1.0.0@user/channel: Copying sources to build folder
  30. hellocppcmake/1.0.0@user/channel: Building your package in /home/sdk/.conan/data/hellocppcmake/1.0.0/user/channel/build/19af68849be1fe324d776b5c4f0d9025e1b0ae53
  31. hellocppcmake/1.0.0@user/channel: Generator cmake created conanbuildinfo.cmake
  32. hellocppcmake/1.0.0@user/channel: Aggregating env generators
  33. hellocppcmake/1.0.0@user/channel: Calling build()
  34. hellocppcmake/1.0.0@user/channel: WARN: This conanfile has no build step
  35. hellocppcmake/1.0.0@user/channel: Package '19af68849be1fe324d776b5c4f0d9025e1b0ae53' built
  36. hellocppcmake/1.0.0@user/channel: Build folder /home/sdk/.conan/data/hellocppcmake/1.0.0/user/channel/build/19af68849be1fe324d776b5c4f0d9025e1b0ae53
  37. hellocppcmake/1.0.0@user/channel: Generated conaninfo.txt
  38. hellocppcmake/1.0.0@user/channel: Generated conanbuildinfo.txt
  39. hellocppcmake/1.0.0@user/channel: Generating the package
  40. hellocppcmake/1.0.0@user/channel: Package folder /home/sdk/.conan/data/hellocppcmake/1.0.0/user/channel/package/19af68849be1fe324d776b5c4f0d9025e1b0ae53
  41. hellocppcmake/1.0.0@user/channel: Calling package()
  42. hellocppcmake/1.0.0@user/channel: WARN: This conanfile has no package step
  43. hellocppcmake/1.0.0@user/channel package(): WARN: No files in this package!
  44. hellocppcmake/1.0.0@user/channel: Package '19af68849be1fe324d776b5c4f0d9025e1b0ae53' created
  45. hellocppcmake/1.0.0@user/channel: Created package revision f8c6ffd2ce00c1d46c7e4fd0868a87b2
  46. sdk@6aa2c8ef6fc3:/workdir/conan/conan-yocto-hellocppcmake$
  47.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement