Created
April 26, 2018 09:33
-
-
Save ilovezfs/c91f6d83f446bc162739e98c09994384 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
Started by upstream project "Homebrew Core Pull Requests" build number 22882 | |
originally caused by: | |
GitHub pull request #27045 of commit 70b88a959eee6f17338c7ff32b1677f9ee8efe93, no merge conflicts. | |
[EnvInject] - Loading node environment variables. | |
Building remotely on high_sierra_stadium_1 (high_sierra macos) in workspace /Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/Homebrew/homebrew-core/ # timeout=10 | |
Fetching upstream changes from https://github.com/Homebrew/homebrew-core/ | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/Homebrew/homebrew-core/ +refs/pull/*:refs/remotes/origin/pr/* | |
Checking out Revision 2a020014cc32ef6143f1255314905cf207437a68 (refs/remotes/origin/pr/27045/merge) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 2a020014cc32ef6143f1255314905cf207437a68 | |
Commit message: "Merge 70b88a959eee6f17338c7ff32b1677f9ee8efe93 into 93f9164a8840679d5dbb78dec68564175fde8dd4" | |
First time build. Skipping changelog. | |
[EnvInject] - Executing scripts and injecting environment variables after the SCM step. | |
[EnvInject] - Injecting as environment variables the properties content | |
PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
HOMEBREW_DEVELOPER=1 | |
[EnvInject] - Variables injected successfully. | |
[high_sierra] $ /bin/sh -xe /var/folders/kw/j7f63hdn1lj39702nh90xm9w0000gp/T/jenkins1019133937522965708.sh | |
+ GIT_WORK_TREE=/usr/local/Homebrew | |
+ GIT_DIR=/usr/local/Homebrew/.git | |
+ git reset --hard origin/master | |
HEAD is now at 5195e7224 Merge pull request #4064 from elyscape/tap-autoupdate | |
+ brew update | |
Already up-to-date. | |
+ brew test-bot --ci-pr | |
Homebrew/homebrew-test-bot 22a528b (Merge pull request #153 from ilovezfs/only-setup-once) | |
ARGV: --ci-pr --cleanup --test-default-formula --local --junit | |
==> git -C homebrew/homebrew-core checkout origin/master | |
==> brew pull --clean https://github.com/Homebrew/homebrew-core/pull/27045 | |
Homebrew/brew 1.6.2-4-g5195e7224 (Merge pull request #4064 from elyscape/tap-autoupdate) | |
homebrew/core origin/master 93f9164a88 (basex 9.0.1, basex 9.0.2-rc20180424.172952 (devel) (#27027)) | |
homebrew/core HEAD 2e87f649bc (moc: revision for ffmpeg) | |
==> brew doctor | |
==> brew --env | |
==> brew config | |
==> brew readall --aliases homebrew/core | |
==> brew uses --recursive moc | |
==> brew fetch --retry autoconf automake berkeley-db ffmpeg flac gettext jack lame libogg libsamplerate libsndfile libtool libvorbis nasm ncurses pkg-config texi2html x264 xvid | |
==> brew fetch --retry moc --build-bottle --force | |
==> brew install --only-dependencies --verbose --build-bottle moc | |
==> brew install --verbose --build-bottle moc | |
==> FAILED | |
/usr/bin/sandbox-exec -f /tmp/homebrew20180425-61257-1hkskjg.sb nice /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/build.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/moc.rb --build-bottle --verbose | |
==> Downloading http://ftp.daper.net/pub/soft/moc/stable/moc-2.5.2.tar.bz2 | |
Already downloaded: /Users/brew/Library/Caches/Homebrew/moc-2.5.2.tar.bz2 | |
==> Verifying moc-2.5.2.tar.bz2 checksum | |
tar xjf /Users/brew/Library/Caches/Homebrew/moc-2.5.2.tar.bz2 | |
==> ./configure --disable-debug --prefix=/usr/local/Cellar/moc/2.5.2_3 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking for svnversion... /usr/bin/svnversion | |
checking build system type... x86_64-apple-darwin17.5.0 | |
checking host system type... x86_64-apple-darwin17.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 style of include used by make... GNU | |
checking dependency style of clang... gcc3 | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking dependency style of clang++... gcc3 | |
checking for clang option to accept ISO C99... none needed | |
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 gawk... (cached) awk | |
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for ar... ar | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from clang object... ok | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
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 for dlfcn.h... yes | |
checking whether we are using the GNU C++ compiler... (cached) yes | |
checking whether clang++ accepts -g... (cached) yes | |
checking dependency style of clang++... (cached) gcc3 | |
checking how to run the C++ preprocessor... clang++ -E | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin17.5.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... yes | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for clang++ option to produce PIC... -fno-common -DPIC | |
checking if clang++ PIC flag -fno-common -DPIC works... yes | |
checking if clang++ static flag -static works... no | |
checking if clang++ supports -c -o file.o... yes | |
checking if clang++ supports -c -o file.o... (cached) yes | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin17.5.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking which extension is used for runtime loadable modules... .so | |
checking which variable specifies run-time module search path... DYLD_LIBRARY_PATH | |
checking for the default library search path... /usr/local/lib /lib /usr/lib | |
checking for library containing dlopen... none required | |
checking for dlerror... yes | |
checking for shl_load... no | |
checking for shl_load in -ldld... no | |
checking for dld_link in -ldld... no | |
checking for _ prefix in compiled symbols... yes | |
checking whether we have to add an underscore for dlsym... no | |
checking whether deplibs are loaded by dlopen... yes | |
checking for argz.h... no | |
checking for error_t... no | |
checking for argz_add... no | |
checking for argz_append... no | |
checking for argz_count... no | |
checking for argz_create_sep... no | |
checking for argz_insert... no | |
checking for argz_next... no | |
checking for argz_stringify... no | |
checking whether libtool supports -dlopen/-dlpreopen... yes | |
checking for ltdl.h... yes | |
checking whether lt_dlinterface_register is declared... yes | |
checking for lt_dladvise_preload in -lltdl... yes | |
checking where to find libltdl headers... | |
checking where to find libltdl library... -lltdl | |
checking for unistd.h... (cached) yes | |
checking for dl.h... no | |
checking for sys/dl.h... no | |
checking for dld.h... no | |
checking for mach-o/dyld.h... yes | |
checking for dirent.h... yes | |
checking for closedir... yes | |
checking for opendir... yes | |
checking for readdir... yes | |
checking for strlcat... yes | |
checking for strlcpy... yes | |
checking for ANSI C header files... (cached) yes | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking for unistd.h... (cached) yes | |
checking sys/un.h usability... yes | |
checking sys/un.h presence... yes | |
checking for sys/un.h... yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking for sys/types.h... (cached) yes | |
checking signal.h usability... yes | |
checking signal.h presence... yes | |
checking for signal.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking sys/wait.h usability... yes | |
checking sys/wait.h presence... yes | |
checking for sys/wait.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking regex.h usability... yes | |
checking regex.h presence... yes | |
checking for regex.h... yes | |
checking for inttypes.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking errno.h usability... yes | |
checking errno.h presence... yes | |
checking for errno.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking assert.h usability... yes | |
checking assert.h presence... yes | |
checking for assert.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking wchar.h usability... yes | |
checking wchar.h presence... yes | |
checking for wchar.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking byteswap.h usability... no | |
checking byteswap.h presence... no | |
checking for byteswap.h... no | |
checking for sched_get_priority_max... yes | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking nl_types.h usability... yes | |
checking nl_types.h presence... yes | |
checking for nl_types.h... yes | |
checking for nl_langinfo... yes | |
checking for nl_langinfo(CODESET)... yes | |
checking whether byte ordering is bigendian... no | |
checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for shared library run path origin... done | |
checking for iconv... yes | |
checking for working iconv... yes | |
checking how to link with libiconv... -liconv | |
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
checking librcc.h usability... no | |
checking librcc.h presence... no | |
checking for librcc.h... no | |
checking for an ANSI C-conforming const... yes | |
checking for flexible array members... yes | |
checking for inline... inline | |
checking for off_t... yes | |
checking for size_t... yes | |
checking for intptr_t... yes | |
checking for lrintf... yes | |
checking CFLAGS for gcc -Wall... -Wall | |
checking CFLAGS for gcc -W... -W | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.20... yes | |
checking for db.h... 6.2.32 | |
checking for library containing Berkeley DB 6.2.32... -ldb | |
configure: using Berkeley DB version | |
checking for db.h... 6.2.32 | |
checking for library containing Berkeley DB 6.2.32... -ldb | |
configure: using Berkeley DB version | |
checking sys/soundcard.h usability... no | |
checking sys/soundcard.h presence... no | |
checking for sys/soundcard.h... no | |
checking soundcard.h usability... no | |
checking soundcard.h presence... no | |
checking for soundcard.h... no | |
checking sndio.h usability... no | |
checking sndio.h presence... no | |
checking for sndio.h... no | |
checking for ALSA... no | |
checking for JACK... yes | |
checking for library containing jack_client_open... -ljack | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... yes | |
checking whether lstat correctly handles trailing slash... no | |
checking whether stat accepts an empty string... no | |
checking for getcwd... yes | |
checking for memmove... yes | |
checking for strcasecmp... yes | |
checking for strdup... yes | |
checking for strerror... yes | |
checking for strncasecmp... yes | |
checking for strchr... yes | |
checking for strrchr... yes | |
checking for socket... yes | |
checking for gettimeofday... yes | |
checking for getenv... yes | |
checking for fork... yes | |
checking for setsid... yes | |
checking for kill... yes | |
checking for bind... yes | |
checking for listen... yes | |
checking for accept... yes | |
checking for time... yes | |
checking for connect... yes | |
checking for unlink... yes | |
checking for send... yes | |
checking for recv... yes | |
checking for select... yes | |
checking for strftime... yes | |
checking for access... yes | |
checking for freopen... yes | |
checking for localtime_r... yes | |
checking for mbsrtowcs... yes | |
checking for mbstowcs... yes | |
checking for execvp... yes | |
checking for wcswidth... yes | |
checking for strspn... yes | |
checking for geteuid... yes | |
checking for sin... yes | |
checking for sinh... yes | |
checking for strcasestr... yes | |
checking for strerror_r... yes | |
checking for syslog... yes | |
checking whether uname(2) is POSIX... yes | |
checking for usleep... yes | |
checking for magic_open in -lmagic... no | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking whether pthreads work with -pthread... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... -D_THREAD_SAFE | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for getpagesize... yes | |
checking for working mmap... yes | |
checking for getrlimit... yes | |
checking for pthread_attr_getstacksize... yes | |
checking for ncursesw via pkg-config... yes | |
checking for working ncursesw/curses.h... yes | |
checking for working ncursesw.h... no | |
checking for working ncurses.h... yes | |
checking for set_escdelay in -l... no | |
checking for setenv... yes | |
checking for set_escdelay in -lm... yes | |
checking for poptGetContext in -lpopt... no | |
checking for getopt_long... yes | |
checking getopt.h usability... yes | |
checking getopt.h presence... yes | |
checking for getopt.h... yes | |
checking for samplerate... yes | |
checking for gzopen in -lz... yes | |
checking for id3_file_open in -lid3tag... no | |
checking id3tag.h usability... no | |
checking id3tag.h presence... no | |
checking for id3tag.h... no | |
checking for NeAACDecInit in -lfaad... no | |
checking for ffmpeg... yes | |
checking ffmpeg/avformat.h usability... no | |
checking ffmpeg/avformat.h presence... no | |
checking for ffmpeg/avformat.h... no | |
checking libavformat/avformat.h usability... yes | |
checking libavformat/avformat.h presence... yes | |
checking for libavformat/avformat.h... yes | |
checking for struct AVCodecContext.request_channels... no | |
checking for ffmpeg/avformat.h... (cached) no | |
checking for libavformat/avformat.h... (cached) yes | |
checking libavutil/channel_layout.h usability... yes | |
checking libavutil/channel_layout.h presence... yes | |
checking for libavutil/channel_layout.h... yes | |
checking for library containing avcodec_open2... none required | |
checking for library containing avcodec_decode_audio2... no | |
checking for library containing avcodec_decode_audio3... no | |
checking for library containing avcodec_decode_audio4... none required | |
checking for library containing av_packet_unref... none required | |
checking for library containing avformat_open_input... none required | |
checking for library containing avformat_close_input... none required | |
checking for library containing avformat_find_stream_info... none required | |
checking for library containing avio_size... none required | |
checking for AVIOContext.seekable... yes | |
checking for library containing av_metadata_get... no | |
checking for library containing av_dict_get... none required | |
checking for library containing av_get_channel_layout_nb_channels... none required | |
checking whether CODEC_ID_MP2 is declared... no | |
checking whether AV_CODEC_ID_MP2 is declared... yes | |
checking whether CODEC_ID_OPUS is declared... no | |
checking whether AV_CODEC_ID_OPUS is declared... yes | |
checking whether CODEC_ID_SPEEX is declared... no | |
checking whether AV_CODEC_ID_SPEEX is declared... yes | |
checking whether CODEC_ID_THEORA is declared... no | |
checking whether AV_CODEC_ID_THEORA is declared... yes | |
checking whether CODEC_ID_VORBIS is declared... no | |
checking whether AV_CODEC_ID_VORBIS is declared... yes | |
checking for library containing av_frame_alloc... none required | |
checking for library containing av_frame_unref... none required | |
checking for library containing av_frame_free... none required | |
checking for library containing avcodec_free_frame... no | |
checking whether CODEC_ID_PCM_S8 is declared... no | |
checking whether CODEC_ID_PCM_S8_PLANAR is declared... no | |
checking whether AV_CODEC_ID_PCM_S8_PLANAR is declared... yes | |
checking whether CODEC_ID_PCM_U8 is declared... no | |
checking whether CODEC_ID_PCM_S16LE is declared... no | |
checking whether CODEC_ID_PCM_S16LE_PLANAR is declared... no | |
checking whether AV_CODEC_ID_PCM_S16LE_PLANAR is declared... yes | |
checking whether CODEC_ID_PCM_S16BE is declared... no | |
checking whether CODEC_ID_PCM_U16LE is declared... no | |
checking whether CODEC_ID_PCM_U16BE is declared... no | |
checking whether CODEC_ID_PCM_S24LE is declared... no | |
checking whether CODEC_ID_PCM_S24BE is declared... no | |
checking whether CODEC_ID_PCM_U24LE is declared... no | |
checking whether CODEC_ID_PCM_U24BE is declared... no | |
checking whether CODEC_ID_PCM_S32LE is declared... no | |
checking whether CODEC_ID_PCM_S32BE is declared... no | |
checking whether CODEC_ID_PCM_U32LE is declared... no | |
checking whether CODEC_ID_PCM_U32BE is declared... no | |
checking whether AV_SAMPLE_FMT_U8 is declared... yes | |
checking whether AV_SAMPLE_FMT_U8P is declared... yes | |
checking whether AV_SAMPLE_FMT_S16P is declared... yes | |
checking whether AV_SAMPLE_FMT_U16LE is declared... no | |
checking whether AV_SAMPLE_FMT_U16BE is declared... no | |
checking whether AV_SAMPLE_FMT_U24LE is declared... no | |
checking whether AV_SAMPLE_FMT_U24BE is declared... no | |
checking whether AV_SAMPLE_FMT_S32P is declared... yes | |
checking whether AV_SAMPLE_FMT_U32LE is declared... no | |
checking whether AV_SAMPLE_FMT_U32BE is declared... no | |
checking whether AV_SAMPLE_FMT_FLTP is declared... yes | |
checking whether CODEC_CAP_EXPERIMENTAL is declared... no | |
checking for library containing av_get_sample_fmt_name... none required | |
checking for library containing av_lockmgr_register... none required | |
checking for LIBFLAC... yes | |
checking for modplug... no | |
checking for mad_stream_init in -lmad... no | |
checking mpc/mpcdec.h usability... no | |
checking mpc/mpcdec.h presence... no | |
checking for mpc/mpcdec.h... no | |
checking mpcdec/mpcdec.h usability... no | |
checking mpcdec/mpcdec.h presence... no | |
checking for mpcdec/mpcdec.h... no | |
checking for sidplay2... no | |
checking for sidutils... no | |
checking for sndfile... yes | |
checking for speex... no | |
checking for timidity... no | |
checking for OGG_VORBIS... yes | |
checking for WAVPACK... no | |
checking for curl-config... yes | |
checking libcurl version... 7.54.0, OK | |
checking for xz... yes | |
configure: creating ./config.status | |
config.status: creating decoder_plugins/aac/Makefile | |
config.status: creating decoder_plugins/ffmpeg/Makefile | |
config.status: creating decoder_plugins/flac/Makefile | |
config.status: creating decoder_plugins/modplug/Makefile | |
config.status: creating decoder_plugins/mp3/Makefile | |
config.status: creating decoder_plugins/musepack/Makefile | |
config.status: creating decoder_plugins/sidplay2/Makefile | |
config.status: creating decoder_plugins/sndfile/Makefile | |
config.status: creating decoder_plugins/speex/Makefile | |
config.status: creating decoder_plugins/timidity/Makefile | |
config.status: creating decoder_plugins/vorbis/Makefile | |
config.status: creating decoder_plugins/wavpack/Makefile | |
config.status: creating decoder_plugins/Makefile | |
config.status: creating Makefile | |
config.status: creating themes/Makefile | |
config.status: creating config.example | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
----------------------------------------------------------------------- | |
MOC will be compiled with: | |
Decoder plugins: ffmpeg flac sndfile vorbis | |
Sound Drivers: JACK | |
DEBUG: no | |
RCC: no | |
Network streams: yes | |
Resampling: yes | |
MIME magic: no | |
----------------------------------------------------------------------- | |
WARNING: After release 2.5 MOC will require libpopt. Plan | |
to install it before moving on from release 2.5. | |
WARNING: After release 2.5 MOC will use XZ to create tarballs | |
by default. If you wish to build tarballs, either plan | |
to install XZ soon or start using explicit 'dist-*' | |
'make' targets. | |
WARNING: Since MOC version 2 the executable file name has changed to mocp! | |
Please remove old moc binary if you have installed an older version. | |
==> make install | |
Making install in themes | |
make[2]: Nothing to be done for `install-exec-am'. | |
test -z "/usr/local/Cellar/moc/2.5.2_3/share/moc/themes" || .././install-sh -c -d "/usr/local/Cellar/moc/2.5.2_3/share/moc/themes" | |
/usr/bin/install -c -m 644 transparent-background example_theme nightly_theme green_theme yellow_red_theme black_theme moca_theme red_theme darkdot_theme '/usr/local/Cellar/moc/2.5.2_3/share/moc/themes' | |
Making install in decoder_plugins | |
Making install in vorbis | |
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/libogg/1.3.3/include -I/usr/local/Cellar/libvorbis/1.3.6/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libvorbis_decoder_la-vorbis.lo -MD -MP -MF .deps/libvorbis_decoder_la-vorbis.Tpo -c -o libvorbis_decoder_la-vorbis.lo `test -f 'vorbis.c' || echo './'`vorbis.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/libogg/1.3.3/include -I/usr/local/Cellar/libvorbis/1.3.6/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libvorbis_decoder_la-vorbis.lo -MD -MP -MF .deps/libvorbis_decoder_la-vorbis.Tpo -c vorbis.c -fno-common -DPIC -o .libs/libvorbis_decoder_la-vorbis.o | |
mv -f .deps/libvorbis_decoder_la-vorbis.Tpo .deps/libvorbis_decoder_la-vorbis.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link clang -I/usr/local/Cellar/libogg/1.3.3/include -I/usr/local/Cellar/libvorbis/1.3.6/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -module -avoid-version -o libvorbis_decoder.la -rpath /usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins libvorbis_decoder_la-vorbis.lo -L/usr/local/Cellar/libogg/1.3.3/lib -L/usr/local/Cellar/libvorbis/1.3.6/lib -logg -lvorbis -lvorbisfile -ljack | |
libtool: link: clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/libvorbis_decoder.so -bundle .libs/libvorbis_decoder_la-vorbis.o -L/usr/local/Cellar/libogg/1.3.3/lib -L/usr/local/Cellar/libvorbis/1.3.6/lib -logg -lvorbis -lvorbisfile -ljack -pthread -pthread | |
libtool: link: dsymutil .libs/libvorbis_decoder.so || : | |
warning: no debug symbols in executable (-arch x86_64) | |
libtool: link: ( cd ".libs" && rm -f "libvorbis_decoder.la" && ln -s "../libvorbis_decoder.la" "libvorbis_decoder.la" ) | |
test -z "/usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins" || ../.././install-sh -c -d "/usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins" | |
make[3]: Nothing to be done for `install-data-am'. | |
/bin/sh ../../libtool --mode=install /usr/bin/install -c libvorbis_decoder.la '/usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins' | |
libtool: install: /usr/bin/install -c .libs/libvorbis_decoder.so /usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins/libvorbis_decoder.so | |
libtool: install: /usr/bin/install -c .libs/libvorbis_decoder.lai /usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins/libvorbis_decoder.la | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable | |
during execution | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
Making install in flac | |
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/flac/1.3.2/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libflac_decoder_la-flac.lo -MD -MP -MF .deps/libflac_decoder_la-flac.Tpo -c -o libflac_decoder_la-flac.lo `test -f 'flac.c' || echo './'`flac.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/flac/1.3.2/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libflac_decoder_la-flac.lo -MD -MP -MF .deps/libflac_decoder_la-flac.Tpo -c flac.c -fno-common -DPIC -o .libs/libflac_decoder_la-flac.o | |
mv -f .deps/libflac_decoder_la-flac.Tpo .deps/libflac_decoder_la-flac.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link clang -I/usr/local/Cellar/flac/1.3.2/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -module -avoid-version -o libflac_decoder.la -rpath /usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins libflac_decoder_la-flac.lo -L/usr/local/Cellar/flac/1.3.2/lib -lFLAC -ljack | |
libtool: link: clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/libflac_decoder.so -bundle .libs/libflac_decoder_la-flac.o -L/usr/local/Cellar/flac/1.3.2/lib -lFLAC -ljack -pthread -pthread | |
libtool: link: dsymutil .libs/libflac_decoder.so || : | |
warning: no debug symbols in executable (-arch x86_64) | |
libtool: link: ( cd ".libs" && rm -f "libflac_decoder.la" && ln -s "../libflac_decoder.la" "libflac_decoder.la" ) | |
test -z "/usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins" || ../.././install-sh -c -d "/usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins" | |
make[3]: Nothing to be done for `install-data-am'. | |
/bin/sh ../../libtool --mode=install /usr/bin/install -c libflac_decoder.la '/usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins' | |
libtool: install: /usr/bin/install -c .libs/libflac_decoder.so /usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins/libflac_decoder.so | |
libtool: install: /usr/bin/install -c .libs/libflac_decoder.lai /usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins/libflac_decoder.la | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable | |
during execution | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
Making install in sndfile | |
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/libsndfile/1.0.28/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libsndfile_decoder_la-sndfile.lo -MD -MP -MF .deps/libsndfile_decoder_la-sndfile.Tpo -c -o libsndfile_decoder_la-sndfile.lo `test -f 'sndfile.c' || echo './'`sndfile.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/libsndfile/1.0.28/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libsndfile_decoder_la-sndfile.lo -MD -MP -MF .deps/libsndfile_decoder_la-sndfile.Tpo -c sndfile.c -fno-common -DPIC -o .libs/libsndfile_decoder_la-sndfile.o | |
mv -f .deps/libsndfile_decoder_la-sndfile.Tpo .deps/libsndfile_decoder_la-sndfile.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link clang -I/usr/local/Cellar/libsndfile/1.0.28/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -module -avoid-version -o libsndfile_decoder.la -rpath /usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins libsndfile_decoder_la-sndfile.lo -L/usr/local/Cellar/libsndfile/1.0.28/lib -lsndfile -ljack | |
libtool: link: clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsndfile_decoder.so -bundle .libs/libsndfile_decoder_la-sndfile.o -L/usr/local/Cellar/libsndfile/1.0.28/lib -lsndfile -ljack -pthread -pthread | |
libtool: link: dsymutil .libs/libsndfile_decoder.so || : | |
warning: no debug symbols in executable (-arch x86_64) | |
libtool: link: ( cd ".libs" && rm -f "libsndfile_decoder.la" && ln -s "../libsndfile_decoder.la" "libsndfile_decoder.la" ) | |
test -z "/usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins" || ../.././install-sh -c -d "/usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins" | |
make[3]: Nothing to be done for `install-data-am'. | |
/bin/sh ../../libtool --mode=install /usr/bin/install -c libsndfile_decoder.la '/usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins' | |
libtool: install: /usr/bin/install -c .libs/libsndfile_decoder.so /usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins/libsndfile_decoder.so | |
libtool: install: /usr/bin/install -c .libs/libsndfile_decoder.lai /usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins/libsndfile_decoder.la | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/usr/local/Cellar/moc/2.5.2_3/lib/moc/decoder_plugins | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable | |
during execution | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
Making install in ffmpeg | |
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/ffmpeg/4.0/include -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/ffmpeg/4.0/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libffmpeg_decoder_la-ffmpeg.lo -MD -MP -MF .deps/libffmpeg_decoder_la-ffmpeg.Tpo -c -o libffmpeg_decoder_la-ffmpeg.lo `test -f 'ffmpeg.c' || echo './'`ffmpeg.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/ffmpeg/4.0/include -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/ffmpeg/4.0/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libffmpeg_decoder_la-ffmpeg.lo -MD -MP -MF .deps/libffmpeg_decoder_la-ffmpeg.Tpo -c ffmpeg.c -fno-common -DPIC -o .libs/libffmpeg_decoder_la-ffmpeg.o | |
ffmpeg.c:996:34: error: use of undeclared identifier 'CODEC_CAP_TRUNCATED' | |
if (data->codec->capabilities & CODEC_CAP_TRUNCATED) | |
^ | |
ffmpeg.c:997:23: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED' | |
data->enc->flags |= CODEC_FLAG_TRUNCATED; | |
^ | |
ffmpeg.c:1028:34: error: use of undeclared identifier 'CODEC_CAP_DELAY' | |
if (data->codec->capabilities & CODEC_CAP_DELAY) | |
^ | |
3 errors generated. | |
make[2]: *** [libffmpeg_decoder_la-ffmpeg.lo] Error 1 | |
make[1]: *** [install-recursive] Error 1 | |
make: *** [install-recursive] Error 1 | |
==> Formula | |
Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/moc.rb | |
==> Configuration | |
HOMEBREW_VERSION: 1.6.2-4-g5195e72 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 5195e72242d23ec1fd3f0d89929e1f69f3e7d0e5 | |
Last commit: 12 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 2e87f649bce5ee4abb501442b25aac71532113a4 | |
Core tap last commit: 3 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew | |
HOMEBREW_DEV_CMD_RUN: 1 | |
HOMEBREW_ENV_FILTERING: 1 | |
HOMEBREW_FAIL_LOG_LINES: 150 | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_HOME: /Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/home | |
HOMEBREW_LOGS: /Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs | |
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1 | |
HOMEBREW_NO_AUTO_UPDATE: 1 | |
HOMEBREW_NO_EMOJI: 1 | |
HOMEBREW_SANDBOX: 1 | |
CPU: 3-core 64-bit ivybridge | |
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby | |
Clang: 9.1 build 902 | |
Git: 2.15.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git | |
Curl: 7.54.0 => /usr/bin/curl | |
Java: 10, 1.8.0_162 | |
macOS: 10.13.4-x86_64 | |
CLT: 9.3.0.0.1.1521514116 | |
Xcode: 9.3 | |
Error: moc 2.5.2 did not build | |
XQuartz: 2.7.11 => /opt/X11 | |
==> ENV | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j3 | |
CMAKE_PREFIX_PATH: /usr/local/opt/ncurses:/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_PATH: /usr/local/opt/x264/lib/pkgconfig:/usr/local/opt/ffmpeg/lib/pkgconfig:/usr/local/opt/flac/lib/pkgconfig:/usr/local/opt/libogg/lib/pkgconfig:/usr/local/opt/libvorbis/lib/pkgconfig:/usr/local/opt/libsndfile/lib/pkgconfig:/usr/local/opt/libsamplerate/lib/pkgconfig:/usr/local/opt/jack/lib/pkgconfig:/usr/local/opt/ncurses/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/pkg-config/bin:/usr/local/opt/berkeley-db/bin:/usr/local/opt/lame/bin:/usr/local/opt/x264/bin:/usr/local/opt/ffmpeg/bin:/usr/local/opt/flac/bin:/usr/local/opt/libsndfile/bin:/usr/local/opt/jack/bin:/usr/local/opt/libtool/bin:/usr/local/opt/ncurses/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Logs: | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/moc/00.options.out | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/moc/01.configure | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/moc/01.configure.cc | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/moc/02.make | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/moc/02.make.cc | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/moc/config.log | |
READ THIS: https://docs.brew.sh/Troubleshooting | |
These open issues may also help: | |
moc: revision for ffmpeg https://github.com/Homebrew/homebrew-core/pull/27045 | |
==> brew audit moc --online | |
==> brew style moc | |
==> brew fetch --retry --devel moc --build-bottle --force | |
==> brew install --devel --only-dependencies moc --verbose --build-bottle | |
==> brew install --devel moc --verbose --build-bottle | |
==> FAILED | |
/usr/bin/sandbox-exec -f /tmp/homebrew20180425-70335-1y4ru3p.sb nice /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/build.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/moc.rb --build-bottle --verbose --devel | |
==> Downloading http://ftp.daper.net/pub/soft/moc/unstable/moc-2.6-alpha3.tar.xz | |
Already downloaded: /Users/brew/Library/Caches/Homebrew/moc-2.6-alpha3.tar.xz | |
==> Verifying moc-2.6-alpha3.tar.xz checksum | |
tar xJf /Users/brew/Library/Caches/Homebrew/moc-2.6-alpha3.tar.xz | |
==> Downloading https://raw.githubusercontent.com/Homebrew/patches/78d5908905c6848bb75ae41b70d6bbb46abaa69b/moc/r2936-clock_gettime.patch | |
Already downloaded: /Users/brew/Library/Caches/Homebrew/moc--patch-601b5cdf59db67f180f1aaa6cc90804c1cb69c44cdecb2e8149338782e4f21a8.patch | |
==> Verifying moc--patch-601b5cdf59db67f180f1aaa6cc90804c1cb69c44cdecb2e8149338782e4f21a8.patch checksum | |
==> Patching | |
==> Applying r2936-clock_gettime.patch | |
patch -g 0 -f -p1 -i /private/tmp/moc--patch-20180425-70337-piempk/r2936-clock_gettime.patch | |
patching file common.c | |
patching file common.h | |
patching file compat.c | |
patching file compat.h | |
patching file configure.in | |
patching file interface.c | |
patching file log.c | |
==> autoreconf -fvi | |
autoreconf: Entering directory `.' | |
autoreconf: configure.in: not using Gettext | |
autoreconf: running: aclocal --force -I m4 | |
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' | |
configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2670: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... | |
m4/libtool.m4:1038: _LT_SYS_MODULE_PATH_AIX is expanded from... | |
m4/libtool.m4:5225: _LT_LINKER_SHLIBS is expanded from... | |
m4/libtool.m4:5310: _LT_LANG_C_CONFIG is expanded from... | |
m4/libtool.m4:250: _LT_SETUP is expanded from... | |
m4/libtool.m4:99: LT_INIT is expanded from... | |
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... | |
configure.in:37: the top level | |
configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2670: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... | |
m4/libtool.m4:5225: _LT_LINKER_SHLIBS is expanded from... | |
m4/libtool.m4:5310: _LT_LANG_C_CONFIG is expanded from... | |
m4/libtool.m4:250: _LT_SETUP is expanded from... | |
m4/libtool.m4:99: LT_INIT is expanded from... | |
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... | |
configure.in:37: the top level | |
configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2670: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... | |
m4/libtool.m4:1038: _LT_SYS_MODULE_PATH_AIX is expanded from... | |
m4/libtool.m4:6336: _LT_LANG_CXX_CONFIG is expanded from... | |
m4/libtool.m4:791: _LT_LANG is expanded from... | |
m4/libtool.m4:780: LT_LANG is expanded from... | |
m4/libtool.m4:827: _LT_LANG_DEFAULT_CONFIG is expanded from... | |
m4/libtool.m4:250: _LT_SETUP is expanded from... | |
m4/libtool.m4:99: LT_INIT is expanded from... | |
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... | |
configure.in:37: the top level | |
autoreconf: configure.in: tracing | |
configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2670: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... | |
m4/libtool.m4:1038: _LT_SYS_MODULE_PATH_AIX is expanded from... | |
m4/libtool.m4:5225: _LT_LINKER_SHLIBS is expanded from... | |
m4/libtool.m4:5310: _LT_LANG_C_CONFIG is expanded from... | |
m4/libtool.m4:250: _LT_SETUP is expanded from... | |
m4/libtool.m4:99: LT_INIT is expanded from... | |
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... | |
configure.in:37: the top level | |
configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2670: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... | |
m4/libtool.m4:5225: _LT_LINKER_SHLIBS is expanded from... | |
m4/libtool.m4:5310: _LT_LANG_C_CONFIG is expanded from... | |
m4/libtool.m4:250: _LT_SETUP is expanded from... | |
m4/libtool.m4:99: LT_INIT is expanded from... | |
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... | |
configure.in:37: the top level | |
configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2670: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... | |
m4/libtool.m4:1038: _LT_SYS_MODULE_PATH_AIX is expanded from... | |
m4/libtool.m4:6336: _LT_LANG_CXX_CONFIG is expanded from... | |
m4/libtool.m4:791: _LT_LANG is expanded from... | |
m4/libtool.m4:780: LT_LANG is expanded from... | |
m4/libtool.m4:827: _LT_LANG_DEFAULT_CONFIG is expanded from... | |
m4/libtool.m4:250: _LT_SETUP is expanded from... | |
m4/libtool.m4:99: LT_INIT is expanded from... | |
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... | |
configure.in:37: the top level | |
autoreconf: configure.in: subdirectory libltdl not present | |
autoreconf: running: glibtoolize --copy --force | |
glibtoolize: putting auxiliary files in '.'. | |
glibtoolize: copying file './compile' | |
glibtoolize: copying file './config.guess' | |
glibtoolize: copying file './config.sub' | |
glibtoolize: copying file './depcomp' | |
glibtoolize: copying file './install-sh' | |
glibtoolize: copying file './missing' | |
glibtoolize: copying file './ltmain.sh' | |
glibtoolize: putting macros in 'm4'. | |
glibtoolize: copying file 'm4/libtool.m4' | |
glibtoolize: copying file 'm4/ltargz.m4' | |
glibtoolize: You should add the contents of 'm4/ltargz.m4' to 'aclocal.m4'. | |
glibtoolize: copying file 'm4/ltdl.m4' | |
glibtoolize: copying file 'm4/ltoptions.m4' | |
glibtoolize: copying file 'm4/ltsugar.m4' | |
glibtoolize: copying file 'm4/ltversion.m4' | |
glibtoolize: copying file 'm4/lt~obsolete.m4' | |
glibtoolize: putting libltdl files in 'libltdl'. | |
glibtoolize: copying file 'libltdl/COPYING.LIB' | |
glibtoolize: creating file 'libltdl/Makefile.am' | |
glibtoolize: copying file 'libltdl/README' | |
glibtoolize: creating file 'libltdl/configure.ac' | |
glibtoolize: copying file 'libltdl/aclocal.m4' | |
glibtoolize: creating file 'libltdl/Makefile.in' | |
glibtoolize: copying file 'libltdl/config-h.in' | |
glibtoolize: creating file 'libltdl/configure' | |
glibtoolize: copying file 'libltdl/libltdl/lt__alloc.h' | |
glibtoolize: copying file 'libltdl/libltdl/lt__argz_.h' | |
glibtoolize: copying file 'libltdl/libltdl/lt__dirent.h' | |
glibtoolize: copying file 'libltdl/libltdl/lt__glibc.h' | |
glibtoolize: copying file 'libltdl/libltdl/lt__private.h' | |
glibtoolize: copying file 'libltdl/libltdl/lt__strl.h' | |
glibtoolize: copying file 'libltdl/libltdl/lt_dlloader.h' | |
glibtoolize: copying file 'libltdl/libltdl/lt_error.h' | |
glibtoolize: copying file 'libltdl/libltdl/lt_system.h' | |
glibtoolize: copying file 'libltdl/libltdl/slist.h' | |
glibtoolize: copying file 'libltdl/loaders/dld_link.c' | |
glibtoolize: copying file 'libltdl/loaders/dlopen.c' | |
glibtoolize: copying file 'libltdl/loaders/dyld.c' | |
glibtoolize: copying file 'libltdl/loaders/load_add_on.c' | |
glibtoolize: copying file 'libltdl/loaders/loadlibrary.c' | |
glibtoolize: copying file 'libltdl/loaders/preopen.c' | |
glibtoolize: copying file 'libltdl/loaders/shl_load.c' | |
glibtoolize: copying file 'libltdl/lt__alloc.c' | |
glibtoolize: copying file 'libltdl/lt__argz.c' | |
glibtoolize: copying file 'libltdl/lt__dirent.c' | |
glibtoolize: copying file 'libltdl/lt__strl.c' | |
glibtoolize: copying file 'libltdl/lt_dlloader.c' | |
glibtoolize: copying file 'libltdl/lt_error.c' | |
glibtoolize: copying file 'libltdl/ltdl.c' | |
glibtoolize: copying file 'libltdl/ltdl.h' | |
glibtoolize: copying file 'libltdl/slist.c' | |
glibtoolize: Remember to add 'LT_CONFIG_LTDL_DIR([libltdl])' to 'configure.in'. | |
glibtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, | |
glibtoolize: and rerunning glibtoolize and aclocal. | |
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' | |
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf --force | |
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoheader --force | |
autoreconf: running: automake --add-missing --copy --force-missing | |
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' | |
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' | |
autoreconf: Leaving directory `.' | |
==> ./configure --disable-debug --prefix=/usr/local/Cellar/moc/2.6-alpha3_3 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking build system type... x86_64-apple-darwin17.5.0 | |
checking host system type... x86_64-apple-darwin17.5.0 | |
checking whether make supports the include directive... yes (GNU style) | |
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 whether clang understands -c and -o together... yes | |
checking dependency style of clang... gcc3 | |
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 dependency style of clang++... gcc3 | |
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 gawk... (cached) awk | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking how to convert x86_64-apple-darwin17.5.0 file names to x86_64-apple-darwin17.5.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin17.5.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from clang object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
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 for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin17.5.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... yes | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking how to run the C++ preprocessor... clang++ -E | |
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for clang++ option to produce PIC... -fno-common -DPIC | |
checking if clang++ PIC flag -fno-common -DPIC works... yes | |
checking if clang++ static flag -static works... no | |
checking if clang++ supports -c -o file.o... yes | |
checking if clang++ supports -c -o file.o... (cached) yes | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin17.5.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking what extension is used for runtime loadable modules... .so | |
checking what variable specifies run-time module search path... DYLD_LIBRARY_PATH | |
checking for the default library search path... /usr/local/lib /lib /usr/lib | |
checking for library containing dlopen... none required | |
checking for dlerror... yes | |
checking for shl_load... no | |
checking for shl_load in -ldld... no | |
checking for dld_link in -ldld... no | |
checking for _ prefix in compiled symbols... yes | |
checking whether we have to add an underscore for dlsym... no | |
checking whether deplibs are loaded by dlopen... yes | |
checking for argz.h... no | |
checking for error_t... no | |
checking for argz_add... no | |
checking for argz_append... no | |
checking for argz_count... no | |
checking for argz_create_sep... no | |
checking for argz_insert... no | |
checking for argz_next... no | |
checking for argz_stringify... no | |
checking whether libtool supports -dlopen/-dlpreopen... yes | |
checking for ltdl.h... yes | |
checking whether lt_dlinterface_register is declared... yes | |
checking for lt_dladvise_preload in -lltdl... yes | |
checking where to find libltdl headers... | |
checking where to find libltdl library... -lltdl | |
checking for unistd.h... (cached) yes | |
checking for dl.h... no | |
checking for sys/dl.h... no | |
checking for dld.h... no | |
checking for mach-o/dyld.h... yes | |
checking for dirent.h... yes | |
checking for closedir... yes | |
checking for opendir... yes | |
checking for readdir... yes | |
checking for strlcat... yes | |
checking for strlcpy... yes | |
checking if function and data pointer sizes match... yes | |
checking for strings.h... (cached) yes | |
checking sys/un.h usability... yes | |
checking sys/un.h presence... yes | |
checking for sys/un.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking byteswap.h usability... no | |
checking byteswap.h presence... no | |
checking for byteswap.h... no | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking nl_types.h usability... yes | |
checking nl_types.h presence... yes | |
checking for nl_types.h... yes | |
checking for nl_langinfo... yes | |
checking for nl_langinfo(CODESET)... yes | |
checking whether byte ordering is bigendian... no | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for shared library run path origin... done | |
checking for iconv... yes | |
checking for working iconv... yes | |
checking how to link with libiconv... -liconv | |
checking for iconv declaration... | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
checking librcc.h usability... no | |
checking librcc.h presence... no | |
checking for librcc.h... no | |
checking for an ANSI C-conforming const... yes | |
checking for intptr_t... yes | |
checking CFLAGS for gcc -Wall... -Wall | |
checking CFLAGS for gcc -W... -W | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.20... yes | |
checking for db.h... 6.2.32 | |
checking for library containing Berkeley DB 6.2.32... -ldb | |
configure: using Berkeley DB version | |
checking for u_int... no | |
checking sys/soundcard.h usability... no | |
checking sys/soundcard.h presence... no | |
checking for sys/soundcard.h... no | |
checking soundcard.h usability... no | |
checking soundcard.h presence... no | |
checking for soundcard.h... no | |
checking sndio.h usability... no | |
checking sndio.h presence... no | |
checking for sndio.h... no | |
checking for alsa >= 1.0.11... no | |
checking for jack >= 0.4... yes | |
checking for library containing jack_client_open... -ljack | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... yes | |
checking for localtime_r... yes | |
checking for nanosleep... yes | |
checking for strcasecmp... yes | |
checking for strdup... yes | |
checking for strncasecmp... yes | |
checking for wcswidth... yes | |
checking whether strerror_r is declared... yes | |
checking for strerror_r... yes | |
checking whether strerror_r returns char *... no | |
checking for sched_get_priority_max... yes | |
checking for syslog... yes | |
checking whether strcasestr is declared... no | |
checking for strcasestr... yes | |
checking for magic_open in -lmagic... no | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for getpagesize... yes | |
checking for working mmap... yes | |
checking if compiler needs -Werror to reject unknown flags... yes | |
checking whether pthreads work with -pthread... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... -D_THREAD_SAFE | |
checking for PTHREAD_PRIO_INHERIT... yes | |
checking for getrlimit... yes | |
checking for pthread_attr_getstacksize in -lpthread... yes | |
checking for __attribute__... yes | |
checking for __attribute__((format))... yes | |
checking for __attribute__((noreturn))... yes | |
checking for __attribute__((aligned))... yes | |
checking for __attribute__((unused))... yes | |
checking for library containing poptGetContext... -lpopt | |
checking for ncursesw via pkg-config... yes | |
checking for working ncursesw/curses.h... yes | |
checking for working ncursesw.h... no | |
checking for working ncurses.h... yes | |
checking for set_escdelay in -lm... yes | |
checking for samplerate >= 0.1.0... yes | |
checking for gzopen in -lz... yes | |
checking for id3_file_open in -lid3tag... no | |
checking id3tag.h usability... no | |
checking id3tag.h presence... no | |
checking for id3tag.h... no | |
checking for NeAACDecInit in -lfaad... no | |
checking for libavutil libavcodec libavformat... yes | |
checking for struct AVProbeData.mime_type... yes | |
checking libavutil/channel_layout.h usability... yes | |
checking libavutil/channel_layout.h presence... yes | |
checking for libavutil/channel_layout.h... yes | |
checking for library containing av_packet_alloc... none required | |
checking for library containing av_frame_alloc... none required | |
checking for flac >= 1.1.3... yes | |
checking for libmodplug >= 0.7... no | |
checking for mad_stream_init in -lmad... no | |
checking mpc/mpcdec.h usability... no | |
checking mpc/mpcdec.h presence... no | |
checking for mpc/mpcdec.h... no | |
checking mpcdec/mpcdec.h usability... no | |
checking mpcdec/mpcdec.h presence... no | |
checking for mpcdec/mpcdec.h... no | |
checking for libsidplay2 >= 2.1.1... no | |
checking for libsidutils >= 1.0.4... no | |
checking for sndfile >= 1.0.0... yes | |
checking for ogg >= 1.0 speex >= 1.0.0... no | |
checking for libtimidity >= 0.1.0... no | |
checking for ogg >= 1.0 vorbis >= 1.0 vorbisfile >= 1.0... yes | |
checking for wavpack >= 4.31... no | |
checking for libcurl >= 7.15.1... yes | |
checking for svnversion... /usr/bin/svnversion | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating decoder_plugins/aac/Makefile | |
config.status: creating decoder_plugins/ffmpeg/Makefile | |
config.status: creating decoder_plugins/flac/Makefile | |
config.status: creating decoder_plugins/modplug/Makefile | |
config.status: creating decoder_plugins/mp3/Makefile | |
config.status: creating decoder_plugins/musepack/Makefile | |
config.status: creating decoder_plugins/sidplay2/Makefile | |
config.status: creating decoder_plugins/sndfile/Makefile | |
config.status: creating decoder_plugins/speex/Makefile | |
config.status: creating decoder_plugins/timidity/Makefile | |
config.status: creating decoder_plugins/vorbis/Makefile | |
config.status: creating decoder_plugins/wavpack/Makefile | |
config.status: creating decoder_plugins/Makefile | |
config.status: creating Makefile | |
config.status: creating themes/Makefile | |
config.status: creating config.example | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
=== configuring in libltdl (/private/tmp/moc-20180425-70337-1s2lzeq/moc-2.6-alpha3/libltdl) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/moc/2.6-alpha3_3' '--disable-debug' 'CC=clang' 'CXX=clang++' 'PKG_CONFIG_PATH=/usr/local/opt/popt/lib/pkgconfig:/usr/local/opt/x264/lib/pkgconfig:/usr/local/opt/ffmpeg/lib/pkgconfig:/usr/local/opt/flac/lib/pkgconfig:/usr/local/opt/libogg/lib/pkgconfig:/usr/local/opt/libvorbis/lib/pkgconfig:/usr/local/opt/libsndfile/lib/pkgconfig:/usr/local/opt/libsamplerate/lib/pkgconfig:/usr/local/opt/jack/lib/pkgconfig:/usr/local/opt/ncurses/lib/pkgconfig' 'PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13' --cache-file=/dev/null --srcdir=. | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ../install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether make supports nested variables... (cached) yes | |
checking build system type... x86_64-apple-darwin17.5.0 | |
checking host system type... x86_64-apple-darwin17.5.0 | |
checking how to print strings... printf | |
checking for style of include used by make... GNU | |
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 whether clang understands -c and -o together... yes | |
checking dependency style of clang... gcc3 | |
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking how to convert x86_64-apple-darwin17.5.0 file names to x86_64-apple-darwin17.5.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin17.5.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from clang object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking how to run the C preprocessor... clang -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 for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin17.5.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... yes | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking what extension is used for runtime loadable modules... .so | |
checking what variable specifies run-time module search path... DYLD_LIBRARY_PATH | |
checking for the default library search path... /usr/local/lib /lib /usr/lib | |
checking for library containing dlopen... none required | |
checking for dlerror... yes | |
checking for shl_load... no | |
checking for shl_load in -ldld... no | |
checking for dld_link in -ldld... no | |
checking for _ prefix in compiled symbols... yes | |
checking whether we have to add an underscore for dlsym... no | |
checking whether deplibs are loaded by dlopen... yes | |
checking for argz.h... no | |
checking for error_t... no | |
checking for argz_add... no | |
checking for argz_append... no | |
checking for argz_count... no | |
checking for argz_create_sep... no | |
checking for argz_insert... no | |
checking for argz_next... no | |
checking for argz_stringify... no | |
checking whether libtool supports -dlopen/-dlpreopen... yes | |
checking for unistd.h... (cached) yes | |
checking for dl.h... no | |
checking for sys/dl.h... no | |
checking for dld.h... no | |
checking for mach-o/dyld.h... yes | |
checking for dirent.h... yes | |
checking for closedir... yes | |
checking for opendir... yes | |
checking for readdir... yes | |
checking for strlcat... yes | |
checking for strlcpy... yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
----------------------------------------------------------------------- | |
MOC will be compiled with: | |
Decoder plugins: ffmpeg flac sndfile vorbis | |
Sound Drivers: JACK | |
DEBUG: no | |
RCC: no | |
Network streams: yes | |
Resampling: yes | |
MIME magic: no | |
----------------------------------------------------------------------- | |
==> make install | |
Making install in themes | |
make[2]: Nothing to be done for `install-exec-am'. | |
.././install-sh -c -d '/usr/local/Cellar/moc/2.6-alpha3_3/share/moc/themes' | |
/usr/bin/install -c -m 644 transparent-background example_theme nightly_theme green_theme yellow_red_theme black_theme moca_theme red_theme darkdot_theme '/usr/local/Cellar/moc/2.6-alpha3_3/share/moc/themes' | |
Making install in decoder_plugins | |
Making install in vorbis | |
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/libogg/1.3.3/include -I/usr/local/Cellar/libvorbis/1.3.6/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libvorbis_decoder_la-vorbis.lo -MD -MP -MF .deps/libvorbis_decoder_la-vorbis.Tpo -c -o libvorbis_decoder_la-vorbis.lo `test -f 'vorbis.c' || echo './'`vorbis.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/libogg/1.3.3/include -I/usr/local/Cellar/libvorbis/1.3.6/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libvorbis_decoder_la-vorbis.lo -MD -MP -MF .deps/libvorbis_decoder_la-vorbis.Tpo -c vorbis.c -fno-common -DPIC -o .libs/libvorbis_decoder_la-vorbis.o | |
mv -f .deps/libvorbis_decoder_la-vorbis.Tpo .deps/libvorbis_decoder_la-vorbis.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link clang -I/usr/local/Cellar/libogg/1.3.3/include -I/usr/local/Cellar/libvorbis/1.3.6/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -module -avoid-version -o libvorbis_decoder.la -rpath /usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins libvorbis_decoder_la-vorbis.lo -L/usr/local/Cellar/libogg/1.3.3/lib -L/usr/local/Cellar/libvorbis/1.3.6/lib -logg -lvorbis -lvorbisfile -lpopt -ljack | |
libtool: link: clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/libvorbis_decoder.so -bundle .libs/libvorbis_decoder_la-vorbis.o -L/usr/local/Cellar/libogg/1.3.3/lib -L/usr/local/Cellar/libvorbis/1.3.6/lib -logg -lvorbis -lvorbisfile -lpopt -ljack -pthread -g -O2 -pthread | |
libtool: link: ( cd ".libs" && rm -f "libvorbis_decoder.la" && ln -s "../libvorbis_decoder.la" "libvorbis_decoder.la" ) | |
make[3]: Nothing to be done for `install-data-am'. | |
../.././install-sh -c -d '/usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins' | |
/bin/sh ../../libtool --mode=install /usr/bin/install -c libvorbis_decoder.la '/usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins' | |
libtool: install: /usr/bin/install -c .libs/libvorbis_decoder.so /usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins/libvorbis_decoder.so | |
libtool: install: /usr/bin/install -c .libs/libvorbis_decoder.lai /usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins/libvorbis_decoder.la | |
Making install in flac | |
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/flac/1.3.2/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libflac_decoder_la-flac.lo -MD -MP -MF .deps/libflac_decoder_la-flac.Tpo -c -o libflac_decoder_la-flac.lo `test -f 'flac.c' || echo './'`flac.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/flac/1.3.2/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libflac_decoder_la-flac.lo -MD -MP -MF .deps/libflac_decoder_la-flac.Tpo -c flac.c -fno-common -DPIC -o .libs/libflac_decoder_la-flac.o | |
mv -f .deps/libflac_decoder_la-flac.Tpo .deps/libflac_decoder_la-flac.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link clang -I/usr/local/Cellar/flac/1.3.2/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -module -avoid-version -o libflac_decoder.la -rpath /usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins libflac_decoder_la-flac.lo -L/usr/local/Cellar/flac/1.3.2/lib -lFLAC -lpopt -ljack | |
libtool: link: clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/libflac_decoder.so -bundle .libs/libflac_decoder_la-flac.o -L/usr/local/Cellar/flac/1.3.2/lib -lFLAC -lpopt -ljack -pthread -g -O2 -pthread | |
libtool: link: ( cd ".libs" && rm -f "libflac_decoder.la" && ln -s "../libflac_decoder.la" "libflac_decoder.la" ) | |
make[3]: Nothing to be done for `install-data-am'. | |
../.././install-sh -c -d '/usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins' | |
/bin/sh ../../libtool --mode=install /usr/bin/install -c libflac_decoder.la '/usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins' | |
libtool: install: /usr/bin/install -c .libs/libflac_decoder.so /usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins/libflac_decoder.so | |
libtool: install: /usr/bin/install -c .libs/libflac_decoder.lai /usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins/libflac_decoder.la | |
Making install in sndfile | |
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/libsndfile/1.0.28/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libsndfile_decoder_la-sndfile.lo -MD -MP -MF .deps/libsndfile_decoder_la-sndfile.Tpo -c -o libsndfile_decoder_la-sndfile.lo `test -f 'sndfile.c' || echo './'`sndfile.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/libsndfile/1.0.28/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libsndfile_decoder_la-sndfile.lo -MD -MP -MF .deps/libsndfile_decoder_la-sndfile.Tpo -c sndfile.c -fno-common -DPIC -o .libs/libsndfile_decoder_la-sndfile.o | |
mv -f .deps/libsndfile_decoder_la-sndfile.Tpo .deps/libsndfile_decoder_la-sndfile.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link clang -I/usr/local/Cellar/libsndfile/1.0.28/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -module -avoid-version -o libsndfile_decoder.la -rpath /usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins libsndfile_decoder_la-sndfile.lo -L/usr/local/Cellar/libsndfile/1.0.28/lib -lsndfile -lpopt -ljack | |
libtool: link: clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsndfile_decoder.so -bundle .libs/libsndfile_decoder_la-sndfile.o -L/usr/local/Cellar/libsndfile/1.0.28/lib -lsndfile -lpopt -ljack -pthread -g -O2 -pthread | |
libtool: link: ( cd ".libs" && rm -f "libsndfile_decoder.la" && ln -s "../libsndfile_decoder.la" "libsndfile_decoder.la" ) | |
make[3]: Nothing to be done for `install-data-am'. | |
../.././install-sh -c -d '/usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins' | |
/bin/sh ../../libtool --mode=install /usr/bin/install -c libsndfile_decoder.la '/usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins' | |
libtool: install: /usr/bin/install -c .libs/libsndfile_decoder.so /usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins/libsndfile_decoder.so | |
libtool: install: /usr/bin/install -c .libs/libsndfile_decoder.lai /usr/local/Cellar/moc/2.6-alpha3_3/lib/moc/decoder_plugins/libsndfile_decoder.la | |
Making install in ffmpeg | |
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/ffmpeg/4.0/include -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/ffmpeg/4.0/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libffmpeg_decoder_la-ffmpeg.lo -MD -MP -MF .deps/libffmpeg_decoder_la-ffmpeg.Tpo -c -o libffmpeg_decoder_la-ffmpeg.lo `test -f 'ffmpeg.c' || echo './'`ffmpeg.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/ffmpeg/4.0/include -I../.. -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -I/usr/local/Cellar/ffmpeg/4.0/include -I../.. -D_THREAD_SAFE -pthread -g -O2 -Wall -W -I/usr/local/Cellar/jack/0.125.0_2/include -I/usr/local/Cellar/libsamplerate/0.1.9/include -MT libffmpeg_decoder_la-ffmpeg.lo -MD -MP -MF .deps/libffmpeg_decoder_la-ffmpeg.Tpo -c ffmpeg.c -fno-common -DPIC -o .libs/libffmpeg_decoder_la-ffmpeg.o | |
ffmpeg.c:700:34: error: use of undeclared identifier 'CODEC_CAP_EXPERIMENTAL' | |
if (data->codec->capabilities & CODEC_CAP_EXPERIMENTAL) { | |
^ | |
ffmpeg.c:708:34: error: use of undeclared identifier 'CODEC_CAP_TRUNCATED' | |
if (data->codec->capabilities & CODEC_CAP_TRUNCATED) | |
^ | |
ffmpeg.c:709:23: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED' | |
data->enc->flags |= CODEC_FLAG_TRUNCATED; | |
^ | |
ffmpeg.c:728:34: error: use of undeclared identifier 'CODEC_CAP_DELAY' | |
if (data->codec->capabilities & CODEC_CAP_DELAY) | |
^ | |
4 errors generated. | |
make[2]: *** [libffmpeg_decoder_la-ffmpeg.lo] Error 1 | |
make[1]: *** [install-recursive] Error 1 | |
make: *** [install-recursive] Error 1 | |
==> Formula | |
Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/moc.rb | |
==> Configuration | |
HOMEBREW_VERSION: 1.6.2-4-g5195e72 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 5195e72242d23ec1fd3f0d89929e1f69f3e7d0e5 | |
Last commit: 12 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 2e87f649bce5ee4abb501442b25aac71532113a4 | |
Core tap last commit: 5 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew | |
HOMEBREW_DEV_CMD_RUN: 1 | |
HOMEBREW_ENV_FILTERING: 1 | |
HOMEBREW_FAIL_LOG_LINES: 150 | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_HOME: /Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/home | |
HOMEBREW_LOGS: /Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs | |
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1 | |
HOMEBREW_NO_AUTO_UPDATE: 1 | |
HOMEBREW_NO_EMOJI: 1 | |
HOMEBREW_SANDBOX: 1 | |
CPU: 3-core 64-bit ivybridge | |
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby | |
Clang: 9.1 build 902 | |
Git: 2.15.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git | |
Curl: 7.54.0 => /usr/bin/curl | |
Java: 10, 1.8.0_162 | |
macOS: 10.13.4-x86_64 | |
CLT: 9.3.0.0.1.1521514116 | |
Xcode: 9.3 | |
Error: moc 2.6-alpha3 did not build | |
XQuartz: 2.7.11 => /opt/X11 | |
==> ENV | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j3 | |
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/ncurses:/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_PATH: /usr/local/opt/popt/lib/pkgconfig:/usr/local/opt/x264/lib/pkgconfig:/usr/local/opt/ffmpeg/lib/pkgconfig:/usr/local/opt/flac/lib/pkgconfig:/usr/local/opt/libogg/lib/pkgconfig:/usr/local/opt/libvorbis/lib/pkgconfig:/usr/local/opt/libsndfile/lib/pkgconfig:/usr/local/opt/libsamplerate/lib/pkgconfig:/usr/local/opt/jack/lib/pkgconfig:/usr/local/opt/ncurses/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13 | |
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/autoconf/bin:/usr/local/opt/automake/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/berkeley-db/bin:/usr/local/opt/lame/bin:/usr/local/opt/x264/bin:/usr/local/opt/ffmpeg/bin:/usr/local/opt/flac/bin:/usr/local/opt/libsndfile/bin:/usr/local/opt/jack/bin:/usr/local/opt/libtool/bin:/usr/local/opt/ncurses/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Logs: | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/moc/00.options.out | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/moc/01.autoreconf | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/moc/02.configure | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/moc/02.configure.cc | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/moc/03.make | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/moc/03.make.cc | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/moc/config.log | |
READ THIS: https://docs.brew.sh/Troubleshooting | |
These open issues may also help: | |
moc: revision for ffmpeg https://github.com/Homebrew/homebrew-core/pull/27045 | |
==> brew uninstall --force autoconf automake berkeley-db ffmpeg flac gettext jack lame libogg libsamplerate libsndfile libtool libvorbis nasm ncurses pkg-config texi2html x264 xvid | |
==> git -C homebrew/homebrew-core checkout master -f | |
==> brew cleanup --prune=7 | |
Build step 'Execute shell' marked build as failure | |
Recording test results | |
Archiving artifacts | |
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done | |
Finished: FAILURE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment