Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 403234 Details for
Bug 541352
dev-embedded/u-boot-tools-2015.01 fails to build: tools/image-host.c:63:16: error: ‘HASH_MAX_DIGEST_SIZE’ undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
dev-embedded-u-boot-tools-2015.04-20150513-231420.log (text/plain), 5.50 KB, created by
Toralf Förster
on 2015-05-14 09:02:39 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-05-14 09:02:39 UTC
Size:
5.50 KB
patch
obsolete
> * Package: dev-embedded/u-boot-tools-2015.04 > * Repository: gentoo > * Maintainer: dev-embedded@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking u-boot-2015.04.tar.bz2 to /var/tmp/portage/dev-embedded/u-boot-tools-2015.04/work >>>> Source unpacked in /var/tmp/portage/dev-embedded/u-boot-tools-2015.04/work >>>> Preparing source in /var/tmp/portage/dev-embedded/u-boot-tools-2015.04/work/u-boot-2015.04 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-embedded/u-boot-tools-2015.04/work/u-boot-2015.04 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-embedded/u-boot-tools-2015.04/work/u-boot-2015.04 ... >make -j1 defconfig > HOSTCC scripts/basic/fixdep > HOSTCC scripts/kconfig/conf.o > SHIPPED scripts/kconfig/zconf.tab.c > SHIPPED scripts/kconfig/zconf.lex.c > SHIPPED scripts/kconfig/zconf.hash.c > HOSTCC scripts/kconfig/zconf.tab.o > HOSTLD scripts/kconfig/conf >*** Default configuration is based on 'sandbox_defconfig' ># ># configuration written to .config ># >make -j1 HOSTSTRIP=: STRIP=: HOSTCC=x86_64-pc-linux-gnu-gcc 'HOSTCFLAGS=-march=native -O2 -pipe $(HOSTCPPFLAGS)' 'HOSTLDFLAGS=-Wl,-O1 -Wl,--as-needed' CONFIG_ENV_OVERWRITE=y tools-all > HOSTCC scripts/basic/fixdep > HOSTCC scripts/kconfig/conf.o > HOSTCC scripts/kconfig/zconf.tab.o > HOSTLD scripts/kconfig/conf >scripts/kconfig/conf --silentoldconfig Kconfig > CHK include/config.h > UPD include/config.h > GEN include/autoconf.mk > GEN include/autoconf.mk.dep > HOSTCC tools/env/fw_env.o > HOSTCC tools/env/fw_env_main.o > HOSTCC tools/env/crc32.o > HOSTCC tools/env/ctype.o > HOSTCC tools/env/linux_string.o > HOSTCC tools/env/env_attr.o > HOSTCC tools/env/env_flags.o > HOSTCC tools/env/aes.o > HOSTLD tools/env/fw_printenv > STRIP tools/env/fw_printenv > CHK include/config/uboot.release > UPD include/config/uboot.release > CHK include/generated/version_autogenerated.h > UPD include/generated/version_autogenerated.h > CHK include/generated/timestamp_autogenerated.h > UPD include/generated/timestamp_autogenerated.h > CC lib/asm-offsets.s > CHK include/generated/generic-asm-offsets.h > UPD include/generated/generic-asm-offsets.h > HOSTCC tools/easylogo/easylogo >[01m[Ktools/easylogo/easylogo.c:[m[K In function â[01m[Kimage_load_tga[m[Kâ: >[01m[Ktools/easylogo/easylogo.c:160:2:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kfread[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > fread (&header, sizeof (header), 1, file); >[01;32m[K ^[m[K >[01m[Ktools/easylogo/easylogo.c:196:2:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kfread[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > fread (image->data, image->size, 1, file); >[01;32m[K ^[m[K > HOSTCC tools/gdb/gdbsend.o > HOSTCC tools/gdb/error.o > HOSTCC tools/gdb/remote.o > HOSTCC tools/gdb/serial.o > HOSTLD tools/gdb/gdbsend > HOSTCC tools/gdb/gdbcont.o > HOSTLD tools/gdb/gdbcont > HOSTCC tools/bmp_logo > HOSTCC tools/gen_eth_addr > HOSTCC tools/img2srec > HOSTCC tools/xway-swap-bytes > HOSTCC tools/mkenvimage.o > HOSTCC tools/os_support.o > WRAP tools/lib/crc32.c > HOSTCC tools/lib/crc32.o > HOSTLD tools/mkenvimage > HOSTCC tools/aisimage.o > HOSTCC tools/atmelimage.o > WRAP tools/common/image-sig.c > HOSTCC tools/common/image-sig.o > WRAP tools/common/bootm.c > HOSTCC tools/common/bootm.o > HOSTCC tools/default_image.o > WRAP tools/lib/fdtdec_common.c > HOSTCC tools/lib/fdtdec_common.o > WRAP tools/lib/fdtdec.c > HOSTCC tools/lib/fdtdec.o > HOSTCC tools/fit_common.o > HOSTCC tools/fit_image.o > HOSTCC tools/gpimage.o > HOSTCC tools/gpimage-common.o > WRAP tools/common/image-fit.c > HOSTCC tools/common/image-fit.o >In file included from [01m[K./tools/../common/image-fit.c:14:0[m[K, > from [01m[Ktools/common/image-fit.c:1[m[K: >[01m[K./tools/../common/image-fit.c:[m[K In function â[01m[Kfit_image_check_hash[m[Kâ: >[01m[K./tools/../common/image-fit.c:931:16:[m[K [01;31m[Kerror: [m[Kâ[01m[KHASH_MAX_DIGEST_SIZE[m[Kâ undeclared (first use in this function) > uint8_t value[FIT_MAX_HASH_LEN]; >[01;32m[K ^[m[K >[01m[K./tools/../common/image-fit.c:931:16:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in >scripts/Makefile.host:108: recipe for target 'tools/common/image-fit.o' failed >make[1]: *** [tools/common/image-fit.o] Error 1 >Makefile:1145: recipe for target 'tools' failed >make: *** [tools] Error 2 > * ERROR: dev-embedded/u-boot-tools-2015.04::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-embedded/u-boot-tools-2015.04::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-embedded/u-boot-tools-2015.04::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-embedded:u-boot-tools-2015.04:20150513-231420.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-embedded/u-boot-tools-2015.04/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-embedded/u-boot-tools-2015.04/temp/environment'. > * Working directory: '/var/tmp/portage/dev-embedded/u-boot-tools-2015.04/work/u-boot-2015.04' > * S: '/var/tmp/portage/dev-embedded/u-boot-tools-2015.04/work/u-boot-2015.04'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 541352
:
397492
|
397650
| 403234