[Pianod] Compiling on Raspberry Pi A+

darren 1 at crotchett.com
Sat Jul 23 08:02:11 PDT 2016


I have been working on getting pianod2 installed on my Pi A+.  I ran the
script designed for the pi, which didn't completely work 100%.  Skipping
ahead, I am now trying to finish without the script by doing a make in the
pianod sources directory.  And, although extremely slow, it did work to a
point where it finally failed.  The output suggested creating a bug
report.  So, do you have any idea why this failed?  I'll try compiling
again, just in case maybe my pi ran out of resources or something and just
gave an erroneous error.  But, I have little hope that will work.

Thanks for any assistance.

Here's the last few lines before the error:

mv -f .deps/libfilesystem_a-filesystemsource.Tpo
.deps/libfilesystem_a-filesystemsource.Po
g++ -DHAVE_CONFIG_H -I. -I../../..  -I/usr/include -I../../../src/common
-I../../../src/include -I../../../src/songs -I../../../src/mediaunits
-I../../../src/user   -g -O2 -std=gnu++11 -g -MT
libfilesystem_a-filesystemtypes.o -MD -MP -MF
.deps/libfilesystem_a-filesystemtypes.Tpo -c -o
libfilesystem_a-filesystemtypes.o `test -f 'filesystemtypes.cpp' || echo
'./'`filesystemtypes.cpp
mv -f .deps/libfilesystem_a-filesystemtypes.Tpo
.deps/libfilesystem_a-filesystemtypes.Po
rm -f libfilesystem.a
ar cru libfilesystem.a libfilesystem_a-filesystem.o
libfilesystem_a-filesystemplayer.o libfilesystem_a-filesystemsource.o
libfilesystem_a-filesystemtypes.o
ranlib libfilesystem.a
g++ -DHAVE_CONFIG_H -I. -I../../..  -I/usr/include -I../../../src/common
-I../../../src/include -I../../../src/songs -I../../../src/mediaunits
-I../../../src/user -I../../../src   -g -O2 -std=gnu++11 -g -MT
libfilesystemcommand_a-filesystemcommand.o -MD -MP -MF
.deps/libfilesystemcommand_a-filesystemcommand.Tpo -c -o
libfilesystemcommand_a-filesystemcommand.o `test -f 'filesystemcommand.cpp'
|| echo './'`filesystemcommand.cpp
filesystemcommand.cpp: In member function ‘virtual void
FilesystemCommands::handleCommand(PianodConnection&, FSCOMMAND)’:
filesystemcommand.cpp:57:6: internal compiler error: Illegal instruction
 void FilesystemCommands::handleCommand (PianodConnection &conn, FSCOMMAND
command) {
      ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
Makefile:471: recipe for target
'libfilesystemcommand_a-filesystemcommand.o' failed
make[3]: *** [libfilesystemcommand_a-filesystemcommand.o] Error 1
make[3]: Leaving directory '/home/pi/pianod2-213/src/mediaunits/filesystem'
Makefile:1132: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/pi/pianod2-213/src'
Makefile:672: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/pi/pianod2-213'
Makefile:591: recipe for target 'all' failed
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deviousfish.com/pipermail/pianod-deviousfish.com/attachments/20160723/999ca3df/attachment-0001.htm>


More information about the Pianod mailing list