Hmm... Compiles fine with 2.4o beta. What should I do? Are we moving to 2.4o beta for this release?
Most likely due to my volatile arrays (512 bytes). If 2.4n, I must not use volatile, if 2.4o I must use volatile. Matt. [email protected] wrote: > Hi guys, > > This is buildbot speaking. I have finished a build of jallib-standard on > jallib. > Buildslave for this Build: sebbot > > Build Reason: > Build Source Stamp: HEAD > Blamelist: [email protected] > > BUILD FAILED: failed compile > Logs are attached. > > sincerely, > -The Buildbot > > > U include/filesystem/fat32.jal > U include/jal/debug.jal > Updated to revision 2511. > > 869 samples to validate... > 560 libraries to validate... > All files validated :) > Environment config > JALLIB_ROOT=/hdc1/home/sirloon/jallib/slave/standard/build > JALLIB_REPOS=/hdc1/home/sirloon/jallib/slave/standard/build/include > JALLIB_SAMPLEDIR=/hdc1/home/sirloon/jallib/slave/standard/build/sample > JALLIB_JALV2=/home/sirloon/bin/jalv24n > JALLIB_PYTHON=python2.5 > > Time duration: 703 secs > > jal 2.4n (compiled Jun 2 2010) > Required parameter to hex is missing! > no source file, use /home/sirloon/bin/jalv24n --help for help > Error while compiling file (status=1). > See previous message. > 869 samples to compile... > 5 samples can't be compiled... > List: > > 16f877_sd_card.jal > 16f877a_sd_card.jal > 16f877_fat32_small_sd_card.jal > 16f877a_fat32_small_sd_card.jal > 18f4550_fat32_sd_card.jal > > > Details: > > sample: > /hdc1/home/sirloon/jallib/slave/standard/build/sample/16f877_sd_card.jal ... > Failed > -- jalv2 output -- > 16f877_sd_card.jal > jal 2.4n (compiled Jun 2 2010) > generating p-code > 0 errors, 0 warnings > 4552 tokens, 152378 chars; 3980 lines; 10 files > generating PIC code pass 1 > /hdc1/home/sirloon/jallib/slave/standard/build/sample/16f877_sd_card.jal:194: > error: Out of data space! > writing result > Error while compiling file (status=1). > See previous message. > -- -- -- > sample: > /hdc1/home/sirloon/jallib/slave/standard/build/sample/16f877a_sd_card.jal ... > Failed > -- jalv2 output -- > 16f877a_sd_card.jal > jal 2.4n (compiled Jun 2 2010) > generating p-code > 0 errors, 0 warnings > 4552 tokens, 154082 chars; 4013 lines; 10 files > generating PIC code pass 1 > /hdc1/home/sirloon/jallib/slave/standard/build/sample/16f877a_sd_card.jal:192: > error: Out of data space! > writing result > Error while compiling file (status=1). > See previous message. > -- -- -- > sample: > /hdc1/home/sirloon/jallib/slave/standard/build/sample/16f877_fat32_small_sd_card.jal > ... Failed > -- jalv2 output -- > 16f877_fat32_small_sd_card.jal > jal 2.4n (compiled Jun 2 2010) > generating p-code > 0 errors, 0 warnings > 1062 tokens, 179400 chars; 4612 lines; 12 files > generating PIC code pass 1 > /hdc1/home/sirloon/jallib/slave/standard/build/sample/16f877_fat32_small_sd_card.jal:161: > error: Out of data space! > writing result > Error while compiling file (status=1). > See previous message. > -- -- -- > sample: > /hdc1/home/sirloon/jallib/slave/standard/build/sample/16f877a_fat32_small_sd_card.jal > ... Failed > -- jalv2 output -- > 16f877a_fat32_small_sd_card.jal > jal 2.4n (compiled Jun 2 2010) > generating p-code > 0 errors, 0 warnings > 1062 tokens, 181104 chars; 4645 lines; 12 files > generating PIC code pass 1 > /hdc1/home/sirloon/jallib/slave/standard/build/sample/16f877a_fat32_small_sd_card.jal:159: > error: Out of data space! > writing result > Error while compiling file (status=1). > See previous message. > -- -- -- > sample: > /hdc1/home/sirloon/jallib/slave/standard/build/sample/18f4550_fat32_sd_card.jal > ... Failed > -- jalv2 output -- > 18f4550_fat32_sd_card.jal > jal 2.4n (compiled Jun 2 2010) > generating p-code > /hdc1/home/sirloon/jallib/slave/standard/build/include/filesystem/fat32.jal:288: > "serial_hw_data" not defined > /hdc1/home/sirloon/jallib/slave/standard/build/include/filesystem/fat32.jal:351: > "serial_hw_data" not defined > /hdc1/home/sirloon/jallib/slave/standard/build/include/filesystem/fat32.jal:351: > '_serial_hw_data_vput' not found > /hdc1/home/sirloon/jallib/slave/standard/build/include/filesystem/fat32.jal:351: > parameter 1 type mismatch > /hdc1/home/sirloon/jallib/slave/standard/build/include/filesystem/fat32.jal:775: > "serial_hw_data" not defined > 5 errors, 0 warnings > Error while compiling file (status=1). > See previous message. > -- -- -- > > Environment config > JALLIB_ROOT=/hdc1/home/sirloon/jallib/slave/standard/build > JALLIB_REPOS=/hdc1/home/sirloon/jallib/slave/standard/build/include > JALLIB_SAMPLEDIR=/hdc1/home/sirloon/jallib/slave/standard/build/sample > JALLIB_JALV2=/home/sirloon/bin/jalv24n > JALLIB_PYTHON=python2.5 > > Time duration: 4630 secs -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
