Re: [android-building] Rom 2.3.7

718 views
Skip to first unread message

Jean-Baptiste Queru

unread,
Apr 8, 2013, 11:40:21 AM4/8/13
to android-...@googlegroups.com
The error was actually earlier. The lines you copied are where GNUmake
says that there was an error earlier, but you didn't copy what the
actual error was.

You'll get a short enough error log by running "make mksnapshot" as
this will only attempt to build the module that fails for you.

2.3.7 requires Ubuntu 10.04 or equivalent, i.e. gcc 4.4, and it fails
to build with newer versions of gcc.

JBQ

On Sun, Apr 7, 2013 at 5:21 AM, Дмитрий Тепляков <tenj...@gmail.com> wrote:
> Пытаюсь создать андроид 2.3.7 было много ошибок на которые я нашел ответы.
> Но в конце концов получил вот это:
> make: ***
> [out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/src/api.o]
> Ошибка 1
>
> make: ***
> [out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/src/accessors.o]
> Ошибка 1
>
> Есть возможные способы решения?
>
>
> --
> --
> You received this message because you are subscribed to the "Android
> Building" mailing list.
> To post to this group, send email to android-...@googlegroups.com
> To unsubscribe from this group, send email to
> android-buildi...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Building" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-buildi...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>



--
Jean-Baptiste M. "JBQ" Queru
Technical Lead, Android Open Source Project, Google.

Questions sent directly to me that have no reason for being private
will likely get ignored or forwarded to a public forum with no further
warning.

Jean-Baptiste Queru

unread,
Apr 8, 2013, 4:41:57 PM4/8/13
to android-...@googlegroups.com
I don't remember any specific issues that would require git 1.7.2. I don't think anyone has had any issues with the version of git that comes with 10.04, so if you have the latest version I think it should work. I'm sorry I don't have any better idea.

JBQ


2013/4/8 Дмитрий Тепляков <tenj...@gmail.com>
Спасибо вам большое за ответ! Но я испытываю большие проблемы с постройкой на Ubuntu 10.04 x64. Не получается получить иходные файлы по команде 
$repo sync
ошибка вроде:
fatal: git 1.7.2
Я из того понял что он хочет обновления, но оно не приходит. Терминал утверждает, что установлена последняя версия.
По команде 
$git version
git 1.7.0.2

--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
 
---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-buildi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Jean-Baptiste Queru

unread,
Apr 9, 2013, 10:37:27 AM4/9/13
to android-...@googlegroups.com
Indeed, repo seems to insist on 1.7.2. I'm not an expert in repo and I've never seen this issue myself. Maybe someone else will comment, perhaps Conley.

JBQ


On Tue, Apr 9, 2013 at 5:58 AM, Дмитрий Тепляков <tenj...@gmail.com> wrote:
Вот что мне показывает терминал:
developer@developer:~$ mkdir ~/bin
developer@developer:~$ PATH=~/bin:$PATH
developer@developer:~$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 22889  100 22889    0     0  10560      0  0:00:02  0:00:02 --:--:-- 1397k
developer@developer:~$ chmod a+x ~/bin/repo
developer@developer:~$ mkdir 2.3.7
developer@developer:~$ cd 2.3.7
developer@developer:~/2.3.7$ repo init -u https://android.googlesource.com/platform/manifest
fatal: git 1.7.2 or later required
developer@developer:~/2.3.7$ git
usage: git [--version] [--exec-path[=GIT_EXEC_PATH]] [--html-path]
           [-p|--paginate|--no-pager] [--no-replace-objects]
           [--bare] [--git-dir=GIT_DIR] [--work-tree=GIT_WORK_TREE]
           [--help] COMMAND [ARGS]

The most commonly used git commands are:
   add        Add file contents to the index
   bisect     Find by binary search the change that introduced a bug
   branch     List, create, or delete branches
   checkout   Checkout a branch or paths to the working tree
   clone      Clone a repository into a new directory
   commit     Record changes to the repository
   diff       Show changes between commits, commit and working tree, etc
   fetch      Download objects and refs from another repository
   grep       Print lines matching a pattern
   init       Create an empty git repository or reinitialize an existing one
   log        Show commit logs
   merge      Join two or more development histories together
   mv         Move or rename a file, a directory, or a symlink
   pull       Fetch from and merge with another repository or a local branch
   push       Update remote refs along with associated objects
   rebase     Forward-port local commits to the updated upstream head
   reset      Reset current HEAD to the specified state
   rm         Remove files from the working tree and from the index
   show       Show various types of objects
   status     Show the working tree status
   tag        Create, list, delete or verify a tag object signed with GPG

See 'git help COMMAND' for more information on a specific command.
developer@developer:~/2.3.7$ git version
git version 1.7.0.4

--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
 
---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-buildi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Jean-Baptiste Queru

unread,
Apr 12, 2013, 10:36:28 AM4/12/13
to android-...@googlegroups.com
git is part of the git-core package.

JBQ


2013/4/11 Дмитрий Тепляков <tenj...@gmail.com>
Если бы я знал как это делать, этого поста не было бы.
У меня не получается обновить GIT


fatal: git 1.7.2 or later required

$ sudo apt-get install git
[sudo] password for developer: 
Чтение списков пакетов... Готово
Построение дерева зависимостей 
Чтение информации о состоянии... Готово
Пакет git недоступен, но упомянут в списке зависимостей другого пакета.
Это может означать, что пакет отсутствует, устарел, или доступен из источников, не упомянутых в sources.list
E: Для пакета git не найдены кандидаты на установку

Что мне с этим делать?

--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
 
---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-buildi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Jean-Francois Blanchard-Dionne

unread,
Apr 12, 2013, 10:36:55 AM4/12/13
to android-...@googlegroups.com
https://launchpad.net/~git-core/+archive/ppa


add this ppa it will upgrade git to latest stable version
Reply all
Reply to author
Forward
0 new messages