/etc/profile: line 38: /bin/hostname: No such file or directory Installing /builddir/build/SRPMS/dfu-programmer-0.4.4-1.fc9.src.rpm Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.17808 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dfu-programmer-0.4.4 + /bin/gzip -dc /builddir/build/SOURCES/dfu-programmer-0.4.4.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dfu-programmer-0.4.4 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.17808 + umask 022 + cd /builddir/build/BUILD + cd dfu-programmer-0.4.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for usb_control_msg in -lusb... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for memset... yes configure: creating ./config.status config.status: creating fedora/dfu-programmer.spec config.status: creating Makefile config.status: creating docs/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j2 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/dfu-programmer-0.4.4' Making all in src make[2]: Entering directory `/builddir/build/BUILD/dfu-programmer-0.4.4/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT arguments.o -MD -MP -MF .deps/arguments.Tpo -c -o arguments.o arguments.c arguments.c: In function 'assign_com_configure_option': arguments.c:268: warning: dereferencing type-punned pointer will break strict-aliasing rules arguments.c: In function 'assign_com_get_option': arguments.c:307: warning: dereferencing type-punned pointer will break strict-aliasing rules arguments.c: In function 'parse_arguments': arguments.c:449: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT atmel.o -MD -MP -MF .deps/atmel.Tpo -c -o atmel.o atmel.c mv -f .deps/arguments.Tpo .deps/arguments.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c mv -f .deps/commands.Tpo .deps/commands.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dfu.o -MD -MP -MF .deps/dfu.Tpo -c -o dfu.o dfu.c mv -f .deps/atmel.Tpo .deps/atmel.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT intel_hex.o -MD -MP -MF .deps/intel_hex.Tpo -c -o intel_hex.o intel_hex.c mv -f .deps/intel_hex.Tpo .deps/intel_hex.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/dfu.Tpo .deps/dfu.Po mv -f .deps/util.Tpo .deps/util.Po gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o dfu-programmer main.o arguments.o atmel.o commands.o dfu.o intel_hex.o util.o -lusb make[2]: Leaving directory `/builddir/build/BUILD/dfu-programmer-0.4.4/src' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/dfu-programmer-0.4.4/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dfu-programmer-0.4.4/docs' make[2]: Entering directory `/builddir/build/BUILD/dfu-programmer-0.4.4' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/dfu-programmer-0.4.4' make[1]: Leaving directory `/builddir/build/BUILD/dfu-programmer-0.4.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.14280 + umask 022 + cd /builddir/build/BUILD + cd dfu-programmer-0.4.4 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder + /usr/bin/make DESTDIR=/var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder install Making install in src make[1]: Entering directory `/builddir/build/BUILD/dfu-programmer-0.4.4/src' make[2]: Entering directory `/builddir/build/BUILD/dfu-programmer-0.4.4/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/usr/bin" /usr/bin/install -c 'dfu-programmer' '/var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/usr/bin/dfu-programmer' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dfu-programmer-0.4.4/src' make[1]: Leaving directory `/builddir/build/BUILD/dfu-programmer-0.4.4/src' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/dfu-programmer-0.4.4/docs' make[2]: Entering directory `/builddir/build/BUILD/dfu-programmer-0.4.4/docs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/usr/share/man/man1" /usr/bin/install -c -m 644 './dfu-programmer.1' '/var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/usr/share/man/man1/dfu-programmer.1' make[2]: Leaving directory `/builddir/build/BUILD/dfu-programmer-0.4.4/docs' make[1]: Leaving directory `/builddir/build/BUILD/dfu-programmer-0.4.4/docs' make[1]: Entering directory `/builddir/build/BUILD/dfu-programmer-0.4.4' make[2]: Entering directory `/builddir/build/BUILD/dfu-programmer-0.4.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dfu-programmer-0.4.4' make[1]: Leaving directory `/builddir/build/BUILD/dfu-programmer-0.4.4' + /usr/bin/install -d /var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/etc/udev/rules.d/ + /usr/bin/install -d /var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/etc/security/console.perms.d/ + /usr/bin/install -pm 644 fedora/99-dfu-programmer.rules /var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/etc/udev/rules.d/99-dfu-programmer.rules + /usr/bin/install -pm 644 fedora/dfu-programmer-at89c51.perms /var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/etc/security/console.perms.d/dfu-programmer-at89c51.perms + /usr/bin/install -pm 644 fedora/dfu-programmer-at90usb.perms /var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/etc/security/console.perms.d/dfu-programmer-at90usb.perms + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/dfu-programmer-0.4.4 extracting debug info from /var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/usr/bin/dfu-programmer 184 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dfu-programmer-0.4.4-1.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.14280 + umask 022 + cd /builddir/build/BUILD + cd dfu-programmer-0.4.4 + DOCDIR=/var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/usr/share/doc/dfu-programmer-0.4.4 + export DOCDIR + rm -rf /var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/usr/share/doc/dfu-programmer-0.4.4 + /bin/mkdir -p /var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/usr/share/doc/dfu-programmer-0.4.4 + cp -pr AUTHORS ChangeLog NEWS README COPYING /var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder/usr/share/doc/dfu-programmer-0.4.4 + exit 0 Provides: config(dfu-programmer) = 0.4.4-1.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: config(dfu-programmer) = 0.4.4-1.fc9 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libusb-0.1.so.4 rtld(GNU_HASH) Processing files: dfu-programmer-debuginfo-0.4.4-1.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder warning: Could not canonicalize hostname: hammer2.fedora.redhat.com Wrote: /builddir/build/RPMS/dfu-programmer-0.4.4-1.fc9.i386.rpm Wrote: /builddir/build/RPMS/dfu-programmer-debuginfo-0.4.4-1.fc9.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.14280 + umask 022 + cd /builddir/build/BUILD + cd dfu-programmer-0.4.4 + /bin/rm -rf /var/tmp/dfu-programmer-0.4.4-1.fc9-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.14280 + umask 022 + cd /builddir/build/BUILD + rm -rf dfu-programmer-0.4.4 + exit 0