Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1253523 Details for
Bug 1424072
tboot: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 24.78 KB, created by
Fedora Release Engineering
on 2017-02-17 15:48:43 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 15:48:43 UTC
Size:
24.78 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/tboot.spec'], timeout=172800user='mockbuild'printOutput=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f5d9bfc63c8>env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ '}uid=1000shell=FalsechrootPath='/var/lib/mock/f26-build-7641937-694473/root'gid=425) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/tboot.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ '} and shell False >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/tboot-1.8.2-5.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/tboot.spec'], timeout=172800user='mockbuild'printOutput=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f5d9bfc63c8>private_network=Trueenv={'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ '}uid=1000shell=FalsechrootPath='/var/lib/mock/f26-build-7641937-694473/root'gid=425) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/tboot.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ '} and shell False >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OWUHsx >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf tboot-1.8.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/tboot-1.8.2.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd tboot-1.8.2 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DxwW6C >+ umask 022 >+ cd /builddir/build/BUILD >+ cd tboot-1.8.2 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' >+ export CFLAGS >+ make debug=y -j6 >make[1]: Entering directory '/builddir/build/BUILD/tboot-1.8.2' >make -C tboot build >make[2]: Entering directory '/builddir/build/BUILD/tboot-1.8.2/tboot' >gcc -D__ASSEMBLY__ -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/boot.S -o common/boot.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/acpi.c -o common/acpi.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/cmdline.c -o common/cmdline.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/com.c -o common/com.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/e820.c -o common/e820.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/elf.c -o common/elf.o >common/boot.S: Assembler messages: >common/boot.S:418: Warning: ignoring fill value in section `.bss.page_aligned' >common/boot.S:422: Warning: ignoring fill value in section `.bss.page_aligned' >common/boot.S:427: Warning: ignoring fill value in section `.bss.page_aligned' >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/hash.c -o common/hash.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/index.c -o common/index.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/integrity.c -o common/integrity.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/linux.c -o common/linux.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/loader.c -o common/loader.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/memcmp.c -o common/memcmp.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/memcpy.c -o common/memcpy.o >{standard input}: Assembler messages: >{standard input}:2227: Warning: ignoring changed section attributes for .text >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/misc.c -o common/misc.o >gcc -D__ASSEMBLY__ -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/mutex.S -o common/mutex.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/paging.c -o common/paging.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/pci_cfgreg.c -o common/pci_cfgreg.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/policy.c -o common/policy.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/printk.c -o common/printk.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/rijndael.c -o common/rijndael.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/sha1.c -o common/sha1.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/strcmp.c -o common/strcmp.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/strlen.c -o common/strlen.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/strncmp.c -o common/strncmp.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/strncpy.c -o common/strncpy.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/strtoul.c -o common/strtoul.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/tb_error.c -o common/tb_error.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/tboot.c -o common/tboot.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/tpm.c -o common/tpm.o >common/tboot.c: In function 'shutdown_system': >common/tboot.c:496:13: error: this statement may fall through [-Werror=implicit-fallthrough=] > set_s3_resume_vector(&_tboot_shared.acpi_sinfo, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > TBOOT_S3_WAKEUP_ADDR); > ~~~~~~~~~~~~~~~~~~~~~ >common/tboot.c:499:9: note: here > case TB_SHUTDOWN_S4: > ^~~~ >common/tboot.c:501:13: error: this statement may fall through [-Werror=implicit-fallthrough=] > machine_sleep(&_tboot_shared.acpi_sinfo); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >common/tboot.c:504:9: note: here > case TB_SHUTDOWN_REBOOT: > ^~~~ >common/tboot.c:505:16: error: this statement may fall through [-Werror=implicit-fallthrough=] > if ( txt_is_powercycle_required() ) { > ^ >common/tboot.c:522:9: note: here > case TB_SHUTDOWN_HALT: > ^~~~ >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/vga.c -o common/vga.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/vmac.c -o common/vmac.o >gcc -Wall -Wformat-security -Werror -Wstrict-prototypes -Wextra -Winit-self -Wswitch-default -Wunused-parameter -Wwrite-strings -Wlogical-op -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu99 -Wno-array-bounds -g -DDEBUG -m32 -march=i686 -march=i686 -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -fomit-frame-pointer -pipe -iwithprefix include -I/builddir/build/BUILD/tboot-1.8.2/tboot/include -I/builddir/build/BUILD/tboot-1.8.2/include -msoft-float -fno-stack-protector -DTBOOT_CHANGESET=\""2014-07-28 12:00 +0800 1.8.2"\" -O2 -c common/vsprintf.c -o common/vsprintf.o >common/vsprintf.c: In function 'vscnprintf': >common/vsprintf.c:405:28: error: this statement may fall through [-Werror=implicit-fallthrough=] > mods.flag_long = LONG; > ~~~~~~~~~~~~~~~^~~~~~ >common/vsprintf.c:406:9: note: here > case 'x': > ^~~~ >cc1: all warnings being treated as errors >make[2]: *** [Makefile:130: common/tboot.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >cc1: all warnings being treated as errors >make[2]: *** [Makefile:130: common/vsprintf.o] Error 1 >make[2]: Leaving directory '/builddir/build/BUILD/tboot-1.8.2/tboot' >make[1]: Leaving directory '/builddir/build/BUILD/tboot-1.8.2' >make[1]: *** [Makefile:53: build-tboot] Error 2 >make: *** [Makefile:48: build] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.DxwW6C (%build) > Bad exit status from /var/tmp/rpm-tmp.DxwW6C (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/tboot.spec
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 1424072
: 1253523 |
1253524
|
1253525