beshrns / homebrew-mspgcc

formulae for the MSP430 microcontroller compiler toolchain
3 stars 1 forks source link

msp430-gcc dependency fails in make #3

Open dcsouthwick opened 6 years ago

dcsouthwick commented 6 years ago

Tried to install this recipe today using brew install msp430-libc

I fail on high sierra at make: ../configure --target=msp430 --enable-languages=c,c++ --program-prefix='msp430-' --prefix=/usr/local/Cellar/msp430-gcc/4.7.0 --with-as=/usr/local/opt/msp ==> make

if [ xinfo = xinfo ]; then \
        makeinfo --split-size=5000000 --split-size=5000000 --no-split -I ../../gcc/doc \
            -I ../../gcc/doc/include -o doc/gccinstall.info ../../gcc/doc/install.texi; \
    fi
../../gcc/doc/install.texi:3143: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3158: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3215: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3222: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3231: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3268: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3285: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3308: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3343: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3355: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3362: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3400: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3413: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3465: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3478: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3589: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3598: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3610: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3630: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3659: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3679: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3694: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3844: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3851: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3858: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3865: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3872: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3879: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3907: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3917: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3924: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3931: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3983: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3990: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4089: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4096: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4108: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4124: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4130: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4137: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4143: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4150: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4156: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4162: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4169: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4175: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4182: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4190: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4196: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4202: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4213: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4334: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4349: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4411: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4427: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4437: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4462: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4469: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4476: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4484: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4492: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4527: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4537: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4553: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4571: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4583: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4640: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4657: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4667: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4676: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4722: warning: @anchor should not appear in @heading
../../gcc/doc/cppopts.texi:806: @itemx must follow @item
make[2]: *** [doc/cpp.info] Error 1
make[2]: *** Waiting for unfinished jobs....
../../gcc/doc/gcc.texi:89: warning: @tex should only appear at a line beginning
../../gcc/doc/gcc.texi:89: warning: @end should only appear at a line beginning
../../gcc/doc/gcc.texi:91: warning: @tex should only appear at a line beginning
../../gcc/doc/gcc.texi:91: warning: @end should only appear at a line beginning
../../gcc/doc/invoke.texi:5180: @itemx must follow @item
../../gcc/doc/invoke.texi:5328: @itemx must follow @item
../../gcc/doc/invoke.texi:5332: @itemx must follow @item
../../gcc/doc/invoke.texi:5343: @itemx must follow @item
../../gcc/doc/invoke.texi:5347: @itemx must follow @item
../../gcc/doc/invoke.texi:5392: @itemx must follow @item
../../gcc/doc/invoke.texi:5422: @itemx must follow @item
../../gcc/doc/invoke.texi:5434: @itemx must follow @item
../../gcc/doc/cppopts.texi:806: @itemx must follow @item
../../gcc/doc/invoke.texi:1016: warning: node next `Overall Options' in menu `C Dialect Options' and in sectioning `Invoking G++' differ
../../gcc/doc/invoke.texi:1016: warning: node up `Overall Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:1481: warning: node prev `C Dialect Options' in menu `Overall Options' and in sectioning `Invoking G++' differ
../../gcc/doc/invoke.texi:1481: warning: node up `C Dialect Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:1871: warning: node up `C++ Dialect Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:2608: warning: node up `Objective-C and Objective-C++ Dialect Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:2840: warning: node up `Language Independent Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:2888: warning: node up `Warning Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:4690: warning: node up `Debugging Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:6109: warning: node up `Optimize Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:9277: warning: node up `Preprocessor Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:9315: warning: node up `Assembler Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:9338: warning: node up `Link Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:9589: warning: node up `Directory Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:9733: warning: node up `Spec Files' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:10292: warning: node up `Target Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/implement-c.texi:6: warning: node next `C Implementation' in menu `C Extensions' and in sectioning `C++ Implementation' differ
../../gcc/doc/implement-cxx.texi:6: warning: node next `C++ Implementation' in menu `C++ Extensions' and in sectioning `C Extensions' differ
../../gcc/doc/implement-cxx.texi:6: warning: node prev `C++ Implementation' in menu `C Extensions' and in sectioning `C Implementation' differ
../../gcc/doc/extend.texi:8: warning: node next `C Extensions' in menu `C++ Implementation' and in sectioning `C++ Extensions' differ
../../gcc/doc/extend.texi:8: warning: node prev `C Extensions' in menu `C Implementation' and in sectioning `C++ Implementation' differ
../../gcc/doc/extend.texi:772: warning: node next `Conditionals' in menu `Long Long' and in sectioning `__int128' differ
../../gcc/doc/extend.texi:810: warning: node next `__int128' in menu `Complex' and in sectioning `Long Long' differ
../../gcc/doc/extend.texi:810: warning: node prev `__int128' in menu `Long Long' and in sectioning `Conditionals' differ
../../gcc/doc/extend.texi:821: warning: node next `Long Long' in menu `__int128' and in sectioning `Complex' differ
../../gcc/doc/extend.texi:821: warning: node prev `Long Long' in menu `Conditionals' and in sectioning `__int128' differ
../../gcc/doc/extend.texi:853: warning: node prev `Complex' in menu `__int128' and in sectioning `Long Long' differ
../../gcc/doc/extend.texi:1410: warning: node next `Zero Length' in menu `Variable Length' and in sectioning `Empty Structures' differ
../../gcc/doc/extend.texi:1508: warning: node next `Empty Structures' in menu `Variadic Macros' and in sectioning `Variable Length' differ
../../gcc/doc/extend.texi:1508: warning: node prev `Empty Structures' in menu `Variable Length' and in sectioning `Zero Length' differ
../../gcc/doc/extend.texi:1524: warning: node next `Variable Length' in menu `Empty Structures' and in sectioning `Variadic Macros' differ
../../gcc/doc/extend.texi:1524: warning: node prev `Variable Length' in menu `Zero Length' and in sectioning `Empty Structures' differ
../../gcc/doc/extend.texi:1605: warning: node prev `Variadic Macros' in menu `Empty Structures' and in sectioning `Variable Length' differ
../../gcc/doc/extend.texi:1823: warning: node next `Designated Inits' in menu `Cast to Union' and in sectioning `Case Ranges' differ
../../gcc/doc/extend.texi:1967: warning: node next `Case Ranges' in menu `Mixed Declarations' and in sectioning `Cast to Union' differ
../../gcc/doc/extend.texi:1967: warning: node prev `Case Ranges' in menu `Cast to Union' and in sectioning `Designated Inits' differ
../../gcc/doc/extend.texi:2004: warning: node next `Cast to Union' in menu `Case Ranges' and in sectioning `Mixed Declarations' differ
../../gcc/doc/extend.texi:2004: warning: node prev `Cast to Union' in menu `Designated Inits' and in sectioning `Case Ranges' differ
../../gcc/doc/extend.texi:2045: warning: node prev `Mixed Declarations' in menu `Case Ranges' and in sectioning `Cast to Union' differ
../../gcc/doc/extend.texi:10914: warning: node next `MIPS Loongson Built-in Functions' in menu `Other MIPS Built-in Functions' and in sectioning `picoChip Built-in Functions' differ
../../gcc/doc/extend.texi:11317: warning: node next `picoChip Built-in Functions' in menu `PowerPC AltiVec/VSX Built-in Functions' and in sectioning `Other MIPS Built-in Functions' differ
../../gcc/doc/extend.texi:11317: warning: node prev `picoChip Built-in Functions' in menu `Other MIPS Built-in Functions' and in sectioning `MIPS Loongson Built-in Functions' differ
../../gcc/doc/extend.texi:11353: warning: node next `Other MIPS Built-in Functions' in menu `picoChip Built-in Functions' and in sectioning `PowerPC AltiVec/VSX Built-in Functions' differ
../../gcc/doc/extend.texi:11353: warning: node prev `Other MIPS Built-in Functions' in menu `MIPS Loongson Built-in Functions' and in sectioning `picoChip Built-in Functions' differ
../../gcc/doc/extend.texi:11365: warning: node prev `PowerPC AltiVec/VSX Built-in Functions' in menu `picoChip Built-in Functions' and in sectioning `Other MIPS Built-in Functions' differ
../../gcc/doc/extend.texi:14826: warning: node prev `C++ Extensions' in menu `C++ Implementation' and in sectioning `C Extensions' differ
../../gcc/doc/trouble.texi:7: warning: node next `Trouble' in menu `Service' and in sectioning `Bugs' differ
../../gcc/doc/trouble.texi:7: warning: node prev `Trouble' in menu `Bug Reporting' and in sectioning `Gcov' differ
../../gcc/doc/trouble.texi:7: warning: node up `Trouble' in menu `Bugs' and in sectioning `Top' differ
../../gcc/doc/service.texi:6: warning: node prev `Service' in menu `Trouble' and in sectioning `Bugs' differ
../../gcc/doc/service.texi:6: warning: node up `Service' in menu `Bugs' and in sectioning `Top' differ
make[2]: *** [doc/gcc.info] Error 1
/bin/sh ../../gcc/../move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
make[1]: *** [all-gcc] Error 2
make: *** [all] Error 2

HOMEBREW_VERSION: 1.6.3
ORIGIN: https://github.com/Homebrew/brew
HEAD: d14d0c25d6bd5a15f3fbca4cb402f0f2245c4631
Last commit: 2 weeks ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: dadebf4d9d0ead7a962422119ed0536246df76fd
Core tap last commit: 8 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CACHE: /Users/david/Library/Caches/Homebrew
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.1 build 902
Git: 2.17.0 => /usr/local/bin/git
Curl: 7.49.1 => /usr/local/MacGPG2/bin/curl
Java: 1.8.0_20
macOS: 10.13.5-x86_64
CLT: 9.3.0.0.1.1521514116
Xcode: 9.3.1
XQuartz: 2.7.11 => /opt/X11

CC: /usr/bin/clang
CXX: /usr/bin/clang++
OBJC: /usr/bin/clang
OBJCXX: /usr/bin/clang++
CFLAGS: -Os -w -pipe
CXXFLAGS: -Os -w -pipe
CPPFLAGS: -F/usr/local/Frameworks
LDFLAGS: -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names
MAKEFLAGS: -j4
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13:/usr/lib/pkgconfig
PATH: /Users/david/gcc-arm-none-eabi-5_2-2015q4/bin:/Users/david/.local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/Library/TeX/texbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/sbin:/usr/local/bin:/Users/david/anaconda3/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/Homebrew/Library/Homebrew/shims/scm
CPATH: /usr/local/include

edited to actually include the error...

cristofelr commented 2 weeks ago

make[3]: Nothing to be done for info'. make[3]: Nothing to be done forinfo-am'. make[2]: [info-recursive] Error 1 make[1]: [all-bfd] Error 2 make: *** [all] Error 2

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): https://github.com/beshrns/homebrew-mspgcc/issues