Build failed in v8/src/objects/js-list-format.cc

18 views
Skip to first unread message

Taki(Ryoto Takeda)

unread,
Jun 22, 2019, 9:04:54 AM6/22/19
to v8-dev
Hello, I tried to build v8 from source, but failed in v8/src/objects/js-list-format.cc:318:22.
Error message told me not to use undeclared indentifier 'formatted'.
'formatted' is instance of icu:FormattedList, but I couldn't find the definition of FormattedList anywhere in the source code.
I'm new to v8 development and could someone tell me reason why I failed to build? 

Environment and command I tried are below.
Device: MacbookPro
OS: MacOS Mojave 10.14.5
Compiler: Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Command: tools/dev/gm.py x64.release
V8-version: maybe latest

Yang Guo

unread,
Jun 24, 2019, 1:33:14 AM6/24/19
to v8-...@googlegroups.com
ICU is a dependency fetched via 'gclient sync'. Did you run that command yet?

Yang

--
--
v8-dev mailing list
v8-...@googlegroups.com
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to v8-dev+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/bf5b1deb-5fa2-41ab-9c91-ddecf049e383%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Taki(Ryoto Takeda)

unread,
Jun 24, 2019, 3:26:07 AM6/24/19
to v8-dev
I noticed I had executed 'gclient sync' in other directory(v8/v8/) by mistake. I executed the command in v8/ directory and could build successfully, thank you! 

2019年6月24日月曜日 14時33分14秒 UTC+9 Yang Guo:
ICU is a dependency fetched via 'gclient sync'. Did you run that command yet?

Yang

On Sat, Jun 22, 2019, 15:04 Taki(Ryoto Takeda) <donkoni...@gmail.com> wrote:
Hello, I tried to build v8 from source, but failed in v8/src/objects/js-list-format.cc:318:22.
Error message told me not to use undeclared indentifier 'formatted'.
'formatted' is instance of icu:FormattedList, but I couldn't find the definition of FormattedList anywhere in the source code.
I'm new to v8 development and could someone tell me reason why I failed to build? 

Environment and command I tried are below.
Device: MacbookPro
OS: MacOS Mojave 10.14.5
Compiler: Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Command: tools/dev/gm.py x64.release
V8-version: maybe latest

--
--
v8-dev mailing list
v8-...@googlegroups.com
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to v8-...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages