Problem with checkout Chromium (18.0.1025.162) dependencies

132 views
Skip to first unread message

zubair...@ql2.com

unread,
Dec 5, 2017, 6:08:16 AM12/5/17
to Chromium-dev
Hi All,

I am trying to build old Chromium code - 18.0.1025.162 on CentOS 7.0
I am following these steps

1. Downloaded depot_tools and added path of it to my bashrc
2. Created a directory chromium 
3. Inside this directory run the command fetch --nohooks chromium
4. This command with create a directory .'src' inside the chromium directory and latest chromium code gets downloaded into the src directory

To move to my previous version of chromium (18.0.1025.162), I followed the below steps

1. Inside the 'src' directory run the command git checkout -b mybrnach 18.0.1025.162
    This command rebase my src to 18.0.1025.162.

2. To download all the dependencies I ran the command
     gclient sync --with_branch_heads
   
     Here at this step gclient reports the following error
     
src (ERROR)
----------------------------------------
[0:00:00] Started.
[0:00:00] ________ unmanaged solution; skipping src
----------------------------------------
Error: 1> Value from deps_os ('win'; 'src/third_party/lighttpd': {'url': '{git_url}/chromium/deps/lighttpd.git@856e79c6109d4f0abe93c01d4c22419e33c9bee7', 'should_process': None}) conflicts with existing deps entry ({'url': '{git_url}/chromium/deps/lighttpd.git@9dfa55d15937a688a92cbf2b7a8621b0927d06eb', 'should_process': None}).
 
      

Please somebody tell me how to checkout the 18.0.125.162 version of chromium with all its dependencies (WebKit, V8, Skia etc)

Thanks in advance!

Dirk Pranke

unread,
Dec 6, 2017, 8:51:33 PM12/6/17
to zubair...@ql2.com, Chromium-dev
I wouldn't have high hopes that you'll be able to do this easily at all, but for starters it looks like something didn't work right because the `{git_url}` syntax in your message I think only shows up in relatively recent builds (from this summer). Maybe make sure the `git checkout` did what you think it did?

-- Dirk

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/07302a07-fd88-4aa0-b57d-f5eba02693ef%40chromium.org.

jiang Han

unread,
Jan 2, 2018, 8:39:21 AM1/2/18
to Chromium-dev, zubair...@ql2.com
this is big problem..ever when I wangt to build the old version chromium.. this error is show!..or the  fatal: reference is not a tree: ...

在 2017年12月7日星期四 UTC+8上午9:51:33,Dirk Pranke写道:
Reply all
Reply to author
Forward
0 new messages