FalconChristmas / fpp

Falcon Player
http://FalconChristmas.com
Other
538 stars 190 forks source link

Broken Compile after update: Align FPP MultiSync System Types with Falcon controller. #728

Closed horathgar2000 closed 4 years ago

horathgar2000 commented 4 years ago

Please see below, This is happening on my PI's and BBB

Thanks!

####### Here is the error ############### MultiSync.cpp:461:14: error: ‘kSysTypeFalconF48v1’ was not declared in this scope case kSysTypeFalconF48v1: return "Falcon F48v1"; ^~~~~~~ MultiSync.cpp:461:14: note: suggested alternative: ‘kSysTypeFalconF48’ case kSysTypeFalconF48v1: return "Falcon F48v1"; ^~~~~~~ kSysTypeFalconF48 make: [Makefile:79: MultiSync.o] Error 1 make: Waiting for unfinished jobs.... ############## END ################

The full compile is below

Stopping fppd...

Pulling in updates... Upgrading git revision from branch master From https://github.com/FalconChristmas/fpp da99e531..76e6ba81 master -> origin/master Updating da99e531..76e6ba81 Fast-forward src/MultiSync.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) Synchronizing submodule url for 'external/RF24' Synchronizing submodule url for 'external/rpi-rgb-led-matrix' Synchronizing submodule url for 'external/rpi_ws281x' Synchronizing submodule url for 'external/spixels' Checking config version FPP Version: 40 Config Version: 62 Up to date at config version 62 in Clean stage Building FPP on 'Raspberry Pi' platform make[1]: Entering directory '/opt/fpp/external/spixels/lib' rm -f libspixels.a ft-gpio.o dma-multi-spi.o rpi-dma.o mailbox.o direct-multi-spi.o led-strip.o make[1]: Leaving directory '/opt/fpp/external/spixels/lib' make[1]: Entering directory '/opt/fpp/external/RF24' rm -rf .o librf24-bcm. make[1]: Leaving directory '/opt/fpp/external/RF24' make[1]: Entering directory '/opt/fpp/external/rpi-rgb-led-matrix' make -C lib clean make[2]: Entering directory '/opt/fpp/external/rpi-rgb-led-matrix/lib' rm -f gpio.o led-matrix.o options-initialize.o framebuffer.o thread.o bdf-font.o graphics.o transformer.o led-matrix-c.o hardware-mapping.o content-streamer.o pixel-mapper.o multiplex-mappers.o librgbmatrix.a librgbmatrix.so.1 make[2]: Leaving directory '/opt/fpp/external/rpi-rgb-led-matrix/lib' make -C utils clean make[2]: Entering directory '/opt/fpp/external/rpi-rgb-led-matrix/utils' rm -f led-image-viewer.o led-image-viewer video-viewer.o video-viewer make[2]: Leaving directory '/opt/fpp/external/rpi-rgb-led-matrix/utils' make -C examples-api-use clean make[2]: Entering directory '/opt/fpp/external/rpi-rgb-led-matrix/examples-api-use' rm -f demo-main.o minimal-example.o c-example.o text-example.o scrolling-text-example.o clock.o ledcat.o input-example.o demo minimal-example c-example text-example scrolling-text-example clock ledcat input-example make[2]: Leaving directory '/opt/fpp/external/rpi-rgb-led-matrix/examples-api-use' make -C bindings/python clean make[2]: Entering directory '/opt/fpp/external/rpi-rgb-led-matrix/bindings/python' python setup.py clean --all running clean 'build/lib.linux-armv7l-2.7' does not exist -- can't clean it 'build/bdist.linux-armv7l' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it find ./rgbmatrix -type f -name *.so -delete find . -type f -name *.pyc -delete rm -f build- install- test-* make[2]: Leaving directory '/opt/fpp/external/rpi-rgb-led-matrix/bindings/python' make[1]: Leaving directory '/opt/fpp/external/rpi-rgb-led-matrix' rm -f fppversion.c fppversion_defines.h channeloutput/Linsn-RV9.o channeloutput/HTTPVirtualDisplay.o fppcapedetect.o CapeUtils.o channeloutput/MCP23017.o channeloutput/X11Matrix.o channeloutput/GPIO595.o channeloutput/SPInRF24L01.o channeloutput/RHL_DVI_E131.o channeloutput/rpi_ws281x.o fpp.o fppversion.o channeloutput/PCA9685.o channeloutput/GenericUDPOutput.o channeloutput/ColorLight-5a-75.o channeloutput/ChannelOutputBase.o channeloutput/ThreadedChannelOutputBase.o channeloutput/channeloutput.o channeloutput/channeloutputthread.o channeloutput/ColorOrder.o channeloutput/FPD.o channeloutput/Matrix.o channeloutput/PanelMatrix.o channeloutput/PixelString.o channeloutput/serialutil.o channeloutput/VirtualDisplay.o channeloutput/processors/OutputProcessor.o channeloutput/processors/RemapOutputProcessor.o channeloutput/processors/HoldValueOutputProcessor.o channeloutput/processors/SetValueOutputProcessor.o channeloutput/processors/BrightnessOutputProcessor.o channeloutput/processors/ColorOrderOutputProcessor.o channeltester/ChannelTester.o channeltester/TestPatternBase.o channeltester/RGBChase.o channeltester/RGBCycle.o channeltester/RGBFill.o channeltester/SingleChase.o command.o commands/Commands.o commands/PlaylistCommands.o commands/EventCommands.o commands/MediaCommands.o common.o e131bridge.o effects.o events.o falcon.o fppversion.o FrameBuffer.o fseq/FSEQFile.o gpio.o httpAPI.o log.o FPPLocale.o MultiSync.o mediadetails.o mediaoutput/MediaOutputBase.o mediaoutput/mediaoutput.o mediaoutput/omxplayer.o mediaoutput/SDLOut.o mqtt.o NetworkMonitor.o ping.o overlays/PixelOverlay.o overlays/PixelOverlayEffects.o overlays/PixelOverlayModel.o playlist/Playlist.o playlist/PlaylistEntryBase.o playlist/PlaylistEntryBoth.o playlist/PlaylistEntryBranch.o playlist/PlaylistEntryChannelTest.o playlist/PlaylistEntryCommand.o playlist/PlaylistEntryDynamic.o playlist/PlaylistEntryEffect.o playlist/PlaylistEntryEvent.o playlist/PlaylistEntryImage.o playlist/PlaylistEntryMedia.o playlist/PlaylistEntryMQTT.o playlist/PlaylistEntryPause.o playlist/PlaylistEntryPlaylist.o playlist/PlaylistEntryPlugin.o playlist/PlaylistEntryRemap.o playlist/PlaylistEntryScript.o playlist/PlaylistEntrySequence.o playlist/PlaylistEntryURL.o playlist/PlaylistEntryVolume.o Plugins.o Scheduler.o ScheduleEntry.o scripts.o sensors/Sensors.o Sequence.o settings.o SunSet.o Warnings.o util/GPIOUtils.o util/I2CUtils.o util/SPIUtils.o util/tinyexpr.o util/ExpressionProcessor.o util/PiGPIOUtils.o util/PiFaceUtils.o util/MCP23x17Utils.o util/bcm2835.o mediaoutput/VLCOut.o channeloutput/GenericSPI.o channeloutput/USBPixelnet.o channeloutput/USBDMX.o fppd.o channeloutput/X11PixelStrings.o channeloutput/GenericSerial.o channeloutput/FBVirtualDisplay.o channeloutput/SPIws2801.o channeloutput/USBRenard.o channeloutput/MAX7219Matrix.o channeloutput/X11VirtualDisplay.o channeloutput/FBMatrix.o channeloutput/ILI9488.o channeloutput/UDPOutput.o channeloutput/DDP.o channeloutput/E131.o channeloutput/ArtNet.o channeloutput/RGBMatrix.o common.o fppversion.o log.o Warnings.o fseq/FSEQUtils.o fseq/FSEQFile.o channeloutput/GPIO.o util/SPIUtils.o common.o log.o settings.o fppversion.o oled/I2C.o oled/SSD1306_OLED.o oled/FPPOLEDUtils.o oled/OLEDPages.o oled/FPPStatusOLEDPage.o oled/NetworkOLEDPage.o oled/FPPMainMenu.o oled/fppoled.o oled/SSD1306DisplayDriver.o oled/I2C1602_2004_DisplayDriver.o util/GPIOUtils.o util/PiGPIOUtils.o util/PiFaceUtils.o util/MCP23x17Utils.o util/bcm2835.o common.o log.o fppmm.o fppversion.o channeloutput/LOR.o channeloutput/spixels.o channeloutput/DebugOutput.o channeloutput/USBRelay.o libfpp-co-matrix-LinsnRV9.so libfpp-co-HTTPVirtualDisplay.so fppcapedetect libfpp-co-MCP23017.so libfpp-co-X11Matrix.so libfpp-co-GPIO-595.so libfpp-co-SPI-nRF24L01.so libfpp-co-RHLDVIE131.so libfpp-co-RPIWS281X.so fpp libfpp-co-PCA9685.so libfpp-co-GenericUDP.so libfpp-co-matrix-ColorLight5a75.so libfpp.so libfpp-co-GenericSPI.so libfpp-co-USBPixelnet.so libfpp-co-USBDMX.so fppd libfpp-co-X11PixelStrings.so libfpp-co-GenericSerial.so libfpp-co-FBVirtualDisplay.so libfpp-co-SPIws2801.so libfpp-co-Renard.so libfpp-co-MAX7219Matrix.so libfpp-co-X11VirtualDisplay.so libfpp-co-FBMatrix.so libfpp-co-ILI9488.so libfpp-co-UDPOutput.so libfpp-co-matrix-RGBMatrix.so fsequtils libfpp-co-GPIO.so fppoled fppmm libfpp-co-LOR.so libfpp-co-spixels.so libfpp-co-Debug.so libfpp-co-USBRelay.so ../www/fppversion.php ../www/fppdefines.php fpp-pch.h.gch fpp-pch.h.gch.sum ccache-Pi-4.x-master.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 43 13.1M 43 5810k 0 0 9037k 0 0:00:01 --:--:-- 0:00:01 9037k 100 13.1M 100 13.1M 0 0 9.9M 0 0:00:01 0:00:01 --:--:-- 9.9M Set cache size limit to 250.0 MB Building FPP on 'Raspberry Pi' platform make[1]: Entering directory '/opt/fpp/external/RF24' rm -rf .o librf24-bcm. make[1]: Leaving directory '/opt/fpp/external/RF24' make[1]: Entering directory '/opt/fpp/external/rpi-rgb-led-matrix' make -C lib clean make[2]: Entering directory '/opt/fpp/external/rpi-rgb-led-matrix/lib' rm -f gpio.o led-matrix.o options-initialize.o framebuffer.o thread.o bdf-font.o graphics.o transformer.o led-matrix-c.o hardware-mapping.o content-streamer.o pixel-mapper.o multiplex-mappers.o librgbmatrix.a librgbmatrix.so.1 make[2]: Leaving directory '/opt/fpp/external/rpi-rgb-led-matrix/lib' make -C utils clean make[2]: Entering directory '/opt/fpp/external/rpi-rgb-led-matrix/utils' rm -f led-image-viewer.o led-image-viewer video-viewer.o video-viewer make[2]: Leaving directory '/opt/fpp/external/rpi-rgb-led-matrix/utils' make -C examples-api-use clean make[2]: Entering directory '/opt/fpp/external/rpi-rgb-led-matrix/examples-api-use' rm -f demo-main.o minimal-example.o c-example.o text-example.o scrolling-text-example.o clock.o ledcat.o input-example.o demo minimal-example c-example text-example scrolling-text-example clock ledcat input-example make[2]: Leaving directory '/opt/fpp/external/rpi-rgb-led-matrix/examples-api-use' make -C bindings/python clean make[2]: Entering directory '/opt/fpp/external/rpi-rgb-led-matrix/bindings/python' python setup.py clean --all running clean 'build/lib.linux-armv7l-2.7' does not exist -- can't clean it 'build/bdist.linux-armv7l' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it find ./rgbmatrix -type f -name *.so -delete find . -type f -name *.pyc -delete rm -f build- install- test- make[2]: Leaving directory '/opt/fpp/external/rpi-rgb-led-matrix/bindings/python' make[1]: Leaving directory '/opt/fpp/external/rpi-rgb-led-matrix' rm -f fppversion.c fppversion_defines.h channeloutput/Linsn-RV9.o channeloutput/HTTPVirtualDisplay.o fppcapedetect.o CapeUtils.o channeloutput/MCP23017.o channeloutput/X11Matrix.o channeloutput/GPIO595.o channeloutput/SPInRF24L01.o channeloutput/RHL_DVI_E131.o channeloutput/rpi_ws281x.o fpp.o fppversion.o channeloutput/PCA9685.o channeloutput/GenericUDPOutput.o channeloutput/ColorLight-5a-75.o channeloutput/ChannelOutputBase.o channeloutput/ThreadedChannelOutputBase.o channeloutput/channeloutput.o channeloutput/channeloutputthread.o channeloutput/ColorOrder.o channeloutput/FPD.o channeloutput/Matrix.o channeloutput/PanelMatrix.o channeloutput/PixelString.o channeloutput/serialutil.o channeloutput/VirtualDisplay.o channeloutput/processors/OutputProcessor.o channeloutput/processors/RemapOutputProcessor.o channeloutput/processors/HoldValueOutputProcessor.o channeloutput/processors/SetValueOutputProcessor.o channeloutput/processors/BrightnessOutputProcessor.o channeloutput/processors/ColorOrderOutputProcessor.o channeltester/ChannelTester.o channeltester/TestPatternBase.o channeltester/RGBChase.o channeltester/RGBCycle.o channeltester/RGBFill.o channeltester/SingleChase.o command.o commands/Commands.o commands/PlaylistCommands.o commands/EventCommands.o commands/MediaCommands.o common.o e131bridge.o effects.o events.o falcon.o fppversion.o FrameBuffer.o fseq/FSEQFile.o gpio.o httpAPI.o log.o FPPLocale.o MultiSync.o mediadetails.o mediaoutput/MediaOutputBase.o mediaoutput/mediaoutput.o mediaoutput/omxplayer.o mediaoutput/SDLOut.o mqtt.o NetworkMonitor.o ping.o overlays/PixelOverlay.o overlays/PixelOverlayEffects.o overlays/PixelOverlayModel.o playlist/Playlist.o playlist/PlaylistEntryBase.o playlist/PlaylistEntryBoth.o playlist/PlaylistEntryBranch.o playlist/PlaylistEntryChannelTest.o playlist/PlaylistEntryCommand.o playlist/PlaylistEntryDynamic.o playlist/PlaylistEntryEffect.o playlist/PlaylistEntryEvent.o playlist/PlaylistEntryImage.o playlist/PlaylistEntryMedia.o playlist/PlaylistEntryMQTT.o playlist/PlaylistEntryPause.o playlist/PlaylistEntryPlaylist.o playlist/PlaylistEntryPlugin.o playlist/PlaylistEntryRemap.o playlist/PlaylistEntryScript.o playlist/PlaylistEntrySequence.o playlist/PlaylistEntryURL.o playlist/PlaylistEntryVolume.o Plugins.o Scheduler.o ScheduleEntry.o scripts.o sensors/Sensors.o Sequence.o settings.o SunSet.o Warnings.o util/GPIOUtils.o util/I2CUtils.o util/SPIUtils.o util/tinyexpr.o util/ExpressionProcessor.o util/PiGPIOUtils.o util/PiFaceUtils.o util/MCP23x17Utils.o util/bcm2835.o mediaoutput/VLCOut.o channeloutput/GenericSPI.o channeloutput/USBPixelnet.o channeloutput/USBDMX.o fppd.o channeloutput/X11PixelStrings.o channeloutput/GenericSerial.o channeloutput/FBVirtualDisplay.o channeloutput/SPIws2801.o channeloutput/USBRenard.o channeloutput/MAX7219Matrix.o channeloutput/X11VirtualDisplay.o channeloutput/FBMatrix.o channeloutput/ILI9488.o channeloutput/UDPOutput.o channeloutput/DDP.o channeloutput/E131.o channeloutput/ArtNet.o channeloutput/RGBMatrix.o common.o fppversion.o log.o Warnings.o fseq/FSEQUtils.o fseq/FSEQFile.o channeloutput/GPIO.o util/SPIUtils.o common.o log.o settings.o fppversion.o oled/I2C.o oled/SSD1306_OLED.o oled/FPPOLEDUtils.o oled/OLEDPages.o oled/FPPStatusOLEDPage.o oled/NetworkOLEDPage.o oled/FPPMainMenu.o oled/fppoled.o oled/SSD1306DisplayDriver.o oled/I2C1602_2004_DisplayDriver.o util/GPIOUtils.o util/PiGPIOUtils.o util/PiFaceUtils.o util/MCP23x17Utils.o util/bcm2835.o common.o log.o fppmm.o fppversion.o channeloutput/LOR.o channeloutput/spixels.o channeloutput/DebugOutput.o channeloutput/USBRelay.o libfpp-co-matrix-LinsnRV9.so libfpp-co-HTTPVirtualDisplay.so fppcapedetect libfpp-co-MCP23017.so libfpp-co-X11Matrix.so libfpp-co-GPIO-595.so libfpp-co-SPI-nRF24L01.so libfpp-co-RHLDVIE131.so libfpp-co-RPIWS281X.so fpp libfpp-co-PCA9685.so libfpp-co-GenericUDP.so libfpp-co-matrix-ColorLight5a75.so libfpp.so libfpp-co-GenericSPI.so libfpp-co-USBPixelnet.so libfpp-co-USBDMX.so fppd libfpp-co-X11PixelStrings.so libfpp-co-GenericSerial.so libfpp-co-FBVirtualDisplay.so libfpp-co-SPIws2801.so libfpp-co-Renard.so libfpp-co-MAX7219Matrix.so libfpp-co-X11VirtualDisplay.so libfpp-co-FBMatrix.so libfpp-co-ILI9488.so libfpp-co-UDPOutput.so libfpp-co-matrix-RGBMatrix.so fsequtils libfpp-co-GPIO.so fppoled fppmm libfpp-co-LOR.so libfpp-co-spixels.so libfpp-co-Debug.so libfpp-co-USBRelay.so ../www/fppversion.php ../www/fppdefines.php fpp-pch.h.gch fpp-pch.h.gch.sum Building FPP on 'Raspberry Pi' platform CCACHE_COMPRESS=true ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c fpp-pch.h -o fpp-pch.h.gch sh ./fppversion.sh /opt/fpp/src Building RF24 library make[1]: Entering directory '/opt/fpp/external/RF24' ccache g++ -Wall -fPIC -Ofast -mfpu=vfp -mfloat-abi=hard -march=armv6zk -mtune=arm1176jzf-s -c RF24.cpp Synchronizing submodule url for 'external/RF24' RF24.cpp: In member function ‘bool RF24::isAckPayloadAvailable()’: RF24.cpp:1379:10: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses] return ! read_register(FIFO_STATUS) & _BV(RX_EMPTY); ^~~~~~~~ ccache gcc -Wall -fPIC -Ofast -mfpu=vfp -mfloat-abi=hard -march=armv6zk -mtune=arm1176jzf-s -c RPi/bcm2835.c Synchronizing submodule url for 'external/rpi-rgb-led-matrix' RPi/bcm2835.c: In function ‘bcm2835_peri_read’: RPi/bcm2835.c:119:2: warning: statement with no effect [-Wunused-value] paddr; // Read without assigneing to an unused variable ^~ RPi/bcm2835.c: In function ‘bcm2835_init’: RPi/bcm2835.c:1288:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (!ok) ^~ RPi/bcm2835.c:1291:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ gettimeofday (&tv, NULL) ; ^~~~ ccache g++ -shared -Wl,-soname,librf24-bcm.so.1 -Ofast -mfpu=vfp -mfloat-abi=hard -march=armv6zk -mtune=arm1176jzf-s -o librf24-bcm.so.1.0 RF24.o bcm2835.o Synchronizing submodule url for 'external/rpi_ws281x' Synchronizing submodule url for 'external/spixels' Entering 'external/RF24' php fppdefines.php > ../www/fppdefines.php make[1]: Leaving directory '/opt/fpp/external/RF24' Building libws2811 Entering 'external/rpi-rgb-led-matrix' chmod 664 ../www/fppdefines.php Building rpi-rgb-led-matrix library make[1]: Entering directory '/opt/fpp/external/rpi-rgb-led-matrix/lib' ccache g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o gpio.o gpio.cc ccache g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o led-matrix.o led-matrix.cc ccache g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o options-initialize.o options-initialize.cc ccache g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o framebuffer.o framebuffer.cc ccache g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o thread.o thread.cc ccache g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o bdf-font.o bdf-font.cc ccache g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o graphics.o graphics.cc ccache g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o transformer.o transformer.cc ccache g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o led-matrix-c.o led-matrix-c.cc ccache gcc -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -c -o hardware-mapping.o hardware-mapping.c ccache g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o content-streamer.o content-streamer.cc ccache g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o pixel-mapper.o pixel-mapper.cc ccache g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o multiplex-mappers.o multiplex-mappers.cc ar rcs librgbmatrix.a gpio.o led-matrix.o options-initialize.o framebuffer.o thread.o bdf-font.o graphics.o transformer.o led-matrix-c.o hardware-mapping.o content-streamer.o pixel-mapper.o multiplex-mappers.o make[1]: Leaving directory '/opt/fpp/external/rpi-rgb-led-matrix/lib' Building spixels library make[1]: Entering directory '/opt/fpp/external/spixels/lib' ccache g++ -Wall -O3 -I../include -I. -I../include -I. -c -o ft-gpio.o ft-gpio.cc sha1sum fpp-pch.h.gch > fpp-pch.h.gch.sum ccache g++ -Wall -O3 -I../include -I. -I../include -I. -c -o dma-multi-spi.o dma-multi-spi.cc ccache gcc -Wall -O3 -I../include -I. -c -o rpi-dma.o rpi-dma.c ccache gcc -Wall -O3 -I../include -I. -c -o mailbox.o mailbox.c ccache g++ -Wall -O3 -I../include -I. -I../include -I. -c -o direct-multi-spi.o direct-multi-spi.cc Entering 'external/rpi_ws281x' ccache g++ -Wall -O3 -I../include -I. -I../include -I. -c -o led-strip.o led-strip.cc ar rcs libspixels.a ft-gpio.o dma-multi-spi.o rpi-dma.o mailbox.o direct-multi-spi.o led-strip.o make[1]: Leaving directory '/opt/fpp/external/spixels/lib' ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c fseq/FSEQFile.cpp -o fseq/FSEQFile.o ccache gcc -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -c util/tinyexpr.c -o util/tinyexpr.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c fppcapedetect.c -o fppcapedetect.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -Os -flto -c CapeUtils.cpp -o CapeUtils.o ccache g++ fppcapedetect.o CapeUtils.o -ljsoncpp -o fppcapedetect ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/Linsn-RV9.cpp -o channeloutput/Linsn-RV9.o Entering 'external/spixels' ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/ChannelOutputBase.cpp -o channeloutput/ChannelOutputBase.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/ThreadedChannelOutputBase.cpp -o channeloutput/ThreadedChannelOutputBase.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -c channeloutput/channeloutput.c -o channeloutput/channeloutput.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -c channeloutput/channeloutputthread.c -o channeloutput/channeloutputthread.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/ColorOrder.cpp -o channeloutput/ColorOrder.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -c channeloutput/FPD.c -o channeloutput/FPD.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/Matrix.cpp -o channeloutput/Matrix.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/PanelMatrix.cpp -o channeloutput/PanelMatrix.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/PixelString.cpp -o channeloutput/PixelString.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -c channeloutput/serialutil.c -o channeloutput/serialutil.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/VirtualDisplay.cpp -o channeloutput/VirtualDisplay.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/processors/OutputProcessor.cpp -o channeloutput/processors/OutputProcessor.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/processors/RemapOutputProcessor.cpp -o channeloutput/processors/RemapOutputProcessor.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/processors/HoldValueOutputProcessor.cpp -o channeloutput/processors/HoldValueOutputProcessor.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/processors/SetValueOutputProcessor.cpp -o channeloutput/processors/SetValueOutputProcessor.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/processors/BrightnessOutputProcessor.cpp -o channeloutput/processors/BrightnessOutputProcessor.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeloutput/processors/ColorOrderOutputProcessor.cpp -o channeloutput/processors/ColorOrderOutputProcessor.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeltester/ChannelTester.cpp -o channeltester/ChannelTester.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeltester/TestPatternBase.cpp -o channeltester/TestPatternBase.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeltester/RGBChase.cpp -o channeltester/RGBChase.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeltester/RGBCycle.cpp -o channeltester/RGBCycle.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeltester/RGBFill.cpp -o channeltester/RGBFill.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c channeltester/SingleChase.cpp -o channeltester/SingleChase.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -c command.c -o command.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c commands/Commands.cpp -o commands/Commands.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c commands/PlaylistCommands.cpp -o commands/PlaylistCommands.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c commands/EventCommands.cpp -o commands/EventCommands.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c commands/MediaCommands.cpp -o commands/MediaCommands.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c common.cpp -o common.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c e131bridge.cpp -o e131bridge.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c effects.cpp -o effects.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c events.cpp -o events.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -c falcon.c -o falcon.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -c fppversion.c -o fppversion.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c FrameBuffer.cpp -o FrameBuffer.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c gpio.cpp -o gpio.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c httpAPI.cpp -o httpAPI.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -c log.c -o log.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c FPPLocale.cpp -o FPPLocale.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c MultiSync.cpp -o MultiSync.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -c mediadetails.c -o mediadetails.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -std=gnu++2a -c mediaoutput/MediaOutputBase.cpp -o mediaoutput/MediaOutputBase.o ccache g++ -fpch-preprocess -O3 -Wno-psabi -pipe -I ./ -fpic -DPLATFORM_PI -DHASVLC -c mediaoutput/mediaoutput.c -o mediaoutput/mediaoutput.o MultiSync.cpp: In static member function ‘static std::__cxx11::string MultiSync::GetTypeString(MultiSyncSystemType, bool)’: MultiSync.cpp:461:14: error: ‘kSysTypeFalconF48v1’ was not declared in this scope case kSysTypeFalconF48v1: return "Falcon F48v1"; ^~~~~~~ MultiSync.cpp:461:14: note: suggested alternative: ‘kSysTypeFalconF48’ case kSysTypeFalconF48v1: return "Falcon F48v1"; ^~~~~~~ kSysTypeFalconF48 make: [Makefile:79: MultiSync.o] Error 1 make: Waiting for unfinished jobs....

Restarting fppd...

Update Complete.

bigdaddy5414 commented 4 years ago

I just updated, same thing. FPPD not found in red along the top.

ts4s commented 4 years ago

fpp 4 0 beta

just loaded the fpp 4.0 beta and ran the update. same issue as the 2 above.

horathgar2000 commented 4 years ago

I just tried the rebuild and it seems to be fixed