Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
MozillaFirefox.11889
mozilla-reduce-files-per-UnifiedBindings.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mozilla-reduce-files-per-UnifiedBindings.patch of Package MozillaFirefox.11889
# HG changeset patch # User Andreas Stieger <astieger@suse.com> # Date 1456503609 0 # Fri Feb 26 16:20:09 2016 +0000 # Node ID ed524c311cbc9faae1c92723483f551e57735a81 # Parent dfa2766ad0b056156c24cc36e01bc7f71bcbb8f1 For UnifiedBindings*.cpp files, reduce number of files per unified file Upstream: no home/abuild/rpmbuild/BUILD/obj/dom/bindings/UnifiedBindings16.cpp [ 1589s] UnifiedBindings17.o [ 1612s] [ 1567.621989] Out of memory: Kill process 19849 (cc1plus) score 170 or sacrifice child [ 1612s] [ 1567.625099] Killed process 19849 (cc1plus) total-vm:905704kB, anon-rss:102500kB, file-rss:156kB [ 1616s] {standard input}: Assembler messages: [ 1616s] {standard input}:316015: Warning: end of file not at end of a line; newline inserted [ 1635s] {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [ 1636s] c++: internal compiler error: Killed (program cc1plus) [ 1636s] Please submit a full bug report, diff -r dfa2766ad0b0 -r ed524c311cbc python/mozbuild/mozbuild/frontend/data.py --- a/python/mozbuild/mozbuild/frontend/data.py Tue May 21 08:45:04 2019 +0200 +++ b/python/mozbuild/mozbuild/frontend/data.py Fri Feb 26 16:20:09 2016 +0000 @@ -315,7 +315,7 @@ return list(group_unified_files(self.all_regular_cpp_basenames(), unified_prefix='UnifiedBindings', unified_suffix='cpp', - files_per_unified_file=32)) + files_per_unified_file=16)) def all_source_files(self): from mozwebidlcodegen import WebIDLCodegenManager
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor