Created
March 13, 2013 18:29
-
-
Save linickx/5154810 to your computer and use it in GitHub Desktop.
build results for mediatomb (on imac)
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
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... configure_aux/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 build system type... x86_64-apple-darwin12.2.1 | |
checking host system type... x86_64-apple-darwin12.2.1 | |
checking for C++ compiler default output file name... a.out | |
checking whether the C++ compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking for style of include used by make... GNU | |
checking dependency style of g++... none | |
checking for gcc... llvm-gcc | |
checking whether we are using the GNU C compiler... yes | |
checking whether llvm-gcc accepts -g... yes | |
checking for llvm-gcc option to accept ISO C89... none needed | |
checking dependency style of llvm-gcc... none | |
checking for ranlib... ranlib | |
checking how to run the C preprocessor... llvm-gcc -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking whether llvm-gcc needs -traditional... no | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for ANSI C header files... yes | |
checking for sys/wait.h that is POSIX.1 compatible... 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 stdbool.h that conforms to C99... no | |
checking for _Bool... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking whether stat file-mode macros are broken... no | |
checking whether llvm-gcc and cc understand -c and -o together... yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking syslog.h usability... yes | |
checking syslog.h presence... yes | |
checking for syslog.h... yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for unistd.h... (cached) yes | |
checking arpa/inet.h usability... yes | |
checking arpa/inet.h presence... yes | |
checking for arpa/inet.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking netinet/in.h usability... yes | |
checking netinet/in.h presence... yes | |
checking for netinet/in.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/wait.h... (cached) yes | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking sys/utsname.h usability... yes | |
checking sys/utsname.h presence... yes | |
checking for sys/utsname.h... yes | |
checking sched.h usability... yes | |
checking sched.h presence... yes | |
checking for sched.h... yes | |
checking ctype.h usability... yes | |
checking ctype.h presence... yes | |
checking for ctype.h... yes | |
checking for sched_getparam... no | |
checking for sched_setparam... no | |
checking for sched_get_priority_min... yes | |
checking for sched_get_priority_max... yes | |
checking for mkdir... yes | |
checking getopt.h usability... yes | |
checking getopt.h presence... yes | |
checking for getopt.h... yes | |
checking for getopt_long... yes | |
checking for mkfifo... yes | |
checking iconv.h usability... yes | |
checking iconv.h presence... yes | |
checking for iconv.h... yes | |
checking for iconv... no | |
checking for iconv in -liconv... yes | |
checking if iconv declaration requires const char cast... no | |
checking execinfo.h usability... yes | |
checking execinfo.h presence... yes | |
checking for execinfo.h... yes | |
checking for time_t... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for off_t... yes | |
checking for size_t... yes | |
checking for _LARGEFILE_SOURCE value needed for large files... no | |
checking size of off_t... 8 | |
checking size of size_t... 8 | |
checking size of time_t... 8 | |
checking size of unsigned int... 4 | |
checking size of unsigned long... 8 | |
checking for strtoll... yes | |
checking for nl_langinfo... yes | |
checking for setlocale... yes | |
checking for backtrace... yes | |
checking for backtrace_symbols... yes | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking for working volatile... yes | |
checking return type of signal handlers... void | |
checking for pid_t... yes | |
checking for size_t... (cached) yes | |
checking for int64_t... yes | |
checking for ssize_t... yes | |
checking for uint32_t... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking whether byte ordering is bigendian... no | |
checking whether LONG_MAX is declared... yes | |
checking whether LLONG_MAX is declared... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking whether closedir returns void... no | |
checking for error_at_line... no | |
checking vfork.h usability... no | |
checking vfork.h presence... no | |
checking for vfork.h... no | |
checking for fork... yes | |
checking for vfork... yes | |
checking for working fork... yes | |
checking for working vfork... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... yes | |
checking for working memcmp... yes | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible realloc... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking for sys/socket.h... (cached) yes | |
checking types of arguments for select... int,fd_set *,struct timeval * | |
checking whether lstat dereferences a symlink specified with a trailing slash... no | |
checking whether stat accepts an empty string... no | |
checking for working strtod... yes | |
checking for vprintf... yes | |
checking for _doprnt... no | |
checking whether strerror_r is declared... yes | |
checking for strerror_r... yes | |
checking whether strerror_r returns char *... no | |
checking for strftime... yes | |
checking for gethostname... yes | |
checking for gettimeofday... yes | |
checking for localtime_r... yes | |
checking for memmove... yes | |
checking for memset... yes | |
checking for regcomp... yes | |
checking for select... yes | |
checking for strcasecmp... yes | |
checking for strchr... yes | |
checking for strdup... yes | |
checking for strerror... yes | |
checking for strncasecmp... yes | |
checking for strrchr... yes | |
checking for strstr... yes | |
checking for strtol... yes | |
checking for strtoul... yes | |
checking for uname... yes | |
checking for sigaction... yes | |
checking for sigprocmask... yes | |
checking for ioctl... yes | |
checking for tolower... yes | |
checking for toupper... yes | |
checking for inet_ntoa... yes | |
checking for socket... yes | |
checking for gethostbyname... yes | |
configure: You are running OSX, assuming threadsafe gethostbyname version | |
checking how to run the C++ preprocessor... g++ -E | |
checking for gethostbyname_r... no | |
checking lwres/netdb.h usability... no | |
checking lwres/netdb.h presence... no | |
checking for lwres/netdb.h... no | |
checking for if_nameindex... yes | |
checking for if_freenameindex... yes | |
checking for the pthreads library -lpthreads... no | |
checking whether pthreads work without any flags... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... -D_THREAD_SAFE | |
checking for clock_gettime in -lrt... no | |
checking for clock_gettime in -lrt... no | |
checking for clock_gettime... no | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for uncompress in -lz... yes | |
checking sqlite3.h usability... yes | |
checking sqlite3.h presence... yes | |
checking for sqlite3.h... yes | |
checking for sqlite3_open in -lsqlite3... yes | |
checking for mysql_config... none | |
checking for mysql_config... none | |
mysql_config not found, please install the mysql devel package | |
configure: none could not be executed or returned invalid values | |
checking jsapi.h usability... no | |
checking jsapi.h presence... no | |
checking for jsapi.h... no | |
checking checking alternative libjs header location: /opt/local/include... checking jsapi.h usability... no | |
checking jsapi.h presence... no | |
checking for jsapi.h... no | |
checking checking alternative libjs header location: /usr/include/js... checking jsapi.h usability... no | |
checking jsapi.h presence... no | |
checking for jsapi.h... no | |
checking checking alternative libjs header location: /usr/include/smjs... checking jsapi.h usability... no | |
checking jsapi.h presence... no | |
checking for jsapi.h... no | |
checking checking alternative libjs header location: /usr/include/mozjs... checking jsapi.h usability... no | |
checking jsapi.h presence... no | |
checking for jsapi.h... no | |
checking checking alternative libjs header location: /usr/local/include/js... checking jsapi.h usability... yes | |
checking jsapi.h presence... yes | |
checking for jsapi.h... yes | |
jsapi.h found in /usr/local/include/js | |
checking for JS_NewObject in -ljs... no | |
checking for JS_NewObject in -lsmjs... no | |
checking for JS_NewObject in -lmozjs... no | |
checking for JS_NewObject in -ljs... no | |
checking for JS_NewObject in -lsmjs... no | |
checking for JS_NewObject in -lmozjs... no | |
libjs/libsmjs link failed | |
checking magic.h usability... yes | |
checking magic.h presence... yes | |
checking for magic.h... yes | |
checking for magic_load in -lmagic... yes | |
checking if libmagic is broken (Slackware check)... no | |
checking for taglib-config... /usr/local/opt/taglib/bin/taglib-config | |
checking taglib cflags... -I/usr/local/Cellar/taglib/1.8/include/taglib | |
checking taglib libs... -L/usr/local/Cellar/taglib/1.8/lib -ltag | |
checking taglib.h usability... yes | |
checking taglib.h presence... yes | |
checking for taglib.h... yes | |
checking fileref.h usability... yes | |
checking fileref.h presence... yes | |
checking for fileref.h... yes | |
checking tag.h usability... yes | |
checking tag.h presence... yes | |
checking for tag.h... yes | |
checking audioproperties.h usability... yes | |
checking audioproperties.h presence... yes | |
checking for audioproperties.h... yes | |
checking tstring.h usability... yes | |
checking tstring.h presence... yes | |
checking for tstring.h... yes | |
checking textidentificationframe.h usability... yes | |
checking textidentificationframe.h presence... yes | |
checking for textidentificationframe.h... yes | |
checking attachedpictureframe.h usability... yes | |
checking attachedpictureframe.h presence... yes | |
checking for attachedpictureframe.h... yes | |
checking for main in -ltag... yes | |
configure: Checking for curl (needed for extended external transcoding/YouTube support) | |
checking for curl-config... /usr/bin/curl-config | |
checking curl cflags... | |
checking curl libraries... -lcurl | |
checking curl/curl.h usability... yes | |
checking curl/curl.h presence... yes | |
checking for curl/curl.h... yes | |
checking for curl_easy_init in -lcurl... yes | |
checking ffmpeg/avformat.h usability... no | |
checking ffmpeg/avformat.h presence... no | |
checking for ffmpeg/avformat.h... no | |
checking /opt/local/include/ffmpeg/avformat.h usability... no | |
checking /opt/local/include/ffmpeg/avformat.h presence... no | |
checking for /opt/local/include/ffmpeg/avformat.h... no | |
checking libavformat/avformat.h usability... yes | |
checking libavformat/avformat.h presence... yes | |
checking for libavformat/avformat.h... yes | |
checking for av_register_all in -lavformat... yes | |
checking for av_log_set_callback in -lavutil... yes | |
checking libffmpegthumbnailer/videothumbnailerc.h usability... yes | |
checking libffmpegthumbnailer/videothumbnailerc.h presence... yes | |
checking for libffmpegthumbnailer/videothumbnailerc.h... yes | |
checking for video_thumbnailer_create in -lffmpegthumbnailer... yes | |
checking lastfmlib/lastfmscrobbler.h usability... yes | |
checking lastfmlib/lastfmscrobbler.h presence... yes | |
checking for lastfmlib/lastfmscrobbler.h... yes | |
checking for create_scrobbler in -llastfmlib... yes | |
checking libexif/exif-content.h usability... yes | |
checking libexif/exif-content.h presence... yes | |
checking for libexif/exif-content.h... yes | |
checking for exif_data_new_from_file in -lexif... yes | |
checking exif_entry_get_value signature... requires 3 arguments | |
checking expat.h usability... yes | |
checking expat.h presence... yes | |
checking for expat.h... yes | |
checking for XML_ParserCreate in -lexpat... yes | |
checking mp4v2/mp4v2.h usability... no | |
checking mp4v2/mp4v2.h presence... no | |
checking for mp4v2/mp4v2.h... no | |
checking /opt/local/include/mp4v2/mp4v2.h usability... no | |
checking /opt/local/include/mp4v2/mp4v2.h presence... no | |
checking for /opt/local/include/mp4v2/mp4v2.h... no | |
checking mp4.h usability... no | |
checking mp4.h presence... no | |
checking for mp4.h... no | |
checking /opt/local/include/mp4.h usability... no | |
checking /opt/local/include/mp4.h presence... no | |
checking for /opt/local/include/mp4.h... no | |
checking sys/inotify.h usability... no | |
checking sys/inotify.h presence... no | |
checking for sys/inotify.h... no | |
checking /opt/local/include/sys/inotify.h usability... no | |
checking /opt/local/include/sys/inotify.h presence... no | |
checking for /opt/local/include/sys/inotify.h... no | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating build/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating scripts/Makefile | |
config.status: creating scripts/js/Makefile | |
config.status: creating scripts/mediatomb-service-optware | |
config.status: creating tombupnp/Makefile | |
config.status: creating tombupnp/build/Makefile | |
config.status: creating web/Makefile | |
config.status: creating config/Makefile | |
config.status: creating artwork/Makefile | |
config.status: creating mediatomb.spec | |
config.status: creating autoconfig.h | |
config.status: creating tombupnp/upnp/inc/upnpconfig.h | |
config.status: tombupnp/upnp/inc/upnpconfig.h is unchanged | |
config.status: executing depfiles commands | |
CONFIGURATION SUMMARY ---- | |
sqlite3 : yes | |
mysql : missing | |
libjs : missing | |
libmagic : yes | |
inotify : missing | |
libexif : yes | |
id3lib : disabled | |
taglib : yes | |
libmp4v2 : missing | |
ffmpeg : yes | |
ffmpegthumbnailer : yes | |
lastfmlib : yes | |
external transcoding : yes | |
curl : yes | |
YouTube : yes | |
libextractor : disabled | |
db-autocreate : yes | |
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
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /private/tmp/mediatomb-FAR1/mediatomb-0.12.1/configure_aux/missing --run aclocal-1.11 | |
/private/tmp/mediatomb-FAR1/mediatomb-0.12.1/configure_aux/missing: line 52: aclocal-1.11: command not found | |
WARNING: `aclocal-1.11' is missing on your system. You should only need it if | |
you modified `acinclude.m4' or `configure.ac'. You might want | |
to install the `Automake' and `Perl' packages. Grab them from | |
any GNU archive site. | |
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /private/tmp/mediatomb-FAR1/mediatomb-0.12.1/configure_aux/missing --run autoconf | |
cd . && /bin/sh /private/tmp/mediatomb-FAR1/mediatomb-0.12.1/configure_aux/missing --run automake-1.11 --gnu | |
/private/tmp/mediatomb-FAR1/mediatomb-0.12.1/configure_aux/missing: line 52: autoconf: command not found | |
/private/tmp/mediatomb-FAR1/mediatomb-0.12.1/configure_aux/missing: line 52: automake-1.11: command not found | |
WARNING: `automake-1.11' is missing on your system. You should only need it if | |
you modified `Makefile.am', `acinclude.m4' or `configure.ac'. | |
You might want to install the `Automake' and `Perl' packages. | |
Grab them from any GNU archive site. | |
WARNING: `autoconf' is missing on your system. You should only need it if | |
you modified `configure.ac'. You might want to install the | |
`Autoconf' and `GNU m4' packages. Grab them from any GNU | |
archive site. | |
/bin/sh ./config.status --recheck | |
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/mediatomb/0.12.1 CXX=g++ CC=llvm-gcc --no-create --no-recursion | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... configure_aux/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 build system type... x86_64-apple-darwin12.2.1 | |
checking host system type... x86_64-apple-darwin12.2.1 | |
checking for C++ compiler default output file name... a.out | |
checking whether the C++ compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... no | |
checking for style of include used by make... GNU | |
checking dependency style of g++... none | |
checking for gcc... llvm-gcc | |
checking whether we are using the GNU C compiler... yes | |
checking whether llvm-gcc accepts -g... no | |
checking for llvm-gcc option to accept ISO C89... none needed | |
checking dependency style of llvm-gcc... none | |
checking for ranlib... ranlib | |
checking how to run the C preprocessor... llvm-gcc -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking whether llvm-gcc needs -traditional... no | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for ANSI C header files... yes | |
checking for sys/wait.h that is POSIX.1 compatible... 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 stdbool.h that conforms to C99... no | |
checking for _Bool... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking whether stat file-mode macros are broken... no | |
checking whether llvm-gcc and cc understand -c and -o together... yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking syslog.h usability... yes | |
checking syslog.h presence... yes | |
checking for syslog.h... yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for unistd.h... (cached) yes | |
checking arpa/inet.h usability... yes | |
checking arpa/inet.h presence... yes | |
checking for arpa/inet.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking netinet/in.h usability... yes | |
checking netinet/in.h presence... yes | |
checking for netinet/in.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/wait.h... (cached) yes | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking sys/utsname.h usability... yes | |
checking sys/utsname.h presence... yes | |
checking for sys/utsname.h... yes | |
checking sched.h usability... yes | |
checking sched.h presence... yes | |
checking for sched.h... yes | |
checking ctype.h usability... yes | |
checking ctype.h presence... yes | |
checking for ctype.h... yes | |
checking for sched_getparam... no | |
checking for sched_setparam... no | |
checking for sched_get_priority_min... yes | |
checking for sched_get_priority_max... yes | |
checking for mkdir... yes | |
checking getopt.h usability... yes | |
checking getopt.h presence... yes | |
checking for getopt.h... yes | |
checking for getopt_long... yes | |
checking for mkfifo... yes | |
checking iconv.h usability... yes | |
checking iconv.h presence... yes | |
checking for iconv.h... yes | |
checking for iconv... no | |
checking for iconv in -liconv... yes | |
checking if iconv declaration requires const char cast... no | |
checking execinfo.h usability... yes | |
checking execinfo.h presence... yes | |
checking for execinfo.h... yes | |
checking for time_t... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for off_t... yes | |
checking for size_t... yes | |
checking for _LARGEFILE_SOURCE value needed for large files... no | |
checking size of off_t... 8 | |
checking size of size_t... 8 | |
checking size of time_t... 8 | |
checking size of unsigned int... 4 | |
checking size of unsigned long... 8 | |
checking for strtoll... yes | |
checking for nl_langinfo... yes | |
checking for setlocale... yes | |
checking for backtrace... yes | |
checking for backtrace_symbols... yes | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking for working volatile... yes | |
checking return type of signal handlers... void | |
checking for pid_t... yes | |
checking for size_t... (cached) yes | |
checking for int64_t... yes | |
checking for ssize_t... yes | |
checking for uint32_t... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking whether byte ordering is bigendian... no | |
checking whether LONG_MAX is declared... yes | |
checking whether LLONG_MAX is declared... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking whether closedir returns void... no | |
checking for error_at_line... no | |
checking vfork.h usability... no | |
checking vfork.h presence... no | |
checking for vfork.h... no | |
checking for fork... yes | |
checking for vfork... yes | |
checking for working fork... yes | |
checking for working vfork... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... yes | |
checking for working memcmp... yes | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible realloc... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking for sys/socket.h... (cached) yes | |
checking types of arguments for select... int,fd_set *,struct timeval * | |
checking whether lstat dereferences a symlink specified with a trailing slash... no | |
checking whether stat accepts an empty string... no | |
checking for working strtod... yes | |
checking for vprintf... yes | |
checking for _doprnt... no | |
checking whether strerror_r is declared... yes | |
checking for strerror_r... yes | |
checking whether strerror_r returns char *... no | |
checking for strftime... yes | |
checking for gethostname... yes | |
checking for gettimeofday... yes | |
checking for localtime_r... yes | |
checking for memmove... yes | |
checking for memset... yes | |
checking for regcomp... yes | |
checking for select... yes | |
checking for strcasecmp... yes | |
checking for strchr... yes | |
checking for strdup... yes | |
checking for strerror... yes | |
checking for strncasecmp... yes | |
checking for strrchr... yes | |
checking for strstr... yes | |
checking for strtol... yes | |
checking for strtoul... yes | |
checking for uname... yes | |
checking for sigaction... yes | |
checking for sigprocmask... yes | |
checking for ioctl... yes | |
checking for tolower... yes | |
checking for toupper... yes | |
checking for inet_ntoa... yes | |
checking for socket... yes | |
checking for gethostbyname... yes | |
configure: You are running OSX, assuming threadsafe gethostbyname version | |
checking how to run the C++ preprocessor... g++ -E | |
checking for gethostbyname_r... no | |
checking lwres/netdb.h usability... no | |
checking lwres/netdb.h presence... no | |
checking for lwres/netdb.h... no | |
checking for if_nameindex... yes | |
checking for if_freenameindex... yes | |
checking for the pthreads library -lpthreads... no | |
checking whether pthreads work without any flags... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... -D_THREAD_SAFE | |
checking for clock_gettime in -lrt... no | |
checking for clock_gettime in -lrt... no | |
checking for clock_gettime... no | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for uncompress in -lz... yes | |
checking sqlite3.h usability... yes | |
checking sqlite3.h presence... yes | |
checking for sqlite3.h... yes | |
checking for sqlite3_open in -lsqlite3... yes | |
checking for mysql_config... none | |
checking for mysql_config... none | |
mysql_config not found, please install the mysql devel package | |
configure: none could not be executed or returned invalid values | |
checking jsapi.h usability... no | |
checking jsapi.h presence... no | |
checking for jsapi.h... no | |
checking checking alternative libjs header location: /opt/local/include... checking jsapi.h usability... no | |
checking jsapi.h presence... no | |
checking for jsapi.h... no | |
checking checking alternative libjs header location: /usr/include/js... checking jsapi.h usability... no | |
checking jsapi.h presence... no | |
checking for jsapi.h... no | |
checking checking alternative libjs header location: /usr/include/smjs... checking jsapi.h usability... no | |
checking jsapi.h presence... no | |
checking for jsapi.h... no | |
checking checking alternative libjs header location: /usr/include/mozjs... checking jsapi.h usability... no | |
checking jsapi.h presence... no | |
checking for jsapi.h... no | |
checking checking alternative libjs header location: /usr/local/include/js... checking jsapi.h usability... yes | |
checking jsapi.h presence... yes | |
checking for jsapi.h... yes | |
jsapi.h found in /usr/local/include/js | |
checking for JS_NewObject in -ljs... no | |
checking for JS_NewObject in -lsmjs... no | |
checking for JS_NewObject in -lmozjs... no | |
checking for JS_NewObject in -ljs... no | |
checking for JS_NewObject in -lsmjs... no | |
checking for JS_NewObject in -lmozjs... no | |
libjs/libsmjs link failed | |
checking magic.h usability... yes | |
checking magic.h presence... yes | |
checking for magic.h... yes | |
checking for magic_load in -lmagic... yes | |
checking if libmagic is broken (Slackware check)... no | |
checking for taglib-config... /usr/local/opt/taglib/bin/taglib-config | |
checking taglib cflags... -I/usr/local/Cellar/taglib/1.8/include/taglib | |
checking taglib libs... -L/usr/local/Cellar/taglib/1.8/lib -ltag | |
checking taglib.h usability... yes | |
checking taglib.h presence... yes | |
checking for taglib.h... yes | |
checking fileref.h usability... yes | |
checking fileref.h presence... yes | |
checking for fileref.h... yes | |
checking tag.h usability... yes | |
checking tag.h presence... yes | |
checking for tag.h... yes | |
checking audioproperties.h usability... yes | |
checking audioproperties.h presence... yes | |
checking for audioproperties.h... yes | |
checking tstring.h usability... yes | |
checking tstring.h presence... yes | |
checking for tstring.h... yes | |
checking textidentificationframe.h usability... yes | |
checking textidentificationframe.h presence... yes | |
checking for textidentificationframe.h... yes | |
checking attachedpictureframe.h usability... yes | |
checking attachedpictureframe.h presence... yes | |
checking for attachedpictureframe.h... yes | |
checking for main in -ltag... yes | |
configure: Checking for curl (needed for extended external transcoding/YouTube support) | |
checking for curl-config... /usr/bin/curl-config | |
checking curl cflags... | |
checking curl libraries... -lcurl | |
checking curl/curl.h usability... yes | |
checking curl/curl.h presence... yes | |
checking for curl/curl.h... yes | |
checking for curl_easy_init in -lcurl... yes | |
checking ffmpeg/avformat.h usability... no | |
checking ffmpeg/avformat.h presence... no | |
checking for ffmpeg/avformat.h... no | |
checking /opt/local/include/ffmpeg/avformat.h usability... no | |
checking /opt/local/include/ffmpeg/avformat.h presence... no | |
checking for /opt/local/include/ffmpeg/avformat.h... no | |
checking libavformat/avformat.h usability... yes | |
checking libavformat/avformat.h presence... yes | |
checking for libavformat/avformat.h... yes | |
checking for av_register_all in -lavformat... yes | |
checking for av_log_set_callback in -lavutil... yes | |
checking libffmpegthumbnailer/videothumbnailerc.h usability... yes | |
checking libffmpegthumbnailer/videothumbnailerc.h presence... yes | |
checking for libffmpegthumbnailer/videothumbnailerc.h... yes | |
checking for video_thumbnailer_create in -lffmpegthumbnailer... yes | |
checking lastfmlib/lastfmscrobbler.h usability... yes | |
checking lastfmlib/lastfmscrobbler.h presence... yes | |
checking for lastfmlib/lastfmscrobbler.h... yes | |
checking for create_scrobbler in -llastfmlib... yes | |
checking libexif/exif-content.h usability... yes | |
checking libexif/exif-content.h presence... yes | |
checking for libexif/exif-content.h... yes | |
checking for exif_data_new_from_file in -lexif... yes | |
checking exif_entry_get_value signature... requires 3 arguments | |
checking expat.h usability... yes | |
checking expat.h presence... yes | |
checking for expat.h... yes | |
checking for XML_ParserCreate in -lexpat... yes | |
checking mp4v2/mp4v2.h usability... no | |
checking mp4v2/mp4v2.h presence... no | |
checking for mp4v2/mp4v2.h... no | |
checking /opt/local/include/mp4v2/mp4v2.h usability... no | |
checking /opt/local/include/mp4v2/mp4v2.h presence... no | |
checking for /opt/local/include/mp4v2/mp4v2.h... no | |
checking mp4.h usability... no | |
checking mp4.h presence... no | |
checking for mp4.h... no | |
checking /opt/local/include/mp4.h usability... no | |
checking /opt/local/include/mp4.h presence... no | |
checking for /opt/local/include/mp4.h... no | |
checking sys/inotify.h usability... no | |
checking sys/inotify.h presence... no | |
checking for sys/inotify.h... no | |
checking /opt/local/include/sys/inotify.h usability... no | |
checking /opt/local/include/sys/inotify.h presence... no | |
checking for /opt/local/include/sys/inotify.h... no | |
configure: creating ./config.status | |
CONFIGURATION SUMMARY ---- | |
sqlite3 : yes | |
mysql : missing | |
libjs : missing | |
libmagic : yes | |
inotify : missing | |
libexif : yes | |
id3lib : disabled | |
taglib : yes | |
libmp4v2 : missing | |
ffmpeg : yes | |
ffmpegthumbnailer : yes | |
lastfmlib : yes | |
external transcoding : yes | |
curl : yes | |
YouTube : yes | |
libextractor : disabled | |
db-autocreate : yes | |
/bin/sh ./config.status | |
config.status: creating Makefile | |
config.status: creating build/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating scripts/Makefile | |
config.status: creating scripts/js/Makefile | |
config.status: creating scripts/mediatomb-service-optware | |
config.status: creating tombupnp/Makefile | |
config.status: creating tombupnp/build/Makefile | |
config.status: creating web/Makefile | |
config.status: creating config/Makefile | |
config.status: creating artwork/Makefile | |
config.status: creating mediatomb.spec | |
config.status: creating autoconfig.h | |
config.status: autoconfig.h is unchanged | |
config.status: creating tombupnp/upnp/inc/upnpconfig.h | |
config.status: tombupnp/upnp/inc/upnpconfig.h is unchanged | |
config.status: executing depfiles commands | |
Making install in tombupnp | |
Making install in build | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-attr.o `test -f '../ixml/src/attr.c' || echo './'`../ixml/src/attr.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-document.o `test -f '../ixml/src/document.c' || echo './'`../ixml/src/document.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-element.o `test -f '../ixml/src/element.c' || echo './'`../ixml/src/element.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-ixml.o `test -f '../ixml/src/ixml.c' || echo './'`../ixml/src/ixml.c | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-ixmlmembuf.o `test -f '../ixml/src/ixmlmembuf.c' || echo './'`../ixml/src/ixmlmembuf.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-ixmlparser.o `test -f '../ixml/src/ixmlparser.c' || echo './'`../ixml/src/ixmlparser.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-namedNodeMap.o `test -f '../ixml/src/namedNodeMap.c' || echo './'`../ixml/src/namedNodeMap.c | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-node.o `test -f '../ixml/src/node.c' || echo './'`../ixml/src/node.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-nodeList.o `test -f '../ixml/src/nodeList.c' || echo './'`../ixml/src/nodeList.c | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-FreeList.o `test -f '../threadutil/src/FreeList.c' || echo './'`../threadutil/src/FreeList.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-iasnprintf.o `test -f '../threadutil/src/iasnprintf.c' || echo './'`../threadutil/src/iasnprintf.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-LinkedList.o `test -f '../threadutil/src/LinkedList.c' || echo './'`../threadutil/src/LinkedList.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-ThreadPool.o `test -f '../threadutil/src/ThreadPool.c' || echo './'`../threadutil/src/ThreadPool.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-TimerThread.o `test -f '../threadutil/src/TimerThread.c' || echo './'`../threadutil/src/TimerThread.c | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-upnpapi.o `test -f '../upnp/src/api/upnpapi.c' || echo './'`../upnp/src/api/upnpapi.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-upnpdebug.o `test -f '../upnp/src/api/upnpdebug.c' || echo './'`../upnp/src/api/upnpdebug.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-upnptools.o `test -f '../upnp/src/api/upnptools.c' || echo './'`../upnp/src/api/upnptools.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-gena_callback2.o `test -f '../upnp/src/gena/gena_callback2.c' || echo './'`../upnp/src/gena/gena_callback2.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-gena_ctrlpt.o `test -f '../upnp/src/gena/gena_ctrlpt.c' || echo './'`../upnp/src/gena/gena_ctrlpt.c | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-gena_device.o `test -f '../upnp/src/gena/gena_device.c' || echo './'`../upnp/src/gena/gena_device.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-client_table.o `test -f '../upnp/src/genlib/client_table/client_table.c' || echo './'`../upnp/src/genlib/client_table/client_table.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-miniserver.o `test -f '../upnp/src/genlib/miniserver/miniserver.c' || echo './'`../upnp/src/genlib/miniserver/miniserver.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-httpparser.o `test -f '../upnp/src/genlib/net/http/httpparser.c' || echo './'`../upnp/src/genlib/net/http/httpparser.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-httpreadwrite.o `test -f '../upnp/src/genlib/net/http/httpreadwrite.c' || echo './'`../upnp/src/genlib/net/http/httpreadwrite.c | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-parsetools.o `test -f '../upnp/src/genlib/net/http/parsetools.c' || echo './'`../upnp/src/genlib/net/http/parsetools.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-statcodes.o `test -f '../upnp/src/genlib/net/http/statcodes.c' || echo './'`../upnp/src/genlib/net/http/statcodes.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-webserver.o `test -f '../upnp/src/genlib/net/http/webserver.c' || echo './'`../upnp/src/genlib/net/http/webserver.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-sock.o `test -f '../upnp/src/genlib/net/sock.c' || echo './'`../upnp/src/genlib/net/sock.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-uri.o `test -f '../upnp/src/genlib/net/uri/uri.c' || echo './'`../upnp/src/genlib/net/uri/uri.c | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-service_table.o `test -f '../upnp/src/genlib/service_table/service_table.c' || echo './'`../upnp/src/genlib/service_table/service_table.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-membuffer.o `test -f '../upnp/src/genlib/util/membuffer.c' || echo './'`../upnp/src/genlib/util/membuffer.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-strintmap.o `test -f '../upnp/src/genlib/util/strintmap.c' || echo './'`../upnp/src/genlib/util/strintmap.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-strtoofft.o `test -f '../upnp/src/genlib/util/strtoofft.c' || echo './'`../upnp/src/genlib/util/strtoofft.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-upnp_timeout.o `test -f '../upnp/src/genlib/util/upnp_timeout.c' || echo './'`../upnp/src/genlib/util/upnp_timeout.c | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-util.o `test -f '../upnp/src/genlib/util/util.c' || echo './'`../upnp/src/genlib/util/util.c | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-inet_pton.o `test -f '../upnp/src/inet_pton.c' || echo './'`../upnp/src/inet_pton.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-soap_common.o `test -f '../upnp/src/soap/soap_common.c' || echo './'`../upnp/src/soap/soap_common.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-soap_ctrlpt.o `test -f '../upnp/src/soap/soap_ctrlpt.c' || echo './'`../upnp/src/soap/soap_ctrlpt.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-soap_device.o `test -f '../upnp/src/soap/soap_device.c' || echo './'`../upnp/src/soap/soap_device.c | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-ssdp_ctrlpt.o `test -f '../upnp/src/ssdp/ssdp_ctrlpt.c' || echo './'`../upnp/src/ssdp/ssdp_ctrlpt.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-ssdp_device.o `test -f '../upnp/src/ssdp/ssdp_device.c' || echo './'`../upnp/src/ssdp/ssdp_device.c | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-ssdp_server.o `test -f '../upnp/src/ssdp/ssdp_server.c' || echo './'`../upnp/src/ssdp/ssdp_server.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-urlconfig.o `test -f '../upnp/src/urlconfig/urlconfig.c' || echo './'`../upnp/src/urlconfig/urlconfig.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-sysdep.o `test -f '../upnp/src/uuid/sysdep.c' || echo './'`../upnp/src/uuid/sysdep.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-upnp_md5.o `test -f '../upnp/src/uuid/upnp_md5.c' || echo './'`../upnp/src/uuid/upnp_md5.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../tombupnp/upnp/inc -I../../tombupnp/ixml/src/inc -I../../tombupnp/ixml/inc -I../../tombupnp/threadutil/inc -I../../tombupnp/upnp/src/inc -I../../tombupnp/upnp/inc -I../.. -O2 -c -o libtombupnp_a-upnp_uuid.o `test -f '../upnp/src/uuid/upnp_uuid.c' || echo './'`../upnp/src/uuid/upnp_uuid.c | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
rm -f libtombupnp.a | |
ar cru libtombupnp.a libtombupnp_a-attr.o libtombupnp_a-document.o libtombupnp_a-element.o libtombupnp_a-ixml.o libtombupnp_a-ixmlmembuf.o libtombupnp_a-ixmlparser.o libtombupnp_a-namedNodeMap.o libtombupnp_a-node.o libtombupnp_a-nodeList.o libtombupnp_a-FreeList.o libtombupnp_a-iasnprintf.o libtombupnp_a-LinkedList.o libtombupnp_a-ThreadPool.o libtombupnp_a-TimerThread.o libtombupnp_a-upnpapi.o libtombupnp_a-upnpdebug.o libtombupnp_a-upnptools.o libtombupnp_a-gena_callback2.o libtombupnp_a-gena_ctrlpt.o libtombupnp_a-gena_device.o libtombupnp_a-client_table.o libtombupnp_a-miniserver.o libtombupnp_a-httpparser.o libtombupnp_a-httpreadwrite.o libtombupnp_a-parsetools.o libtombupnp_a-statcodes.o libtombupnp_a-webserver.o libtombupnp_a-sock.o libtombupnp_a-uri.o libtombupnp_a-service_table.o libtombupnp_a-membuffer.o libtombupnp_a-strintmap.o libtombupnp_a-strtoofft.o libtombupnp_a-upnp_timeout.o libtombupnp_a-util.o libtombupnp_a-inet_pton.o libtombupnp_a-soap_common.o libtombupnp_a-soap_ctrlpt.o libtombupnp_a-soap_device.o libtombupnp_a-ssdp_ctrlpt.o libtombupnp_a-ssdp_device.o libtombupnp_a-ssdp_server.o libtombupnp_a-urlconfig.o libtombupnp_a-sysdep.o libtombupnp_a-upnp_md5.o libtombupnp_a-upnp_uuid.o | |
/usr/bin/ranlib: file: libtombupnp.a(libtombupnp_a-upnpdebug.o) has no symbols | |
/usr/bin/ranlib: file: libtombupnp.a(libtombupnp_a-gena_ctrlpt.o) has no symbols | |
/usr/bin/ranlib: file: libtombupnp.a(libtombupnp_a-client_table.o) has no symbols | |
/usr/bin/ranlib: file: libtombupnp.a(libtombupnp_a-inet_pton.o) has no symbols | |
/usr/bin/ranlib: file: libtombupnp.a(libtombupnp_a-soap_common.o) has no symbols | |
/usr/bin/ranlib: file: libtombupnp.a(libtombupnp_a-soap_ctrlpt.o) has no symbols | |
/usr/bin/ranlib: file: libtombupnp.a(libtombupnp_a-ssdp_ctrlpt.o) has no symbols | |
ranlib libtombupnp.a | |
ranlib: file: libtombupnp.a(libtombupnp_a-upnpdebug.o) has no symbols | |
ranlib: file: libtombupnp.a(libtombupnp_a-gena_ctrlpt.o) has no symbols | |
ranlib: file: libtombupnp.a(libtombupnp_a-client_table.o) has no symbols | |
ranlib: file: libtombupnp.a(libtombupnp_a-inet_pton.o) has no symbols | |
ranlib: file: libtombupnp.a(libtombupnp_a-soap_common.o) has no symbols | |
ranlib: file: libtombupnp.a(libtombupnp_a-soap_ctrlpt.o) has no symbols | |
ranlib: file: libtombupnp.a(libtombupnp_a-ssdp_ctrlpt.o) has no symbols | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in build | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-action_request.o `test -f '../src/action_request.cc' || echo './'`../src/action_request.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-atrailers_content_handler.o `test -f '../src/atrailers_content_handler.cc' || echo './'`../src/atrailers_content_handler.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-atrailers_service.o `test -f '../src/atrailers_service.cc' || echo './'`../src/atrailers_service.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-autoscan.o `test -f '../src/autoscan.cc' || echo './'`../src/autoscan.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-autoscan_inotify.o `test -f '../src/autoscan_inotify.cc' || echo './'`../src/autoscan_inotify.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-buffered_io_handler.o `test -f '../src/buffered_io_handler.cc' || echo './'`../src/buffered_io_handler.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-cached_url.o `test -f '../src/cached_url.cc' || echo './'`../src/cached_url.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-cds_objects.o `test -f '../src/cds_objects.cc' || echo './'`../src/cds_objects.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-cds_resource.o `test -f '../src/cds_resource.cc' || echo './'`../src/cds_resource.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-cds_resource_manager.o `test -f '../src/cds_resource_manager.cc' || echo './'`../src/cds_resource_manager.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-config_manager.o `test -f '../src/config_manager.cc' || echo './'`../src/config_manager.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-content_manager.o `test -f '../src/content_manager.cc' || echo './'`../src/content_manager.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-curl_io_handler.o `test -f '../src/curl_io_handler.cc' || echo './'`../src/curl_io_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-destroyer.o `test -f '../src/destroyer.cc' || echo './'`../src/destroyer.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-dictionary.o `test -f '../src/dictionary.cc' || echo './'`../src/dictionary.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-dvd_io_handler.o `test -f '../src/dvd_io_handler.cc' || echo './'`../src/dvd_io_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-dvdnav_read.o `test -f '../src/dvdnav_read.cc' || echo './'`../src/dvdnav_read.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-exceptions.o `test -f '../src/exceptions.cc' || echo './'`../src/exceptions.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-fd_io_handler.o `test -f '../src/fd_io_handler.cc' || echo './'`../src/fd_io_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-file_io_handler.o `test -f '../src/file_io_handler.cc' || echo './'`../src/file_io_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-file_request_handler.o `test -f '../src/file_request_handler.cc' || echo './'`../src/file_request_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-filesystem.o `test -f '../src/filesystem.cc' || echo './'`../src/filesystem.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-generic_task.o `test -f '../src/generic_task.cc' || echo './'`../src/generic_task.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-io_handler_buffer_helper.o `test -f '../src/io_handler_buffer_helper.cc' || echo './'`../src/io_handler_buffer_helper.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-io_handler.o `test -f '../src/io_handler.cc' || echo './'`../src/io_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-io_handler_chainer.o `test -f '../src/io_handler_chainer.cc' || echo './'`../src/io_handler_chainer.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-jpeg_resolution.o `test -f '../src/jpeg_resolution.cc' || echo './'`../src/jpeg_resolution.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-lastfm_scrobbler.o `test -f '../src/lastfm_scrobbler.cc' || echo './'`../src/lastfm_scrobbler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-fallback_layout.o `test -f '../src/layout/fallback_layout.cc' || echo './'`../src/layout/fallback_layout.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-js_layout.o `test -f '../src/layout/js_layout.cc' || echo './'`../src/layout/js_layout.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-logger.o `test -f '../src/logger.cc' || echo './'`../src/logger.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-main.o `test -f '../src/main.cc' || echo './'`../src/main.cc | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o md5.o `test -f '../src/md5/md5.c' || echo './'`../src/md5/md5.c | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-mem_io_handler.o `test -f '../src/mem_io_handler.cc' || echo './'`../src/mem_io_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-memory.o `test -f '../src/memory.cc' || echo './'`../src/memory.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-dvd_handler.o `test -f '../src/metadata/dvd_handler.cc' || echo './'`../src/metadata/dvd_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-exiv2_handler.o `test -f '../src/metadata/exiv2_handler.cc' || echo './'`../src/metadata/exiv2_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-extractor_handler.o `test -f '../src/metadata/extractor_handler.cc' || echo './'`../src/metadata/extractor_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-ffmpeg_handler.o `test -f '../src/metadata/ffmpeg_handler.cc' || echo './'`../src/metadata/ffmpeg_handler.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-metadata_handler.o `test -f '../src/metadata_handler.cc' || echo './'`../src/metadata_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-id3_handler.o `test -f '../src/metadata/id3_handler.cc' || echo './'`../src/metadata/id3_handler.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-libexif_handler.o `test -f '../src/metadata/libexif_handler.cc' || echo './'`../src/metadata/libexif_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-libmp4v2_handler.o `test -f '../src/metadata/libmp4v2_handler.cc' || echo './'`../src/metadata/libmp4v2_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-taglib_handler.o `test -f '../src/metadata/taglib_handler.cc' || echo './'`../src/metadata/taglib_handler.cc | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o buffer.o `test -f '../src/mpegdemux/buffer.c' || echo './'`../src/mpegdemux/buffer.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o mpegdemux.o `test -f '../src/mpegdemux/mpegdemux.c' || echo './'`../src/mpegdemux/mpegdemux.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o mpeg_parse.o `test -f '../src/mpegdemux/mpeg_parse.c' || echo './'`../src/mpegdemux/mpeg_parse.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o mpeg_remux.o `test -f '../src/mpegdemux/mpeg_remux.c' || echo './'`../src/mpegdemux/mpeg_remux.c | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-mpegremux_processor.o `test -f '../src/mpegremux_processor.cc' || echo './'`../src/mpegremux_processor.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-mt_inotify.o `test -f '../src/mt_inotify.cc' || echo './'`../src/mt_inotify.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-attribute.o `test -f '../src/mxml/attribute.cc' || echo './'`../src/mxml/attribute.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-comment.o `test -f '../src/mxml/comment.cc' || echo './'`../src/mxml/comment.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-context.o `test -f '../src/mxml/context.cc' || echo './'`../src/mxml/context.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-document.o `test -f '../src/mxml/document.cc' || echo './'`../src/mxml/document.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-element.o `test -f '../src/mxml/element.cc' || echo './'`../src/mxml/element.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-node.o `test -f '../src/mxml/node.cc' || echo './'`../src/mxml/node.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-parseexception.o `test -f '../src/mxml/parseexception.cc' || echo './'`../src/mxml/parseexception.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-parser_expat.o `test -f '../src/mxml/parser_expat.cc' || echo './'`../src/mxml/parser_expat.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-xml_text.o `test -f '../src/mxml/xml_text.cc' || echo './'`../src/mxml/xml_text.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-xml_to_json.o `test -f '../src/mxml/xml_to_json.cc' || echo './'`../src/mxml/xml_to_json.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-online_service.o `test -f '../src/online_service.cc' || echo './'`../src/online_service.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-online_service_helper.o `test -f '../src/online_service_helper.cc' || echo './'`../src/online_service_helper.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-play_hook.o `test -f '../src/play_hook.cc' || echo './'`../src/play_hook.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-process.o `test -f '../src/process.cc' || echo './'`../src/process.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-process_executor.o `test -f '../src/process_executor.cc' || echo './'`../src/process_executor.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-process_io_handler.o `test -f '../src/process_io_handler.cc' || echo './'`../src/process_io_handler.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-request_handler.o `test -f '../src/request_handler.cc' || echo './'`../src/request_handler.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-rexp.o `test -f '../src/rexp.cc' || echo './'`../src/rexp.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-dvd_image_import_script.o `test -f '../src/scripting/dvd_image_import_script.cc' || echo './'`../src/scripting/dvd_image_import_script.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-import_script.o `test -f '../src/scripting/import_script.cc' || echo './'`../src/scripting/import_script.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-js_functions.o `test -f '../src/scripting/js_functions.cc' || echo './'`../src/scripting/js_functions.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-playlist_parser_script.o `test -f '../src/scripting/playlist_parser_script.cc' || echo './'`../src/scripting/playlist_parser_script.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-runtime.o `test -f '../src/scripting/runtime.cc' || echo './'`../src/scripting/runtime.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-script.o `test -f '../src/scripting/script.cc' || echo './'`../src/scripting/script.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-server.o `test -f '../src/server.cc' || echo './'`../src/server.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-serve_request_handler.o `test -f '../src/serve_request_handler.cc' || echo './'`../src/serve_request_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-session_manager.o `test -f '../src/session_manager.cc' || echo './'`../src/session_manager.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-singleton.o `test -f '../src/singleton.cc' || echo './'`../src/singleton.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-sopcast_content_handler.o `test -f '../src/sopcast_content_handler.cc' || echo './'`../src/sopcast_content_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-sopcast_service.o `test -f '../src/sopcast_service.cc' || echo './'`../src/sopcast_service.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-cache_object.o `test -f '../src/storage/cache_object.cc' || echo './'`../src/storage/cache_object.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-storage.o `test -f '../src/storage.cc' || echo './'`../src/storage.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-mysql_storage.o `test -f '../src/storage/mysql/mysql_storage.cc' || echo './'`../src/storage/mysql/mysql_storage.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-sqlite3_storage.o `test -f '../src/storage/sqlite3/sqlite3_storage.cc' || echo './'`../src/storage/sqlite3/sqlite3_storage.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-sql_storage.o `test -f '../src/storage/sql_storage.cc' || echo './'`../src/storage/sql_storage.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-storage_cache.o `test -f '../src/storage/storage_cache.cc' || echo './'`../src/storage/storage_cache.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-string_converter.o `test -f '../src/string_converter.cc' || echo './'`../src/string_converter.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-subscription_request.o `test -f '../src/subscription_request.cc' || echo './'`../src/subscription_request.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-sync.o `test -f '../src/sync.cc' || echo './'`../src/sync.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-task_processor.o `test -f '../src/task_processor.cc' || echo './'`../src/task_processor.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-thread_executor.o `test -f '../src/thread_executor.cc' || echo './'`../src/thread_executor.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-timer.o `test -f '../src/timer.cc' || echo './'`../src/timer.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-tools.o `test -f '../src/tools.cc' || echo './'`../src/tools.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-transcode_dispatcher.o `test -f '../src/transcoding/transcode_dispatcher.cc' || echo './'`../src/transcoding/transcode_dispatcher.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-transcode_ext_handler.o `test -f '../src/transcoding/transcode_ext_handler.cc' || echo './'`../src/transcoding/transcode_ext_handler.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-transcoding.o `test -f '../src/transcoding/transcoding.cc' || echo './'`../src/transcoding/transcoding.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-transcoding_process_executor.o `test -f '../src/transcoding/transcoding_process_executor.cc' || echo './'`../src/transcoding/transcoding_process_executor.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-update_manager.o `test -f '../src/update_manager.cc' || echo './'`../src/update_manager.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-upnp_cds_actions.o `test -f '../src/upnp_cds_actions.cc' || echo './'`../src/upnp_cds_actions.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-upnp_cds.o `test -f '../src/upnp_cds.cc' || echo './'`../src/upnp_cds.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-upnp_cds_subscriptions.o `test -f '../src/upnp_cds_subscriptions.cc' || echo './'`../src/upnp_cds_subscriptions.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-upnp_cm_actions.o `test -f '../src/upnp_cm_actions.cc' || echo './'`../src/upnp_cm_actions.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-upnp_cm.o `test -f '../src/upnp_cm.cc' || echo './'`../src/upnp_cm.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-upnp_cm_subscriptions.o `test -f '../src/upnp_cm_subscriptions.cc' || echo './'`../src/upnp_cm_subscriptions.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-upnp_mrreg_actions.o `test -f '../src/upnp_mrreg_actions.cc' || echo './'`../src/upnp_mrreg_actions.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-upnp_mrreg.o `test -f '../src/upnp_mrreg.cc' || echo './'`../src/upnp_mrreg.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-upnp_mrreg_subscriptions.o `test -f '../src/upnp_mrreg_subscriptions.cc' || echo './'`../src/upnp_mrreg_subscriptions.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-upnp_xml.o `test -f '../src/upnp_xml.cc' || echo './'`../src/upnp_xml.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-url.o `test -f '../src/url.cc' || echo './'`../src/url.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-url_request_handler.o `test -f '../src/url_request_handler.cc' || echo './'`../src/url_request_handler.cc | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o clear.o `test -f '../src/uuid/clear.c' || echo './'`../src/uuid/clear.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o compare.o `test -f '../src/uuid/compare.c' || echo './'`../src/uuid/compare.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o copy.o `test -f '../src/uuid/copy.c' || echo './'`../src/uuid/copy.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o gen_uuid.o `test -f '../src/uuid/gen_uuid.c' || echo './'`../src/uuid/gen_uuid.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o isnull.o `test -f '../src/uuid/isnull.c' || echo './'`../src/uuid/isnull.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o pack.o `test -f '../src/uuid/pack.c' || echo './'`../src/uuid/pack.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o parse.o `test -f '../src/uuid/parse.c' || echo './'`../src/uuid/parse.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o unpack.o `test -f '../src/uuid/unpack.c' || echo './'`../src/uuid/unpack.c | |
brew: superenv removed: -O2 | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o unparse.o `test -f '../src/uuid/unparse.c' || echo './'`../src/uuid/unparse.c | |
llvm-gcc -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -O2 -c -o uuid_time.o `test -f '../src/uuid/uuid_time.c' || echo './'`../src/uuid/uuid_time.c | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-action.o `test -f '../src/web/action.cc' || echo './'`../src/web/action.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-add.o `test -f '../src/web/add.cc' || echo './'`../src/web/add.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-add_object.o `test -f '../src/web/add_object.cc' || echo './'`../src/web/add_object.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-auth.o `test -f '../src/web/auth.cc' || echo './'`../src/web/auth.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-web_callbacks.o `test -f '../src/web_callbacks.cc' || echo './'`../src/web_callbacks.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-containers.o `test -f '../src/web/containers.cc' || echo './'`../src/web/containers.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-directories.o `test -f '../src/web/directories.cc' || echo './'`../src/web/directories.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-edit_load.o `test -f '../src/web/edit_load.cc' || echo './'`../src/web/edit_load.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-edit_save.o `test -f '../src/web/edit_save.cc' || echo './'`../src/web/edit_save.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-files.o `test -f '../src/web/files.cc' || echo './'`../src/web/files.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-items.o `test -f '../src/web/items.cc' || echo './'`../src/web/items.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-weborama_content_handler.o `test -f '../src/weborama_content_handler.cc' || echo './'`../src/weborama_content_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-weborama_service.o `test -f '../src/weborama_service.cc' || echo './'`../src/weborama_service.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-pages.o `test -f '../src/web/pages.cc' || echo './'`../src/web/pages.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-remove.o `test -f '../src/web/remove.cc' || echo './'`../src/web/remove.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-web_request_handler.o `test -f '../src/web_request_handler.cc' || echo './'`../src/web_request_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-tasks.o `test -f '../src/web/tasks.cc' || echo './'`../src/web/tasks.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-web_autoscan.o `test -f '../src/web/web_autoscan.cc' || echo './'`../src/web/web_autoscan.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-web_update.o `test -f '../src/web/web_update.cc' || echo './'`../src/web/web_update.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-xpath.o `test -f '../src/xpath.cc' || echo './'`../src/xpath.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-youtube_content_handler.o `test -f '../src/youtube_content_handler.cc' || echo './'`../src/youtube_content_handler.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-youtube_service.o `test -f '../src/youtube_service.cc' || echo './'`../src/youtube_service.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-youtube_video_url.o `test -f '../src/youtube_video_url.cc' || echo './'`../src/youtube_video_url.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-array.o `test -f '../src/zmmf/array.cc' || echo './'`../src/zmmf/array.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-exception.o `test -f '../src/zmmf/exception.cc' || echo './'`../src/zmmf/exception.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-stringtokenizer.o `test -f '../src/zmmf/stringtokenizer.cc' || echo './'`../src/zmmf/stringtokenizer.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-nil.o `test -f '../src/zmm/nil.cc' || echo './'`../src/zmm/nil.cc | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-object.o `test -f '../src/zmm/object.cc' || echo './'`../src/zmm/object.cc | |
brew: superenv removed: -O2 | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-stringbuffer.o `test -f '../src/zmm/stringbuffer.cc' || echo './'`../src/zmm/stringbuffer.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o libmediatomb_a-strings.o `test -f '../src/zmm/strings.cc' || echo './'`../src/zmm/strings.cc | |
brew: superenv removed: -O2 | |
g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -c -o mediatomb-main.o `test -f '../src/main.cc' || echo './'`../src/main.cc | |
brew: superenv removed: -O2 | |
rm -f libmediatomb.a | |
ar cru libmediatomb.a libmediatomb_a-action_request.o libmediatomb_a-atrailers_content_handler.o libmediatomb_a-atrailers_service.o libmediatomb_a-autoscan.o libmediatomb_a-autoscan_inotify.o libmediatomb_a-buffered_io_handler.o libmediatomb_a-cached_url.o libmediatomb_a-cds_objects.o libmediatomb_a-cds_resource.o libmediatomb_a-cds_resource_manager.o libmediatomb_a-config_manager.o libmediatomb_a-content_manager.o libmediatomb_a-curl_io_handler.o libmediatomb_a-destroyer.o libmediatomb_a-dictionary.o libmediatomb_a-dvd_io_handler.o libmediatomb_a-dvdnav_read.o libmediatomb_a-exceptions.o libmediatomb_a-fd_io_handler.o libmediatomb_a-file_io_handler.o libmediatomb_a-file_request_handler.o libmediatomb_a-filesystem.o libmediatomb_a-generic_task.o libmediatomb_a-io_handler_buffer_helper.o libmediatomb_a-io_handler.o libmediatomb_a-io_handler_chainer.o libmediatomb_a-jpeg_resolution.o libmediatomb_a-lastfm_scrobbler.o libmediatomb_a-fallback_layout.o libmediatomb_a-js_layout.o libmediatomb_a-logger.o libmediatomb_a-main.o md5.o libmediatomb_a-mem_io_handler.o libmediatomb_a-memory.o libmediatomb_a-dvd_handler.o libmediatomb_a-exiv2_handler.o libmediatomb_a-extractor_handler.o libmediatomb_a-ffmpeg_handler.o libmediatomb_a-metadata_handler.o libmediatomb_a-id3_handler.o libmediatomb_a-libexif_handler.o libmediatomb_a-libmp4v2_handler.o libmediatomb_a-taglib_handler.o buffer.o mpegdemux.o mpeg_parse.o mpeg_remux.o libmediatomb_a-mpegremux_processor.o libmediatomb_a-mt_inotify.o libmediatomb_a-attribute.o libmediatomb_a-comment.o libmediatomb_a-context.o libmediatomb_a-document.o libmediatomb_a-element.o libmediatomb_a-node.o libmediatomb_a-parseexception.o libmediatomb_a-parser_expat.o libmediatomb_a-xml_text.o libmediatomb_a-xml_to_json.o libmediatomb_a-online_service.o libmediatomb_a-online_service_helper.o libmediatomb_a-play_hook.o libmediatomb_a-process.o libmediatomb_a-process_executor.o libmediatomb_a-process_io_handler.o libmediatomb_a-request_handler.o libmediatomb_a-rexp.o libmediatomb_a-dvd_image_import_script.o libmediatomb_a-import_script.o libmediatomb_a-js_functions.o libmediatomb_a-playlist_parser_script.o libmediatomb_a-runtime.o libmediatomb_a-script.o libmediatomb_a-server.o libmediatomb_a-serve_request_handler.o libmediatomb_a-session_manager.o libmediatomb_a-singleton.o libmediatomb_a-sopcast_content_handler.o libmediatomb_a-sopcast_service.o libmediatomb_a-cache_object.o libmediatomb_a-storage.o libmediatomb_a-mysql_storage.o libmediatomb_a-sqlite3_storage.o libmediatomb_a-sql_storage.o libmediatomb_a-storage_cache.o libmediatomb_a-string_converter.o libmediatomb_a-subscription_request.o libmediatomb_a-sync.o libmediatomb_a-task_processor.o libmediatomb_a-thread_executor.o libmediatomb_a-timer.o libmediatomb_a-tools.o libmediatomb_a-transcode_dispatcher.o libmediatomb_a-transcode_ext_handler.o libmediatomb_a-transcoding.o libmediatomb_a-transcoding_process_executor.o libmediatomb_a-update_manager.o libmediatomb_a-upnp_cds_actions.o libmediatomb_a-upnp_cds.o libmediatomb_a-upnp_cds_subscriptions.o libmediatomb_a-upnp_cm_actions.o libmediatomb_a-upnp_cm.o libmediatomb_a-upnp_cm_subscriptions.o libmediatomb_a-upnp_mrreg_actions.o libmediatomb_a-upnp_mrreg.o libmediatomb_a-upnp_mrreg_subscriptions.o libmediatomb_a-upnp_xml.o libmediatomb_a-url.o libmediatomb_a-url_request_handler.o clear.o compare.o copy.o gen_uuid.o isnull.o pack.o parse.o unpack.o unparse.o uuid_time.o libmediatomb_a-action.o libmediatomb_a-add.o libmediatomb_a-add_object.o libmediatomb_a-auth.o libmediatomb_a-web_callbacks.o libmediatomb_a-containers.o libmediatomb_a-directories.o libmediatomb_a-edit_load.o libmediatomb_a-edit_save.o libmediatomb_a-files.o libmediatomb_a-items.o libmediatomb_a-weborama_content_handler.o libmediatomb_a-weborama_service.o libmediatomb_a-pages.o libmediatomb_a-remove.o libmediatomb_a-web_request_handler.o libmediatomb_a-tasks.o libmediatomb_a-web_autoscan.o libmediatomb_a-web_update.o libmediatomb_a-xpath.o libmediatomb_a-youtube_content_handler.o libmediatomb_a-youtube_service.o libmediatomb_a-youtube_video_url.o libmediatomb_a-array.o libmediatomb_a-exception.o libmediatomb_a-stringtokenizer.o libmediatomb_a-nil.o libmediatomb_a-object.o libmediatomb_a-stringbuffer.o libmediatomb_a-strings.o | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-atrailers_content_handler.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-atrailers_service.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-autoscan_inotify.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-dvd_io_handler.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-dvdnav_read.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-js_layout.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-memory.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-dvd_handler.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-exiv2_handler.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-extractor_handler.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-id3_handler.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-libmp4v2_handler.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(buffer.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(mpegdemux.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(mpeg_parse.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(mpeg_remux.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-mpegremux_processor.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-mt_inotify.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-dvd_image_import_script.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-import_script.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-js_functions.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-playlist_parser_script.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-runtime.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-script.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-sopcast_content_handler.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-sopcast_service.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-mysql_storage.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-upnp_mrreg_actions.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-upnp_mrreg.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-upnp_mrreg_subscriptions.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-weborama_content_handler.o) has no symbols | |
/usr/bin/ranlib: file: libmediatomb.a(libmediatomb_a-weborama_service.o) has no symbols | |
ranlib libmediatomb.a | |
ranlib: file: libmediatomb.a(libmediatomb_a-atrailers_content_handler.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-atrailers_service.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-autoscan_inotify.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-dvd_io_handler.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-dvdnav_read.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-js_layout.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-memory.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-dvd_handler.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-exiv2_handler.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-extractor_handler.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-id3_handler.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-libmp4v2_handler.o) has no symbols | |
ranlib: file: libmediatomb.a(buffer.o) has no symbols | |
ranlib: file: libmediatomb.a(mpegdemux.o) has no symbols | |
ranlib: file: libmediatomb.a(mpeg_parse.o) has no symbols | |
ranlib: file: libmediatomb.a(mpeg_remux.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-mpegremux_processor.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-mt_inotify.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-dvd_image_import_script.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-import_script.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-js_functions.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-playlist_parser_script.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-runtime.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-script.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-sopcast_content_handler.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-sopcast_service.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-mysql_storage.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-upnp_mrreg_actions.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-upnp_mrreg.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-upnp_mrreg_subscriptions.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-weborama_content_handler.o) has no symbols | |
ranlib: file: libmediatomb.a(libmediatomb_a-weborama_service.o) has no symbols | |
g++ -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I.. -I/usr/local/include/js -I/usr/local/Cellar/taglib/1.8/include/taglib -D_THREAD_SAFE -O2 -lmagic -o mediatomb mediatomb-main.o libmediatomb.a ../tombupnp/build/libtombupnp.a -liconv -lsqlite3 -L/usr/local/Cellar/taglib/1.8/lib -ltag -lmagic -lexif -lz -D_THREAD_SAFE -lavformat -lavutil -lffmpegthumbnailer -lexpat -llastfmlib -lcurl -lcurl | |
brew: superenv removed: -O2 | |
test -z "/usr/local/Cellar/mediatomb/0.12.1/bin" || ../configure_aux/install-sh -c -d "/usr/local/Cellar/mediatomb/0.12.1/bin" | |
make[2]: Nothing to be done for `install-data-am'. | |
/usr/bin/install -c mediatomb '/usr/local/Cellar/mediatomb/0.12.1/bin' | |
Making install in scripts | |
Making install in js | |
make[3]: Nothing to be done for `install-exec-am'. | |
test -z "/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/js" || ../../configure_aux/install-sh -c -d "/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/js" | |
/usr/bin/install -c -m 644 import.js playlists.js common.js '/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/js' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in web | |
make[2]: Nothing to be done for `install-exec-am'. | |
test -z "/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web/icons" || ../configure_aux/install-sh -c -d "/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web/icons" | |
test -z "/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web/icons/nanotree/images" || ../configure_aux/install-sh -c -d "/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web/icons/nanotree/images" | |
test -z "/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web/js" || ../configure_aux/install-sh -c -d "/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web/js" | |
test -z "/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web" || ../configure_aux/install-sh -c -d "/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web" | |
mkdir: /usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web: File exists | |
mkdir: /usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web/icons: File exists | |
mkdir: /usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web: File exists | |
/usr/bin/install -c -m 644 ./icons/document-new.png ./icons/folder_new.png ./icons/go-first.png ./icons/go-last.png ./icons/go-next.png ./icons/go-previous.png ./icons/remove_all.png ./icons/remove_this.png ./icons/stock-add.png ./icons/add_as_autoscan.png ./icons/remove_autoscan.png ./icons/stock_edit.png ./icons/stock_exit.png ./icons/autoscan_timed_config_folder_open.png ./icons/autoscan_timed_folder_open.png ./icons/autoscan_inotify_config_folder_open.png ./icons/autoscan_inotify_folder_open.png ./icons/folder_open.png ./icons/status.png ./icons/status_loading.png ./icons/status_updates_pending.png ./icons/mediatomb.png ./icons/film.png ./icons/mt-icon120.jpg ./icons/mt-icon120.png ./icons/mt-icon120.bmp ./icons/mt-icon48.jpg ./icons/mt-icon48.png ./icons/mt-icon48.bmp ./icons/mt-icon32.jpg ./icons/mt-icon32.png ./icons/mt-icon32.bmp ./icons/blank.png ./icons/blank.gif '/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web/icons' | |
/usr/bin/install -c -m 644 ./disabled.html ./std_treelook.css ./index.html ./left.html ./right.html ./top.html ./topleft.html ./topright.html ./main.css ./cm.xml ./cds.xml ./favicon.ico ./mr_reg.xml '/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web' | |
/usr/bin/install -c -m 644 ./icons/nanotree/images/minus.png ./icons/nanotree/images/plus.png ./icons/nanotree/images/minus_last_no_root.png ./icons/nanotree/images/minus_last.png ./icons/nanotree/images/white.png ./icons/nanotree/images/plus_no_root.png ./icons/nanotree/images/line.png ./icons/nanotree/images/plus_last_no_root.png ./icons/nanotree/images/minus_no_root.png ./icons/nanotree/images/t_no_root.png ./icons/nanotree/images/t.png ./icons/nanotree/images/plus_last.png ./icons/nanotree/images/lastnode.png ./icons/nanotree/images/folder_closed.png ./icons/nanotree/images/folder_open.png ./icons/nanotree/images/autoscan_timed_folder_closed.png ./icons/nanotree/images/autoscan_timed_folder_open.png ./icons/nanotree/images/autoscan_timed_config_folder_open.png ./icons/nanotree/images/autoscan_timed_config_folder_closed.png ./icons/nanotree/images/autoscan_inotify_folder_closed.png ./icons/nanotree/images/autoscan_inotify_folder_open.png ./icons/nanotree/images/autoscan_inotify_config_folder_open.png ./icons/nanotree/images/autoscan_inotify_config_folder_closed.png '/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web/icons/nanotree/images' | |
/usr/bin/install -c -m 644 ./js/autoscan.js ./js/md5.js ./js/prototype.js ./js/auth.js ./js/tasks.js ./js/tree.js ./js/tools.js ./js/items.js ./js/icons.js ./js/nanotree.js ./js/iepngfix.htc '/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb/web/js' | |
Making install in config | |
make[2]: Nothing to be done for `install-exec-am'. | |
test -z "/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb" || ../configure_aux/install-sh -c -d "/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb" | |
/usr/bin/install -c -m 644 mappings.xml sqlite3.sql mysql.sql '/usr/local/Cellar/mediatomb/0.12.1/share/mediatomb' | |
Making install in doc | |
make[2]: Nothing to be done for `install-exec-am'. | |
test -z "/usr/local/Cellar/mediatomb/0.12.1/share/man/man1" || ../configure_aux/install-sh -c -d "/usr/local/Cellar/mediatomb/0.12.1/share/man/man1" | |
/usr/bin/install -c -m 644 mediatomb.1 '/usr/local/Cellar/mediatomb/0.12.1/share/man/man1' | |
Making install in artwork | |
make[2]: Nothing to be done for `install-exec-am'. | |
make[2]: Nothing to be done for `install-data-am'. | |
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /private/tmp/mediatomb-FAR1/mediatomb-0.12.1/configure_aux/missing --run autoheader) | |
/private/tmp/mediatomb-FAR1/mediatomb-0.12.1/configure_aux/missing: line 52: autoheader: command not found | |
WARNING: `autoheader' is missing on your system. You should only need it if | |
you modified `acconfig.h' or `configure.ac'. You might want | |
to install the `Autoconf' and `GNU m4' packages. Grab them | |
from any GNU archive site. | |
rm -f stamp-h1 | |
touch autoconfig.h.in | |
cd . && /bin/sh ./config.status autoconfig.h | |
config.status: creating autoconfig.h | |
config.status: autoconfig.h is unchanged | |
make[2]: Nothing to be done for `install-exec-am'. | |
make[2]: Nothing to be done for `install-data-am'. | |
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
NickelMac:~ nick$ brew install https://github.com/linickx/homebrew/raw/mt/Library/Formula/mediatomb.rb | |
######################################################################## 100.0% | |
==> Installing mediatomb dependency: readline | |
==> Downloading http://ftpmirror.gnu.org/readline/readline-6.2.tar.gz | |
######################################################################## 100.0% | |
==> Patching | |
patching file callback.c | |
patching file input.c | |
patching file patchlevel | |
patching file support/shobj-conf | |
patching file vi_mode.c | |
==> ./configure --prefix=/usr/local/Cellar/readline/6.2.4 --mandir=/usr/local/Cellar/readline/6.2.4/share/man --infodir=/usr/local/Cellar/readline/6.2.4/share/in | |
==> make install | |
==> Caveats | |
This formula is keg-only: so it was not symlinked into /usr/local. | |
OS X provides the BSD libedit library, which shadows libreadline. | |
In order to prevent conflicts when programs look for libreadline we are | |
defaulting this GNU Readline installation to keg-only. | |
Generally there are no consequences of this for you. If you build your | |
own software and it requires this formula, you'll need to add to your | |
build variables: | |
LDFLAGS: -L/usr/local/opt/readline/lib | |
CPPFLAGS: -I/usr/local/opt/readline/include | |
==> Summary | |
๐บ /usr/local/Cellar/readline/6.2.4: 31 files, 1.6M, built in 15 seconds | |
==> Installing mediatomb dependency: nspr | |
==> Downloading https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.9.3/src/nspr-4.9.3.tar.gz | |
######################################################################## 100.0% | |
==> ./configure --prefix=/usr/local/Cellar/nspr/4.9.3 --enable-strip --enable-pthreads --enable-ipv6 --enable-64bit | |
==> make | |
==> make install | |
๐บ /usr/local/Cellar/nspr/4.9.3: 99 files, 1.3M, built in 13 seconds | |
==> Installing mediatomb dependency: spidermonkey | |
==> Downloading http://ftp.mozilla.org/pub/mozilla.org/js/js185-1.0.0.tar.gz | |
######################################################################## 100.0% | |
==> Downloading http://ftpmirror.gnu.org/autoconf/autoconf-2.13.tar.gz | |
######################################################################## 100.0% | |
==> ./configure --program-suffix=213 --prefix=/private/tmp/spidermonkey-WLIv/js-1.8.5/ac213 | |
==> make install | |
==> /private/tmp/spidermonkey-WLIv/js-1.8.5/ac213/bin/autoconf213 | |
==> ../js/src/configure --prefix=/usr/local/Cellar/spidermonkey/1.8.5 --enable-readline --enable-threadsafe --with-system-nspr | |
==> make | |
==> make install | |
==> Caveats | |
This formula installs Spidermonkey 1.8.5. | |
If you are trying to compile MongoDB from scratch, you will need 1.7.x instead. | |
==> Summary | |
๐บ /usr/local/Cellar/spidermonkey/1.8.5: 101 files, 11M, built in 59 seconds | |
==> Installing mediatomb dependency: libmagic | |
==> Downloading ftp://ftp.astron.com/pub/file/file-5.12.tar.gz | |
######################################################################## 100.0% | |
######################################################################## 100.0%==> ./configure --prefix=/usr/local/Cellar/libmagic/5.12 --enable-fsect-man5 | |
==> make install | |
๐บ /usr/local/Cellar/libmagic/5.12: 12 files, 2.5M, built in 14 seconds | |
==> Installing mediatomb dependency: libexif | |
==> Downloading http://sourceforge.net/projects/libexif/files/libexif/0.6.21/libexif-0.6.21.tar.gz | |
######################################################################## 100.0% | |
==> ./configure --prefix=/usr/local/Cellar/libexif/0.6.21 | |
==> make install | |
๐บ /usr/local/Cellar/libexif/0.6.21: 29 files, 924K, built in 13 seconds | |
==> Installing mediatomb dependency: cmake | |
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/cmake-2.8.10.2.mountain_lion.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring cmake-2.8.10.2.mountain_lion.bottle.tar.gz | |
๐บ /usr/local/Cellar/cmake/2.8.10.2: 683 files, 32M | |
==> Installing mediatomb dependency: taglib | |
==> Downloading https://github.com/downloads/taglib/taglib/taglib-1.8.tar.gz | |
######################################################################## 100.0% | |
==> cmake -DWITH_MP4=ON -DWITH_ASF=ON -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/taglib/1.8 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev | |
==> make | |
==> make install | |
๐บ /usr/local/Cellar/taglib/1.8: 103 files, 1.7M, built in 13 seconds | |
==> Installing mediatomb dependency: lastfmlib | |
==> Downloading http://lastfmlib.googlecode.com/files/lastfmlib-0.4.0.tar.gz | |
######################################################################## 100.0% | |
==> ./configure --prefix=/usr/local/Cellar/lastfmlib/0.4.0 | |
==> make install | |
๐บ /usr/local/Cellar/lastfmlib/0.4.0: 24 files, 432K, built in 11 seconds | |
==> Installing mediatomb | |
==> Downloading http://downloads.sourceforge.net/mediatomb/mediatomb-0.12.1.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/mediatomb-0.12.1.tar.gz | |
==> Downloading patches | |
######################################################################## 100.0% | |
######################################################################## 100.0% | |
==> Patching | |
patching file configure.ac | |
patching file src/metadata/ffmpeg_handler.cc | |
==> ./configure --prefix=/usr/local/Cellar/mediatomb/0.12.1 | |
==> make install | |
๐บ /usr/local/Cellar/mediatomb/0.12.1: 96 files, 2.8M, built in 60 seconds | |
NickelMac:~ nick$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment