Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 394005 Details for
Bug 565182
FTBFS simulavr-0.1.2.6-5.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 45.31 KB, created by
FTBFS
on 2010-02-13 18:10:20 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-02-13 18:10:20 UTC
Size:
45.31 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/simulavr.spec'], False, '/var/lib/mock/fedora-development-i386-simulavr-0.1.2.6-5.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xf5f890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/simulavr.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/simulavr-0.1.2.6-5.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/simulavr.spec'], False, '/var/lib/mock/fedora-development-i386-simulavr-0.1.2.6-5.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xf5f890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/simulavr.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.upRuwK >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf simulavr-0.1.2.6 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/simulavr-0.1.2.6.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd simulavr-0.1.2.6 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #100 (0001-Allow-overriding-ENABLE_WARNINGS.patch):' >Patch #100 (0001-Allow-overriding-ENABLE_WARNINGS.patch): >+ /bin/cat /builddir/build/SOURCES/0001-Allow-overriding-ENABLE_WARNINGS.patch >+ /usr/bin/patch -s -p1 -b --suffix .override-enable-warnings --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DMxoxc >+ umask 022 >+ cd /builddir/build/BUILD >+ cd simulavr-0.1.2.6 >+ 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 -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-pdf >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-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 i686-pc-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... none >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 bison... bison -y >checking whether ln -s works... yes >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for avr-as... avr-as >checking for avr-ld... avr-ld >checking for avr-objcopy... avr-objcopy >checking for avr-objdump... avr-objdump >checking for avr-nm... avr-nm >checking for avr-gcc... avr-gcc >checking for python >= 2.1.1... yes >checking for GNU make... make >checking for makeinfo... yes >checking for texi2dvi... yes >checking for texindex... yes >checking for tex... yes >checking for pdftex... yes >checking for texi2html... yes >checking for dvips... yes >checking if user wants a curses display... yes >checking for initscr in -lncurses... yes >checking for resizeterm in -lncurses... 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/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.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 inttypes.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for pid_t... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for working volatile... yes >checking for socklen_t... yes >checking for unistd.h... (cached) yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking whether gcc needs -traditional... no >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/socket.h... (cached) yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking return type of signal handlers... void >checking for vprintf... yes >checking for _doprnt... no >checking for atexit... yes >checking for gettimeofday... yes >checking for inet_ntoa... yes >checking for memset... yes >checking for putenv... yes >checking for select... yes >checking for socket... yes >checking for strdup... yes >checking for strerror... yes >checking for strrchr... yes >checking for strtol... yes >checking if user wants to build the documentation in pdf format... yes >checking for doxygen... yes >checking if avr test programs will be built... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/doxygen.config >config.status: creating regress/Makefile >config.status: creating regress/regress.py >config.status: creating regress/modules/Makefile >config.status: creating regress/test_opcodes/Makefile >config.status: creating src/Makefile >config.status: creating src/getopt/Makefile >config.status: creating src/disp-vcd/Makefile >config.status: creating src/disp/Makefile >config.status: creating test_asm/Makefile >config.status: creating test_asm/test_8515/Makefile >config.status: creating test_c/Makefile >config.status: creating simulavr.spec >config.status: creating simulavr.1 >config.status: creating simulavr-disp.1 >config.status: creating src/config.h >config.status: executing depfiles commands >+ make -j4 'ENABLE_WARNINGS=-Wall -Winline' >Making all in src >make[1]: Entering directory `/builddir/build/BUILD/simulavr-0.1.2.6/src' >make all-recursive >make[2]: Entering directory `/builddir/build/BUILD/simulavr-0.1.2.6/src' >Making all in getopt >make[3]: Entering directory `/builddir/build/BUILD/simulavr-0.1.2.6/src/getopt' >gcc -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Werror -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 -c gnu_getopt.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Werror -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 -c gnu_getopt1.c >rm -f libgnugetopt.a >ar cru libgnugetopt.a gnu_getopt.o gnu_getopt1.o >ranlib libgnugetopt.a >make[3]: Leaving directory `/builddir/build/BUILD/simulavr-0.1.2.6/src/getopt' >Making all in disp >make[3]: Entering directory `/builddir/build/BUILD/simulavr-0.1.2.6/src/disp' >gcc -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Winline -I../../src -I../../src/getopt -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 -c disp.c >gcc -Wall -Winline -I../../src -I../../src/getopt -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 simulavr-disp disp.o -lncurses ../getopt/libgnugetopt.a >make[3]: Leaving directory `/builddir/build/BUILD/simulavr-0.1.2.6/src/disp' >Making all in disp-vcd >make[3]: Entering directory `/builddir/build/BUILD/simulavr-0.1.2.6/src/disp-vcd' >gcc -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Winline -I../../src -I../../src/getopt -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 -c disp.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Winline -I../../src -I../../src/getopt -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 -c vcd.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Winline -I../../src -I../../src/getopt -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 -c config_parser.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Winline -I../../src -I../../src/getopt -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 -c config_scanner.c >config_scanner.c: In function 'config_lex': >config_scanner.l:62: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >config_scanner.l: At top level: >config_scanner.c:1188: warning: 'input' defined but not used >gcc -Wall -Winline -I../../src -I../../src/getopt -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 simulavr-vcd disp.o vcd.o config_parser.o config_scanner.o ../getopt/libgnugetopt.a >make[3]: Leaving directory `/builddir/build/BUILD/simulavr-0.1.2.6/src/disp-vcd' >make[3]: Entering directory `/builddir/build/BUILD/simulavr-0.1.2.6/src' >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c adc.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c avrclass.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c avrcore.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c avrerror.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c avrmalloc.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c callback.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c decoder.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c device.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c devsupp.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c display.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c eeprom.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c flash.c >In file included from /usr/include/string.h:642, > from flash.c:41: >In function 'strncat', > inlined from 'flash_dump_core' at flash.c:255: >/usr/include/bits/string3.h:154: warning: call to __builtin___strncat_chk might overflow destination buffer >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c gdbserver.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c intvects.c >In file included from /usr/include/string.h:642, > from eeprom.c:30: >In function 'strncat', > inlined from 'eeprom_dump_core' at eeprom.c:419: >/usr/include/bits/string3.h:154: warning: call to __builtin___strncat_chk might overflow destination buffer >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c main.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c memory.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c op_names.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c ports.c >In file included from /usr/include/string.h:642, > from memory.c:38: >In function 'strncat', > inlined from 'mem_sram_display' at memory.c:427: >/usr/include/bits/string3.h:154: warning: call to __builtin___strncat_chk might overflow destination buffer >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c register.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c sig.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c spi.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c sram.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c stack.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c storage.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c timers.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c uart.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c usb.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Winline -I../src/getopt -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 -c utils.c >gcc -Wall -Winline -I../src/getopt -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 simulavr adc.o avrclass.o avrcore.o avrerror.o avrmalloc.o callback.o decoder.o device.o devsupp.o display.o eeprom.o flash.o gdbserver.o intvects.o main.o memory.o op_names.o ports.o register.o sig.o spi.o sram.o stack.o storage.o timers.o uart.o usb.o utils.o getopt/libgnugetopt.a >make[3]: Leaving directory `/builddir/build/BUILD/simulavr-0.1.2.6/src' >make[2]: Leaving directory `/builddir/build/BUILD/simulavr-0.1.2.6/src' >make[1]: Leaving directory `/builddir/build/BUILD/simulavr-0.1.2.6/src' >Making all in test_c >make[1]: Entering directory `/builddir/build/BUILD/simulavr-0.1.2.6/test_c' >avr-gcc -I. -I. -I../src -I. -g -Wall -mmcu=atmega128 -c demo.c >avr-gcc -I. -I. -I../src -I. -g -Wall -mmcu=atmega128 -c demo_kr.c >avr-gcc -I. -I. -I../src -I. -g -Wall -mmcu=atmega128 -c deep_frame.c >avr-gcc -I. -I. -I../src -I. -g -Wall -mmcu=atmega128 -c timer.c >avr-gcc -g -Wall -mmcu=atmega128 -o demo demo.o >avr-gcc -g -Wall -mmcu=atmega128 -o demo_kr demo_kr.o >avr-gcc -g -Wall -mmcu=atmega128 -o timer timer.o >avr-gcc -g -Wall -mmcu=atmega128 -o deep_frame deep_frame.o >avr-objdump -h -S -D --stabs --disassemble-zeroes demo.elf > demo.lst >avr-objcopy -O ihex demo.elf demo.hex >avr-objcopy -O binary demo.elf demo.bin >avr-objdump -h -S -D --stabs --disassemble-zeroes demo_kr.elf > demo_kr.lst >avr-objcopy -O ihex demo_kr.elf demo_kr.hex >avr-objcopy -O binary demo_kr.elf demo_kr.bin >avr-objdump -h -S -D --stabs --disassemble-zeroes deep_frame.elf > deep_frame.lst >avr-objcopy -O ihex deep_frame.elf deep_frame.hex >avr-objcopy -O binary deep_frame.elf deep_frame.bin >avr-objdump -h -S -D --stabs --disassemble-zeroes timer.elf > timer.lst >avr-objcopy -O ihex timer.elf timer.hex >avr-objcopy -O binary timer.elf timer.bin >make[1]: Leaving directory `/builddir/build/BUILD/simulavr-0.1.2.6/test_c' >Making all in test_asm >make[1]: Entering directory `/builddir/build/BUILD/simulavr-0.1.2.6/test_asm' >Making all in test_8515 >make[2]: Entering directory `/builddir/build/BUILD/simulavr-0.1.2.6/test_asm/test_8515' >avr-as --gstabs -mmcu=at90s8515 -I. -o test_blink.elf test_blink.asm >avr-as --gstabs -mmcu=at90s8515 -I. -o test_cntr.elf test_cntr.asm >avr-as --gstabs -mmcu=at90s8515 -I. -o test_eeprom.elf test_eeprom.asm >avr-as --gstabs -mmcu=at90s8515 -I. -o test_port.elf test_port.asm >avr-as --gstabs -mmcu=at90s8515 -I. -o test_stack.elf test_stack.asm >avr-as --gstabs -mmcu=at90s8515 -I. -o test_toie0.elf test_toie0.asm >avr-as --gstabs -mmcu=at90s8515 -I. -o test_toie0_2.elf test_toie0_2.asm >avr-as --gstabs -mmcu=at90s8515 -I. -o test_wdr.elf test_wdr.asm >avr-as --gstabs -mmcu=at90s8515 -I. -o test_wdr2.elf test_wdr2.asm >avr-objdump -h -S -D --stabs --disassemble-zeroes test_blink.elf > test_blink.lst >avr-objdump -h -S -D --stabs --disassemble-zeroes test_cntr.elf > test_cntr.lst >avr-objdump -h -S -D --stabs --disassemble-zeroes test_eeprom.elf > test_eeprom.lst >avr-objdump -h -S -D --stabs --disassemble-zeroes test_port.elf > test_port.lst >avr-objdump -h -S -D --stabs --disassemble-zeroes test_stack.elf > test_stack.lst >avr-objdump -h -S -D --stabs --disassemble-zeroes test_toie0.elf > test_toie0.lst >avr-objdump -h -S -D --stabs --disassemble-zeroes test_toie0_2.elf > test_toie0_2.lst >avr-objdump -h -S -D --stabs --disassemble-zeroes test_wdr.elf > test_wdr.lst >avr-objdump -h -S -D --stabs --disassemble-zeroes test_wdr2.elf > test_wdr2.lst >avr-objcopy -O binary test_blink.elf test_blink.bin >avr-objcopy -O binary test_cntr.elf test_cntr.bin >avr-objcopy -O binary test_eeprom.elf test_eeprom.bin >avr-objcopy -O binary test_port.elf test_port.bin >avr-objcopy -O binary test_stack.elf test_stack.bin >avr-objcopy -O binary test_toie0.elf test_toie0.bin >avr-objcopy -O binary test_toie0_2.elf test_toie0_2.bin >avr-objcopy -O binary test_wdr.elf test_wdr.bin >avr-objcopy -O binary test_wdr2.elf test_wdr2.bin >avr-objcopy -O ihex test_blink.elf test_blink.hex >avr-objcopy -O ihex test_cntr.elf test_cntr.hex >avr-objcopy -O ihex test_eeprom.elf test_eeprom.hex >avr-objcopy -O ihex test_port.elf test_port.hex >avr-objcopy -O ihex test_stack.elf test_stack.hex >avr-objcopy -O ihex test_toie0.elf test_toie0.hex >avr-objcopy -O ihex test_toie0_2.elf test_toie0_2.hex >avr-objcopy -O ihex test_wdr.elf test_wdr.hex >avr-objcopy -O ihex test_wdr2.elf test_wdr2.hex >for prg in test_blink test_cntr test_eeprom test_port test_stack test_toie0 test_toie0_2 test_wdr test_wdr2; do \ > avr-ld -m avr2 -o $prg ${prg}.elf || exit 1; \ > done >make[2]: Leaving directory `/builddir/build/BUILD/simulavr-0.1.2.6/test_asm/test_8515' >make[2]: Entering directory `/builddir/build/BUILD/simulavr-0.1.2.6/test_asm' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/builddir/build/BUILD/simulavr-0.1.2.6/test_asm' >make[1]: Leaving directory `/builddir/build/BUILD/simulavr-0.1.2.6/test_asm' >Making all in doc >make[1]: Entering directory `/builddir/build/BUILD/simulavr-0.1.2.6/doc' >texi2html -split_node ./simulavr.texi >doxygen doxygen.config >Warning: Tag `DETAILS_AT_TOP' at line 154 of file doxygen.config has become obsolete. >To avoid this warning please update your configuration file using "doxygen -u" >texi2pdf simulavr.texi >make -C internals refman.pdf >make[2]: Entering directory `/builddir/build/BUILD/simulavr-0.1.2.6/doc/internals' >make[2]: *** No rule to make target `refman.pdf'. Stop. >make[2]: Leaving directory `/builddir/build/BUILD/simulavr-0.1.2.6/doc/internals' >make[1]: *** [dox-pdf] Error 2 >make[1]: *** Waiting for unfinished jobs.... >Searching for include files... >Searching for example files... >Searching for images... >Searching for dot files... >Searching for files to exclude >Searching for files to process... >Searching for files in directory /builddir/build/BUILD/simulavr-0.1.2.6/src >Searching for files in directory /builddir/build/BUILD/simulavr-0.1.2.6/doc >Reading and parsing tag files >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/adc.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/adc.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/avrclass.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/avrclass.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/avrcore.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/avrcore.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/avrerror.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/avrerror.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/avrmalloc.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/avrmalloc.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/callback.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/callback.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/decoder.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/decoder.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/device.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/device.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/devsupp.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/devsupp.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/display.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/display.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/eeprom.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/eeprom.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/flash.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/flash.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/gdbserver.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/gdbserver.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/intvects.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/intvects.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/main.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/main.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/memory.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/memory.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/op_names.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/op_names.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/ports.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/ports.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/register.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/register.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/sig.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/sig.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/spi.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/spi.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/sram.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/sram.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/stack.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/stack.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/storage.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/storage.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/timers.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/timers.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/uart.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/uart.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/src/usb.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/usb.c... >Preprocessing /builddir/build/BUIThis is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) > file:line:error style messages enabled. > %&-line parsing enabled. >entering extended mode >(./simulavr.texi (./texinfo.tex Loading texinfo [version 2005-01-30.17]: >Basics, pdf, (/usr/share/texmf/tex/plain/misc/pdfcolor.tex) 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{/usr/ >share/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [-1] Chapter 1 >Overfull \hbox (5.41612pt too wide) in paragraph at lines 123--125 >[]@textrm The of-fi-cial web-site for Sim-ulavr is [][]@texttt http://savannah. >nongnu.org/projects/simulavr/[][][]@textrm . | >Chapter 2 [1] [2] Chapter 3 [3] [4] [5] [6] Chapter 4 [7] Chapter 5 [8] >Chapter 6 [9] (Concept Index) [10] [11] ) >(see the transcript file for additional information)</usr/share/texmf/fonts/typ >e1/bluesky/cm/cmbx12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb></u >sr/share/texmf/fonts/type1/bluesky/cm/cmr9.pfb></usr/share/texmf/fonts/type1/bl >uesky/cm/cmsl10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmsltt10.pfb></usr >/share/texmf/fonts/type1/bluesky/cm/cmsy10.pfb></usr/share/texmf/fonts/type1/bl >uesky/cm/cmti10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmtt10.pfb></usr/s >hare/texmf/fonts/type1/bluesky/latex-fonts/lcircle1.pfb> >Output written on simulavr.pdf (14 pages, 89635 bytes). >Transcript written on simulavr.log. >/builddir/build/BUILD/simulavr-0.1.2.6/src/adc.c:86: Warning: Member adc_intr_new(int addr, char *name, int rel_addr) (function) of file adc.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/adc.c:305: Warning: Member adc_new(int addr, char *name, uint8_t uier, int rel_addr) (function) of file adc.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/adc.c:452: Warning: Member adc_port_rd(uint8_t mux) (function) of file adc.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/adc.c:476: Warning: Member adc_port_wr(uint8_t val) (function) of file adc.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/avrcore.c:886: Warning: Member BREAK_OPCODE (define) of file avrcore.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/avrcore.c:1226: Warning: argument 'port_id' of command @param is not found in the argument list of avr_core_add_ext_rd_wr(AvrCore *core, int addr, PortFP_ExtRd ext_rd, PortFP_ExtWr ext_wr) >/builddir/build/BUILD/simulavr-0.1.2.6/src/avrcore.c:1226: Warning: The following parameters of avr_core_add_ext_rd_wr(AvrCore *core, int addr, PortFP_ExtRd ext_rd, PortFP_ExtWr ext_wr) are not documented: > parameter 'addr' >/builddir/build/BUILD/simulavr-0.1.2.6/src/decoder.c:3421: Warning: Member avr_op_UNKNOWN(AvrCore *core, uint16_t opcode, unsigned int arg1, unsigned int arg2) (function) of file decoder.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/decoder.c:73: Warning: Member global_opcode_lookup_table (variable) of file decoder.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/devsupp.c:171: Warning: Member dev_supp_has_ext_io_reg(DevSuppDefn *dev) (function) of file devsupp.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/devsupp.c:177: Warning: Member dev_supp_get_flash_sz(DevSuppDefn *dev) (function) of file devsupp.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/devsupp.c:183: Warning: Member dev_supp_get_PC_sz(DevSuppDefn *dev) (function) of file devsupp.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/devsupp.c:189: Warning: Member dev_supp_get_stack_sz(DevSuppDefn *dev) (function) of file devsupp.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/devsupp.c:195: Warning: Member dev_supp_get_vtab_idx(DevSuppDefn *dev) (function) of file devsupp.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/devsupp.c:201: Warning: Member dev_supp_get_sram_sz(DevSuppDefn *dev) (function) of file devsupp.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/devsupp.c:207: Warning: Member dev_supp_get_eeprom_sz(DevSuppDefn *dev) (function) of file devsupp.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/devsupp.c:213: Warning: Member dev_supp_get_xram_sz(DevSuppDefn *dev) (function) of file devsupp.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/devsupp.c:302: Warning: Member dev_supp_attach_io_regs(AvrCore *core, DevSuppDefn *dev) (function) of file devsupp.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/memory.c:208: Warning: Member mem_set_addr_name(Memory *mem, int addr, char *name) (function) of file memory.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/spi.c:85: Warning: Member spi_intr_new(int addr, char *name) (function) of file spi.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/spi.c:254: Warning: Member spi_new(int addr, char *name, int rel_addr) (function) of file spi.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/spi.c:466: Warning: Member spi_port_rd(int addr) (function) of file spi.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/spi.c:492: Warning: Member spi_port_wr(uint8_t val) (function) of file spi.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/timers.c:150: Warning: Member timer_intr_new(int addr, char *name, uint8_t func_mask) (function) of file timers.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/timers.c:357: Warning: Member timer0_new(int addr, char *name, int rel_addr) (function) of file timers.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/timers.c:904: Warning: argument 'ocrdef' of command @param is not found in the argument list of ocreg16_create(int addr, char *name, int rel_addr, void *data) >/builddir/build/BUILD/simulavr-0.1.2.6/src/timers.c:904: Warning: The following parameters of ocreg16_create(int addr, char *name, int rel_addr, void *data) are not documented: > parameter 'addr' > parameter 'name' > parameter 'rel_addr' > parameter 'data' >/builddir/build/BUILD/simulavr-0.1.2.6/src/uart.c:106: Warning: Member uart_intr_new(int addr, char *name, void *data) (function) of file uart.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/uart.c:342: Warning: Member uart_new(int addr, char *name, int rel_addr) (function) of file uart.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/uart.c:554: Warning: Member uart_port_rd(int addr) (function) of file uart.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/uart.c:580: Warning: Member uart_port_wr(uint8_t val) (function) of file uart.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/uart.c:78: Warning: Member UART_Int_Table[] (variable) of file uart.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/uart.c:84: Warning: Member UART0_Int_Table[] (variable) of file uart.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/uart.c:90: Warning: Member UART1_Int_Table[] (variable) of file uart.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/usb.c:56: Warning: Member usb_port_wr(char *name, uint8_t val) (function) of file usb.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/usb.c:57: Warning: Member usb_port_rd(char *name) (function) of file usb.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/usb.c:90: Warning: Member usb_intr_new(int addr, char *name, uint8_t func_mask) (function) of file usb.c is not documented. >/builddir/build/BUILD/simulavr-0.1.2.6/src/usb.c:308: Warning: Member usb_new(int addr, char *name) (function) of file usb.c is not documented. >LD/simulavr-0.1.2.6/src/utils.c... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/src/utils.c... >Preprocessing /builddir/build/BUILD/simulavr-0.1.2.6/doc/main.dox... >Parsing file /builddir/build/BUILD/simulavr-0.1.2.6/doc/main.dox... >Building group list... >Building directory list... >Building namespace list... >Building file list... >Building class list... >Associating documentation with classes... >Computing nesting relations for classes... >Building example list... >Searching for enumerations... >Searching for documented typedefs... >Searching for members imported via using declarations... >Searching for included using directives... >Searching for documented variables... >Building member list... >Searching for friends... >Searching for documented defines... >Computing class inheritance relations... >Computing class usage relations... >Flushing cached template relations that have become invalid... >Creating members for template instances... >Computing class relations... >Add enum values to enums... >Searching for member function documentation... >Building page list... >Search for main page... >Computing page relations... >Determining the scope of groups... >Sorting lists... >Freeing entry tree >Determining which enums are documented >Computing member relations... >Building full member lists recursively... >Adding members to member groups. >Computing member references... >Inheriting documentation... >Generating disk names... >Adding source references... >Adding xrefitems... >Counting data structures... >Resolving user defined references... >Finding anchors and sections in the documentation... >Combining using relations... >Adding members to index pages... >Generating style sheet... >Generating index page... >Generating page index... >Generating example documentation... >Generating file sources... >Generating code for file adc.c... >Generating code for file avrclass.c... >Generating code for file avrcore.c... >Generating code for file avrerror.c... >Generating code for file avrmalloc.c... >Generating code for file callback.c... >Generating code for file decoder.c... >Generating code for file device.c... >Generating code for file devsupp.c... >Generating code for file display.c... >Generating code for file eeprom.c... >Generating code for file flash.c... >Generating code for file gdbserver.c... >Generating code for file intvects.c... >Generating code for file main.c... >Parsing code for file main.dox... >Generating code for file memory.c... >Generating code for file op_names.c... >Generating code for file ports.c... >Generating code for file register.c... >Generating code for file sig.c... >Generating code for file spi.c... >Generating code for file sram.c... >Generating code for file stack.c... >Generating code for file storage.c... >Generating code for file timers.c... >Generating code for file uart.c... >Generating code for file usb.c... >Generating code for file utils.c... >Generating file documentation... >Generating docs for file adc.c... >Generating docs for file avrclass.c... >Generating docs for file avrcore.c... >Generating docs for file avrerror.c... >Generating docs for file avrmalloc.c... >Generating docs for file decoder.c... >Generating docs for file device.c... >Generating docs for file devsupp.c... >Generating docs for file display.c... >Generating docs for file flash.c... >Generating docs for file gdbserver.c... >Generating docs for file memory.c... >Generating docs for file ports.c... >Generating docs for file sig.c... >Generating docs for file spi.c... >Generating docs for file stack.c... >Generating docs for file timers.c... >Generating docs for file uart.c... >Generating docs for file usb.c... >Generating docs for file utils.c... >Generating page documentation... >Generating docs for page memory_management... >Generating docs for page object_system... >Generating docs for page insn_decoder... >Generating docs for page interrupts... >Generating docs for page virtual_devs... >Generating docs for page ext_devs... >Generating docs for page break_watch_pts... >Generating docs for page todo... >Generating docs for page deprecated... >Generating group documentation... >Generating group index... >Generating class documentation... >Generating annotated compound index... >Generating alphabetical compound index... >Generating hierarchical class index... >Generating member index... >Generating namespace index... >Generating namespace member index... >Generating graph info page... >Generating file index... >Generating example index... >Generating file member index... >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 >(./simulavr.texi (./texinfo.tex Loading texinfo [version 2005-01-30.17]: >Basics, pdf, (/usr/share/texmf/tex/plain/misc/pdfcolor.tex) 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.) (./simulavr.aux) >(./version.texi) [1{/usr/share/texmf/fonts/map/pdftex/updmap/pdftex.map}] >[2] (./simulavr.toc) [-1] (./simulavr.toc) (./simulavr.toc) Chapter 1 >Overfull \hbox (5.41612pt too wide) in paragraph at lines 123--125 >[]@textrm The of-fi-cial web-site for Sim-ulavr is [][]@texttt http://savannah. >nongnu.org/projects/simulavr/[][][]@textrm . | >Chapter 2 [1] [2] Chapter 3 [3] [4] [5] [6] Chapter 4 [7] Chapter 5 [8] >Chapter 6 [9] (Concept Index) [10] (./simulavr.cps) [11] ) >(see the transcript file for additional information)</usr/share/texmf/fonts/typ >e1/bluesky/cm/cmbx12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmbxti10.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb></usr/share/texmf/fonts/type >1/bluesky/cm/cmr9.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmsl10.pfb></usr >/share/texmf/fonts/type1/bluesky/cm/cmsltt10.pfb></usr/share/texmf/fonts/type1/ >bluesky/cm/cmsy10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmti10.pfb></usr >/share/texmf/fonts/type1/bluesky/cm/cmti9.pfb></usr/share/texmf/fonts/type1/blu >esky/cm/cmtt10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmtt9.pfb></usr/sha >re/texmf/fonts/type1/bluesky/latex-fonts/lcircle1.pfb> >Output written on simulavr.pdf (14 pages, 120107 bytes). >Transcript written on simulavr.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 >(./simulavr.texi (./texinfo.tex Loading texinfo [version 2005-01-30.17]: >Basics, pdf, (/usr/share/texmf/tex/plain/misc/pdfcolor.tex) 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.) (./simulavr.aux) >(./version.texi) [1{/usr/share/texmf/fonts/map/pdftex/updmap/pdftex.map}] >[2] (./simulavr.toc) [-1] (./simulavr.toc) (./simulavr.toc) Chapter 1 >Overfull \hbox (5.41612pt too wide) in paragraph at lines 123--125 >[]@textrm The of-fi-cial web-site for Sim-ulavr is [][]@texttt http://savannah. >nongnu.org/projects/simulavr/[][][]@textrm . | >Chapter 2 [1] [2] Chapter 3 [3] [4] [5] [6] Chapter 4 [7] Chapter 5 [8] >Chapter 6 [9] (Concept Index) [10] (./simulavr.cps) [11]** Unknown command `@hfill' (left as is) >** Unknown command `@hfill' (left as is) > ) >(see the transcript file for additional information)</usr/share/texmf/fonts/typ >e1/bluesky/cm/cmbx12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmbxti10.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb></usr/share/texmf/fonts/type >1/bluesky/cm/cmr9.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmsl10.pfb></usr >/share/texmf/fonts/type1/bluesky/cm/cmsltt10.pfb></usr/share/texmf/fonts/type1/ >bluesky/cm/cmsy10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmti10.pfb></usr >/share/texmf/fonts/type1/bluesky/cm/cmti9.pfb></usr/share/texmf/fonts/type1/blu >esky/cm/cmtt10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmtt9.pfb></usr/sha >re/texmf/fonts/type1/bluesky/latex-fonts/lcircle1.pfb> >Output written on simulavr.pdf (14 pages, 120107 bytes). >Transcript written on simulavr.log. >if [ -e ./simulavr.html -o -e ./simulavr_1.html ]; then \ > mkdir -p html ; \ > mv *.html html ; \ > else \ > mv -f simulavr html ; \ > fi >if test -f html/simulavr.html ; then \ > cp html/simulavr.html html/index.html ; \ > else \ > if test -f html/simulavr_toc.html ; then \ > cp html/simulavr_toc.html html/index.html ; \ > fi \ > fi >make[1]: Leaving directory `/builddir/build/BUILD/simulavr-0.1.2.6/doc' >make: *** [all-recursive] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.DMxoxc (%build) > Bad exit status from /var/tmp/rpm-tmp.DMxoxc (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/simulavr.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/simulavr.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 565182
:
394004
| 394005 |
394006