Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 711882 Details for
Bug 792615
sys-boot/refind-0.13.2 with clang - error: unknown argument: '-fno-tree-loop-distribute-patterns'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 6.30 KB, created by
vicalcas
on 2021-05-28 11:41:29 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
vicalcas
Created:
2021-05-28 11:41:29 UTC
Size:
6.30 KB
patch
obsolete
> * Package: sys-boot/refind-0.13.2 > * Repository: gentoo > * Maintainer: sveyret@gmail.com proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc ext4 iso9660 kernel_linux ntfs userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * FEATURES='assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr' > * CFLAGS='-march=native -O3 -flto=thin -pipe -falign-functions=32' > * CXXFLAGS='-march=native -O3 -flto=thin -pipe -falign-functions=32' > * FFLAGS='-march=native -O3 -flto=thin -pipe -falign-functions=32' > * FCFLAGS='-march=native -O3 -flto=thin -pipe -falign-functions=32' > * F77FLAGS='-march=native -O3 -flto=thin -pipe -falign-functions=32' > * LDFLAGS='-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -march=native -O3 -flto=thin -pipe -falign-functions=32' > * MAKEOPTS='-j3' > * USE_NONGNU='1' > * clang version 12.0.0 > * clang version 12.0.0 > * GNU ld (Gentoo 2.35.2 p1) 2.35.2 > * Linux blackgentoo 5.10.27-gentoo #2 SMP Fri May 28 12:05:33 CEST 2021 x86_64 Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz GenuineIntel GNU/Linux >>>> Unpacking source... >>>> Unpacking refind-src-0.13.2.tar.gz to /var/tmp/portage/sys-boot/refind-0.13.2/work >>>> Source unpacked in /var/tmp/portage/sys-boot/refind-0.13.2/work >>>> Preparing source in /var/tmp/portage/sys-boot/refind-0.13.2/work/refind-0.13.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-boot/refind-0.13.2/work/refind-0.13.2 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-boot/refind-0.13.2/work/refind-0.13.2 ... >make -j3 ARCH=x86_64 CC=clang AS=x86_64-pc-linux-gnu-as LD=x86_64-pc-linux-gnu-ld AR=llvm-ar RANLIB=llvm-ranlib OBJCOPY=x86_64-pc-linux-gnu-objcopy GNUEFILIB=/usr/lib64 EFILIB=/usr/lib64 EFICRT0=/usr/lib64 'FILESYSTEMS=ext4_gnuefi iso9660_gnuefi ntfs_gnuefi' 'FILESYSTEMS_GNUEFI=ext4_gnuefi iso9660_gnuefi ntfs_gnuefi' all_gnuefi >make MAKEWITH=GNUEFI -C libeg >make MAKEWITH=GNUEFI -C filesystems all_gnuefi >make[1]: Entering directory '/var/tmp/portage/sys-boot/refind-0.13.2/work/refind-0.13.2/filesystems' >rm -f fsw_efi.o >make[1]: Entering directory '/var/tmp/portage/sys-boot/refind-0.13.2/work/refind-0.13.2/libeg' >clang -Os -fno-strict-aliasing -fno-tree-loop-distribute-patterns -fno-stack-protector -fshort-wchar -Wall -fno-PIE -DEFIX64 -DEFI_FUNCTION_WRAPPER -m64 -mno-red-zone -fpic -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I../include -I../refind -I../libeg -I../mok -I. -I./../include \ > -D__MAKEWITH_GNUEFI -c nanojpeg.c -o nanojpeg.o >clang -Os -fno-strict-aliasing -fno-tree-loop-distribute-patterns -fno-stack-protector -fshort-wchar -Wall -fno-PIE -DEFIX64 -DEFI_FUNCTION_WRAPPER -m64 -mno-red-zone -fpic -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I../include -I../refind -I../libeg -I../mok -I. -I./../include \ > -D__MAKEWITH_GNUEFI -c nanojpeg_xtra.c -o nanojpeg_xtra.o >make DRIVERNAME=ext4 -f Make.gnuefi >make[2]: Entering directory '/var/tmp/portage/sys-boot/refind-0.13.2/work/refind-0.13.2/filesystems' >clang -Os -fno-strict-aliasing -fno-tree-loop-distribute-patterns -fno-stack-protector -fshort-wchar -Wall -fno-PIE -DEFIX64 -DEFI_FUNCTION_WRAPPER -m64 -mno-red-zone -fpic -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I../include -I../refind -I../libeg -I../mok -DFSTYPE=ext4 -I. "-DEFIAPI=__attribute__((ms_abi))" \ > -D__MAKEWITH_GNUEFI -c fsw_core.c -o fsw_core.o >clang-12: error: unknown argument: '-fno-tree-loop-distribute-patterns' >make[1]: *** [../Make.common:164: nanojpeg_xtra.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >clang -Os -fno-strict-aliasing -fno-tree-loop-distribute-patterns -fno-stack-protector -fshort-wchar -Wall -fno-PIE -DEFIX64 -DEFI_FUNCTION_WRAPPER -m64 -mno-red-zone -fpic -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I../include -I../refind -I../libeg -I../mok -DFSTYPE=ext4 -I. "-DEFIAPI=__attribute__((ms_abi))" \ > -D__MAKEWITH_GNUEFI -c fsw_efi.c -o fsw_efi.o >clang-12: error: unknown argument: '-fno-tree-loop-distribute-patterns' >make[1]: *** [../Make.common:164: nanojpeg.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-boot/refind-0.13.2/work/refind-0.13.2/libeg' >make: *** [Makefile:84: gnuefi] Error 2 >make: *** Waiting for unfinished jobs.... >clang -Os -fno-strict-aliasing -fno-tree-loop-distribute-patterns -fno-stack-protector -fshort-wchar -Wall -fno-PIE -DEFIX64 -DEFI_FUNCTION_WRAPPER -m64 -mno-red-zone -fpic -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I../include -I../refind -I../libeg -I../mok -DFSTYPE=ext4 -I. "-DEFIAPI=__attribute__((ms_abi))" \ > -D__MAKEWITH_GNUEFI -c fsw_efi_lib.c -o fsw_efi_lib.o >clang-12: error: unknown argument: '-fno-tree-loop-distribute-patterns' >make[2]: *** [../Make.common:164: fsw_core.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >clang-12: error: unknown argument: '-fno-tree-loop-distribute-patterns' >make[2]: *** [../Make.common:164: fsw_efi.o] Error 1 >clang-12: error: unknown argument: '-fno-tree-loop-distribute-patterns' >make[2]: *** [../Make.common:164: fsw_efi_lib.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sys-boot/refind-0.13.2/work/refind-0.13.2/filesystems' >make[1]: *** [Makefile:65: ext4_gnuefi] Error 2 >make[1]: Leaving directory '/var/tmp/portage/sys-boot/refind-0.13.2/work/refind-0.13.2/filesystems' >make: *** [Makefile:96: fs_gnuefi] Error 2 > * ERROR: sys-boot/refind-0.13.2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-boot/refind-0.13.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-boot/refind-0.13.2::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sys-boot/refind-0.13.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-boot/refind-0.13.2/temp/environment'. > * Working directory: '/var/tmp/portage/sys-boot/refind-0.13.2/work/refind-0.13.2' > * S: '/var/tmp/portage/sys-boot/refind-0.13.2/work/refind-0.13.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 792615
: 711882 |
711885
|
711888