Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 496448 - dev-libs/boost-1.53.0-r1: fails to build on default/linux/mips/13.0/mipsel/multilib/n32
Summary: dev-libs/boost-1.53.0-r1: fails to build on default/linux/mips/13.0/mipsel/mu...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-30 00:10 UTC by Anthony Basile
Modified: 2014-06-19 07:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Failed build on mip64el multilib o32/n32/n64 with USE=python (boost-1.53.0-r1-build.log.gz,402.74 KB, application/gzip)
2014-01-06 22:51 UTC, Anthony Basile
Details
Failed build on mip64el multilib o32/n32/n64 with USE=python (boost-1.53.0-r1-build.log.gz,402.74 KB, application/gzip)
2014-05-26 02:03 UTC, Matt Turner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Basile gentoo-dev 2013-12-30 00:10:00 UTC
First, it should be noted that dev-util/boost-build-1.53.0 fails to build on this arch/profile but there is a "fix" bug #496446.  ("Fix" is in quotes because the solution suggested there probably breaks other things.)

Nonetheless, adopting that fix, boost-1.53.0-r1 fails to build ending in some python/multilib error which I can't quite make out.  Please note that default/linux/mips/13.0/mipsel/multilib/n32 supports 3 abis:

  o32 in /lib or /usr/lib
  n32 in /lib32 or /usr/lib32
  n64 in /lib64 or /usr/lib64

This was not a problem with boost-1.49.0-r2.

Reproducible: Always
Comment 1 Anthony Basile gentoo-dev 2014-01-05 16:40:33 UTC
cc-ing the python team since they might have a clue.  I should emphasis that it builds with USE=-python.
Comment 2 Mike Gilbert gentoo-dev 2014-01-05 17:14:44 UTC
Can you provide a build log from after your "fix" from 496446?
Comment 3 Anthony Basile gentoo-dev 2014-01-06 22:51:39 UTC
Created attachment 367234 [details]
Failed build on mip64el multilib o32/n32/n64 with USE=python

This is trying to upgrade as follows:

[ebuild     U ] dev-libs/boost-1.53.0-r1 [1.49.0-r2] USE="nls%* python threads%* -debug -doc -icu (-mpi) -static-libs -tools" PYTHON_TARGETS="python2_7%* python3_2%* -python2_6% -python3_3%"
Comment 4 Matt Turner gentoo-dev 2014-05-26 02:03:52 UTC
Created attachment 377640 [details]
Failed build on mip64el multilib o32/n32/n64 with USE=python

Previous attachment was double gzipped.
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-05-26 05:55:08 UTC
(In reply to Matt Turner from comment #4)
> Created attachment 377640 [details]
> Failed build on mip64el multilib o32/n32/n64 with USE=python
> 
> Previous attachment was double gzipped.

It's bug in bugzilla and/or web browsers. Reattaching won't help :P.
Comment 6 Sergey Popov gentoo-dev 2014-06-19 07:51:17 UTC
Probably bug #496446 fixes that one as well, please check