Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/avrdude.spec'], False, '/var/lib/mock/dist-f13-build-1016689-150607/root/', None, 86400, True, 0, 419, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/avrdude.spec'] warning: Could not canonicalize hostname: x86-14.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/avrdude-5.10-3.fc13.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/avrdude.spec'], False, '/var/lib/mock/dist-f13-build-1016689-150607/root/', None, 86400, True, 0, 419, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/avrdude.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Da5XS6 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf avrdude-5.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/avrdude-5.10.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd avrdude-5.10 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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.IhhNbS + umask 022 + cd /builddir/build/BUILD + cd avrdude-5.10 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-doc --sysconfdir=/etc/avrdude checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu 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 for x86_64-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... none checking for a BSD-compatible install... /usr/bin/install -c checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes checking for tputs in -ltermcap... yes checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for usb_get_string_simple 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 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 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 uint_t... no checking for ulong_t... no checking for parallel device... /dev/parport0 checking for serial device... /dev/ttyS0 checking if gcc accepts -Wno-pointer-sign ... yes 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.10' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/avrdude-5.10/doc' Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /builddir/build/BUILD/avrdude-5.10/missing --run makeinfo --version) >/dev/null 2>&1; then \ 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; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /builddir/build/BUILD/avrdude-5.10/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.10/missing --run makeinfo -I .' \ texi2dvi 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 2007-12-02.17]: 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, formatting, and turning on texinfo input format.) (./version.texi) [1] [2] [-1] Chapter 1 [1] Chapter 2 [2] [3] [4] Underfull \hbox (badness 10000) in paragraph at lines 437--439 @textrm board, pro-to-col Underfull \hbox (badness 10000) in paragraph at lines 437--439 @textrm sim-i-lar to Overfull \hbox (136.98744pt too wide) in paragraph at lines 469--471 []@texttt http://www.ktverkko.fi/~msmakela/8bit/c2n232/hardware/index.en.html[ ]| Overfull \hbox (33.51106pt too wide) in paragraph at lines 495--497 []@texttt http://electropol.free.fr/spip/spip.php?article15[]| [5] [6] [7] [8] Cross reference values unknown; you must run TeX again. [9] Underfull \hbox (badness 3000) in paragraph at lines 705--709 []@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 705--709 @textrm but not on Win-dows. For more in-for-ma-tion about AVR-Doper see [10] [11] [12] [13] [14] [15] [16] [17] Chapter 3 [18] [19] [20] Chapter 4 [21] [22] [23] [24] Chapter 5 [25] Underfull \hbox (badness 10000) in paragraph at lines 1677--1677 @texttt QT600-ATTINY88- Underfull \hbox (badness 10000) in paragraph at lines 1682--1682 @texttt QT600-ATMEGA324- Underfull \hbox (badness 10000) in paragraph at lines 1683--1684 @textrm ATmega8 AT-mega8A AT-mega48 Underfull \hbox (badness 10000) in paragraph at lines 1683--1684 @textrm AT-mega88 AT-mega168 AT-mega48P Underfull \hbox (badness 10000) in paragraph at lines 1684--1685 @textrm ATmega64 AT-mega64A AT-mega128 Underfull \hbox (badness 10000) in paragraph at lines 1687--1687 @texttt STK600- Underfull \hbox (badness 10000) in paragraph at lines 1693--1694 @textrm AT90PWM3B AT90PWM216 Underfull \hbox (badness 10000) in paragraph at lines 1697--1697 @texttt STK600- Underfull \hbox (badness 10000) in paragraph at lines 1698--1699 @textrm ATxmega64A1 ATxmega128A1 Underfull \hbox (badness 10000) in paragraph at lines 1699--1699 @texttt STK600- Underfull \hbox (badness 10000) in paragraph at lines 1700--1700 @texttt QT600- Underfull \hbox (badness 10000) in paragraph at lines 1700--1700 @texttt ATXMEGA128A1- Underfull \hbox (badness 10000) in paragraph at lines 1701--1702 @textrm ATxmega64A3 ATxmega128A3 Underfull \hbox (badness 10000) in paragraph at lines 1701--1702 @textrm ATxmega256A3 ATxmega64D3 Underfull \hbox (badness 10000) in paragraph at lines 1701--1702 @textrm ATxmega128D3 ATxmega192D3 Underfull \hbox (badness 10000) in paragraph at lines 1703--1704 @textrm ATxmega32A4 ATxmega16A4 Underfull \hbox (badness 10000) in paragraph at lines 1705--1706 @textrm AT32UC3A0512 AT32UC3A0256 Underfull \hbox (badness 10000) in paragraph at lines 1706--1706 @texttt STK600-RCUC3A144- Underfull \hbox (badness 10000) in paragraph at lines 1706--1707 @textrm AT32UC3A0512 AT32UC3A0256 Underfull \hbox (badness 10000) in paragraph at lines 1707--1707 @texttt STK600-RCuC3A100- Underfull \hbox (badness 10000) in paragraph at lines 1707--1708 @textrm AT32UC3A1512 AT32UC3A1256 Underfull \hbox (badness 10000) in paragraph at lines 1708--1709 @textrm AT32UC3B0256 AT32UC3B0512RevC Underfull \hbox (badness 10000) in paragraph at lines 1708--1709 @textrm AT32UC3B0512 AT32UC3B0128 Underfull \hbox (badness 10000) in paragraph at lines 1710--1710 @texttt STK600-RCUC3A144- Underfull \hbox (badness 10000) in paragraph at lines 1710--1711 @textrm AT32UC3A3512 AT32UC3A3256 Underfull \hbox (badness 10000) in paragraph at lines 1710--1711 @textrm AT32UC3A3128 AT32UC3A364 Underfull \hbox (badness 10000) in paragraph at lines 1710--1711 @textrm AT32UC3A3256S AT32UC3A3128S Underfull \hbox (badness 10000) in paragraph at lines 1711--1712 @textrm AT32UC3C0512 AT32UC3C0256 Underfull \hbox (badness 10000) in paragraph at lines 1712--1713 @textrm AT32UC3C1512 AT32UC3C1256 Underfull \hbox (badness 10000) in paragraph at lines 1713--1714 @textrm AT32UC3C2512 AT32UC3C2256 Underfull \hbox (badness 10000) in paragraph at lines 1714--1715 @textrm AT32UC3C0512 AT32UC3C0256 Underfull \hbox (badness 10000) in paragraph at lines 1715--1716 @textrm AT32UC3C1512 AT32UC3C1256 Underfull \hbox (badness 10000) in paragraph at lines 1716--1717 @textrm AT32UC3C2512 AT32UC3C2256 Underfull \hbox (badness 10000) in paragraph at lines 1717--1718 @textrm AT32UC3L064 AT32UC3L032 Underfull \hbox (badness 10000) in paragraph at lines 1718--1718 @texttt QT600-AT32UC3L- [26] [27] Appendix A [28] [29] [30] [31] Appendix B [32] [33] [34] [35] ) (see the transcript file for additional information) Output written on avrdude.dvi (38 pages, 101116 bytes). Transcript written on avrdude.log. 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 2007-12-02.17]: 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, formatting, and turning on texinfo input format.) (./avrdude.aux) (./version.texi) [1] [2] (./avrdude.toc [-1]) [-2] Chapter 1 [1] Chapter 2 [2] [3] [4] Underfull \hbox (badness 10000) in paragraph at lines 437--439 @textrm board, pro-to-col Underfull \hbox (badness 10000) in paragraph at lines 437--439 @textrm sim-i-lar to Overfull \hbox (136.98744pt too wide) in paragraph at lines 469--471 []@texttt http://www.ktverkko.fi/~msmakela/8bit/c2n232/hardware/index.en.html[ ]| Overfull \hbox (33.51106pt too wide) in paragraph at lines 495--497 []@texttt http://electropol.free.fr/spip/spip.php?article15[]| [5] [6] [7] [8] [9] Underfull \hbox (badness 3000) in paragraph at lines 705--709 []@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 705--709 @textrm but not on Win-dows. For more in-for-ma-tion about AVR-Doper see [10] [11] [12] [13] [14] [15] [16] [17] Chapter 3 [18] [19] [20] Chapter 4 [21] [22] [23] [24] Chapter 5 [25] Underfull \hbox (badness 10000) in paragraph at lines 1677--1677 @texttt QT600-ATTINY88- Underfull \hbox (badness 10000) in paragraph at lines 1682--1682 @texttt QT600-ATMEGA324- Underfull \hbox (badness 10000) in paragraph at lines 1683--1684 @textrm ATmega8 AT-mega8A AT-mega48 Underfull \hbox (badness 10000) in paragraph at lines 1683--1684 @textrm AT-mega88 AT-mega168 AT-mega48P Underfull \hbox (badness 10000) in paragraph at lines 1684--1685 @textrm ATmega64 AT-mega64A AT-mega128 Underfull \hbox (badness 10000) in paragraph at lines 1687--1687 @texttt STK600- Underfull \hbox (badness 10000) in paragraph at lines 1693--1694 @textrm AT90PWM3B AT90PWM216 Underfull \hbox (badness 10000) in paragraph at lines 1697--1697 @texttt STK600- Underfull \hbox (badness 10000) in paragraph at lines 1698--1699 @textrm ATxmega64A1 ATxmega128A1 Underfull \hbox (badness 10000) in paragraph at lines 1699--1699 @texttt STK600- Underfull \hbox (badness 10000) in paragraph at lines 1700--1700 @texttt QT600- Underfull \hbox (badness 10000) in paragraph at lines 1700--1700 @texttt ATXMEGA128A1- Underfull \hbox (badness 10000) in paragraph at lines 1701--1702 @textrm ATxmega64A3 ATxmega128A3 Underfull \hbox (badness 10000) in paragraph at lines 1701--1702 @textrm ATxmega256A3 ATxmega64D3 Underfull \hbox (badness 10000) in paragraph at lines 1701--1702 @textrm ATxmega128D3 ATxmega192D3 Underfull \hbox (badness 10000) in paragraph at lines 1703--1704 @textrm ATxmega32A4 ATxmega16A4 Underfull \hbox (badness 10000) in paragraph at lines 1705--1706 @textrm AT32UC3A0512 AT32UC3A0256 Underfull \hbox (badness 10000) in paragraph at lines 1706--1706 @texttt STK600-RCUC3A144- Underfull \hbox (badness 10000) in paragraph at lines 1706--1707 @textrm AT32UC3A0512 AT32UC3A0256 Underfull \hbox (badness 10000) in paragraph at lines 1707--1707 @texttt STK600-RCuC3A100- Underfull \hbox (badness 10000) in paragraph at lines 1707--1708 @textrm AT32UC3A1512 AT32UC3A1256 Underfull \hbox (badness 10000) in paragraph at lines 1708--1709 @textrm AT32UC3B0256 AT32UC3B0512RevC Underfull \hbox (badness 10000) in paragraph at lines 1708--1709 @textrm AT32UC3B0512 AT32UC3B0128 Underfull \hbox (badness 10000) in paragraph at lines 1710--1710 @texttt STK600-RCUC3A144- Underfull \hbox (badness 10000) in paragraph at lines 1710--1711 @textrm AT32UC3A3512 AT32UC3A3256 Underfull \hbox (badness 10000) in paragraph at lines 1710--1711 @textrm AT32UC3A3128 AT32UC3A364 Underfull \hbox (badness 10000) in paragraph at lines 1710--1711 @textrm AT32UC3A3256S AT32UC3A3128S Underfull \hbox (badness 10000) in paragraph at lines 1711--1712 @textrm AT32UC3C0512 AT32UC3C0256 Underfull \hbox (badness 10000) in paragraph at lines 1712--1713 @textrm AT32UC3C1512 AT32UC3C1256 Underfull \hbox (badness 10000) in paragraph at lines 1713--1714 @textrm AT32UC3C2512 AT32UC3C2256 Underfull \hbox (badness 10000) in paragraph at lines 1714--1715 @textrm AT32UC3C0512 AT32UC3C0256 Underfull \hbox (badness 10000) in paragraph at lines 1715--1716 @textrm AT32UC3C1512 AT32UC3C1256 Underfull \hbox (badness 10000) in paragraph at lines 1716--1717 @textrm AT32UC3C2512 AT32UC3C2256 Underfull \hbox (badness 10000) in paragraph at lines 1717--1718 @textrm AT32UC3L064 AT32UC3L032 Underfull \hbox (badness 10000) in paragraph at lines 1718--1718 @texttt QT600-AT32UC3L- [26] [27] Appendix A [28] [29] [30] [31] Appendix B [32] [33] [34] [35] ) (see the transcript file for additional information) Output written on avrdude.dvi (39 pages, 115328 bytes). Transcript written on avrdude.log. 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 2007-12-02.17]: 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, formatting, and turning on texinfo input format.) (./avrdude.aux) (./version.texi) [1] [2] (./avrdude.toc [-1]) [-2] Chapter 1 [1] Chapter 2 [2] [3] [4] Underfull \hbox (badness 10000) in paragraph at lines 437--439 @textrm board, pro-to-col Underfull \hbox (badness 10000) in paragraph at lines 437--439 @textrm sim-i-lar to Overfull \hbox (136.98744pt too wide) in paragraph at lines 469--471 []@texttt http://www.ktverkko.fi/~msmakela/8bit/c2n232/hardware/index.en.html[ ]| Overfull \hbox (33.51106pt too wide) in paragraph at lines 495--497 []@texttt http://electropol.free.fr/spip/spip.php?article15[]| [5] [6] [7] [8] [9] Underfull \hbox (badness 3000) in paragraph at lines 705--709 []@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 705--709 @textrm but not on Win-dows. For more in-for-ma-tion about AVR-Doper see [10] [11] [12] [13] [14] [15] [16] [17] Chapter 3 [18] [19] [20] Chapter 4 [21] [22] [23] [24] Chapter 5 [25] Underfull \hbox (badness 10000) in paragraph at lines 1677--1677 @texttt QT600-ATTINY88- Underfull \hbox (badness 10000) in paragraph at lines 1682--1682 @texttt QT600-ATMEGA324- Underfull \hbox (badness 10000) in paragraph at lines 1683--1684 @textrm ATmega8 AT-mega8A AT-mega48 Underfull \hbox (badness 10000) in paragraph at lines 1683--1684 @textrm AT-mega88 AT-mega168 AT-mega48P Underfull \hbox (badness 10000) in paragraph at lines 1684--1685 @textrm ATmega64 AT-mega64A AT-mega128 Underfull \hbox (badness 10000) in paragraph at lines 1687--1687 @texttt STK600- Underfull \hbox (badness 10000) in paragraph at lines 1693--1694 @textrm AT90PWM3B AT90PWM216 Underfull \hbox (badness 10000) in paragraph at lines 1697--1697 @texttt STK600- Underfull \hbox (badness 10000) in paragraph at lines 1698--1699 @textrm ATxmega64A1 ATxmega128A1 Underfull \hbox (badness 10000) in paragraph at lines 1699--1699 @texttt STK600- Underfull \hbox (badness 10000) in paragraph at lines 1700--1700 @texttt QT600- Underfull \hbox (badness 10000) in paragraph at lines 1700--1700 @texttt ATXMEGA128A1- Underfull \hbox (badness 10000) in paragraph at lines 1701--1702 @textrm ATxmega64A3 ATxmega128A3 Underfull \hbox (badness 10000) in paragraph at lines 1701--1702 @textrm ATxmega256A3 ATxmega64D3 Underfull \hbox (badness 10000) in paragraph at lines 1701--1702 @textrm ATxmega128D3 ATxmega192D3 Underfull \hbox (badness 10000) in paragraph at lines 1703--1704 @textrm ATxmega32A4 ATxmega16A4 Underfull \hbox (badness 10000) in paragraph at lines 1705--1706 @textrm AT32UC3A0512 AT32UC3A0256 Underfull \hbox (badness 10000) in paragraph at lines 1706--1706 @texttt STK600-RCUC3A144- Underfull \hbox (badness 10000) in paragraph at lines 1706--1707 @textrm AT32UC3A0512 AT32UC3A0256 Underfull \hbox (badness 10000) in paragraph at lines 1707--1707 @texttt STK600-RCuC3A100- Underfull \hbox (badness 10000) in paragraph at lines 1707--1708 @textrm AT32UC3A1512 AT32UC3A1256 Underfull \hbox (badness 10000) in paragraph at lines 1708--1709 @textrm AT32UC3B0256 AT32UC3B0512RevC Underfull \hbox (badness 10000) in paragraph at lines 1708--1709 @textrm AT32UC3B0512 AT32UC3B0128 Underfull \hbox (badness 10000) in paragraph at lines 1710--1710 @texttt STK600-RCUC3A144- Underfull \hbox (badness 10000) in paragraph at lines 1710--1711 @textrm AT32UC3A3512 AT32UC3A3256 Underfull \hbox (badness 10000) in paragraph at lines 1710--1711 @textrm AT32UC3A3128 AT32UC3A364 Underfull \hbox (badness 10000) in paragraph at lines 1710--1711 @textrm AT32UC3A3256S AT32UC3A3128S Underfull \hbox (badness 10000) in paragraph at lines 1711--1712 @textrm AT32UC3C0512 AT32UC3C0256 Underfull \hbox (badness 10000) in paragraph at lines 1712--1713 @textrm AT32UC3C1512 AT32UC3C1256 Underfull \hbox (badness 10000) in paragraph at lines 1713--1714 @textrm AT32UC3C2512 AT32UC3C2256 Underfull \hbox (badness 10000) in paragraph at lines 1714--1715 @textrm AT32UC3C0512 AT32UC3C0256 Underfull \hbox (badness 10000) in paragraph at lines 1715--1716 @textrm AT32UC3C1512 AT32UC3C1256 Underfull \hbox (badness 10000) in paragraph at lines 1716--1717 @textrm AT32UC3C2512 AT32UC3C2256 Underfull \hbox (badness 10000) in paragraph at lines 1717--1718 @textrm AT32UC3L064 AT32UC3L032 Underfull \hbox (badness 10000) in paragraph at lines 1718--1718 @texttt QT600-AT32UC3L- [26] [27] Appendix A [28] [29] [30] [31] Appendix B [32] [33] [34] [35] ) (see the transcript file for additional information) Output written on avrdude.dvi (39 pages, 115328 bytes). Transcript written on avrdude.log. TEXINPUTS=".:$TEXINPUTS" \ dvips -o avrdude.ps avrdude.dvi This is dvips(k) 5.96.1 Copyright 2007 Radical Eye Software (www.radicaleye.com) ' TeX output 2011.03.02:2212' -> 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] [28] [29] [30] [31] [32] [33] [34] [35] TEXINPUTS=".:$TEXINPUTS" \ MAKEINFO='/bin/sh /builddir/build/BUILD/avrdude-5.10/missing --run makeinfo -I .' \ texi2dvi --pdf --batch 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 2007-12-02.17]: 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, formatting, and turning on texinfo input format.) (./avrdude.aux) (./version.texi) [1{/usr/share/texmf/fonts/map/pdftex/updmap/pd ftex.map}] [2] (./avrdude.toc [-1]) [-2] (./avrdude.toc) (./avrdude.toc) Chapter 1 [1] Chapter 2 [2] [3] [4] Underfull \hbox (badness 10000) in paragraph at lines 437--439 @textrm board, pro-to-col Underfull \hbox (badness 10000) in paragraph at lines 437--439 @textrm sim-i-lar to Overfull \hbox (136.98744pt too wide) in paragraph at lines 469--471 [][][]@texttt http://www.ktverkko.fi/~msmakela/8bit/c2n232/hardware/index.en.h tml[][][]| Overfull \hbox (33.51106pt too wide) in paragraph at lines 495--497 [][][]@texttt http://electropol.free.fr/spip/spip.php?article15[][][]| [5] [6] [7] [8] [9] Underfull \hbox (badness 3000) in paragraph at lines 705--709 []@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 705--709 @textrm but not on Win-dows. For more in-for-ma-tion about AVR-Doper see [10] [11] [12] [13] [14] [15] [16] [17] Chapter 3 [18] [19] [20] Chapter 4 [21] [22] [23] [24] Chapter 5 [25] Underfull \hbox (badness 10000) in paragraph at lines 1677--1677 @texttt QT600-ATTINY88- Underfull \hbox (badness 10000) in paragraph at lines 1682--1682 @texttt QT600-ATMEGA324- Underfull \hbox (badness 10000) in paragraph at lines 1683--1684 @textrm ATmega8 AT-mega8A AT-mega48 Underfull \hbox (badness 10000) in paragraph at lines 1683--1684 @textrm AT-mega88 AT-mega168 AT-mega48P Underfull \hbox (badness 10000) in paragraph at lines 1684--1685 @textrm ATmega64 AT-mega64A AT-mega128 Underfull \hbox (badness 10000) in paragraph at lines 1687--1687 @texttt STK600- Underfull \hbox (badness 10000) in paragraph at lines 1693--1694 @textrm AT90PWM3B AT90PWM216 Underfull \hbox (badness 10000) in paragraph at lines 1697--1697 @texttt STK600- Underfull \hbox (badness 10000) in paragraph at lines 1698--1699 @textrm ATxmega64A1 ATxmega128A1 Underfull \hbox (badness 10000) in paragraph at lines 1699--1699 @texttt STK600- Underfull \hbox (badness 10000) in paragraph at lines 1700--1700 @texttt QT600- Underfull \hbox (badness 10000) in paragraph at lines 1700--1700 @texttt ATXMEGA128A1- Underfull \hbox (badness 10000) in paragraph at lines 1701--1702 @textrm ATxmega64A3 ATxmega128A3 Underfull \hbox (badness 10000) in paragraph at lines 1701--1702 @textrm ATxmega256A3 ATxmega64D3 Underfull \hbox (badness 10000) in paragraph at lines 1701--1702 @textrm ATxmega128D3 ATxmega192D3 Underfull \hbox (badness 10000) in paragraph at lines 1703--1704 @textrm ATxmega32A4 ATxmega16A4 Underfull \hbox (badness 10000) in paragraph at lines 1705--1706 @textrm AT32UC3A0512 AT32UC3A0256 Underfull \hbox (badness 10000) in paragraph at lines 1706--1706 @texttt STK600-RCUC3A144- Underfull \hbox (badness 10000) in paragraph at lines 1706--1707 @textrm AT32UC3A0512 AT32UC3A0256 Underfull \hbox (badness 10000) in paragraph at lines 1707--1707 @texttt STK600-RCuC3A100- Underfull \hbox (badness 10000) in paragraph at lines 1707--1708 @textrm AT32UC3A1512 AT32UC3A1256 Underfull \hbox (badness 10000) in paragraph at lines 1708--1709 @textrm AT32UC3B0256 AT32UC3B0512RevC Underfull \hbox (badness 10000) in paragraph at lines 1708--1709 @textrm AT32UC3B0512 AT32UC3B0128 Underfull \hbox (badness 10000) in paragraph at lines 1710--1710 @texttt STK600-RCUC3A144- Underfull \hbox (badness 10000) in paragraph at lines 1710--1711 @textrm AT32UC3A3512 AT32UC3A3256 Underfull \hbox (badness 10000) in paragraph at lines 1710--1711 @textrm AT32UC3A3128 AT32UC3A364 Underfull \hbox (badness 10000) in paragraph at lines 1710--1711 @textrm AT32UC3A3256S AT32UC3A3128S Underfull \hbox (badness 10000) in paragraph at lines 1711--1712 @textrm AT32UC3C0512 AT32UC3C0256 Underfull \hbox (badness 10000) in paragraph at lines 1712--1713 @textrm AT32UC3C1512 AT32UC3C1256 Underfull \hbox (badness 10000) in paragraph at lines 1713--1714 @textrm AT32UC3C2512 AT32UC3C2256 Underfull \hbox (badness 10000) in paragraph at lines 1714--1715 @textrm AT32UC3C0512 AT32UC3C0256 Underfull \hbox (badness 10000) in paragraph at lines 1715--1716 @textrm AT32UC3C1512 AT32UC3C1256 Underfull \hbox (badness 10000) in paragraph at lines 1716--1717 @textrm AT32UC3C2512 AT32UC3C2256 Underfull \hbox (badness 10000) in paragraph at lines 1717--1718 @textrm AT32UC3L064 AT32UC3L032 Underfull \hbox (badness 10000) in paragraph at lines 1718--1718 @texttt QT600-AT32UC3L- [26] [27] Appendix A [28] [29] [30] [31] Appendix B [32] [33] [34] [35] ) (see the transcript file for additional information) Output written on avrdude.pdf (39 pages, 221741 bytes). Transcript written on avrdude.log. make[2]: Leaving directory `/builddir/build/BUILD/avrdude-5.10/doc' make[2]: Entering directory `/builddir/build/BUILD/avrdude-5.10' /bin/sh ./ylwrap config_gram.y y.tab.c config_gram.c y.tab.h config_gram.h y.output config_gram.output -- bison -y -d updating config_gram.h gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-config_gram.o `test -f 'config_gram.c' || echo './'`config_gram.c /bin/sh ./ylwrap lexer.l lex.yy.c lexer.c -- flex gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-lexer.o `test -f 'lexer.c' || echo './'`lexer.c lexer.c:2473: warning: 'yyunput' defined but not used gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-arduino.o `test -f 'arduino.c' || echo './'`arduino.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-avr.o `test -f 'avr.c' || echo './'`avr.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-avr910.o `test -f 'avr910.c' || echo './'`avr910.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-avrpart.o `test -f 'avrpart.c' || echo './'`avrpart.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-bitbang.o `test -f 'bitbang.c' || echo './'`bitbang.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-buspirate.o `test -f 'buspirate.c' || echo './'`buspirate.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-butterfly.o `test -f 'butterfly.c' || echo './'`butterfly.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-config.o `test -f 'config.c' || echo './'`config.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-confwin.o `test -f 'confwin.c' || echo './'`confwin.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-crc16.o `test -f 'crc16.c' || echo './'`crc16.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-fileio.o `test -f 'fileio.c' || echo './'`fileio.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-jtagmkI.o `test -f 'jtagmkI.c' || echo './'`jtagmkI.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-jtagmkII.o `test -f 'jtagmkII.c' || echo './'`jtagmkII.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-lists.o `test -f 'lists.c' || echo './'`lists.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-par.o `test -f 'par.c' || echo './'`par.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-pgm.o `test -f 'pgm.c' || echo './'`pgm.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-ppi.o `test -f 'ppi.c' || echo './'`ppi.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-ppiwin.o `test -f 'ppiwin.c' || echo './'`ppiwin.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-safemode.o `test -f 'safemode.c' || echo './'`safemode.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-serbb_posix.o `test -f 'serbb_posix.c' || echo './'`serbb_posix.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-serbb_win32.o `test -f 'serbb_win32.c' || echo './'`serbb_win32.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-ser_avrdoper.o `test -f 'ser_avrdoper.c' || echo './'`ser_avrdoper.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-ser_posix.o `test -f 'ser_posix.c' || echo './'`ser_posix.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-ser_win32.o `test -f 'ser_win32.c' || echo './'`ser_win32.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-stk500.o `test -f 'stk500.c' || echo './'`stk500.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-stk500v2.o `test -f 'stk500v2.c' || echo './'`stk500v2.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-stk500generic.o `test -f 'stk500generic.c' || echo './'`stk500generic.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-usbasp.o `test -f 'usbasp.c' || echo './'`usbasp.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-usb_libusb.o `test -f 'usb_libusb.c' || echo './'`usb_libusb.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-usbtiny.o `test -f 'usbtiny.c' || echo './'`usbtiny.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libavrdude_a-update.o `test -f 'update.c' || echo './'`update.c rm -f libavrdude.a ar cru libavrdude.a libavrdude_a-config_gram.o libavrdude_a-lexer.o libavrdude_a-arduino.o libavrdude_a-avr.o libavrdude_a-avr910.o libavrdude_a-avrpart.o libavrdude_a-bitbang.o libavrdude_a-buspirate.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-usbasp.o libavrdude_a-usb_libusb.o libavrdude_a-usbtiny.o libavrdude_a-update.o ranlib libavrdude.a gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o avrdude-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o avrdude-term.o `test -f 'term.c' || echo './'`term.c gcc -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o avrdude avrdude-main.o avrdude-term.o ./libavrdude.a -lusb -lm -lreadline -lncurses -ltermcap make[2]: Leaving directory `/builddir/build/BUILD/avrdude-5.10' make[1]: Leaving directory `/builddir/build/BUILD/avrdude-5.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jbtDLb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64 ++ dirname /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64 + cd avrdude-5.10 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64 Making install in doc make[1]: Entering directory `/builddir/build/BUILD/avrdude-5.10/doc' make[2]: Entering directory `/builddir/build/BUILD/avrdude-5.10/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/avrdude-5.10/install-sh -d /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/doc/avrdude-5.10 /usr/bin/install -c -m 644 avrdude.ps /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/doc/avrdude-5.10/avrdude.ps /usr/bin/install -c -m 644 avrdude.pdf /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/doc/avrdude-5.10/avrdude.pdf /bin/sh /builddir/build/BUILD/avrdude-5.10/install-sh -d /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/doc/avrdude-5.10/avrdude-html test -z "/usr/share/info" || /bin/mkdir -p "/builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/info" /usr/bin/install -c -m 644 './avrdude.info' '/builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/info/avrdude.info' install-info --info-dir='/builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/info' '/builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/info/avrdude.info' make[2]: Leaving directory `/builddir/build/BUILD/avrdude-5.10/doc' make[1]: Leaving directory `/builddir/build/BUILD/avrdude-5.10/doc' make[1]: Entering directory `/builddir/build/BUILD/avrdude-5.10' make[2]: Entering directory `/builddir/build/BUILD/avrdude-5.10' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/bin" /usr/bin/install -c 'avrdude' '/builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/bin/avrdude' Backing up avrdude.conf in /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/etc/avrdude test -z "/etc/avrdude" || /bin/mkdir -p "/builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/etc/avrdude" /usr/bin/install -c -m 644 'avrdude.conf' '/builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/etc/avrdude/avrdude.conf' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 './avrdude.1' '/builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/man/man1/avrdude.1' make[2]: Leaving directory `/builddir/build/BUILD/avrdude-5.10' make[1]: Leaving directory `/builddir/build/BUILD/avrdude-5.10' + mv /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64//usr/share/doc/avrdude-5.10 installed-docs + rm -f /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/info/dir + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/avrdude-5.10 extracting debug info from /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/bin/avrdude 1854 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: avrdude-5.10-3.fc13.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aPwI8v + umask 022 + cd /builddir/build/BUILD + cd avrdude-5.10 + DOCDIR=/builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/doc/avrdude-5.10 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/doc/avrdude-5.10 + /bin/mkdir -p /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/doc/avrdude-5.10 + 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 /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64/usr/share/doc/avrdude-5.10 + exit 0 Provides: config(avrdude) = 5.10-3.fc13 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libreadline.so.6()(64bit) libtinfo.so.5()(64bit) libusb-0.1.so.4()(64bit) rtld(GNU_HASH) Processing files: avrdude-debuginfo-5.10-3.fc13.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64 warning: Could not canonicalize hostname: x86-14.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/avrdude-5.10-3.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avrdude-debuginfo-5.10-3.fc13.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T1klty + umask 022 + cd /builddir/build/BUILD + cd avrdude-5.10 + rm -rf /builddir/build/BUILDROOT/avrdude-5.10-3.fc13.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->