Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failed with illumos-gate from illumos.org site #7

Closed
ikozhukhov opened this issue Mar 8, 2012 · 1 comment
Closed

build failed with illumos-gate from illumos.org site #7

ikozhukhov opened this issue Mar 8, 2012 · 1 comment

Comments

@ikozhukhov
Copy link

root@srv240:/myshare/builds/dilos-userland/dilos-userland-review/components/illumos-kvm/illumos-kvm# gmake
/usr/gcc/4.4/bin/gcc -m64 -mcmodel=kernel -D_KERNEL -D_MACHDEP -Dx86 -DDEBUG -c -g -DCONFIG_SOLARIS -O2 -fident -fno-inline -fno-inline-functions -fno-builtin -fno-asm -nodefaultlibs -D__sun -O -D_ASM_INLINES -ffreestanding -Wall -Wno-unknown-pragmas -Wpointer-arith -Wno-unused -gdwarf-2 -std=gnu99 -fno-dwarf2-indirect-strings -Werror -DDIS_MEM -D_KERNEL -ffreestanding -D_SYSCALL32 -D_DDI_STRICT -Di86pc -D_MACHDEP -DOPTERON_ERRATUM_88 -DOPTERON_ERRATUM_91 -DOPTERON_ERRATUM_93 -DOPTERON_ERRATUM_95 -DOPTERON_ERRATUM_99 -DOPTERON_ERRATUM_100 -DOPTERON_ERRATUM_101 -DOPTERON_ERRATUM_108 -DOPTERON_ERRATUM_109 -DOPTERON_ERRATUM_121 -DOPTERON_ERRATUM_122 -DOPTERON_ERRATUM_123 -DOPTERON_ERRATUM_131 -DOPTERON_WORKAROUND_6336786 -DOPTERON_WORKAROUND_6323525 -DOPTERON_ERRATUM_172 -DOPTERON_ERRATUM_298 -I/myshare/builds/illumos2-bitbucket-orig/illumos-gate2/usr/src/uts/common -nostdinc -c -DUTS_RELEASE="5.11" -DUTS_VERSION="joyent.147" -DUTS_PLATFORM="i86pc" -mno-red-zone -I /myshare/builds/illumos2-bitbucket-orig/illumos-gate2/usr/src/uts/intel -I /myshare/builds/illumos2-bitbucket-orig/illumos-gate2/usr/src/uts/i86pc -I /myshare/builds/illumos2-bitbucket-orig/illumos-gate2/usr/src/uts/common kvm.c
cc1: warnings being treated as errors
kvm.c: In function 'atomic_btr32':
/myshare/builds/illumos2-bitbucket-orig/illumos-gate2/usr/src/uts/intel/asm/bitmap.h:92: error: '__value' is used uninitialized in this function
gmake: *** [kvm] Error 1
@rmustacc
Copy link
Contributor

rmustacc commented Mar 8, 2012

This is not a bug, please see the entire reason the flag day message went out to illumos developer. If you use gcc 4, you need to have 2251 applied, use the gcc-4 branch, or switch to gcc 3.

@rmustacc rmustacc closed this as completed Mar 8, 2012
drscream pushed a commit to drscream/illumos-kvm that referenced this issue Apr 2, 2015
tuxillo pushed a commit to tuxillo/illumos-kvm that referenced this issue May 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants