Created
November 30, 2015 05:44
-
-
Save dunn/7e611d870ab56af1622c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Configuration | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: d82997133cc9e374749c3c47f7605145cb041fe8 | |
Last commit: 2 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit ivybridge | |
OS X: 10.10.5-x86_64 | |
Xcode: 7.1.1 | |
CLT: 7.1.0.0.1.1444952191 | |
Clang: 7.0 build 700 | |
X11: 2.7.8 => /opt/X11 | |
System Ruby: 2.0.0-p481 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_65 | |
==> ENV | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10 | |
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin | |
==> Using the sandbox | |
/usr/bin/sandbox-exec -f /tmp/homebrew20151129-39039-1wxyisb.sb nice /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -W0 -I /usr/local/Library/Homebrew -- /usr/local/Library/Homebrew/build.rb /usr/local/Library/Formula/icarus-verilog.rb --build-bottle --verbose | |
==> Downloading ftp://icarus.com/pub/eda/verilog/v10/verilog-10.0.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/icarus-verilog-10.0.tar.gz | |
==> Verifying icarus-verilog-10.0.tar.gz checksum | |
tar xf /Library/Caches/Homebrew/icarus-verilog-10.0.tar.gz | |
==> ./configure --prefix=/usr/local/Cellar/icarus-verilog/10.0 | |
checking build system type... x86_64-apple-darwin14.5.0 | |
checking host system type... x86_64-apple-darwin14.5.0 | |
checking for gcc... clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking for clang option to accept ISO C99... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking for ranlib... ranlib | |
checking for ld... ld | |
checking for ar... ar | |
checking for dlltool... no | |
checking for strip... strip | |
checking for windres... no | |
checking for gperf... gperf | |
checking for man... man | |
checking for ps2pdf... no | |
checking for git... git | |
checking for flex... flex | |
checking for bison... bison | |
checking for Microsoft Windows... no | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking whether __SUNPRO_C is declared... no | |
checking if gcc supports -Wextra... yes | |
checking whether __SUNPRO_CC is declared... no | |
checking how to run the C++ preprocessor... clang++ -E | |
checking getopt.h usability... yes | |
checking getopt.h presence... yes | |
checking for getopt.h... yes | |
checking for inttypes.h... (cached) yes | |
checking libiberty.h usability... no | |
checking libiberty.h presence... no | |
checking for libiberty.h... no | |
checking iosfwd usability... yes | |
checking iosfwd presence... yes | |
checking for iosfwd... yes | |
checking sys/wait.h usability... yes | |
checking sys/wait.h presence... yes | |
checking for sys/wait.h... yes | |
checking size of unsigned long long... 8 | |
checking size of unsigned long... 8 | |
checking size of unsigned... 4 | |
checking for tputs in -ltermcap... yes | |
checking for readline in -lreadline... yes | |
checking for add_history in -lhistory... no | |
checking readline/readline.h usability... yes | |
checking readline/readline.h presence... yes | |
checking for readline/readline.h... yes | |
checking readline/history.h usability... yes | |
checking readline/history.h presence... yes | |
checking for readline/history.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking for pthread_create in -lpthread... yes | |
checking for gzwrite in -lz... yes | |
checking for gzwrite in -lz... (cached) yes | |
checking for BZ2_bzdopen in -lbz2... yes | |
checking for BZ2_bzdopen in -lbz2... (cached) yes | |
checking for size_t... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for _LARGEFILE_SOURCE value needed for large files... no | |
configure: Not using valgrind hooks | |
checking for sys/times... yes | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking for dlopen in -ldl... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether byte ordering is bigendian... no | |
checking for extra libs needed... | |
checking for flag to make position independent code... -fPIC | |
checking for fopen64... no | |
checking for library containing lround... none required | |
checking for library containing llround... none required | |
checking for library containing nan... none required | |
checking for library containing fmin... none required | |
checking for library containing fmax... none required | |
checking if uint64_t and unsigned long are identical... no | |
checking for -rdynamic compiler flag... -Wl,-all_load | |
checking for shared library link flag... -bundle -undefined suppress -flat_namespace | |
checking for leading underscores... no | |
checking for trailing underscores... no | |
checking for sanity of prefix... ok | |
checking for sanity of exec_prefix... ok | |
checking for sanity of libdir... ok | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating ivlpp/Makefile | |
config.status: creating vhdlpp/Makefile | |
config.status: creating vvp/Makefile | |
config.status: creating vpi/Makefile | |
config.status: creating driver/Makefile | |
config.status: creating driver-vpi/Makefile | |
config.status: creating cadpli/Makefile | |
config.status: creating libveriuser/Makefile | |
config.status: creating tgt-null/Makefile | |
config.status: creating tgt-stub/Makefile | |
config.status: creating tgt-vvp/Makefile | |
config.status: creating tgt-vhdl/Makefile | |
config.status: creating tgt-fpga/Makefile | |
config.status: creating tgt-verilog/Makefile | |
config.status: creating tgt-pal/Makefile | |
config.status: creating tgt-vlog95/Makefile | |
config.status: creating tgt-pcb/Makefile | |
config.status: creating tgt-blif/Makefile | |
config.status: creating tgt-sizer/Makefile | |
config.status: creating config.h | |
config.status: creating _pli_types.h | |
config.status: creating vhdlpp/vhdlpp_config.h | |
config.status: creating vvp/config.h | |
config.status: creating vpi/vpi_config.h | |
config.status: creating libveriuser/config.h | |
config.status: creating tgt-vvp/vvp_config.h | |
config.status: creating tgt-vhdl/vhdl_config.h | |
config.status: creating tgt-pcb/pcb_config.h | |
==> make install | |
mkdir dep | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c main.cc -o main.o | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c async.cc -o async.o | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c design_dump.cc -o design_dump.o | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c discipline.cc -o discipline.o | |
mv discipline.d dep/discipline.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c dup_expr.cc -o dup_expr.o | |
mv async.d dep/async.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c elaborate.cc -o elaborate.o | |
mv dup_expr.d dep/dup_expr.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c elab_expr.cc -o elab_expr.o | |
mv design_dump.d dep/design_dump.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c elaborate_analog.cc -o elaborate_analog.o | |
mv main.d dep/main.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c elab_lval.cc -o elab_lval.o | |
mv elaborate_analog.d dep/elaborate_analog.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c elab_net.cc -o elab_net.o | |
mv elab_lval.d dep/elab_lval.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c elab_scope.cc -o elab_scope.o | |
mv elab_net.d dep/elab_net.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c elab_sig.cc -o elab_sig.o | |
mv elaborate.d dep/elaborate.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c elab_sig_analog.cc -o elab_sig_analog.o | |
mv elab_expr.d dep/elab_expr.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c elab_type.cc -o elab_type.o | |
mv elab_scope.d dep/elab_scope.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c emit.cc -o emit.o | |
mv elab_sig_analog.d dep/elab_sig_analog.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c eval.cc -o eval.o | |
mv elab_sig.d dep/elab_sig.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c eval_attrib.cc -o eval_attrib.o | |
mv elab_type.d dep/elab_type.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c eval_tree.cc -o eval_tree.o | |
mv emit.d dep/emit.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c expr_synth.cc -o expr_synth.o | |
mv eval_attrib.d dep/eval_attrib.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c functor.cc -o functor.o | |
mv eval.d dep/eval.d | |
flex -s -t lexor.lex > lexor.cc | |
bison --verbose -t -p VL -d -o parse.cc parse.y | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c link_const.cc -o link_const.o | |
mv eval_tree.d dep/eval_tree.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c load_module.cc -o load_module.o | |
mv functor.d dep/functor.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c netlist.cc -o netlist.o | |
mv expr_synth.d dep/expr_synth.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c netmisc.cc -o netmisc.o | |
mv link_const.d dep/link_const.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c nettypes.cc -o nettypes.o | |
mv load_module.d dep/load_module.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_analog.cc -o net_analog.o | |
mv nettypes.d dep/nettypes.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_assign.cc -o net_assign.o | |
mv netmisc.d dep/netmisc.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_design.cc -o net_design.o | |
mv net_analog.d dep/net_analog.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c netclass.cc -o netclass.o | |
mv netlist.d dep/netlist.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c netdarray.cc -o netdarray.o | |
mv net_assign.d dep/net_assign.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c netenum.cc -o netenum.o | |
mv netdarray.d dep/netdarray.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c netparray.cc -o netparray.o | |
mv netparray.d dep/netparray.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c netqueue.cc -o netqueue.o | |
mv netclass.d dep/netclass.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c netscalar.cc -o netscalar.o | |
mv net_design.d dep/net_design.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c netstruct.cc -o netstruct.o | |
mv netenum.d dep/netenum.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c netvector.cc -o netvector.o | |
mv netqueue.d dep/netqueue.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_event.cc -o net_event.o | |
mv netscalar.d dep/netscalar.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_expr.cc -o net_expr.o | |
mv netvector.d dep/netvector.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_func.cc -o net_func.o | |
mv netstruct.d dep/netstruct.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_func_eval.cc -o net_func_eval.o | |
mv net_event.d dep/net_event.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_link.cc -o net_link.o | |
mv net_expr.d dep/net_expr.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_modulo.cc -o net_modulo.o | |
mv net_func.d dep/net_func.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_nex_input.cc -o net_nex_input.o | |
mv net_modulo.d dep/net_modulo.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_nex_output.cc -o net_nex_output.o | |
mv net_link.d dep/net_link.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_proc.cc -o net_proc.o | |
mv net_func_eval.d dep/net_func_eval.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_scope.cc -o net_scope.o | |
mv net_nex_input.d dep/net_nex_input.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_tran.cc -o net_tran.o | |
mv net_nex_output.d dep/net_nex_output.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c net_udp.cc -o net_udp.o | |
mv net_proc.d dep/net_proc.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c pad_to_width.cc -o pad_to_width.o | |
mv net_tran.d dep/net_tran.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c parse.cc -o parse.o | |
mv net_scope.d dep/net_scope.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c parse_misc.cc -o parse_misc.o | |
mv net_udp.d dep/net_udp.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c pform.cc -o pform.o | |
mv pad_to_width.d dep/pad_to_width.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c pform_analog.cc -o pform_analog.o | |
mv parse_misc.d dep/parse_misc.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c pform_disciplines.cc -o pform_disciplines.o | |
mv pform_analog.d dep/pform_analog.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c pform_dump.cc -o pform_dump.o | |
mv pform_disciplines.d dep/pform_disciplines.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c pform_package.cc -o pform_package.o | |
mv pform.d dep/pform.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c pform_pclass.cc -o pform_pclass.o | |
mv pform_dump.d dep/pform_dump.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c pform_class_type.cc -o pform_class_type.o | |
mv pform_package.d dep/pform_package.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c pform_string_type.cc -o pform_string_type.o | |
mv pform_class_type.d dep/pform_class_type.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c pform_struct_type.cc -o pform_struct_type.o | |
mv pform_pclass.d dep/pform_pclass.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c pform_types.cc -o pform_types.o | |
mv pform_string_type.d dep/pform_string_type.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c symbol_search.cc -o symbol_search.o | |
mv pform_types.d dep/pform_types.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c sync.cc -o sync.o | |
mv parse.d dep/parse.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c sys_funcs.cc -o sys_funcs.o | |
mv pform_struct_type.d dep/pform_struct_type.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c verinum.cc -o verinum.o | |
mv symbol_search.d dep/symbol_search.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c verireal.cc -o verireal.o | |
mv sync.d dep/sync.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c target.cc -o target.o | |
mv sys_funcs.d dep/sys_funcs.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c Attrib.cc -o Attrib.o | |
mv verinum.d dep/verinum.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c HName.cc -o HName.o | |
mv Attrib.d dep/Attrib.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c Module.cc -o Module.o | |
mv verireal.d dep/verireal.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PClass.cc -o PClass.o | |
mv HName.d dep/HName.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PDelays.cc -o PDelays.o | |
mv target.d dep/target.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PEvent.cc -o PEvent.o | |
mv PEvent.d dep/PEvent.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PExpr.cc -o PExpr.o | |
mv PClass.d dep/PClass.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PGate.cc -o PGate.o | |
mv Module.d dep/Module.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PGenerate.cc -o PGenerate.o | |
mv PDelays.d dep/PDelays.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PModport.cc -o PModport.o | |
mv PGate.d dep/PGate.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PPackage.cc -o PPackage.o | |
mv PExpr.d dep/PExpr.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PScope.cc -o PScope.o | |
mv PGenerate.d dep/PGenerate.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PSpec.cc -o PSpec.o | |
mv PModport.d dep/PModport.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PTask.cc -o PTask.o | |
mv PPackage.d dep/PPackage.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PUdp.cc -o PUdp.o | |
mv PSpec.d dep/PSpec.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PFunction.cc -o PFunction.o | |
mv PScope.d dep/PScope.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c PWire.cc -o PWire.o | |
mv PUdp.d dep/PUdp.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c Statement.cc -o Statement.o | |
mv PTask.d dep/PTask.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c AStatement.cc -o AStatement.o | |
mv PFunction.d dep/PFunction.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c ./libmisc/LineInfo.cc -o LineInfo.o | |
mv PWire.d dep/PWire.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c ./libmisc/StringHeap.cc -o StringHeap.o | |
mv LineInfo.d dep/LineInfo.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c cprop.cc -o cprop.o | |
mv AStatement.d dep/AStatement.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c nodangle.cc -o nodangle.o | |
mv Statement.d dep/Statement.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c synth.cc -o synth.o | |
mv StringHeap.d dep/StringHeap.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c synth2.cc -o synth2.o | |
mv nodangle.d dep/nodangle.d | |
bison --verbose -t -p syn_ -o syn-rules.cc syn-rules.y | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c t-dll.cc -o t-dll.o | |
mv cprop.d dep/cprop.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c t-dll-api.cc -o t-dll-api.o | |
mv synth.d dep/synth.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c t-dll-expr.cc -o t-dll-expr.o | |
mv t-dll-expr.d dep/t-dll-expr.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c t-dll-proc.cc -o t-dll-proc.o | |
mv t-dll-api.d dep/t-dll-api.d | |
clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -g -O2 -MD -c t-dll-analog.cc -o t-dll-analog.o | |
mv synth2.d dep/synth2.d | |
clang -Wall -Wextra -Wshadow -Wstrict-prototypes -g -O2 -o version.exe -I. -I. ./version.c | |
sed -e 's;@SHARED@;-bundle -undefined suppress -flat_namespace;' -e 's;@PIC@;-fPIC;' \ | |
-e 's;@SUFFIX@;;' \ | |
-e 's;@IVCC@;clang;' \ | |
-e 's;@IVCXX@;clang++;' \ | |
-e 's;@IVCFLAGS@;-Wall -Wextra -Wshadow -Wstrict-prototypes -g -O2;' \ | |
-e 's;@IVCXXFLAGS@;-Wall -Wextra -Wshadow -g -O2;' \ | |
-e 's;@IVCTARGETFLAGS@;;' \ | |
-e 's;@INCLUDEDIR@;/usr/local/Cellar/icarus-verilog/10.0/include/iverilog;' \ | |
-e 's;@LIBDIR@;/usr/local/Cellar/icarus-verilog/10.0/lib;' iverilog-vpi.sh > iverilog-vpi | |
chmod +x iverilog-vpi | |
./mkinstalldirs "/usr/local/Cellar/icarus-verilog/10.0/bin" \ | |
"/usr/local/Cellar/icarus-verilog/10.0/include/iverilog" \ | |
"/usr/local/Cellar/icarus-verilog/10.0/lib/ivl" \ | |
"/usr/local/Cellar/icarus-verilog/10.0/lib/ivl/include" \ | |
"/usr/local/Cellar/icarus-verilog/10.0/share/man" \ | |
"/usr/local/Cellar/icarus-verilog/10.0/share/man/man1" | |
mkdir /usr/local/Cellar/icarus-verilog/10.0/bin | |
mkdir /usr/local/Cellar/icarus-verilog/10.0/include | |
mkdir /usr/local/Cellar/icarus-verilog/10.0/include/iverilog | |
mkdir /usr/local/Cellar/icarus-verilog/10.0/lib | |
mv t-dll.d dep/t-dll.d | |
/usr/bin/install -c -m 644 ./constants.vams "/usr/local/Cellar/icarus-verilog/10.0/lib/ivl/include/constants.vams" | |
mkdir /usr/local/Cellar/icarus-verilog/10.0/lib/ivl | |
mkdir /usr/local/Cellar/icarus-verilog/10.0/lib/ivl/include | |
install: /usr/local/Cellar/icarus-verilog/10.0/lib/ivl/include/constants.vams: No such file or directory | |
make: *** [/usr/local/Cellar/icarus-verilog/10.0/lib/ivl/include/constants.vams] Error 71 | |
make: *** Waiting for unfinished jobs.... | |
mkdir /usr/local/Cellar/icarus-verilog/10.0/share | |
mkdir /usr/local/Cellar/icarus-verilog/10.0/share/man | |
mkdir /usr/local/Cellar/icarus-verilog/10.0/share/man/man1 | |
mv t-dll-proc.d dep/t-dll-proc.d | |
mv t-dll-analog.d dep/t-dll-analog.d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks to me like, best guess, the install of constants.vams is in a race with the installdirs target. That's a little weird because it has never come up before, but when I look at the Makefile with this thought in mind, I see that it is plausible if you have a large value for the "-j" flag to make. I don't know a proper fix.