Failed to build chromeos-base/cryptohome-dev-utils-0.0.1-r148

71 views
Skip to first unread message

Matt Mallett

unread,
Aug 28, 2018, 1:48:48 PM8/28/18
to chromiu...@chromium.org
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

Mike Frysinger

unread,
Aug 28, 2018, 3:09:17 PM8/28/18
to Matt Mallett, chromium-os-dev
cryptohome-dev-utils is missing a depend on libscrypt.  whether adding that dep is the right answer, or fixing the ebuild to not build everything in cryptohome (since that package only installs a single program) could use some analysis.  suggest filing a bug and assigning it to cryptohome/OWNERS.

you can unblock yourself locally by running `emerge-nami -gu --jobs 32 libscrypt`.
-mike

--
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
https://groups.google.com/a/chromium.org/group/chromium-os-dev

Matt Mallett

unread,
Aug 28, 2018, 4:42:25 PM8/28/18
to vap...@chromium.org, chromiu...@chromium.org
That got me unblocked, thank you!
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages