I'm trying to build Nami ToT and I am running into build errors with cryptohome. I've tried repo sync already, but no luck. Errors are listed below:
cryptohome-dev-utils-0.0.1-r148: ../../../../../../../tmp/portage/chromeos-base/cryptohome-dev-utils-0.0.1-r148/work/cryptohome-dev-utils-0.
0.1/platform2/cryptohome/crypto.cc:26:10: fatal error: 'scrypt/crypto_scrypt.h' file not found
cryptohome-dev-utils-0.0.1-r148: #include <scrypt/crypto_scrypt.h>
Failed chromeos-base/cryptohome-dev-utils-0.0.1-r148 (in 0m7.7s). Your build has failed.
Pending 3/421, [Time 18:41:27 | Elapsed 21m6.9s | Load 4.42 6.48 9.01]
Packages failed:
chromeos-base/cryptohome-dev-utils-0.0.1-r148
ERROR : Mon Aug 27 18:41:28 PDT 2018
ERROR : PGID PPID PID ELAPSED TIME %CPU COMMAND
ERROR : 8 4 8 06:33:42 00:00:00 0.0 -bash
ERROR : 69890 8 69890 22:45 00:00:00 0.0 \_ -bash
ERROR : 69890 69890 69891 22:45 00:00:00 0.0 \_ /bin/bash /home/mattmallett/trunk/src/scripts/build_packages --board=nami a
utotest-all
ERROR : 69890 69891 73275 00:00 00:00:00 0.0 \_ /bin/bash /home/mattmallett/trunk/src/scripts/build_packages --board=na
mi autotest-all
ERROR : 69890 73275 73276 00:00 00:00:00 0.0 \_ ps f -o pgid,ppid,pid,etime,cputime,%cpu,command
ERROR : Arguments of 69891: '--board=nami' 'autotest-all'
ERROR : Backtrace: (most recent call is last)
ERROR : build_packages:365:main(), called: die_err_trap
ERROR :
ERROR : Command failed:
ERROR : Command '( if [[ "${FLAGS_run_goma}" -eq "${FLAGS_TRUE}" ]]; then
ERROR : info "Starting goma compiler_proxy."; goma_ctl="${GOMA_DIR:-${HOME}/goma}/goma_ctl.py"; "${goma_ctl}" restart; trap "'${goma_c
tl}' stop" EXIT;
ERROR : fi; set -o pipefail; sudo -E "${EMERGE_CMD[@]}" "${EMERGE_FLAGS[@]}" "${PACKAGES[@]}" | tee "${tmpfile}" )' exited with nonzero co
de: 1