Arduino NANO issue

Hi, I've been using Arduino NANO recently and tried all from 2 devices, download other drivers etc and different OS (linux and Mac)

currently getting this error messages;

Arduino: 1.8.15 (Mac OS X), Board: "Arduino Nano, ATmega328P (Old Bootloader)"

/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware -hardware /Users/philipmill/Library/Arduino15/packages -tools /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/tools-builder -tools /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -tools /Users/philipmill/Library/Arduino15/packages -built-in-libraries /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/libraries -libraries /Users/philipmill/Documents/Arduino/libraries -fqbn=arduino:avr:nano:cpu=atmega328old -vid-pid=0000_0000 -ide-version=10815 -build-path /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_build_11652 -warnings=none -build-cache /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_cache_236371 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=/Users/philipmill/Library/Arduino15/packages/arduino/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2 -prefs=runtime.tools.avr-gcc-5.4.0-atmel3.6.1-arduino2.path=/Users/philipmill/Library/Arduino15/packages/arduino/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2 -prefs=runtime.tools.arduinoOTA.path=/Users/philipmill/Library/Arduino15/packages/arduino/tools/arduinoOTA/1.2.1 -prefs=runtime.tools.arduinoOTA-1.2.1.path=/Users/philipmill/Library/Arduino15/packages/arduino/tools/arduinoOTA/1.2.1 -prefs=runtime.tools.avrdude.path=/Users/philipmill/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14 -prefs=runtime.tools.avrdude-6.3.0-arduino14.path=/Users/philipmill/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14 -verbose /Users/philipmill/Documents/Arduino/beehivesketch/beehivesketch.ino
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/arduino-builder -compile -logger=machine -hardware /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware -hardware /Users/philipmill/Library/Arduino15/packages -tools /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/tools-builder -tools /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -tools /Users/philipmill/Library/Arduino15/packages -built-in-libraries /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/libraries -libraries /Users/philipmill/Documents/Arduino/libraries -fqbn=arduino:avr:nano:cpu=atmega328old -vid-pid=0000_0000 -ide-version=10815 -build-path /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_build_11652 -warnings=none -build-cache /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_cache_236371 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=/Users/philipmill/Library/Arduino15/packages/arduino/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2 -prefs=runtime.tools.avr-gcc-5.4.0-atmel3.6.1-arduino2.path=/Users/philipmill/Library/Arduino15/packages/arduino/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2 -prefs=runtime.tools.arduinoOTA.path=/Users/philipmill/Library/Arduino15/packages/arduino/tools/arduinoOTA/1.2.1 -prefs=runtime.tools.arduinoOTA-1.2.1.path=/Users/philipmill/Library/Arduino15/packages/arduino/tools/arduinoOTA/1.2.1 -prefs=runtime.tools.avrdude.path=/Users/philipmill/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14 -prefs=runtime.tools.avrdude-6.3.0-arduino14.path=/Users/philipmill/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14 -verbose /Users/philipmill/Documents/Arduino/beehivesketch/beehivesketch.ino
Using board 'nano' from platform in folder: /Users/philipmill/Library/Arduino15/packages/arduino/hardware/avr/1.6.23
Using core 'arduino' from platform in folder: /Users/philipmill/Library/Arduino15/packages/arduino/hardware/avr/1.6.23
Detecting libraries used...
/Users/philipmill/Library/Arduino15/packages/arduino/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/Users/philipmill/Library/Arduino15/packages/arduino/hardware/avr/1.6.23/cores/arduino -I/Users/philipmill/Library/Arduino15/packages/arduino/hardware/avr/1.6.23/variants/eightanaloginputs /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_build_11652/sketch/beehivesketch.ino.cpp -o /dev/null
fork/exec /Users/philipmill/Library/Arduino15/packages/arduino/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2/bin/avr-g++: bad CPU type in executable
Error compiling for board Arduino Nano.

if anyone can help would be great!

You're using a version of the "Arduino AVR Boards" platform that is 2 years out of date. The toolchain used by that platform version on macOS is compiled to 32 bit, but the recent versions of macOS dropped support for 32 bit applications. This is the cause of the "bad CPU type in executable" error.

If you don't have any reason for using this 1.6.23 version, then I recommend you to update to the latest version. You can do that easily using the Arduino IDE's Boards Manager:

  1. Select Tools > Board > Boards Manager from the Arduino IDE's menus.
  2. Wait for the update to finish.
  3. Scroll down through the list of boards platforms until you see "Arduino AVR Boards". Click on it.
  4. Click the Update button.
  5. Wait for the update to finish.
  6. Click the Close button.

You should now be able to compile for your Uno.

Hi Thanks for the tip, ok I updated and unfortunately now get this (im aware of multiple libraries) the story goes as this; I was creating this on a raspberry pi (where I can't see the option for board manager etc) just a simpler layout than that I have on my Mac. And have 2 nano I am trying to set up. Unfortunately nothing has worked of yet and was hoping that the Mac would fix it but I get nothing from nano at all on either device. I can't seem to even upload the 'Chinese driver' that is also recommended; and does not appear as a bootlloader. Bit stuck now, not sure what else to do.

Arduino: 1.8.15 (Mac OS X), Board: "Arduino Nano, ATmega328P (Old Bootloader)"

/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware -hardware /Users/philipmill/Library/Arduino15/packages -tools /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/tools-builder -tools /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -tools /Users/philipmill/Library/Arduino15/packages -built-in-libraries /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/libraries -libraries /Users/philipmill/Documents/Arduino/libraries -fqbn=arduino:avr:nano:cpu=atmega328old -ide-version=10815 -build-path /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_build_11652 -warnings=none -build-cache /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_cache_236371 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avrdude.path=/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.arduinoOTA.path=/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -verbose /Users/philipmill/Documents/Arduino/beehivesketch/beehivesketch.ino
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/arduino-builder -compile -logger=machine -hardware /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware -hardware /Users/philipmill/Library/Arduino15/packages -tools /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/tools-builder -tools /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -tools /Users/philipmill/Library/Arduino15/packages -built-in-libraries /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/libraries -libraries /Users/philipmill/Documents/Arduino/libraries -fqbn=arduino:avr:nano:cpu=atmega328old -ide-version=10815 -build-path /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_build_11652 -warnings=none -build-cache /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_cache_236371 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avrdude.path=/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.arduinoOTA.path=/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr -verbose /Users/philipmill/Documents/Arduino/beehivesketch/beehivesketch.ino
Using board 'nano' from platform in folder: /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr
Using core 'arduino' from platform in folder: /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr
Detecting libraries used...
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_build_11652/sketch/beehivesketch.ino.cpp -o /dev/null
Alternatives for LiquidCrystal.h: [LiquidCrystal-master@1.0.7 LiquidCrystal@1.0.7 LiquidCrystal@1.0.6 liquidcrystal2]
ResolveLibrary(LiquidCrystal.h)
-> candidates: [LiquidCrystal-master@1.0.7 LiquidCrystal@1.0.7 LiquidCrystal@1.0.6 liquidcrystal2]
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_build_11652/sketch/beehivesketch.ino.cpp -o /dev/null
Alternatives for Wire.h: [Wire@1.0]
ResolveLibrary(Wire.h)
-> candidates: [Wire@1.0]
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_build_11652/sketch/beehivesketch.ino.cpp -o /dev/null
Alternatives for LCD.h: [1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803]
ResolveLibrary(LCD.h)
-> candidates: [1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803]
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_build_11652/sketch/beehivesketch.ino.cpp -o /dev/null
Alternatives for LiquidCrystal_I2C.h: [liquidcrystal2]
ResolveLibrary(LiquidCrystal_I2C.h)
-> candidates: [liquidcrystal2]
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 -I/Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_build_11652/sketch/beehivesketch.ino.cpp -o /dev/null
Alternatives for I2CIO.h: [LiquidCrystal1 i21]
ResolveLibrary(I2CIO.h)
-> candidates: [LiquidCrystal1 i21]
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 -I/Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_build_11652/sketch/beehivesketch.ino.cpp -o /dev/null
Alternatives for DHTStable.h: [DHTstable-master@1.0.1]
ResolveLibrary(DHTStable.h)
-> candidates: [DHTstable-master@1.0.1]
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 -I/Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 -I/Users/philipmill/Documents/Arduino/libraries/DHTstable-master /var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/arduino_build_11652/sketch/beehivesketch.ino.cpp -o /dev/null
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 -I/Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 -I/Users/philipmill/Documents/Arduino/libraries/DHTstable-master /Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src/LiquidCrystal.cpp -o /dev/null
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 -I/Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 -I/Users/philipmill/Documents/Arduino/libraries/DHTstable-master /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src/Wire.cpp -o /dev/null
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 -I/Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 -I/Users/philipmill/Documents/Arduino/libraries/DHTstable-master /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src/utility/twi.c -o /dev/null
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 -I/Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 -I/Users/philipmill/Documents/Arduino/libraries/DHTstable-master /Users/philipmill/Documents/Arduino/libraries/liquidcrystal2/LiquidCrystal.cpp -o /dev/null
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 -I/Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 -I/Users/philipmill/Documents/Arduino/libraries/DHTstable-master /Users/philipmill/Documents/Arduino/libraries/liquidcrystal2/LiquidCrystal_I2C.cpp -o /dev/null
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 -I/Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 -I/Users/philipmill/Documents/Arduino/libraries/DHTstable-master /Users/philipmill/Documents/Arduino/libraries/liquidcrystal2/LiquidCrystal_SR.cpp -o /dev/null
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 -I/Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 -I/Users/philipmill/Documents/Arduino/libraries/DHTstable-master /Users/philipmill/Documents/Arduino/libraries/liquidcrystal2/LiquidCrystal_SR2W.cpp -o /dev/null
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 -I/Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 -I/Users/philipmill/Documents/Arduino/libraries/DHTstable-master /Users/philipmill/Documents/Arduino/libraries/liquidcrystal2/LiquidCrystal_SR3W.cpp -o /dev/null
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 -I/Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 -I/Users/philipmill/Documents/Arduino/libraries/DHTstable-master /Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1/FastIO.cpp -o /dev/null
/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/variants/eightanaloginputs -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal/src -I/private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire/src -I/Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 -I/Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 -I/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 -I/Users/philipmill/Documents/Arduino/libraries/DHTstable-master /Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1/I2CIO.cpp -o /dev/null
Alternatives for ../Wire/Wire.h: []
ResolveLibrary(../Wire/Wire.h)
-> candidates: []
Multiple libraries were found for "LiquidCrystal.h"
Used: /Users/philipmill/Documents/Arduino/libraries/LiquidCrystal
Not used: /Users/philipmill/Documents/Arduino/libraries/LiquidCrystal-master
Not used: /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/libraries/LiquidCrystal
Not used: /Users/philipmill/Documents/Arduino/libraries/liquidcrystal2
Multiple libraries were found for "I2CIO.h"
Used: /Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1
Not used: /Users/philipmill/Documents/Arduino/libraries/i21
/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1/I2CIO.cpp:35:10: fatal error: ../Wire/Wire.h: No such file or directory
#include <../Wire/Wire.h>
^~~~~~~~~~~~~~~~
compilation terminated.
Using library LiquidCrystal at version 1.0.6 in folder: /Users/philipmill/Documents/Arduino/libraries/LiquidCrystal
Using library Wire at version 1.0 in folder: /private/var/folders/fv/ns_pl7v52cg_201znzxmq8680000gn/T/AppTranslocation/141E0D99-34CB-434B-80A9-3521D682C1CB/d/Arduino-2.app/Contents/Java/hardware/arduino/avr/libraries/Wire
Using library 1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 in folder: /Users/philipmill/Documents/Arduino/libraries/1027037-f5231e9d1ae62b25816934e55cc64ec8d104c803 (legacy)
Using library liquidcrystal2 in folder: /Users/philipmill/Documents/Arduino/libraries/liquidcrystal2 (legacy)
Using library LiquidCrystal1 in folder: /Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 (legacy)
Using library DHTstable-master at version 1.0.1 in folder: /Users/philipmill/Documents/Arduino/libraries/DHTstable-master
exit status 1
Error compiling for board Arduino Nano.

The author of the library you have installed at /Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1 did something incredibly silly.

You can correct their folly by opening this file in a text editor:
/Users/philipmill/Documents/Arduino/libraries/LiquidCrystal1/I2CIO.cpp
and changing line 35 of from this:

#include <../Wire/Wire.h>

to this:

#include <Wire.h>

But you might want to instead consider updating or replacing the library. It's very likely that this low quality code, which lost what little sense it ever had about a decade ago, has already been fixed in a later version of the library. You might also find that there are superior libraries available. I know this one is highly recommended by the Arduino forum community:

Hello!
Thanks for the tips,
ok so the board actually works now I tried a different patch just out of curiosity and the board is ok. I gave up on the raspberry PI. But it doesn't like this old LCD thing with this line; LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE); //lcd address
in particular (POSITIVE) so I will go and try and use the library you suggested.
Thank you for the help!
Phil

Hey Pert, actually no worries its all working now! Thank you. (it uploaded)

You're welcome. I'm glad to hear it's working now. Enjoy!
Per

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.