ENTER do("bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/avrdude.spec'", '/var/lib/mock/dist-f9-build-143178-22807/root/', 0, True, 0, , 423, 423, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/avrdude.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: hammer2.fedora.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/avrdude-5.5-3.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/avrdude.spec'", '/var/lib/mock/dist-f9-build-143178-22807/root/', 0, True, 0, , 423, 423, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/avrdude.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.89593 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf avrdude-5.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/avrdude-5.5.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd avrdude-5.5 ++ /usr/bin/id -u + '[' 423 = 0 ']' ++ /usr/bin/id -u + '[' 423 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (avrdude-5.5.usbtiny.64bit.patch):' Patch #0 (avrdude-5.5.usbtiny.64bit.patch): + patch -p1 -s + chmod -x safemode.c doc/TODO + sed -i 's|/usr/local/etc/avrdude.conf|/etc/avrdude/avrdude.conf|g' doc/avrdude.texi avrdude.1 + sed -i 's|/etc/avrdude.conf|/etc/avrdude/avrdude.conf|g' doc/avrdude.texi avrdude.1 + iconv -f ISO88591 -t UTF8 + mv ChangeLog-2003~ ChangeLog-2003 + iconv -f ISO88591 -t UTF8 + mv NEWS~ NEWS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.89593 + umask 022 + cd /builddir/build/BUILD + cd avrdude-5.5 + 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 + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./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 --enable-doc --sysconfdir=/etc/avrdude checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for tputs in -ltermcap... no checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for usb_get_string_simple in -lusb... yes checking how to run the C preprocessor... gcc -E checking for egrep... 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for ddk/hidsdi.h... no checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for select... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... yes checking for gettimeofday... yes checking for a Win32 HID libray... no checking for parallel device... /dev/parport0 checking for serial device... /dev/ttyS0 configure: creating ./config.status config.status: creating doc/Makefile config.status: creating windows/Makefile config.status: creating avrdude.spec config.status: creating Makefile config.status: creating avrdude.conf.tmp config.status: creating ac_cfg.h config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/avrdude-5.5' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/avrdude-5.5/doc' Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ for f in avrdude.info avrdude.info-[0-9] avrdude.info-[0-9][0-9] avrdude.i[0-9] avrdude.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ cd "$am__cwd"; \ if /bin/sh /builddir/build/BUILD/avrdude-5.5/missing --run makeinfo -I . \ -o avrdude.info avrdude.texi; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./avrdude.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc texi2html -split_node ./avrdude.texi if [ -e ./avrdude.html -o -e ./avrdude_1.html ]; then \ mkdir -p avrdude-html ; \ mv -f *.html avrdude-html ; \ else \ mv -f avrdude avrdude-html; \ fi; TEXINPUTS=".:$TEXINPUTS" \ MAKEINFO='/bin/sh /builddir/build/BUILD/avrdude-5.5/missing --run makeinfo -I .' \ texi2dvi avrdude.texi /usr/bin/texi2dvi: Running etex --file-line-error './avrdude.texi' ... This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (./avrdude.texi (./texinfo.tex Loading texinfo [version 2004-11-25.16]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, and turning on texinfo input format.) (./version.texi) [1] [2] [-1] Chapter 1 [1] Chapter 2 [2] [3] Overfull \hbox (136.98744pt too wide) in paragraph at lines 393--395 []@texttt http://www.ktverkko.fi/~msmakela/8bit/c2n232/hardware/index.en.html[ ]| Overfull \hbox (33.51106pt too wide) in paragraph at lines 417--419 []@texttt http://electropol.free.fr/spip/spip.php?article15[]| [4] [5] [6] [7] Cross reference values unknown; you must run TeX again. Underfull \hbox (badness 3000) in paragraph at lines 597--601 []@textrm For the USB pro-gram-mer @texttt "@textrm AVR-Doper@texttt " @textrm run-ning in HID mode, the Underfull \hbox (badness 2351) in paragraph at lines 597--601 @textrm but not on Win-dows. For more in-for-ma-tion about AVR-Doper see [8] [9] [10] [11] [12] [13] Chapter 3 [14] [15] [16] Chapter 4 [17] [18] [19] [20] Appendix A [21] [22] [23] [24] Appendix B [25] [26] [27] ) (see the transcript file for additional information) Output written on avrdude.dvi (30 pages, 77436 bytes). Transcript written on avrdude.log. /usr/bin/texi2dvi: Running etex --file-line-error './avrdude.texi' ... This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (./avrdude.texi (./texinfo.tex Loading texinfo [version 2004-11-25.16]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, and turning on texinfo input format.) (./avrdude.aux) (./version.texi) [1] [2] (./avrdude.toc) [-1] [-2] Chapter 1 [1] Chapter 2 [2] [3] Overfull \hbox (136.98744pt too wide) in paragraph at lines 393--395 []@texttt http://www.ktverkko.fi/~msmakela/8bit/c2n232/hardware/index.en.html[ ]| Overfull \hbox (33.51106pt too wide) in paragraph at lines 417--419 []@texttt http://electropol.free.fr/spip/spip.php?article15[]| [4] [5] [6] [7] Underfull \hbox (badness 3000) in paragraph at lines 597--601 []@textrm For the USB pro-gram-mer @texttt "@textrm AVR-Doper@texttt " @textrm run-ning in HID mode, the Underfull \hbox (badness 2351) in paragraph at lines 597--601 @textrm but not on Win-dows. For more in-for-ma-tion about AVR-Doper see [8] [9] [10] [11] [12] [13] Chapter 3 [14] [15] [16] Chapter 4 [17] [18] [19] [20] Appendix A [21] [22] [23] [24] Appendix B [25] [26] [27] ) (see the transcript file for additional information) Output written on avrdude.dvi (31 pages, 89972 bytes). Transcript written on avrdude.log. /usr/bin/texi2dvi: Running etex --file-line-error './avrdude.texi' ... This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (./avrdude.texi (./texinfo.tex Loading texinfo [version 2004-11-25.16]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, and turning on texinfo input format.) (./avrdude.aux) (./version.texi) [1] [2] (./avrdude.toc) [-1] [-2] Chapter 1 [1] Chapter 2 [2] [3] Overfull \hbox (136.98744pt too wide) in paragraph at lines 393--395 []@texttt http://www.ktverkko.fi/~msmakela/8bit/c2n232/hardware/index.en.html[ ]| Overfull \hbox (33.51106pt too wide) in paragraph at lines 417--419 []@texttt http://electropol.free.fr/spip/spip.php?article15[]| [4] [5] [6] [7] Underfull \hbox (badness 3000) in paragraph at lines 597--601 []@textrm For the USB pro-gram-mer @texttt "@textrm AVR-Doper@texttt " @textrm run-ning in HID mode, the Underfull \hbox (badness 2351) in paragraph at lines 597--601 @textrm but not on Win-dows. For more in-for-ma-tion about AVR-Doper see [8] [9] [10] [11] [12] [13] Chapter 3 [14] [15] [16] Chapter 4 [17] [18] [19] [20] Appendix A [21] [22] [23] [24] Appendix B [25] [26] [27] ) (see the transcript file for additional information) Output written on avrdude.dvi (31 pages, 89972 bytes). Transcript written on avrdude.log. dvips -o avrdude.ps avrdude.dvi This is dvips(k) 5.96.1 Copyright 2007 Radical Eye Software (www.radicaleye.com) ' TeX output 2008.02.21:1424' -> avrdude.ps . [1] [2] [-1] [-2] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] TEXINPUTS=".:$TEXINPUTS" \ MAKEINFO='/bin/sh /builddir/build/BUILD/avrdude-5.5/missing --run makeinfo -I .' \ texi2dvi --pdf --batch avrdude.texi /usr/bin/texi2dvi: Running pdfetex --file-line-error ) localization, and turning on texinfo input format.) (./avrdude.aux) (./version.texi) [1{/usr/share/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./avrdude.toc) [-1] [-2] (./avrdude.toc) (./avrdude.toc) Chapter 1 [1] Chapter 2 [2] [3] Overfull \hbox (136.98744pt too wide) in paragraph at lines 393--395 [][][]@texttt http://www.ktverkko.fi/~msmakela/8bit/c2n232/hardware/index.en.h tml[][][]| Overfull \hbox (33.51106pt too wide) in paragraph at lines 417--419 [][][]@texttt http://electropol.free.fr/spip/spip.php?article15[][][]| [4] [5] [6] [7] Underfull \hbox (badness 3000) in paragraph at lines 597--601 []@textrm For the USB pro-gram-mer @texttt "@textrm AVR-Doper@texttt " @textrm run-ning in HID mode, the Underfull \hbox (badness 2351) in paragraph at lines 597--601 @textrm but not on Win-dows. For more in-for-ma-tion about AVR-Doper see [8] [9] [10] [11] [12] [13] Chapter 3 [14] [15] [16] Chapter 4 [17] [18] [19] [20] Appendix A [21] [22] [23] [24] Appendix B [25] [26] [27] ) (see the transcript file for additional information) Output written on avrdude.pdf (31 pages, 192080 bytes). Transcript written on avrdude.log. make[2]: Leaving directory `/builddir/build/BUILD/avrdude-5.5/doc' make[2]: Entering directory `/builddir/build/BUILD/avrdude-5.5' bison -y -d config_gram.y if test -f y.tab.h; then \ to=`echo "config_gram_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed -e "/^#/!b" -e "s/Y_TAB_H/$to/g" -e "s|y\.tab\.h|config_gram.h|" \ y.tab.h >config_gram.ht; \ rm -f y.tab.h; \ if cmp -s config_gram.ht config_gram.h; then \ rm -f config_gram.ht ;\ else \ mv config_gram.ht config_gram.h; \ fi; \ fi if test -f y.output; then \ mv y.output config_gram.output; \ fi sed '/^#/ s|y\.tab\.c|config_gram.c|' y.tab.c >config_gram.ct && mv config_gram.ct config_gram.c rm -f y.tab.c if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-config_gram.o -MD -MP -MF ".deps/libavrdude_a-config_gram.Tpo" -c -o libavrdude_a-config_gram.o `test -f 'config_gram.c' || echo './'`config_gram.c; \ then mv -f ".deps/libavrdude_a-config_gram.Tpo" ".deps/libavrdude_a-config_gram.Po"; else rm -f ".deps/libavrdude_a-config_gram.Tpo"; exit 1; fi config_gram.y: In function 'parse_cmdbits': config_gram.y:1319: warning: 'brkt' may be used uninitialized in this function flex lexer.l sed '/^#/ s|lex.yy\.c|lexer.c|' lex.yy.c >lexer.c rm -f lex.yy.c if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-lexer.o -MD -MP -MF ".deps/libavrdude_a-lexer.Tpo" -c -o libavrdude_a-lexer.o `test -f 'lexer.c' || echo './'`lexer.c; \ then mv -f ".deps/libavrdude_a-lexer.Tpo" ".deps/libavrdude_a-lexer.Po"; else rm -f ".deps/libavrdude_a-lexer.Tpo"; exit 1; fi lexer.c: In function 'yylex': lexer.l:267: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result lexer.l: At top level: lexer.c:2380: warning: 'yyunput' defined but not used if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-avr.o -MD -MP -MF ".deps/libavrdude_a-avr.Tpo" -c -o libavrdude_a-avr.o `test -f 'avr.c' || echo './'`avr.c; \ then mv -f ".deps/libavrdude_a-avr.Tpo" ".deps/libavrdude_a-avr.Po"; else rm -f ".deps/libavrdude_a-avr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-avr910.o -MD -MP -MF ".deps/libavrdude_a-avr910.Tpo" -c -o libavrdude_a-avr910.o `test -f 'avr910.c' || echo './'`avr910.c; \ then mv -f ".deps/libavrdude_a-avr910.Tpo" ".deps/libavrdude_a-avr910.Po"; else rm -f ".deps/libavrdude_a-avr910.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-avrpart.o -MD -MP -MF ".deps/libavrdude_a-avrpart.Tpo" -c -o libavrdude_a-avrpart.o `test -f 'avrpart.c' || echo './'`avrpart.c; \ then mv -f ".deps/libavrdude_a-avrpart.Tpo" ".deps/libavrdude_a-avrpart.Po"; else rm -f ".deps/libavrdude_a-avrpart.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-bitbang.o -MD -MP -MF ".deps/libavrdude_a-bitbang.Tpo" -c -o libavrdude_a-bitbang.o `test -f 'bitbang.c' || echo './'`bitbang.c; \ then mv -f ".deps/libavrdude_a-bitbang.Tpo" ".deps/libavrdude_a-bitbang.Po"; else rm -f ".deps/libavrdude_a-bitbang.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-butterfly.o -MD -MP -MF ".deps/libavrdude_a-butterfly.Tpo" -c -o libavrdude_a-butterfly.o `test -f 'butterfly.c' || echo './'`butterfly.c; \ then mv -f ".deps/libavrdude_a-butterfly.Tpo" ".deps/libavrdude_a-butterfly.Po"; else rm -f ".deps/libavrdude_a-butterfly.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-config.o -MD -MP -MF ".deps/libavrdude_a-config.Tpo" -c -o libavrdude_a-config.o `test -f 'config.c' || echo './'`config.c; \ then mv -f ".deps/libavrdude_a-config.Tpo" ".deps/libavrdude_a-config.Po"; else rm -f ".deps/libavrdude_a-config.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-confwin.o -MD -MP -MF ".deps/libavrdude_a-confwin.Tpo" -c -o libavrdude_a-confwin.o `test -f 'confwin.c' || echo './'`confwin.c; \ then mv -f ".deps/libavrdude_a-confwin.Tpo" ".deps/libavrdude_a-confwin.Po"; else rm -f ".deps/libavrdude_a-confwin.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-crc16.o -MD -MP -MF ".deps/libavrdude_a-crc16.Tpo" -c -o libavrdude_a-crc16.o `test -f 'crc16.c' || echo './'`crc16.c; \ then mv -f ".deps/libavrdude_a-crc16.Tpo" ".deps/libavrdude_a-crc16.Po"; else rm -f ".deps/libavrdude_a-crc16.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-fileio.o -MD -MP -MF ".deps/libavrdude_a-fileio.Tpo" -c -o libavrdude_a-fileio.o `test -f 'fileio.c' || echo './'`fileio.c; \ then mv -f ".deps/libavrdude_a-fileio.Tpo" ".deps/libavrdude_a-fileio.Po"; else rm -f ".deps/libavrdude_a-fileio.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-jtagmkI.o -MD -MP -MF ".deps/libavrdude_a-jtagmkI.Tpo" -c -o libavrdude_a-jtagmkI.o `test -f 'jtagmkI.c' || echo './'`jtagmkI.c; \ then mv -f ".deps/libavrdude_a-jtagmkI.Tpo" ".deps/libavrdude_a-jtagmkI.Po"; else rm -f ".deps/libavrdude_a-jtagmkI.Tpo"; exit 1; fi jtagmkI.c: In function 'jtagmkI_initialize': jtagmkI.c:568: warning: pointer targets in passing argument 2 of 'jtagmkI_send' differ in signedness jtagmkI.c:569: warning: pointer targets in passing argument 2 of 'jtagmkI_recv' differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-jtagmkII.o -MD -MP -MF ".deps/libavrdude_a-jtagmkII.Tpo" -c -o libavrdude_a-jtagmkII.o `test -f 'jtagmkII.c' || echo './'`jtagmkII.c; \ then mv -f ".deps/libavrdude_a-jtagmkII.Tpo" ".deps/libavrdude_a-jtagmkII.Po"; else rm -f ".deps/libavrdude_a-jtagmkII.Tpo"; exit 1; fi jtagmkII.c: In function 'jtagmkII_display': jtagmkII.c:2088: warning: passing argument 2 of 'jtagmkII_print_parms1' discards qualifiers from pointer target type if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-lists.o -MD -MP -MF ".deps/libavrdude_a-lists.Tpo" -c -o libavrdude_a-lists.o `test -f 'lists.c' || echo './'`lists.c; \ then mv -f ".deps/libavrdude_a-lists.Tpo" ".deps/libavrdude_a-lists.Po"; else rm -f ".deps/libavrdude_a-lists.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-par.o -MD -MP -MF ".deps/libavrdude_a-par.Tpo" -c -o libavrdude_a-par.o `test -f 'par.c' || echo './'`par.c; \ then mv -f ".deps/libavrdude_a-par.Tpo" ".deps/libavrdude_a-par.Po"; else rm -f ".deps/libavrdude_a-par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-pgm.o -MD -MP -MF ".deps/libavrdude_a-pgm.Tpo" -c -o libavrdude_a-pgm.o `test -f 'pgm.c' || echo './'`pgm.c; \ then mv -f ".deps/libavrdude_a-pgm.Tpo" ".deps/libavrdude_a-pgm.Po"; else rm -f ".deps/libavrdude_a-pgm.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-ppi.o -MD -MP -MF ".deps/libavrdude_a-ppi.Tpo" -c -o libavrdude_a-ppi.o `test -f 'ppi.c' || echo './'`ppi.c; \ then mv -f ".deps/libavrdude_a-ppi.Tpo" ".deps/libavrdude_a-ppi.Po"; else rm -f ".deps/libavrdude_a-ppi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-ppiwin.o -MD -MP -MF ".deps/libavrdude_a-ppiwin.Tpo" -c -o libavrdude_a-ppiwin.o `test -f 'ppiwin.c' || echo './'`ppiwin.c; \ then mv -f ".deps/libavrdude_a-ppiwin.Tpo" ".deps/libavrdude_a-ppiwin.Po"; else rm -f ".deps/libavrdude_a-ppiwin.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-safemode.o -MD -MP -MF ".deps/libavrdude_a-safemode.Tpo" -c -o libavrdude_a-safemode.o `test -f 'safemode.c' || echo './'`safemode.c; \ then mv -f ".deps/libavrdude_a-safemode.Tpo" ".deps/libavrdude_a-safemode.Po"; else rm -f ".deps/libavrdude_a-safemode.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-serbb_posix.o -MD -MP -MF ".deps/libavrdude_a-serbb_posix.Tpo" -c -o libavrdude_a-serbb_posix.o `test -f 'serbb_posix.c' || echo './'`serbb_posix.c; \ then mv -f ".deps/libavrdude_a-serbb_posix.Tpo" ".deps/libavrdude_a-serbb_posix.Po"; else rm -f ".deps/libavrdude_a-serbb_posix.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-serbb_win32.o -MD -MP -MF ".deps/libavrdude_a-serbb_win32.Tpo" -c -o libavrdude_a-serbb_win32.o `test -f 'serbb_win32.c' || echo './'`serbb_win32.c; \ then mv -f ".deps/libavrdude_a-serbb_win32.Tpo" ".deps/libavrdude_a-serbb_win32.Po"; else rm -f ".deps/libavrdude_a-serbb_win32.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-ser_avrdoper.o -MD -MP -MF ".deps/libavrdude_a-ser_avrdoper.Tpo" -c -o libavrdude_a-ser_avrdoper.o `test -f 'ser_avrdoper.c' || echo './'`ser_avrdoper.c; \ then mv -f ".deps/libavrdude_a-ser_avrdoper.Tpo" ".deps/libavrdude_a-ser_avrdoper.Po"; else rm -f ".deps/libavrdude_a-ser_avrdoper.Tpo"; exit 1; fi ser_avrdoper.c: In function 'usbGetReport': ser_avrdoper.c:428: warning: value computed is not used if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-ser_posix.o -MD -MP -MF ".deps/libavrdude_a-ser_posix.Tpo" -c -o libavrdude_a-ser_posix.o `test -f 'ser_posix.c' || echo './'`ser_posix.c; \ then mv -f ".deps/libavrdude_a-ser_posix.Tpo" ".deps/libavrdude_a-ser_posix.Po"; else rm -f ".deps/libavrdude_a-ser_posix.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-ser_win32.o -MD -MP -MF ".deps/libavrdude_a-ser_win32.Tpo" -c -o libavrdude_a-ser_win32.o `test -f 'ser_win32.c' || echo './'`ser_win32.c; \ then mv -f ".deps/libavrdude_a-ser_win32.Tpo" ".deps/libavrdude_a-ser_win32.Po"; else rm -f ".deps/libavrdude_a-ser_win32.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-stk500.o -MD -MP -MF ".deps/libavrdude_a-stk500.Tpo" -c -o libavrdude_a-stk500.o `test -f 'stk500.c' || echo './'`stk500.c; \ then mv -f ".deps/libavrdude_a-stk500.Tpo" ".deps/libavrdude_a-stk500.Po"; else rm -f ".deps/libavrdude_a-stk500.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-stk500v2.o -MD -MP -MF ".deps/libavrdude_a-stk500v2.Tpo" -c -o libavrdude_a-stk500v2.o `test -f 'stk500v2.c' || echo './'`stk500v2.c; \ then mv -f ".deps/libavrdude_a-stk500v2.Tpo" ".deps/libavrdude_a-stk500v2.Po"; else rm -f ".deps/libavrdude_a-stk500v2.Tpo"; exit 1; fi stk500v2.c: In function 'stk500hv_read_byte': stk500v2.c:1136: warning: pointer targets in passing argument 2 of 'stk500v2_command' differ in signedness stk500v2.c: In function 'stk500hv_write_byte': stk500v2.c:1300: warning: pointer targets in passing argument 2 of 'stk500v2_command' differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-stk500generic.o -MD -MP -MF ".deps/libavrdude_a-stk500generic.Tpo" -c -o libavrdude_a-stk500generic.o `test -f 'stk500generic.c' || echo './'`stk500generic.c; \ then mv -f ".deps/libavrdude_a-stk500generic.Tpo" ".deps/libavrdude_a-stk500generic.Po"; else rm -f ".deps/libavrdude_a-stk500generic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-term.o -MD -MP -MF ".deps/libavrdude_a-term.Tpo" -c -o libavrdude_a-term.o `test -f 'term.c' || echo './'`term.c; \ then mv -f ".deps/libavrdude_a-term.Tpo" ".deps/libavrdude_a-term.Po"; else rm -f ".deps/libavrdude_a-term.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-usbasp.o -MD -MP -MF ".deps/libavrdude_a-usbasp.Tpo" -c -o libavrdude_a-usbasp.o `test -f 'usbasp.c' || echo './'`usbasp.c; \ then mv -f ".deps/libavrdude_a-usbasp.Tpo" ".deps/libavrdude_a-usbasp.Po"; else rm -f ".deps/libavrdude_a-usbasp.Tpo"; exit 1; fi usbasp.c: In function 'usbasp_transmit': usbasp.c:59: warning: pointer targets in passing argument 6 of 'usb_control_msg' differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-usb_libusb.o -MD -MP -MF ".deps/libavrdude_a-usb_libusb.Tpo" -c -o libavrdude_a-usb_libusb.o `test -f 'usb_libusb.c' || echo './'`usb_libusb.c; \ then mv -f ".deps/libavrdude_a-usb_libusb.Tpo" ".deps/libavrdude_a-usb_libusb.Po"; else rm -f ".deps/libavrdude_a-usb_libusb.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-usbtiny.o -MD -MP -MF ".deps/libavrdude_a-usbtiny.Tpo" -c -o libavrdude_a-usbtiny.o `test -f 'usbtiny.c' || echo './'`usbtiny.c; \ then mv -f ".deps/libavrdude_a-usbtiny.Tpo" ".deps/libavrdude_a-usbtiny.Po"; else rm -f ".deps/libavrdude_a-usbtiny.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 libavrdude_a-update.o -MD -MP -MF ".deps/libavrdude_a-update.Tpo" -c -o libavrdude_a-update.o `test -f 'update.c' || echo './'`update.c; \ then mv -f ".deps/libavrdude_a-update.Tpo" ".deps/libavrdude_a-update.Po"; else rm -f ".deps/libavrdude_a-update.Tpo"; exit 1; fi rm -f libavrdude.a ar cru libavrdude.a libavrdude_a-config_gram.o libavrdude_a-lexer.o libavrdude_a-avr.o libavrdude_a-avr910.o libavrdude_a-avrpart.o libavrdude_a-bitbang.o libavrdude_a-butterfly.o libavrdude_a-config.o libavrdude_a-confwin.o libavrdude_a-crc16.o libavrdude_a-fileio.o libavrdude_a-jtagmkI.o libavrdude_a-jtagmkII.o libavrdude_a-lists.o libavrdude_a-par.o libavrdude_a-pgm.o libavrdude_a-ppi.o libavrdude_a-ppiwin.o libavrdude_a-safemode.o libavrdude_a-serbb_posix.o libavrdude_a-serbb_win32.o libavrdude_a-ser_avrdoper.o libavrdude_a-ser_posix.o libavrdude_a-ser_win32.o libavrdude_a-stk500.o libavrdude_a-stk500v2.o libavrdude_a-stk500generic.o libavrdude_a-term.o libavrdude_a-usbasp.o libavrdude_a-usb_libusb.o libavrdude_a-usbtiny.o libavrdude_a-update.o ranlib libavrdude.a if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc/avrdude\" -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 avrdude-main.o -MD -MP -MF ".deps/avrdude-main.Tpo" -c -o avrdude-main.o `test -f 'main.c' || echo './'`main.c; \ then mv -f ".deps/avrdude-main.Tpo" ".deps/avrdude-main.Po"; else rm -f ".deps/avrdude-main.Tpo"; exit 1; fi gcc -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 avrdude avrdude-main.o ./libavrdude.a -lusb -lreadline -lncurses make[2]: Leaving directory `/builddir/build/BUILD/avrdude-5.5' make[1]: Leaving directory `/builddir/build/BUILD/avrdude-5.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.72271 + umask 022 + cd /builddir/build/BUILD + cd avrdude-5.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/avrdude-5.5-3.fc9-root-mockbuild + make install DESTDIR=/var/tmp/avrdude-5.5-3.fc9-root-mockbuild Making install in doc make[1]: Entering directory `/builddir/build/BUILD/avrdude-5.5/doc' make[2]: Entering directory `/builddir/build/BUILD/avrdude-5.5/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/doc/avrdude-5.5 mkdir -p -- /var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/doc/avrdude-5.5 /usr/bin/install -c -m 644 avrdude.ps /var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/doc/avrdude-5.5/avrdude.ps /usr/bin/install -c -m 644 avrdude.pdf /var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/doc/avrdude-5.5/avrdude.pdf /bin/sh ../mkinstalldirs /var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/doc/avrdude-5.5/avrdude-html mkdir -p -- /var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/doc/avrdude-5.5/avrdude-html test -z "/usr/share/info" || mkdir -p -- "/var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/info" /usr/bin/install -c -m 644 './avrdude.info' '/var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/info/avrdude.info' install-info --info-dir='/var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/info' '/var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/info/avrdude.info' make[2]: Leaving directory `/builddir/build/BUILD/avrdude-5.5/doc' make[1]: Leaving directory `/builddir/build/BUILD/avrdude-5.5/doc' make[1]: Entering directory `/builddir/build/BUILD/avrdude-5.5' make[2]: Entering directory `/builddir/build/BUILD/avrdude-5.5' test -z "/usr/bin" || mkdir -p -- "/var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/bin" /usr/bin/install -c 'avrdude' '/var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/bin/avrdude' Backing up avrdude.conf in /var/tmp/avrdude-5.5-3.fc9-root-mockbuild/etc/avrdude test -z "/etc/avrdude" || mkdir -p -- "/var/tmp/avrdude-5.5-3.fc9-root-mockbuild/etc/avrdude" /usr/bin/install -c -m 644 'avrdude.conf' '/var/tmp/avrdude-5.5-3.fc9-root-mockbuild/etc/avrdude/avrdude.conf' test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './avrdude.1' '/var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/man/man1/avrdude.1' make[2]: Leaving directory `/builddir/build/BUILD/avrdude-5.5' make[1]: Leaving directory `/builddir/build/BUILD/avrdude-5.5' + mv /var/tmp/avrdude-5.5-3.fc9-root-mockbuild//usr/share/doc/avrdude-5.5 installed-docs + rm -f /var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/info/dir + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/avrdude-5.5 extracting debug info from /var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/bin/avrdude 1550 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: avrdude-5.5-3.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.18029 + umask 022 + cd /builddir/build/BUILD + cd avrdude-5.5 + DOCDIR=/var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/doc/avrdude-5.5 + export DOCDIR + rm -rf /var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/doc/avrdude-5.5 + /bin/mkdir -p /var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/doc/avrdude-5.5 + cp -pr README AUTHORS ChangeLog ChangeLog-2001 ChangeLog-2002 ChangeLog-2003 ChangeLog-2004-2006 COPYING NEWS doc/TODO installed-docs/avrdude-html installed-docs/avrdude.pdf installed-docs/avrdude.ps /var/tmp/avrdude-5.5-3.fc9-root-mockbuild/usr/share/doc/avrdude-5.5 + exit 0 Provides: config(avrdude) = 5.5-3.fc9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libncurses.so.5 libreadline.so.5 libusb-0.1.so.4 rtld(GNU_HASH) Processing files: avrdude-debuginfo-5.5-3.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/avrdude-5.5-3.fc9-root-mockbuild warning: Could not canonicalize hostname: hammer2.fedora.redhat.com Wrote: /builddir/build/RPMS/avrdude-5.5-3.fc9.i386.rpm Wrote: /builddir/build/RPMS/avrdude-debuginfo-5.5-3.fc9.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.14560 + umask 022 + cd /builddir/build/BUILD + cd avrdude-5.5 + rm -rf /var/tmp/avrdude-5.5-3.fc9-root-mockbuild + exit 0 LEAVE do -->