Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682446 - dev-perl/Socket6 cross emerge uses host gcc
Summary: dev-perl/Socket6 cross emerge uses host gcc
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard: crossdev
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-03 18:01 UTC by Brian Denton
Modified: 2021-08-14 23:48 UTC (History)
0 users

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


Attachments
aarch64-linux-gnu-emerge info (file_682446.txt,5.52 KB, text/plain)
2019-04-03 18:01 UTC, Brian Denton
Details
relevant log (file_682446.txt,7.22 KB, text/plain)
2019-04-03 18:02 UTC, Brian Denton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Denton 2019-04-03 18:01:34 UTC
Created attachment 571754 [details]
aarch64-linux-gnu-emerge info

Build uses wrong gcc, see relevant log (not emerge info) (ctrl-f mtune , it is super obvious)
Comment 1 Brian Denton 2019-04-03 18:02:26 UTC
Created attachment 571756 [details]
relevant log
Comment 2 Brian Denton 2019-04-03 18:07:18 UTC
configure:2304: x86_64-pc-linux-gnu-gcc -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -mtune=cortex-a53 -O3 -pipe -flto -fuse-linker-plugin conftest.c  >&5
cc1: error: bad value ('cortex-a53') for '-mtune=' switch
cc1: note: valid arguments to '-mtune=' switch are: nocona core2 nehalem corei7 westmere sandybridge corei7-avx ivybridge core-avx-i haswell core-avx2 broadwell skylake skylake-avx512 cannonlake icelake-client icelake-server bonnell atom silvermont slm knl knm intel x86-64 eden-x2 nano nano-1000 nano-2000 nano-3000 nano-x2 eden-x4 nano-x4 k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3 athlon-fx amdfam10 barcelona bdver1 bdver2 bdver3 bdver4 znver1 btver1 btver2 generic native; did you mean 'corei7-avx'?