<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 23, 2018 at 3:46 PM, Matthew Gann <span dir="ltr"><<a href="mailto:mgann@prc-hsv.com" target="_blank">mgann@prc-hsv.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I'm focused on the 4.11 branch, as the 5 didn't seem to support the QorIQ 1020rdb board yet, which I plan on moving to when hardware is in hand.  Until then, Qemuprep seemed the best emulation route...</div><div><br></div><div>#</div><div># pkg-config support file for RTEMS BSP qemuprep</div><div>#</div><div># Warning: This stuff is experimental and may be changed at any time.</div><div>#</div><div>prefix=/opt/development/<wbr>projects/booster/rtems-<wbr>qemuprep/bsp</div><div>exec_prefix=/opt/development/<wbr>projects/booster/rtems-<wbr>qemuprep/bsp/powerpc-rtems4.11</div><div>libdir=${exec_prefix}/<wbr>qemuprep/lib</div><div>includedir=${exec_prefix}/<wbr>qemuprep/lib/include</div><div><br></div><div>CFLAGS=-mcpu=powerpc -mmultiple -mstring -mstrict-align -D__ppc_generic -O2 -g -Wall -Wmissing-prototypes -Wimplicit-function-<wbr>declaration -Wstrict-prototypes -Wnested-externs</div><div>RTEMS_BSP=qemuprep</div><div><br></div><div>Name: powerpc-rtems4.11-qemuprep</div><div>Version: 4.11.1.99</div><div>Description: RTEMS BSP qemuprep</div><div>Libs:</div><div>Cflags: -qrtems -B${exec_prefix}/lib/ -B${libdir}/ --specs bsp_specs ${CFLAGS}</div></div></blockquote><div><br></div><div>The Cflags is in the wrong order. Fix that by hand and file a ticket against 4.11.</div><div><br></div><div>

<span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Cflags: -B${exec_prefix}/lib/ -B${libdir}/ --specs bsp_specs 

<span style="text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">-qrtems </span>${CFLAGS}</span>

<br></div><div><br></div><div>This .pc file is generated and it looks to be exactly the same on the master</div><div>but it built for me on the master. So I am confused.</div><div><br></div><div>Definitely as bug though. </div><div><br></div><div>--joel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div></div><div class="HOEnZb"><div class="h5"><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 23, 2018 at 3:31 PM Joel Sherrill <<a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 23, 2018 at 10:34 AM, Matthew Gann <span dir="ltr"><<a href="mailto:mgann@prc-hsv.com" target="_blank">mgann@prc-hsv.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I've built the qemuprep tools and bsp, and successfully simulated the samples (hello.ralf, etc).  I was attempting to move on to the examples-v2 project so I could get a better feel for how to build a standalone RTEMS project.  I have not been able to make it build correctly, and from the messages it seems like there may be an issue with the build.  If I follow the directions in the README files I get the following:<div><br><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div><font face="monospace, monospace">mgann@obsidian:~/dev/projects/<wbr>booster/rtems-qemuprep$ git clone -b 4.11 git://<a href="http://git.rtems.org/examples-v2.git" target="_blank">git.rtems.org/examples-<wbr>v2.git</a></font></div><div><font face="monospace, monospace">Cloning into 'examples-v2'...</font></div><div><font face="monospace, monospace">remote: Counting objects: 1661, done.</font></div><div><font face="monospace, monospace">remote: Compressing objects: 100% (877/877), done.</font></div><div><font face="monospace, monospace">remote: Total 1661 (delta 1019), reused 1257 (delta 758)</font></div><div><font face="monospace, monospace">Receiving objects: 100% (1661/1661), 543.00 KiB | 211.00 KiB/s, done.</font></div><div><font face="monospace, monospace">Resolving deltas: 100% (1019/1019), done.</font></div><div><font face="monospace, monospace">mgann@obsidian:~/dev/projects/<wbr>booster/rtems-qemuprep$ cd examples-v2/</font></div><div><font face="monospace, monospace">mgann@obsidian:~/dev/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2$ git submodule init</font></div><div><font face="monospace, monospace">Submodule 'rtems_waf' (git://<a href="http://git.rtems.org/chrisj/rtems_waf.git" target="_blank">git.rtems.org/chrisj/<wbr>rtems_waf.git</a>) registered for path 'rtems_waf'</font></div><div><font face="monospace, monospace">mgann@obsidian:~/dev/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2$ git submodule update</font></div><div><font face="monospace, monospace">Cloning into '/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/rtems_waf'...</font></div><div><font face="monospace, monospace">Submodule path 'rtems_waf': checked out '<wbr>7bcf72b72ec42f2feedac5f5cc5f2f<wbr>57d50b5d2b'</font></div><div><font face="monospace, monospace">mgann@obsidian:~/dev/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2$ waf configure --rtems=${RTEMS_PATH}/bsp --rtems-tools=${RTEMS_PATH}/<wbr>tools --rtems-bsps=powerpc/qemuprep </font></div><div><font face="monospace, monospace">Setting top to                           : /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2 </font></div><div><font face="monospace, monospace">Setting out to                           : /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build </font></div><div><font face="monospace, monospace">Architectures                            : powerpc-rtems4.11 </font></div><div><font face="monospace, monospace">Board Support Package                    : powerpc-rtems4.11-qemuprep </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-gcc' : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-g++' : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-g++ </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-gcc' : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-ld'  : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ld </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-ar'  : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ar </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-ar'  : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ar </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-ld'  : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ld </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-nm'  : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-nm </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-objdump' : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-objdump </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-objcopy' : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-objcopy </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-readelf' : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-readelf </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-strip'   : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-strip </font></div><div><font face="monospace, monospace">Checking for program 'rtems-ld'                  : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/rtems-ld </font></div><div><font face="monospace, monospace">Checking for program 'rtems-tld'                 : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/rtems-tld </font></div><div><font face="monospace, monospace">Checking for program 'rtems-bin2c'               : /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>bin/rtems-bin2c </font></div><div><font face="monospace, monospace">Checking for program 'tar'                       : /bin/tar </font></div><div><font face="monospace, monospace">Checking for program 'gcc, cc'                   : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc </font></div><div><font face="monospace, monospace">Checking for program 'ar'                        : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ar </font></div><div><font face="monospace, monospace">Checking if the -o link must be split from arguments : no </font></div><div><font face="monospace, monospace">Checking for program 'g++, c++'                      : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-g++ </font></div><div><font face="monospace, monospace">Checking for program 'ar'                            : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ar </font></div><div><font face="monospace, monospace">Checking if the -o link must be split from arguments : no </font></div><div><font face="monospace, monospace">Checking for program 'gas, gcc'                      : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc </font></div><div><font face="monospace, monospace">Checking for program 'ar'                            : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ar </font></div><div><font face="monospace, monospace">Checking for RTEMS headers                           : started </font></div><div><font face="monospace, monospace">-> processing test results                           : all ok </font></div><div><font face="monospace, monospace">Checking for RTEMS_DEBUG                             : no </font></div><div><font face="monospace, monospace">Checking for RTEMS_MULTIPROCESSING                   : no </font></div><div><font face="monospace, monospace">Checking for RTEMS_NEWLIB                            : yes </font></div><div><font face="monospace, monospace">Checking for RTEMS_POSIX_API                         : yes </font></div><div><font face="monospace, monospace">Checking for RTEMS_SMP                               : no </font></div><div><font face="monospace, monospace">Checking for RTEMS_NETWORKING                        : yes </font></div><div><font face="monospace, monospace">Checking for RTEMS_ATOMIC                            : no </font></div><div><font face="monospace, monospace">'configure' finished successfully (3.420s)</font></div><div><font face="monospace, monospace">mgann@obsidian:~/dev/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2$ waf -v</font></div><div><font face="monospace, monospace">Waf: Entering directory `/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep'</font></div><div><font face="monospace, monospace">[  1/116] Creating build/powerpc-rtems4.11-<wbr>qemuprep/filesystem/fat_<wbr>ramdisk/FilesystemImage</font></div><div><font face="monospace, monospace">10:24:16 runner ' tar -C /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/filesystem/fat_<wbr>ramdisk/rootfs -cf filesystem/fat_ramdisk/<wbr>FilesystemImage . '</font></div><div><font face="monospace, monospace">[  2/116] Creating build/powerpc-rtems4.11-<wbr>qemuprep/file_io/crc/<wbr>FilesystemImage</font></div><div><font face="monospace, monospace">10:24:16 runner ' tar -C /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/file_io/crc/rootfs -cf file_io/crc/FilesystemImage . '</font></div><div><font face="monospace, monospace">[  3/116] Processing build/powerpc-rtems4.11-<wbr>qemuprep/filesystem/fat_<wbr>ramdisk/FilesystemImage</font></div><div><font face="monospace, monospace">10:24:16 runner ' /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>bin/rtems-bin2c filesystem/fat_ramdisk/<wbr>FilesystemImage /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/FilesystemImage.c && touch /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/FilesystemImage.h '</font></div><div><font face="monospace, monospace">[  4/116] Processing build/powerpc-rtems4.11-<wbr>qemuprep/filesystem/fat_<wbr>ramdisk/FilesystemImage</font></div><div><font face="monospace, monospace">10:24:16 runner ' /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>bin/rtems-bin2c filesystem/fat_ramdisk/<wbr>FilesystemImage /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/FilesystemImage.c && touch /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/FilesystemImage.h '</font></div><div><font face="monospace, monospace">[  5/116] Processing build/powerpc-rtems4.11-<wbr>qemuprep/file_io/crc/<wbr>FilesystemImage</font></div><div><font face="monospace, monospace">10:24:16 runner ' /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>bin/rtems-bin2c file_io/crc/FilesystemImage /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/file_io/<wbr>crc/FilesystemImage.c && touch /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/file_io/<wbr>crc/FilesystemImage.h '</font></div><div><font face="monospace, monospace">[  6/116] Compiling build/powerpc-rtems4.11-<wbr>qemuprep/file_io/crc/<wbr>FilesystemImage.c</font></div><div><font face="monospace, monospace">10:24:16 runner ['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-Ifile_io/crc', '-I../../file_io/crc', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '-DPACKAGE_VERSION="1.0.0"', 'file_io/crc/FilesystemImage.<wbr>c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/file_io/<wbr>crc/FilesystemImage.c.2.o']</font></div><div><font face="monospace, monospace">[  7/116] Compiling hello/hello_world_c/test.c</font></div><div><font face="monospace, monospace">10:24:16 runner ['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '../../hello/hello_world_c/<wbr>test.c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/hello/<wbr>hello_world_c/test.c.1.o']</font></div><div><font face="monospace, monospace">[  8/116] Compiling hello/posix_hello_world/test.c</font></div><div><font face="monospace, monospace">10:24:16 runner ['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '../../hello/posix_hello_<wbr>world/test.c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/hello/<wbr>posix_hello_world/test.c.1.o']</font></div><div><font face="monospace, monospace">[  9/116] Compiling hello/both_hello/test.c</font></div><div><font face="monospace, monospace">powerpc-rtems4.11-gcc: fatal error: /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/bsp_specs: attempt to rename spec 'endfile' to already defined spec 'old_endfile'</font></div><div><font face="monospace, monospace">compilation terminated.</font></div></div></blockquote></div></div></div></blockquote><div><br></div><div><br></div><div>

I tried this on the master and qemuprep built the examples OK.<div><br></div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">I am unsure how well the waf for examples-v2 worked on 4.11 but for some reason the -qrtems flag is in the wrong place and -B is twice. It should be:</span></div><div><br></div><div>-B PREFIX/TARGET/BSP/lib/ -specs bsp_specs -qrtems</div><div><br></div><div>and those arguments should be in that exact order and no part of them should appear twice.</div><div><br></div><div>In this case, the -qrtems is too early and having no impact which I think explains the issues.</div><div><br></div><div>What's the installed file powerpc-rtems5-qemuprep.<wbr>pc contain?<br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><br class="m_5969245844871187172m_-306727641033350557gmail-Apple-interchange-newline">

</div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">In file included from /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/include/libcpu/powerpc-<wbr>utility.h:40:0,</font></div><div><font face="monospace, monospace">                 from /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/include/bsp/vectors.h:40,</font></div><div><font face="monospace, monospace">                 from /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/include/bsp.h:17,</font></div><div><font face="monospace, monospace">                 from ../../hello/posix_hello_world/<wbr>test.c:20:</font></div><div><font face="monospace, monospace">/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/include/rtems/powerpc/<wbr>powerpc.h:283:2: error: #error "Unsupported CPU Model"</font></div><div><font face="monospace, monospace"> #error "Unsupported CPU Model"</font></div><div><font face="monospace, monospace">  ^</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">In file included from /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/include/libcpu/powerpc-<wbr>utility.h:40:0,</font></div><div><font face="monospace, monospace">                 from /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/include/bsp/vectors.h:40,</font></div><div><font face="monospace, monospace">                 from /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/include/bsp.h:17,</font></div><div><font face="monospace, monospace">                 from ../../hello/hello_world_c/<wbr>test.c:21:</font></div><div><font face="monospace, monospace">/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/include/rtems/powerpc/<wbr>powerpc.h:283:2: error: #error "Unsupported CPU Model"</font></div><div><font face="monospace, monospace"> #error "Unsupported CPU Model"</font></div><div><font face="monospace, monospace">  ^</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">* Node /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/FilesystemImage.h is created more than once (full message on 'waf -v -v'). The task generators are:</font></div><div><font face="monospace, monospace">  1. 'fat_ramdisk.exe' in /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/filesystem/fat_<wbr>ramdisk</font></div><div><font face="monospace, monospace">  2. 'fat_ramdisk.texe' in /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/filesystem/fat_<wbr>ramdisk</font></div><div><font face="monospace, monospace">If you think that this is an error, set no_errcheck_out on the task instance</font></div><div><font face="monospace, monospace">* Node /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/FilesystemImage.c is created more than once (full message on 'waf -v -v'). The task generators are:</font></div><div><font face="monospace, monospace">  1. 'fat_ramdisk.exe' in /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/filesystem/fat_<wbr>ramdisk</font></div><div><font face="monospace, monospace">  2. 'fat_ramdisk.texe' in /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/filesystem/fat_<wbr>ramdisk</font></div><div><font face="monospace, monospace">If you think that this is an error, set no_errcheck_out on the task instance</font></div><div><font face="monospace, monospace">Waf: Leaving directory `/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep'</font></div><div><font face="monospace, monospace">Build failed</font></div><div><font face="monospace, monospace"> -> task in 'crc.exe' failed with exit status 1: </font></div><div><font face="monospace, monospace"><span style="white-space:pre-wrap">    </span>{task 140287200672176: c FilesystemImage.c -> FilesystemImage.c.2.o}</font></div><div><font face="monospace, monospace">['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-Ifile_io/crc', '-I../../file_io/crc', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '-DPACKAGE_VERSION="1.0.0"', 'file_io/crc/FilesystemImage.<wbr>c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/file_io/<wbr>crc/FilesystemImage.c.2.o']</font></div><div><font face="monospace, monospace"> -> task in 'posix_hello.exe' failed with exit status 1: </font></div><div><font face="monospace, monospace"><span style="white-space:pre-wrap">    </span>{task 140287209486528: c test.c -> test.c.1.o}</font></div><div><font face="monospace, monospace">['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '../../hello/posix_hello_<wbr>world/test.c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/hello/<wbr>posix_hello_world/test.c.1.o']</font></div><div><font face="monospace, monospace"> -> task in 'hello.exe' failed with exit status 1: </font></div><div><font face="monospace, monospace"><span style="white-space:pre-wrap">   </span>{task 140287209485568: c test.c -> test.c.1.o}</font></div><div><font face="monospace, monospace">['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '../../hello/hello_world_c/<wbr>test.c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/hello/<wbr>hello_world_c/test.c.1.o']</font></div></div><div><br></div></blockquote></div><div>If I change the following line in the wscript to add -Dmpc604 "<font face="monospace, monospace">bld.env.CFLAGS += ['-O2','-g','-Dmpc604']</font>" I get this error:</div><div><br></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div><div><font face="monospace, monospace">mgann@obsidian:~/dev/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2$ waf clean</font></div><div><font face="monospace, monospace">'clean-powerpc-rtems4.11-<wbr>qemuprep' finished successfully (0.017s)</font></div><div><font face="monospace, monospace">mgann@obsidian:~/dev/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2$ waf configure --rtems=${RTEMS_PATH}/bsp --rtems-tools=${RTEMS_PATH}/<wbr>tools --rtems-bsps=powerpc/qemuprep </font></div><div><font face="monospace, monospace">Setting top to                           : /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2 </font></div><div><font face="monospace, monospace">Setting out to                           : /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build </font></div><div><font face="monospace, monospace">Architectures                            : powerpc-rtems4.11 </font></div><div><font face="monospace, monospace">Board Support Package                    : powerpc-rtems4.11-qemuprep </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-gcc' : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-g++' : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-g++ </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-gcc' : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-ld'  : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ld </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-ar'  : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ar </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-ar'  : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ar </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-ld'  : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ld </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-nm'  : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-nm </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-objdump' : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-objdump </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-objcopy' : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-objcopy </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-readelf' : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-readelf </font></div><div><font face="monospace, monospace">Checking for program 'powerpc-rtems4.11-strip'   : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-strip </font></div><div><font face="monospace, monospace">Checking for program 'rtems-ld'                  : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/rtems-ld </font></div><div><font face="monospace, monospace">Checking for program 'rtems-tld'                 : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/rtems-tld </font></div><div><font face="monospace, monospace">Checking for program 'rtems-bin2c'               : /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>bin/rtems-bin2c </font></div><div><font face="monospace, monospace">Checking for program 'tar'                       : /bin/tar </font></div><div><font face="monospace, monospace">Checking for program 'gcc, cc'                   : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc </font></div><div><font face="monospace, monospace">Checking for program 'ar'                        : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ar </font></div><div><font face="monospace, monospace">Checking if the -o link must be split from arguments : no </font></div><div><font face="monospace, monospace">Checking for program 'g++, c++'                      : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-g++ </font></div><div><font face="monospace, monospace">Checking for program 'ar'                            : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ar </font></div><div><font face="monospace, monospace">Checking if the -o link must be split from arguments : no </font></div><div><font face="monospace, monospace">Checking for program 'gas, gcc'                      : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc </font></div><div><font face="monospace, monospace">Checking for program 'ar'                            : /opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-ar </font></div><div><font face="monospace, monospace">Checking for RTEMS headers                           : started </font></div><div><font face="monospace, monospace">-> processing test results                           : all ok </font></div><div><font face="monospace, monospace">Checking for RTEMS_DEBUG                             : no </font></div><div><font face="monospace, monospace">Checking for RTEMS_MULTIPROCESSING                   : no </font></div><div><font face="monospace, monospace">Checking for RTEMS_NEWLIB                            : yes </font></div><div><font face="monospace, monospace">Checking for RTEMS_POSIX_API                         : yes </font></div><div><font face="monospace, monospace">Checking for RTEMS_SMP                               : no </font></div><div><font face="monospace, monospace">Checking for RTEMS_NETWORKING                        : yes </font></div><div><font face="monospace, monospace">Checking for RTEMS_ATOMIC                            : no </font></div><div><font face="monospace, monospace">'configure' finished successfully (0.614s)</font></div><div><font face="monospace, monospace">mgann@obsidian:~/dev/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2$ waf -v</font></div><div><font face="monospace, monospace">Waf: Entering directory `/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep'</font></div><div><font face="monospace, monospace">[  1/116] Creating build/powerpc-rtems4.11-<wbr>qemuprep/filesystem/fat_<wbr>ramdisk/FilesystemImage</font></div><div><font face="monospace, monospace">10:30:49 runner ' tar -C /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/filesystem/fat_<wbr>ramdisk/rootfs -cf filesystem/fat_ramdisk/<wbr>FilesystemImage . '</font></div><div><font face="monospace, monospace">[  2/116] Creating build/powerpc-rtems4.11-<wbr>qemuprep/file_io/crc/<wbr>FilesystemImage</font></div><div><font face="monospace, monospace">10:30:49 runner ' tar -C /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/file_io/crc/rootfs -cf file_io/crc/FilesystemImage . '</font></div><div><font face="monospace, monospace">[  3/116] Processing build/powerpc-rtems4.11-<wbr>qemuprep/filesystem/fat_<wbr>ramdisk/FilesystemImage</font></div><div><font face="monospace, monospace">10:30:49 runner ' /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>bin/rtems-bin2c filesystem/fat_ramdisk/<wbr>FilesystemImage /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/FilesystemImage.c && touch /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/FilesystemImage.h '</font></div><div><font face="monospace, monospace">[  4/116] Processing build/powerpc-rtems4.11-<wbr>qemuprep/filesystem/fat_<wbr>ramdisk/FilesystemImage</font></div><div><font face="monospace, monospace">10:30:49 runner ' /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>bin/rtems-bin2c filesystem/fat_ramdisk/<wbr>FilesystemImage /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/FilesystemImage.c && touch /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/FilesystemImage.h '</font></div><div><font face="monospace, monospace">[  5/116] Processing build/powerpc-rtems4.11-<wbr>qemuprep/file_io/crc/<wbr>FilesystemImage</font></div><div><font face="monospace, monospace">10:30:49 runner ' /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>bin/rtems-bin2c file_io/crc/FilesystemImage /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/file_io/<wbr>crc/FilesystemImage.c && touch /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/file_io/<wbr>crc/FilesystemImage.h '</font></div><div><font face="monospace, monospace">[  6/116] Compiling hello/hello_world_c/test.c</font></div><div><font face="monospace, monospace">10:30:49 runner ['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-Dmpc604', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '../../hello/hello_world_c/<wbr>test.c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/hello/<wbr>hello_world_c/test.c.1.o']</font></div><div><font face="monospace, monospace">[  7/116] Compiling hello/posix_hello_world/test.c</font></div><div><font face="monospace, monospace">10:30:49 runner ['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-Dmpc604', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '../../hello/posix_hello_<wbr>world/test.c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/hello/<wbr>posix_hello_world/test.c.1.o']</font></div><div><font face="monospace, monospace">[  8/116] Compiling hello/both_hello/test.c</font></div><div><font face="monospace, monospace">10:30:49 runner ['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-Dmpc604', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '../../hello/both_hello/test.<wbr>c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/hello/both_<wbr>hello/test.c.1.o']</font></div><div><font face="monospace, monospace">[  9/116] Compiling hello/both_hello/test.c</font></div><div><font face="monospace, monospace">10:30:49 runner ['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-Dmpc604', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '../../hello/both_hello/test.<wbr>c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/hello/both_<wbr>hello/test.c.2.o']</font></div><div><font face="monospace, monospace">[ 10/116] Compiling hello/both_hello/test.c</font></div><div><font face="monospace, monospace">10:30:49 runner ['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-Dmpc604', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '../../hello/both_hello/test.<wbr>c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/hello/both_<wbr>hello/test.c.3.o']</font></div><div><font face="monospace, monospace">[ 11/116] Compiling gdb/overwrite/overwrite.c</font></div><div><font face="monospace, monospace">10:30:49 runner ['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-Dmpc604', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '../../gdb/overwrite/<wbr>overwrite.c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/gdb/<wbr>overwrite/overwrite.c.1.o']</font></div><div><font face="monospace, monospace">[ 12/116] Compiling gdb/overwrite/rtems_init.c</font></div><div><font face="monospace, monospace">10:30:49 runner ['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-Dmpc604', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '../../gdb/overwrite/rtems_<wbr>init.c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/gdb/<wbr>overwrite/rtems_init.c.1.o']</font></div><div><font face="monospace, monospace">[ 13/116] Compiling filesystem/fat_ramdisk/init.c</font></div><div><font face="monospace, monospace">10:30:49 runner ['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-Dmpc604', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-Dmpc604', '-Ifilesystem/fat_ramdisk', '-I../../filesystem/fat_<wbr>ramdisk', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '-DPACKAGE_VERSION="1.0.0"', '../../filesystem/fat_ramdisk/<wbr>init.c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/init.c.2.o']</font></div><div><font face="monospace, monospace">powerpc-rtems4.11-gcc: fatal error: /opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/bsp_specs: attempt to rename spec 'endfile' to already defined spec 'old_endfile'</font></div><div><font face="monospace, monospace">compilation terminated.</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">* Node /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/FilesystemImage.c is created more than once (full message on 'waf -v -v'). The task generators are:</font></div><div><font face="monospace, monospace">  1. 'fat_ramdisk.exe' in /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/filesystem/fat_<wbr>ramdisk</font></div><div><font face="monospace, monospace">  2. 'fat_ramdisk.texe' in /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/filesystem/fat_<wbr>ramdisk</font></div><div><font face="monospace, monospace">If you think that this is an error, set no_errcheck_out on the task instance</font></div><div><font face="monospace, monospace">* Node /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/FilesystemImage.h is created more than once (full message on 'waf -v -v'). The task generators are:</font></div><div><font face="monospace, monospace">  1. 'fat_ramdisk.exe' in /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/filesystem/fat_<wbr>ramdisk</font></div><div><font face="monospace, monospace">  2. 'fat_ramdisk.texe' in /opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/filesystem/fat_<wbr>ramdisk</font></div><div><font face="monospace, monospace">If you think that this is an error, set no_errcheck_out on the task instance</font></div><div><font face="monospace, monospace">Waf: Leaving directory `/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep'</font></div><div><font face="monospace, monospace">Build failed</font></div><div><font face="monospace, monospace"> -> task in 'fat_ramdisk.exe' failed with exit status 1: </font></div><div><font face="monospace, monospace"><span style="white-space:pre-wrap">      </span>{task 140363104493032: c init.c -> init.c.2.o}</font></div><div><font face="monospace, monospace">['/opt/development/projects/<wbr>booster/rtems-qemuprep/tools/<wbr>bin/powerpc-rtems4.11-gcc', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-Dmpc604', '-qrtems', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/lib/', '-B/opt/development/projects/<wbr>booster/rtems-qemuprep/bsp/<wbr>powerpc-rtems4.11/qemuprep/<wbr>lib/', '--specs', 'bsp_specs', '-mcpu=powerpc', '-mcpu=powerpc', '-mmultiple', '-mmultiple', '-mstring', '-mstring', '-mstrict-align', '-mstrict-align', '-O2', '-g', '-Dmpc604', '-Ifilesystem/fat_ramdisk', '-I../../filesystem/fat_<wbr>ramdisk', '-DHAVE_RTEMS_SCORE_CPUOPTS_H=<wbr>1', '-DHAVE_RTEMS_H=1', '-DPACKAGE_VERSION="1.0.0"', '../../filesystem/fat_ramdisk/<wbr>init.c', '-c', '-o/opt/development/projects/<wbr>booster/rtems-qemuprep/<wbr>examples-v2/build/powerpc-<wbr>rtems4.11-qemuprep/filesystem/<wbr>fat_ramdisk/init.c.2.o']</font></div></div></div><div><br></div></blockquote><div><div><br></div><div>Is there something I'm doing wrong, or is there a simple fix for this?  </div><div><br></div><div>Thanks in advance</div><span class="m_5969245844871187172m_-306727641033350557gmail-HOEnZb"><font color="#888888"><div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="m_5969245844871187172m_-306727641033350557gmail-m_2379129389702556763gmail_signature"><div dir="ltr">Matthew Gann<div><a href="mailto:mgann@prc-hsv.com" target="_blank">mgann@prc-hsv.com</a><br><div>Senior Engineer - <span style="font-size:12.8px">Paragon Research Corporation</span></div><div><br></div></div></div></div></div></font></span></div></div><span class="m_5969245844871187172m_-306727641033350557gmail-HOEnZb"><font color="#888888">

<br>
<font face="Arial, Helvetica, sans-serif"><span style="font-size:13px">This message is intended for the addressee only and may contain Paragon Research Corporation (PRC) confidential or privileged information.  Use or distribution of such confidential information is strictly prohibited without the prior written permission of PRC.  If you have received this message in error, please contact the sender immediately and delete the message and attachments from your computer.</span></font></font></span><br>______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/users</a><br></blockquote></div><br></div></div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="m_5969245844871187172gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Matthew Gann<div><a href="mailto:mgann@prc-hsv.com" target="_blank">mgann@prc-hsv.com</a><br><div>Senior Engineer - <span style="font-size:12.8px">Paragon Research Corporation</span></div><div><br></div></div></div></div>

<br>
<font face="Arial, Helvetica, sans-serif"><span style="font-size:13px">This message is intended for the addressee only and may contain Paragon Research Corporation (PRC) confidential or privileged information.  Use or distribution of such confidential information is strictly prohibited without the prior written permission of PRC.  If you have received this message in error, please contact the sender immediately and delete the message and attachments from your computer.</span></font></div></div></blockquote></div><br></div></div>