Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 788552 Details for
Bug 854960
Emerge crashes after checking dependencies and/or after fetching phase when emerging any package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
make.conf
make.conf (text/plain), 1.98 KB, created by
Jed
on 2022-06-28 23:52:06 UTC
(
hide
)
Description:
make.conf
Filename:
MIME Type:
Creator:
Jed
Created:
2022-06-28 23:52:06 UTC
Size:
1.98 KB
patch
obsolete
># These settings were set by the catalyst build script that automatically ># built this stage. ># Please consult /usr/share/portage/config/make.conf.example for a more ># detailed example. > > > >#COMMON_FLAGS="-march=native -O2 -pipe" >COMMON_FLAGS="-march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -fstack-clash-protection -fexceptions -fstack-protector-strong -fcf-protection -fpie -fpic -fPIC -ftree-vectorize -fomit-frame-pointer -w" > > > >#LDFLAGS="-Wl,-pie,-z,defs,now,relro" >LDFLAGS="-fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed" >LDFLAGS="${LDFLAGS} -Wl,-z,relro,-z,now -pie -unwindlib=libunwind" > >CFLAGS="${CFLAGS} ${COMMON_FLAGS} -flto=thin " >CXXFLAGS="${CXXFLAGS} ${COMMON_FLAGS} -flto=thin " >FCFLAGS="${COMMON_FLAGS}" >FFLAGS="${COMMON_FLAGS}" > >CC="clang" >CXX="clang++" >AR="llvm-ar" >NM="llvm-nm" >RANLIB="llvm-ranlib" > ># NOTE: This stage was built with the bindist Use flag enabled >PORTDIR="/var/db/repos/gentoo" >DISTDIR="/var/cache/distfiles" >PKGDIR="/var/cache/binpkgs" > ># This sets the language of build output to English. ># Please keep this setting intact when reporting bugs. >LC_MESSAGES=C > >MAKEOPTS="-j4 -s" >ACCEPT_LICENSE="-* @BINARY-REDISTRIBUTABLE" > >USE="X -Xaw3d -a52 -accessibility alsa -altivec -aqua -appindicator -audit -ayatana bash-completion -bluetooth -cdr -cdda -clamav clang -coreaudio -css -cxx -dvd -dvdr -eds -emacs -embedded -emboss -fortran -geolocation gentoo-syntax -gnome -gnome-keyring -gsm -gtk-doc -handbook hardened -hddtemp -hdf5 -hscolour -ibm -infiniband -inotify -initramfs -ios -ipod ipv6 -introspection -joystick -kde -libnotify -librc lm-sensors -logger magic man minimal -neon -npm -nntp -pch pcmia -plasma pgo -ppp -policykit pulseaudio seccomp -smartcard smp -suid -systemd -telemetry -test truetype unicode usb v4l -vala verify-sig vim-syntax -vnc -wayland wifi -wxwidgets xcomposite -xemacs -xscreensaver zsh-completion " > >VIDEO_CARDS="intel i965" > >GRUB_PLATFORMS="efi-64" > >LINGUAS="en en_us" >L10N="en en-US" > >#LLVM_TARGETS=" -AMDGPU -ARM" >
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 854960
:
788546
|
788549
| 788552