Skip to content

Instantly share code, notes, and snippets.

Created April 21, 2015 06:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/d78a18d5fb168d76fe01 to your computer and use it in GitHub Desktop.
Save anonymous/d78a18d5fb168d76fe01 to your computer and use it in GitHub Desktop.
=== Gummiboot ===
[ 0s] Memory limit set to 9544852KB
[ 0s] Using BUILD_ROOT=/home/alex/GBS-ROOT/local/BUILD-ROOTS/scratch.i586.1
[ 0s] Using BUILD_ARCH=i686:i586:i486:i386:noarch
[ 0s]
[ 0s]
[ 0s] alex-tizen-dev started "build gummiboot.spec" at Mon Apr 20 14:58:50 UTC 2015.
[ 0s]
[ 0s]
[ 0s] processing specfile /home/alex/GBS-ROOT/local/sources/tizen3.0_mobile/gummiboot-43-1/gummiboot.spec ...
[ 0s] init_buildsystem --configdir /usr/lib/build/configs --cachedir /home/alex/GBS-ROOT/local/cache --repository /home/alex/GBS-ROOT/local/repos/tizen3.0_mobile/i586/RPMS --repository /home/alex/tizen-3.0/pre-built/toolchain-x86/ --repository /home/alex/tizen-3.0/pre-built/toolchain-arm/ /home/alex/GBS-ROOT/local/sources/tizen3.0_mobile/gummiboot-43-1/gummiboot.spec ...
[ 0s] initializing /home/alex/GBS-ROOT/local/BUILD-ROOTS/scratch.i586.1/.srcfiles.cache ...
[ 0s] /usr/lib/build/createrpmdeps /home/alex/GBS-ROOT/local/repos/tizen3.0_mobile/i586/RPMS
[ 0s] /usr/lib/build/createrepomddeps /home/alex/tizen-3.0/pre-built/toolchain-x86/
[ 0s] /usr/lib/build/createrepomddeps /home/alex/tizen-3.0/pre-built/toolchain-arm/
[ 0s] expanding package dependencies...
[ 1s] reordering...cycle: gcc49-locale -> gcc49
[ 1s] breaking dependency gcc49 -> gcc49-locale
[ 1s] cycle: coreutils -> pam
[ 1s] breaking dependency pam -> coreutils
[ 1s] cycle: nss -> libsoftokn3
[ 1s] breaking dependency nss -> libsoftokn3
[ 1s] done
[ 2s] deleting libopenssl
[ 2s] deleting libpython
[ 2s] deleting python
[ 2s] deleting python-devel
[ 3s] [1/101] installing gnu-efi-3.0-1
[ 3s] [2/101] [3/101] [4/101] [5/101] [6/101] [7/101] [8/101] [9/101] [10/101] [11/101] [12/101] [13/101] [14/101] [15/101] [16/101] [17/101] [18/101] [19/101] [20/101] [21/101] [22/101] [23/101] [24/101] [25/101] [26/101] [27/101] [28/101] [29/101] [30/101] [31/101] [32/101] [33/101] [34/101] [35/101] [36/101] [37/101] [38/101] [39/101] [40/101] [41/101] [42/101] [43/101] [44/101] [45/101] [46/101] [47/101] [48/101] [49/101] [50/101] [51/101] [52/101] installing libuuid-devel-2.24.2-0
[ 3s] [53/101] [54/101] [55/101] [56/101] [57/101] [58/101] [59/101] [60/101] [61/101] [62/101] [63/101] [64/101] [65/101] [66/101] [67/101] installing libblkid-devel-2.24.2-0
[ 4s] [68/101] [69/101] [70/101] [71/101] [72/101] [73/101] [74/101] [75/101] [76/101] [77/101] [78/101] [79/101] [80/101] [81/101] [82/101] [83/101] [84/101] [85/101] [86/101] [87/101] [88/101] [89/101] [90/101] [91/101] [92/101] [93/101] [94/101] [95/101] [96/101] [97/101] [98/101] [99/101] [100/101] [101/101] removing nis flags from /home/alex/GBS-ROOT/local/BUILD-ROOTS/scratch.i586.1/etc/nsswitch.conf...
[ 4s] now finalizing build dir...
[ 5s] -----------------------------------------------------------------
[ 5s] ----- building gummiboot.spec (user abuild)
[ 5s] -----------------------------------------------------------------
[ 5s] -----------------------------------------------------------------
[ 5s] + exec rpmbuild --define '_srcdefattr (-,root,root)' --nosignature --target=i686-tizen-linux --define '_build_create_debug 1' -ba /home/abuild/rpmbuild/SOURCES/gummiboot.spec
[ 5s] Building target platforms: i686-tizen-linux
[ 5s] Building for target i686-tizen-linux
[ 5s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6K2zGq
[ 5s] + umask 022
[ 5s] + cd /home/abuild/rpmbuild/BUILD
[ 5s] + cd /home/abuild/rpmbuild/BUILD
[ 5s] + rm -rf gummiboot-43
[ 5s] + /bin/gzip -dc /home/abuild/rpmbuild/SOURCES/gummiboot-43.tar.gz
[ 5s] + /bin/tar -xf -
[ 5s] + STATUS=0
[ 5s] + '[' 0 -ne 0 ']'
[ 5s] + cd gummiboot-43
[ 5s] + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
[ 5s] + exit 0
[ 5s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7zqppy
[ 5s] + umask 022
[ 5s] + cd /home/abuild/rpmbuild/BUILD
[ 5s] + cd gummiboot-43
[ 5s] ++ uname -m
[ 5s] + [[ i686 == \a\a\r\c\h\6\4 ]]
[ 5s] + LANG=C
[ 5s] + export LANG
[ 5s] + unset DISPLAY
[ 5s] + CFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables'
[ 5s] + export CFLAGS
[ 5s] + CXXFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables'
[ 5s] + export CXXFLAGS
[ 5s] + FFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I%_fmoddir'
[ 5s] + export FFLAGS
[ 5s] + LD_AS_NEEDED=1
[ 5s] + export LD_AS_NEEDED
[ 5s] + cp /home/abuild/rpmbuild/SOURCES/gummiboot.manifest .
[ 5s] + CFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables'
[ 5s] + export CFLAGS
[ 5s] + CXXFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables'
[ 5s] + export CXXFLAGS
[ 5s] + FFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I%_fmoddir'
[ 5s] + export FFLAGS
[ 5s] + autoreconf -v --install --force
[ 5s] autoreconf: Entering directory `.'
[ 5s] autoreconf: configure.ac: not using Gettext
[ 6s] autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
[ 7s] autoreconf: configure.ac: tracing
[ 8s] autoreconf: configure.ac: creating directory build-aux
[ 8s] autoreconf: configure.ac: not using Libtool
[ 8s] autoreconf: running: /usr/bin/autoconf --force
[ 8s] autoreconf: running: /usr/bin/autoheader --force
[ 8s] autoreconf: running: automake --add-missing --copy --force-missing
[ 10s] configure.ac:35: installing 'build-aux/compile'
[ 10s] configure.ac:34: installing 'build-aux/config.guess'
[ 10s] configure.ac:34: installing 'build-aux/config.sub'
[ 10s] configure.ac:31: installing 'build-aux/install-sh'
[ 10s] configure.ac:31: installing 'build-aux/missing'
[ 10s] Makefile.am: installing 'build-aux/depcomp'
[ 10s] autoreconf: Leaving directory `.'
[ 10s] + ./configure --build=i686-tizen-linux-gnu --host=i686-tizen-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-efi-libdir=/usr/lib --with-efi-ldsdir=/usr/lib
[ 10s] checking for a BSD-compatible install... /bin/install -c
[ 10s] checking whether build environment is sane... yes
[ 10s] checking for a thread-safe mkdir -p... /bin/mkdir -p
[ 10s] checking for gawk... gawk
[ 10s] checking whether make sets $(MAKE)... yes
[ 10s] checking whether make supports nested variables... yes
[ 10s] checking how to create a pax tar archive... gnutar
[ 10s] checking whether make supports nested variables... (cached) yes
[ 10s] checking build system type... i686-tizen-linux-gnu
[ 10s] checking host system type... i686-tizen-linux-gnu
[ 10s] checking for style of include used by make... GNU
[ 10s] checking for i686-tizen-linux-gnu-gcc... no
[ 10s] checking for gcc... gcc
[ 11s] checking whether the C compiler works... yes
[ 11s] checking for C compiler default output file name... a.out
[ 11s] checking for suffix of executables...
[ 11s] checking whether we are cross compiling... no
[ 11s] checking for suffix of object files... o
[ 11s] checking whether we are using the GNU C compiler... yes
[ 11s] checking whether gcc accepts -g... yes
[ 11s] checking for gcc option to accept ISO C89... none needed
[ 11s] checking whether gcc understands -c and -o together... yes
[ 11s] checking dependency style of gcc... gcc3
[ 11s] checking for special C compiler options needed for large files... no
[ 11s] checking for _FILE_OFFSET_BITS value needed for large files... 64
[ 11s] checking for i686-tizen-linux-gnu-gcc... gcc
[ 11s] checking whether we are using the GNU C compiler... (cached) yes
[ 11s] checking whether gcc accepts -g... (cached) yes
[ 11s] checking for gcc option to accept ISO C89... (cached) none needed
[ 11s] checking whether gcc understands -c and -o together... (cached) yes
[ 11s] checking dependency style of gcc... (cached) gcc3
[ 11s] checking for gcc option to accept ISO C99... -std=gnu99
[ 11s] checking how to run the C preprocessor... gcc -std=gnu99 -E
[ 11s] checking for grep that handles long lines and -e... /bin/grep
[ 11s] checking for egrep... /bin/grep -E
[ 12s] checking whether gcc -std=gnu99 needs -traditional... no
[ 12s] checking for xsltproc... no
[ 12s] checking for qemu-system-x86_64... no
[ 12s] checking for /usr/share/qemu/bios-ovmf.bin... no
[ 12s] checking for /usr/share/qemu-ovmf/bios... no
[ 12s] checking for ANSI C header files... yes
[ 12s] checking for sys/types.h... yes
[ 12s] checking for sys/stat.h... yes
[ 12s] checking for stdlib.h... yes
[ 12s] checking for string.h... yes
[ 12s] checking for memory.h... yes
[ 12s] checking for strings.h... yes
[ 12s] checking for inttypes.h... yes
[ 12s] checking for stdint.h... yes
[ 13s] checking for unistd.h... yes
[ 13s] checking efi/ia32/efibind.h usability... yes
[ 13s] checking efi/ia32/efibind.h presence... yes
[ 13s] checking for efi/ia32/efibind.h... yes
[ 13s] checking for i686-tizen-linux-gnu-pkg-config... /bin/i686-tizen-linux-gnu-pkg-config
[ 13s] checking pkg-config is at least version 0.9.0... yes
[ 13s] checking for BLKID... yes
[ 13s] checking that generated files are newer than configure... done
[ 13s] configure: creating ./config.status
[ 13s] config.status: creating Makefile
[ 13s] config.status: creating config.h
[ 13s] config.status: executing depfiles commands
[ 13s]
[ 13s] gummiboot 43
[ 13s]
[ 13s] prefix: /usr
[ 13s] arch: ia32
[ 13s] EFI machine type: ia32
[ 13s]
[ 13s] EFI libdir: /usr/lib
[ 13s] EFI ldsdir: /usr/lib
[ 13s] EFI includedir: /usr/include
[ 13s]
[ 13s] blkid: yes
[ 13s] man pages: no
[ 13s]
[ 13s] QEMU:
[ 13s] QEMU OVMF:
[ 13s]
[ 13s] + make
[ 13s] make --no-print-directory all-am
[ 13s] CC src/setup/gummiboot-setup.o
[ 14s] CC src/setup/gummiboot-efivars.o
[ 14s] CCLD gummiboot
[ 14s] CC src/efi/util.o
[ 15s] CC src/efi/console.o
[ 15s] CC src/efi/graphics.o
[ 15s] CC src/efi/gummiboot.o
[ 15s] CCLD src/efi/gummiboot.so
[ 15s] /usr/lib/libefi.a(print.o): In function `ValueToHex':
[ 15s] /home/abuild/rpmbuild/BUILD/gnu-efi-3.0/lib/print.c:1187: undefined reference to `__stack_chk_fail_local'
[ 15s] /usr/lib/libefi.a(print.o): In function `ValueToString':
[ 15s] /home/abuild/rpmbuild/BUILD/gnu-efi-3.0/lib/print.c:1233: undefined reference to `__stack_chk_fail_local'
[ 15s] /usr/lib/libefi.a(print.o): In function `DumpHex':
[ 15s] /home/abuild/rpmbuild/BUILD/gnu-efi-3.0/lib/print.c:1328: undefined reference to `__stack_chk_fail_local'
[ 15s] ld: src/efi/gummiboot.so: hidden symbol `__stack_chk_fail_local' isn't defined
[ 15s] ld: final link failed: Bad value
[ 15s] nm: 'src/efi/gummiboot.so': No such file
[ 15s] GEN gummibootia32.efi
[ 15s] objcopy: 'src/efi/gummiboot.so': No such file
[ 15s] Makefile:1043: recipe for target 'gummibootia32.efi' failed
[ 15s] make[1]: *** [gummibootia32.efi] Error 1
[ 15s] Makefile:438: recipe for target 'all' failed
[ 15s] make: *** [all] Error 2
[ 15s] error: Bad exit status from /var/tmp/rpm-tmp.7zqppy (%build)
[ 15s]
[ 15s]
[ 15s] RPM build errors:
[ 15s] Bad exit status from /var/tmp/rpm-tmp.7zqppy (%build)
=== system-plugin-emulator ===
[ 0s] Memory limit set to 9544852KB
[ 0s] Using BUILD_ROOT=/home/alex/GBS-ROOT/local/BUILD-ROOTS/scratch.i586.0
[ 0s] Using BUILD_ARCH=i686:i586:i486:i386:noarch
[ 0s]
[ 0s]
[ 0s] alex-tizen-dev started "build system-plugin-emulator.spec" at Mon Apr 20 16:29:19 UTC 2015.
[ 0s]
[ 0s]
[ 0s] processing specfile /home/alex/GBS-ROOT/local/sources/tizen3.0_mobile/system-plugin-emulator-0.0.16-1/system-plugin-emulator.spec ...
[ 0s] init_buildsystem --configdir /usr/lib/build/configs --cachedir /home/alex/GBS-ROOT/local/cache --repository /home/alex/GBS-ROOT/local/repos/tizen3.0_mobile/i586/RPMS --repository /home/alex/tizen-3.0/pre-built/toolchain-x86/ --repository /home/alex/tizen-3.0/pre-built/toolchain-arm/ /home/alex/GBS-ROOT/local/sources/tizen3.0_mobile/system-plugin-emulator-0.0.16-1/system-plugin-emulator.spec ...
[ 0s] initializing /home/alex/GBS-ROOT/local/BUILD-ROOTS/scratch.i586.0/.srcfiles.cache ...
[ 0s] /usr/lib/build/createrpmdeps /home/alex/GBS-ROOT/local/repos/tizen3.0_mobile/i586/RPMS
[ 0s] /usr/lib/build/createrepomddeps /home/alex/tizen-3.0/pre-built/toolchain-x86/
[ 0s] /usr/lib/build/createrepomddeps /home/alex/tizen-3.0/pre-built/toolchain-arm/
[ 0s] expanding package dependencies...
[ 1s] reordering...cycle: gcc49-locale -> gcc49
[ 1s] breaking dependency gcc49 -> gcc49-locale
[ 1s] cycle: coreutils -> pam
[ 1s] breaking dependency pam -> coreutils
[ 1s] cycle: nss -> libsoftokn3
[ 1s] breaking dependency nss -> libsoftokn3
[ 1s] done
[ 1s] deleting nspr-devel
[ 1s] deleting sqlite
[ 2s] deleting sqlite-devel
[ 2s] deleting zlib-devel
[ 2s] [1/98] [2/98] [3/98] [4/98] [5/98] [6/98] [7/98] [8/98] [9/98] [10/98] [11/98] [12/98] [13/98] [14/98] [15/98] [16/98] [17/98] [18/98] deleting unwanted libfreebl3-3.17.1-10.19
[ 3s] preinstalling libfreebl3...
[ 3s] installing libfreebl3-3.17.2-0
[ 4s] [19/98] [20/98] [21/98] [22/98] [23/98] [24/98] [25/98] [26/98] [27/98] [28/98] [29/98] [30/98] [31/98] [32/98] [33/98] [34/98] [35/98] [36/98] [37/98] [38/98] [39/98] [40/98] [41/98] [42/98] [43/98] [44/98] [45/98] [46/98] [47/98] [48/98] [49/98] [50/98] [51/98] [52/98] installing nss-certs-3.17.2-0
[ 4s] [53/98] [54/98] [55/98] [56/98] [57/98] [58/98] [59/98] [60/98] [61/98] [62/98] [63/98] [64/98] [65/98] [66/98] [67/98] [68/98] [69/98] [70/98] [71/98] [72/98] [73/98] [74/98] [75/98] [76/98] [77/98] deleting unwanted nss-3.17.1-10.19
[ 4s] preinstalling nss...
[ 4s] installing nss-3.17.2-0
[ 4s] [78/98] deleting unwanted libsoftokn3-3.17.1-10.19
[ 5s] preinstalling libsoftokn3...
[ 5s] installing libsoftokn3-3.17.2-0
[ 5s] [79/98] [80/98] [81/98] [82/98] [83/98] [84/98] [85/98] [86/98] [87/98] [88/98] [89/98] [90/98] [91/98] [92/98] [93/98] [94/98] [95/98] [96/98] [97/98] [98/98] removing nis flags from /home/alex/GBS-ROOT/local/BUILD-ROOTS/scratch.i586.0/etc/nsswitch.conf...
[ 5s] now finalizing build dir...
[ 6s] -----------------------------------------------------------------
[ 6s] ----- building system-plugin-emulator.spec (user abuild)
[ 6s] -----------------------------------------------------------------
[ 6s] -----------------------------------------------------------------
[ 6s] + exec rpmbuild --define '_srcdefattr (-,root,root)' --nosignature --target=i686-tizen-linux --define '_build_create_debug 1' -ba /home/abuild/rpmbuild/SOURCES/system-plugin-emulator.spec
[ 6s] Building target platforms: i686-tizen-linux
[ 6s] Building for target i686-tizen-linux
[ 6s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m4RHcD
[ 6s] + umask 022
[ 6s] + cd /home/abuild/rpmbuild/BUILD
[ 6s] + cd /home/abuild/rpmbuild/BUILD
[ 6s] + rm -rf system-plugin-emulator-0.0.16
[ 6s] + /bin/gzip -dc /home/abuild/rpmbuild/SOURCES/system-plugin-emulator-0.0.16.tar.gz
[ 6s] + /bin/tar -xf -
[ 6s] + STATUS=0
[ 6s] + '[' 0 -ne 0 ']'
[ 6s] + cd system-plugin-emulator-0.0.16
[ 6s] + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
[ 6s] + exit 0
[ 6s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rWwC82
[ 6s] + umask 022
[ 6s] + cd /home/abuild/rpmbuild/BUILD
[ 6s] + cd system-plugin-emulator-0.0.16
[ 6s] ++ uname -m
[ 6s] + [[ i686 == \a\a\r\c\h\6\4 ]]
[ 6s] + LANG=C
[ 6s] + export LANG
[ 6s] + unset DISPLAY
[ 6s] + CFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables'
[ 6s] + export CFLAGS
[ 6s] + CXXFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables'
[ 6s] + export CXXFLAGS
[ 6s] + FFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I%_fmoddir'
[ 6s] + export FFLAGS
[ 6s] + LD_AS_NEEDED=1
[ 6s] + export LD_AS_NEEDED
[ 6s] + exit 0
[ 6s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0Atz5s
[ 6s] + umask 022
[ 6s] + cd /home/abuild/rpmbuild/BUILD
[ 6s] + cd system-plugin-emulator-0.0.16
[ 6s] + LANG=C
[ 6s] + export LANG
[ 6s] + unset DISPLAY
[ 6s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386
[ 6s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386
[ 6s] + find . -name .gitignore -exec rm -f '{}' ';'
[ 6s] + cp -arf filesystem/etc filesystem/usr /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386
[ 6s] + '[' '!' -d /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386/etc/rc.d/rc3.d ']'
[ 6s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386/etc/rc.d/rc3.d
[ 6s] + ln -s /etc/init.d/setup-audio-volume /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386//etc/rc.d/rc3.d/S02setup-audio-volume
[ 6s] + ln -s /etc/init.d/mount-hostdir /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386//etc/rc.d/rc3.d/S03mount-hostdir
[ 6s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386//usr/lib/systemd/system/basic.target.wants
[ 6s] + ln -s /usr/lib/systemd/system/emulator_preinit.target /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386//usr/lib/systemd/system/basic.target.wants/
[ 6s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386//usr/lib/systemd/system/emulator_preinit.target.wants
[ 6s] + ln -s /usr/lib/systemd/system/emul-setup-audio-volume.service /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386//usr/lib/systemd/system/emulator_preinit.target.wants/
[ 6s] + ln -s /usr/lib/systemd/system/emul-mount-hostdir.service /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386//usr/lib/systemd/system/emulator_preinit.target.wants/
[ 6s] + ln -s /usr/lib/systemd/system/emul-common-preinit.service /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386//usr/lib/systemd/system/emulator_preinit.target.wants/
[ 6s] + ln -s /usr/lib/systemd/system/dev-vdb.swap /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386//usr/lib/systemd/system/emulator_preinit.target.wants/
[ 6s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386//usr/lib/systemd/system/multi-user.target.wants
[ 6s] + ln -s /usr/lib/systemd/system/emulator.target /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386//usr/lib/systemd/system/multi-user.target.wants/
[ 6s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386//usr/lib/systemd/system/emulator.target.wants
[ 6s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386/mnt/host
[ 6s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386/usr/share/license
[ 6s] + cp LICENSE /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386/usr/share/license/system-plugin-emulator
[ 6s] + /usr/lib/rpm/find-debuginfo.sh /home/abuild/rpmbuild/BUILD/system-plugin-emulator-0.0.16
[ 6s] + /usr/lib/rpm/brp-compress
[ 6s] + /usr/lib/rpm/brp-tizen
[ 6s] + /usr/lib/rpm/tizen/find-docs.sh /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386
[ 6s] Processing files: system-plugin-emulator-0.0.16-1.i686
[ 6s] error: File not found: /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386/etc/emulator/model-config.sh
[ 6s]
[ 6s]
[ 6s] RPM build errors:
[ 6s] File not found: /home/abuild/rpmbuild/BUILDROOT/system-plugin-emulator-0.0.16-1.i386/etc/emulator/model-config.sh
=== c-ares ===
[ 0s] Memory limit set to 9544852KB
[ 0s] Using BUILD_ROOT=/home/alex/GBS-ROOT/local/BUILD-ROOTS/scratch.i586.1
[ 0s] Using BUILD_ARCH=i686:i586:i486:i386:noarch
[ 0s]
[ 0s]
[ 0s] alex-tizen-dev started "build c-ares.spec" at Mon Apr 20 13:38:23 UTC 2015.
[ 0s]
[ 0s]
[ 0s] processing specfile /home/alex/GBS-ROOT/local/sources/tizen3.0_mobile/c-ares-1.10.0-0/c-ares.spec ...
[ 0s] init_buildsystem --configdir /usr/lib/build/configs --cachedir /home/alex/GBS-ROOT/local/cache --repository /home/alex/GBS-ROOT/local/repos/tizen3.0_mobile/i586/RPMS --repository /home/alex/tizen-3.0/pre-built/toolchain-x86/ --repository /home/alex/tizen-3.0/pre-built/toolchain-arm/ /home/alex/GBS-ROOT/local/sources/tizen3.0_mobile/c-ares-1.10.0-0/c-ares.spec ...
[ 0s] initializing /home/alex/GBS-ROOT/local/BUILD-ROOTS/scratch.i586.1/.srcfiles.cache ...
[ 0s] /usr/lib/build/createrpmdeps /home/alex/GBS-ROOT/local/repos/tizen3.0_mobile/i586/RPMS
[ 0s] /usr/lib/build/createrepomddeps /home/alex/tizen-3.0/pre-built/toolchain-x86/
[ 0s] /usr/lib/build/createrepomddeps /home/alex/tizen-3.0/pre-built/toolchain-arm/
[ 0s] expanding package dependencies...
[ 1s] reordering...cycle: gcc49-locale -> gcc49
[ 1s] breaking dependency gcc49 -> gcc49-locale
[ 1s] cycle: coreutils -> pam
[ 1s] breaking dependency pam -> coreutils
[ 1s] cycle: nss -> libsoftokn3
[ 1s] breaking dependency nss -> libsoftokn3
[ 1s] done
[ 1s] [1/98] [2/98] [3/98] [4/98] installing terminfo-base-5.9-0
[ 1s] [5/98] [6/98] [7/98] [8/98] [9/98] [10/98] [11/98] [12/98] [13/98] [14/98] [15/98] [16/98] [17/98] [18/98] [19/98] [20/98] [21/98] [22/98] [23/98] [24/98] [25/98] [26/98] [27/98] deleting unwanted libpcre-8.31-5.1
[ 1s] installing libpcre-8.31-0
[ 1s] [28/98] deleting unwanted libpopt-1.16-5.2
[ 1s] preinstalling libpopt...
[ 1s] installing libpopt-1.16-0
[ 2s] [29/98] [30/98] [31/98] [32/98] [33/98] [34/98] [35/98] [36/98] [37/98] [38/98] [39/98] [40/98] [41/98] deleting unwanted zlib-1.2.8-6.1
[ 2s] preinstalling zlib...
[ 2s] installing zlib-1.2.8-0
[ 2s] [42/98] deleting unwanted libncurses-5.9-5.2
[ 2s] preinstalling libncurses...
[ 2s] installing libncurses-5.9-0
[ 3s] [43/98] [44/98] [45/98] [46/98] [47/98] [48/98] [49/98] [50/98] [51/98] [52/98] [53/98] [54/98] [55/98] [56/98] [57/98] [58/98] [59/98] [60/98] [61/98] [62/98] [63/98] [64/98] [65/98] [66/98] [67/98] [68/98] [69/98] [70/98] [71/98] [72/98] [73/98] [74/98] [75/98] [76/98] [77/98] [78/98] [79/98] [80/98] [81/98] [82/98] [83/98] [84/98] [85/98] [86/98] [87/98] [88/98] [89/98] [90/98] [91/98] [92/98] [93/98] [94/98] [95/98] [96/98] [97/98] [98/98] removing nis flags from /home/alex/GBS-ROOT/local/BUILD-ROOTS/scratch.i586.1/etc/nsswitch.conf...
[ 3s] now finalizing build dir...
[ 3s] -----------------------------------------------------------------
[ 3s] ----- building c-ares.spec (user abuild)
[ 3s] -----------------------------------------------------------------
[ 3s] -----------------------------------------------------------------
[ 3s] + exec rpmbuild --define '_srcdefattr (-,root,root)' --nosignature --target=i686-tizen-linux --define '_build_create_debug 1' -ba /home/abuild/rpmbuild/SOURCES/c-ares.spec
[ 3s] Building target platforms: i686-tizen-linux
[ 3s] Building for target i686-tizen-linux
[ 3s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UlOy5y
[ 3s] + umask 022
[ 3s] + cd /home/abuild/rpmbuild/BUILD
[ 3s] + cd /home/abuild/rpmbuild/BUILD
[ 3s] + rm -rf c-ares-1.10.0
[ 3s] + /bin/bzip2 -dc /home/abuild/rpmbuild/SOURCES/c-ares-1.10.0.tar.bz2
[ 3s] + /bin/tar -xf -
[ 3s] + STATUS=0
[ 3s] + '[' 0 -ne 0 ']'
[ 3s] + cd c-ares-1.10.0
[ 3s] + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
[ 3s] + cp /home/abuild/rpmbuild/SOURCES/c-ares.manifest .
[ 3s] + exit 0
[ 3s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GdkLFj
[ 3s] + umask 022
[ 3s] + cd /home/abuild/rpmbuild/BUILD
[ 3s] + cd c-ares-1.10.0
[ 3s] ++ uname -m
[ 3s] + [[ i686 == \a\a\r\c\h\6\4 ]]
[ 3s] + LANG=C
[ 3s] + export LANG
[ 3s] + unset DISPLAY
[ 3s] + CFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables'
[ 3s] + export CFLAGS
[ 3s] + CXXFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables'
[ 3s] + export CXXFLAGS
[ 3s] + FFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I%_fmoddir'
[ 3s] + export FFLAGS
[ 3s] + LD_AS_NEEDED=1
[ 3s] + export LD_AS_NEEDED
[ 3s] + autoreconf -fiv
[ 3s] autoreconf: Entering directory `.'
[ 3s] autoreconf: configure.ac: not using Gettext
[ 4s] autoreconf: running: aclocal --force -I m4
[ 7s] autoreconf: configure.ac: tracing
[ 7s] autoreconf: running: libtoolize --copy --force
[ 7s] libtoolize: putting auxiliary files in `.'.
[ 7s] libtoolize: copying file `./ltmain.sh'
[ 7s] libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
[ 7s] libtoolize: copying file `m4/libtool.m4'
[ 7s] libtoolize: copying file `m4/ltoptions.m4'
[ 7s] libtoolize: copying file `m4/ltsugar.m4'
[ 7s] libtoolize: copying file `m4/ltversion.m4'
[ 8s] libtoolize: copying file `m4/lt~obsolete.m4'
[ 8s] libtoolize: Remember to add `LT_INIT' to configure.ac.
[ 10s] autoreconf: running: /usr/bin/autoconf --force
[ 11s] autoreconf: running: /usr/bin/autoheader --force
[ 11s] autoreconf: running: automake --add-missing --copy --force-missing
[ 12s] configure.ac:80: installing './compile'
[ 12s] configure.ac:76: installing './config.guess'
[ 12s] configure.ac:76: installing './config.sub'
[ 12s] configure.ac:82: installing './missing'
[ 12s] Makefile.am: installing './depcomp'
[ 12s] autoreconf: Leaving directory `.'
[ 12s] + CFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables'
[ 12s] + export CFLAGS
[ 12s] + CXXFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables'
[ 12s] + export CXXFLAGS
[ 12s] + FFLAGS='-O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I%_fmoddir'
[ 12s] + export FFLAGS
[ 12s] + ./configure --build=i686-tizen-linux-gnu --host=i686-tizen-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-symbol-hiding --enable-nonblocking --enable-shared --disable-static --with-pic
[ 13s] checking whether to enable maintainer-specific portions of Makefiles... no
[ 13s] checking whether to enable debug build options... no
[ 13s] checking whether to enable compiler optimizer... not specified (assuming yes)
[ 13s] checking whether to enable strict compiler warnings... no
[ 13s] checking whether to enable compiler warnings as errors... no
[ 13s] checking whether to enable curl debug memory tracking... no
[ 13s] checking whether to enable hiding of library internal symbols... yes
[ 13s] checking for path separator... :
[ 13s] checking for sed... /bin/sed
[ 13s] checking for grep... /bin/grep
[ 13s] checking for egrep... /bin/grep -E
[ 13s] checking for i686-tizen-linux-gnu-ar... no
[ 13s] checking for ar... /bin/ar
[ 13s] checking build system type... i686-tizen-linux-gnu
[ 13s] checking host system type... i686-tizen-linux-gnu
[ 13s] configure: using CFLAGS: -O2 -g -m32 -march=i686 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables
[ 13s] configure: CFLAGS error: CFLAGS may only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_FORTIFY_SOURCE=2
[ 13s] configure: error: Can not continue. Fix errors mentioned immediately above this line.
[ 13s] error: Bad exit status from /var/tmp/rpm-tmp.GdkLFj (%build)
[ 13s]
[ 13s]
[ 13s] RPM build errors:
[ 13s] Bad exit status from /var/tmp/rpm-tmp.GdkLFj (%build)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment