Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 776649 - dev-lang/fpc-3.0.4 llvm-as: Unknown command line argument '--64'. when using llvm-as and company
Summary: dev-lang/fpc-3.0.4 llvm-as: Unknown command line argument '--64'. when using...
Status: RESOLVED DUPLICATE of bug 729872
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-16 09:41 UTC by Alessandro Barbieri
Modified: 2021-03-16 10:24 UTC (History)
0 users

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


Attachments
fpc-3.0.4:20210316-093800.log (fpc-3.0.4:20210316-093800.log,14.81 KB, text/plain)
2021-03-16 09:41 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2021-03-16 09:41:08 UTC
/bin/rm -f /var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/rtl/units/x86_64-linux/math.rst /var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/rtl/units/x86_64-linux/typinfo.rst /var/tm
p/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/rtl/units/x86_64-linux/sysconst.rst /var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/rtl/units/x86_64-linux/rtlconsts.rst
/bin/rm -f fpcmade.x86_64-linux Package.fpc ./ppas.sh script.res link.res  
/bin/rm -f *.s *_ppas.sh
make[6]: Leaving directory '/var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/rtl/linux'
make[5]: Leaving directory '/var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/rtl'
make -C /var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/rtl 'OPT=' all
make[5]: Entering directory '/var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/rtl'                                                                                                                   
make -C linux all        
make[6]: Entering directory '/var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/rtl/linux'
/bin/mkdir -p /var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/rtl/units/x86_64-linux
llvm-as --64 -o /var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/rtl/units/x86_64-linux/prt0.o x86_64/prt0.as
llvm-as: Unknown command line argument '--64'.  Try: 'llvm-as --help'
llvm-as: Did you mean '-f'?
make[6]: *** [Makefile:3449: prt0.o] Error 1
make[6]: Leaving directory '/var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/rtl/linux'
make[5]: *** [Makefile:1928: linux_all] Error 2
make[5]: Leaving directory '/var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/rtl'
make[4]: *** [Makefile:4077: rtl] Error 2
make[4]: Leaving directory '/var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/compiler'
make[3]: *** [Makefile:3970: next] Error 2
make[3]: Leaving directory '/var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/compiler'
make[2]: *** [Makefile:3975: ppc1] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/compiler'
make[1]: *** [Makefile:3987: cycle] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-lang/fpc-3.0.4/work/fpcbuild-3.0.4/fpcsrc/compiler'
make: *** [Makefile:2780: compiler_cycle] Error 2
 * ERROR: dev-lang/fpc-3.0.4::gentoo failed (compile phase):
 *   emake failed
Comment 1 Alessandro Barbieri 2021-03-16 09:41:39 UTC
Created attachment 691755 [details]
fpc-3.0.4:20210316-093800.log

buildlog
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-16 10:24:43 UTC

*** This bug has been marked as a duplicate of bug 729872 ***