[Pkg-chromium-maint] build Error - chromium-28.0.1500.71

Pierangelo Mancusi pierangelo.mancusi at gmail.com
Wed Sep 4 06:46:56 UTC 2013


hi Mike,

after studied the new maintainer guide ( as you suggested :) ) i used 2
methods:

1. $ ./debian/rules get-orig-source CHANNEL=stable
2.  /build/gyp_chromium
3. debian/rules build

output:
/usr/bin/ld.gold.real: fatal error: out/Release/chrome: mmap: failed to
allocate 1872706084 bytes for output file: Cannot allocate memory
collect2: error: ld returned 1 exit status
make[1]: *** [out/Release/chrome] Error 1
make[1]: Leaving directory
`/home/petrus/developer/projects/pkg-chromium/src'
make: *** [debian/stamp-makefile-build] Error 2



1. $ ./debian/rules get-orig-source CHANNEL=stable
2.  /build/gyp_chromium
3. debuild -us -uc

/usr/bin/ld.gold.real: fatal error: out/Release/chrome: mmap: failed to
allocate 1804082152 bytes for output file: Cannot allocate memory
collect2: error: ld returned 1 exit status
make[1]: *** [out/Release/chrome] Error 1
make[1]: Leaving directory
`/home/petrus/developer/projects/pkg-chromium/src'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1357:
dpkg-buildpackage -rfakeroot -D -us -uc failed

i have a 8GB of swap  and 4GB of ram.which let me to build the google
version anyway.

at first look, it seems  the use of flock could break things....












2013/7/25 Michael Gilbert <mgilbert at debian.org>

> On Sat, Jul 20, 2013 at 2:20 AM, Pierangelo Mancusi  wrote:
> > Hi all,
> >
> > 1) $ ./debian/rules get-orig-source CHANNEL=stable
> >
> > 2) /build/gyp_chromium
> >
> > 3) $ make
> > make: *** No rule to make target
> >
> `out/Debug/obj.target/breakpad_client/breakpad/src/client/linux/crash_generation/crash_generation_client.o',
> > needed by `out/Debug/obj.target/breakpad/libbreakpad_client.a'.  Stop.
>
> You'll want to build debian sources using the debian tools.  Use
> "debuild" instead of "make".
>
> Best wishes,
> Mike
>
> _______________________________________________
> Pkg-chromium-maint mailing list
> Pkg-chromium-maint at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-chromium-maint
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-chromium-maint/attachments/20130904/31f8debe/attachment.html>


More information about the Pkg-chromium-maint mailing list