Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Firefox-66 compiling error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1249

PostPosted: Wed Mar 20, 2019 1:45 pm    Post subject: [Solved] Firefox-66 compiling error Reply with quote

I use LLVM-8_rc3, Rust-1.33.
Code:
 0:38.87    Compiling lazy_static v1.0.1
Exception in thread ProcessReader:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/threading.py", line 801, in __bootstrap_inner
    self.run()
  File "/usr/lib64/python2.7/threading.py", line 754, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/tmp/portage/www-client/firefox-66.0-r1/work/firefox-66.0/testing/mozbase/mozprocess/mozprocess/processhandler.py", line 1035, in _read
    callback(line.rstrip())
  File "/tmp/portage/www-client/firefox-66.0-r1/work/firefox-66.0/testing/mozbase/mozprocess/mozprocess/processhandler.py", line 951, in __call__
    e(*args, **kwargs)
  File "/tmp/portage/www-client/firefox-66.0-r1/work/firefox-66.0/python/mach/mach/mixin/process.py", line 87, in handleLine
    line_handler(line)
  File "/tmp/portage/www-client/firefox-66.0-r1/work/firefox-66.0/python/mozbuild/mozbuild/controller/building.py", line 691, in on_line
    self.log(logging.INFO, 'build_output', {'line': message}, '{line}')
  File "/tmp/portage/www-client/firefox-66.0-r1/work/firefox-66.0/python/mach/mach/mixin/logging.py", line 54, in log
    extra={'action': action, 'params': params})
  File "/usr/lib64/python2.7/logging/__init__.py", line 1238, in log
    self._log(level, msg, args, **kwargs)
  File "/usr/lib64/python2.7/logging/__init__.py", line 1293, in _log
    self.handle(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 1303, in handle
    self.callHandlers(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 1343, in callHandlers
    hdlr.handle(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 766, in handle
    self.emit(record)
  File "/tmp/portage/www-client/firefox-66.0-r1/work/firefox-66.0/python/mozbuild/mozbuild/controller/building.py", line 574, in emit
    self.fh.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 237-238: ordinal not in range(128)

I don't get the error. Google finds the same error with Firefox but it was several years ago,
By the way, Thbnderbird-60.6.0 was built fine with the same toolkit.


Last edited by Perfect Gentleman on Thu Mar 21, 2019 2:16 am; edited 1 time in total
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Wed Mar 20, 2019 3:52 pm    Post subject: Reply with quote

Should post the full build log and/or more info, assuming you're using distcc, should be https://bugs.gentoo.org/666948
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1249

PostPosted: Wed Mar 20, 2019 4:08 pm    Post subject: Reply with quote

no distcc, no ccache.
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Wed Mar 20, 2019 4:12 pm    Post subject: Reply with quote

no better info, no solve :)
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1249

PostPosted: Wed Mar 20, 2019 4:17 pm    Post subject: Reply with quote

bit later, LLVM-8.0 is building
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4553
Location: Germany

PostPosted: Thu Mar 21, 2019 1:30 am    Post subject: Reply with quote

Perfect Gentleman wrote:
Rust-1.33

Code:
# emerge -av1 =rust-1.33.0

These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy "=rust-1.33.0" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-lang/rust-1.33.0::gentoo (masked by: package.mask)
/srv/repos/gentoo/profiles/package.mask:
# Georgy Yakovlev <gyakovlev@gentoo.org> (06 Mar 2019)
# Mask rust 1.33.0 & co because it breaks firefox simd
# https://bugzilla.mozilla.org/show_bug.cgi?id=1521249
# https://bugs.gentoo.org/679656


For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1249

PostPosted: Thu Mar 21, 2019 2:15 am    Post subject: Reply with quote

Solved by LLVM-8 release.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum