Skip to content

Instantly share code, notes, and snippets.

@moffat
Created May 18, 2014 05:04
Show Gist options
  • Save moffat/66046ee43c3d6c5d9099 to your computer and use it in GitHub Desktop.
Save moffat/66046ee43c3d6c5d9099 to your computer and use it in GitHub Desktop.
brew --config
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 32db3231662c7a73a9832ef5d635513a52f0d44c
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit ivybridge
OS X: 10.9.3-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
Clang: 5.1 build 503
X11: 2.7.5 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
brew doctor
Your system is ready to brew.
brew install -v gammu 2>&1
==> Downloading https://downloads.sourceforge.net/project/gammu/gammu/1.33.0/gammu-1.33.0.tar.bz2
Already downloaded: /Library/Caches/Homebrew/gammu-1.33.0.tar.bz2
==> Verifying gammu-1.33.0.tar.bz2 checksum
tar xf /Library/Caches/Homebrew/gammu-1.33.0.tar.bz2
==> Patching
patching file python/setup.py
==> cmake -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/gammu/1.33.0 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DINSTALL_BASH_COMPLETION=OFF -DWITH_PYTHON=OFF
-- The C compiler identification is Clang 5.1.0
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Configuring Gammu 1.33.0
Warning: In tree build is not recommended way to build Gammu.
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Looking for __clang__
-- Looking for __clang__ - found
-- Looking for strncasecmp
-- Looking for strncasecmp - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for _strnicmp
-- Looking for _strnicmp - not found
-- Looking for _stricmp
-- Looking for _stricmp - not found
-- Looking for strcasestr
-- Looking for strcasestr - found
-- Looking for strchrnul
-- Looking for strchrnul - not found
-- Looking for strtoull
-- Looking for strtoull - found
-- Looking for dirent.h
-- Looking for dirent.h - found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for sys/utsname.h
-- Looking for sys/utsname.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for wchar.h
-- Looking for wchar.h - found
-- Looking for include files wchar.h, wctype.h
-- Looking for include files wchar.h, wctype.h - found
-- Looking for iswspace
-- Looking for iswspace - found
-- Looking for towlower
-- Looking for towlower - found
-- Looking for I_SETSIG
-- Looking for I_SETSIG - not found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for scandir
-- Looking for scandir - found
-- Looking for alphasort
-- Looking for alphasort - found
-- Looking for getopt
-- Looking for getopt - found
-- Looking for getopt_long
-- Looking for getopt_long - found
-- Looking for daemon
-- Looking for daemon - not found
-- Looking for daemon
-- Looking for daemon - found
-- Looking for kill
-- Looking for kill - found
-- Looking for getpwnam
-- Looking for getpwnam - found
-- Looking for getgrnam
-- Looking for getgrnam - found
-- Looking for getpwuid
-- Looking for getpwuid - found
-- Looking for getuid
-- Looking for getuid - found
-- Looking for initgroups
-- Looking for initgroups - not found
-- Looking for setuid
-- Looking for setuid - found
-- Looking for setgid
-- Looking for setgid - found
-- Looking for SIGHUP
-- Looking for SIGHUP - found
-- Looking for SIGUSR1
-- Looking for SIGUSR1 - found
-- Looking for SIGUSR2
-- Looking for SIGUSR2 - found
-- Looking for dup
-- Looking for dup - found
-- Looking for getpid
-- Looking for getpid - found
-- Looking for getpass
-- Looking for getpass - found
-- Looking for alarm
-- Looking for alarm - found
-- Looking for dup
-- Looking for dup - not found
-- Looking for shmget
-- Looking for shmget - found
-- Performing Test HAVE_STRPTIME
-- Performing Test HAVE_STRPTIME - Success
-- Performing Test HAVE_SYSLOG
-- Performing Test HAVE_SYSLOG - Success
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Found PythonInterp: /usr/bin/python (found suitable version "2.7.5", minimum required is "2")
-- Found PythonLibs: /usr/lib/libpython2.7.dylib (found suitable version "2.7.5", minimum required is "2")
-- MySQL not found.
-- Could NOT find ODBC (missing: ODBC_LIBRARY ODBC_INCLUDE_DIR)
-- Could not find PostgreSQL
-- libdbi not found.
-- Looking for dgettext
-- Looking for dgettext - not found
-- Looking for pgettext
-- Looking for pgettext - not found
-- Found Libintl: /usr/local/opt/gettext/include
-- Performing Test ICONV_HAVE_WERROR
-- Performing Test ICONV_HAVE_WERROR - Success
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Success
-- Found Iconv: /usr/lib/libiconv.dylib
-- Found CURL: /usr/lib/libcurl.dylib (found version "7.30.0")
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of wchar_t
-- Check size of wchar_t - done
-- Check size of wint_t
-- Check size of wint_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of intptr_t
-- Check size of intptr_t - done
-- Performing Test HAVE_MACRO_FUNCTION
-- Performing Test HAVE_MACRO_FUNCTION - Success
-- Performing Test HAVE_STRUCT_TM_TM_ZONE
-- Performing Test HAVE_STRUCT_TM_TM_ZONE - Success
-- Performing Test HAVE_DAYLIGHT
-- Performing Test HAVE_DAYLIGHT - Success
-- Performing Test HAVE_MACRO_FUNC
-- Performing Test HAVE_MACRO_FUNC - Failed
-- Bluez not found.
-- BSD Bluetooth not found.
-- Looking for IOBluetoothDeviceOpenRFCOMMChannelSync in /System/Library/Frameworks/IOBluetooth.framework
-- Looking for IOBluetoothDeviceOpenRFCOMMChannelSync in /System/Library/Frameworks/IOBluetooth.framework - not found
-- OS X Bluetooth 2.0 not found.
Bluetooth support disabled, please install libbluetooth-dev or equivalent to enable Bluetooth.
-- libusb-1.0 not found.
-- Performing Test IRDA_FOUND
-- Performing Test IRDA_FOUND - Failed
-- Performing Test COMPILER_HAS_WALL
-- Performing Test COMPILER_HAS_WALL - Success
-- Performing Test COMPILER_HAS_WERROR_IMPLICIT_FUNCTION_DECLARATION
-- Performing Test COMPILER_HAS_WERROR_IMPLICIT_FUNCTION_DECLARATION - Success
-- Performing Test COMPILER_HAS_WNO_DEPRECATED_DECLARATIONS
-- Performing Test COMPILER_HAS_WNO_DEPRECATED_DECLARATIONS - Success
-- Performing Test COMPILER_HAS_WDECLARATION_AFTER_STATEMENT
-- Performing Test COMPILER_HAS_WDECLARATION_AFTER_STATEMENT - Success
-- Performing Test COMPILER_HAS_WPOINTER_ARITH
-- Performing Test COMPILER_HAS_WPOINTER_ARITH - Success
-- Performing Test COMPILER_HAS_WFLOAT_EQUAL
-- Performing Test COMPILER_HAS_WFLOAT_EQUAL - Success
-- Performing Test COMPILER_HAS_WBAD_FUNCTION_CAST
-- Performing Test COMPILER_HAS_WBAD_FUNCTION_CAST - Success
-- Performing Test COMPILER_HAS_WMISSING_FORMAT_ATTRIBUTE
-- Performing Test COMPILER_HAS_WMISSING_FORMAT_ATTRIBUTE - Success
-- Performing Test COMPILER_HAS_WMISSING_NORETURN
-- Performing Test COMPILER_HAS_WMISSING_NORETURN - Success
-- Performing Test COMPILER_HAS_WSHADOW
-- Performing Test COMPILER_HAS_WSHADOW - Success
-- Performing Test COMPILER_HAS_WSTRICT_PROTOTYPES
-- Performing Test COMPILER_HAS_WSTRICT_PROTOTYPES - Success
-- Performing Test COMPILER_HAS_WSIGN_COMPARE
-- Performing Test COMPILER_HAS_WSIGN_COMPARE - Success
-- Performing Test COMPILER_HAS_WNO_POINTER_SIGN
-- Performing Test COMPILER_HAS_WNO_POINTER_SIGN - Success
-- Performing Test COMPILER_HAS_WFORMAT_2
-- Performing Test COMPILER_HAS_WFORMAT_2 - Success
-- Performing Test COMPILER_HAS_WNO_FORMAT_Y2K
-- Performing Test COMPILER_HAS_WNO_FORMAT_Y2K - Success
-- Performing Test COMPILER_HAS_WNO_FORMAT_NONLITERAL
-- Performing Test COMPILER_HAS_WNO_FORMAT_NONLITERAL - Success
-- Performing Test LINKER_HAS_WL___AS_NEEDED
-- Performing Test LINKER_HAS_WL___AS_NEEDED - Failed
-- Performing Test COMPILER_HAS_FPIC
-- Performing Test COMPILER_HAS_FPIC - Success
-- Nokia support enabled
-- Nokia MBUS2 protocol enabled
-- Nokia FBUS2 protocol enabled
-- Nokia FBUS2DLR3 protocol enabled
-- Nokia DKU2PHONET protocol enabled
-- Nokia DKU2AT protocol enabled
-- Nokia DKU5FBUS2 protocol enabled
-- Nokia FBUS2PL2303 protocol enabled
-- Nokia 3320 and compatible phones support enabled
-- Nokia 650 and compatible phones support enabled
-- Nokia 61xx and compatible phones support enabled
-- Nokia 6510 and compatible phones support enabled
-- Force using 6210 frames for calendar for DCT4 phones disabled
-- Nokia 7110 and compatible phones support enabled
-- Nokia 9210 and compatible phones support enabled
-- Nokia 3650 and compatible phones support enabled
-- AT support enabled
-- AT protocol enabled
-- AT phones support enabled
-- Alcatel support enabled
-- Alcatel protocol enabled
-- Alcatel phones support enabled
-- OBEX compatible phones support enabled
-- Generic OBEX phones support enabled
-- AT with OBEX phones support enabled
-- Symbian phones support (S60) enabled
-- Symbian phones support (gnapplet) enabled
-- Gnapplet phones support enabled
-- S60 phones support enabled
-- Cell Broadcast messages support enabled
-- Backup/Restore functions enabled
-- Performing Test COMPILER_HAS_WWRITE_STRINGS
-- Performing Test COMPILER_HAS_WWRITE_STRINGS - Success
-- Performing Test COMPILER_HAS_WREDUNDANT_DECLS
-- Performing Test COMPILER_HAS_WREDUNDANT_DECLS - Success
/var/lock is not writable, skipping locking tests!
-- Init script not being installed, install it by -DINSTALL_LSB_INIT=ON
-- Udev rules not being installed, install it by -DINSTALL_UDEV_RULES=ON
Python bindings are disabled!
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/gammu-Ap2n/gammu-1.33.0
==> make
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -H/tmp/gammu-Ap2n/gammu-1.33.0 -B/tmp/gammu-Ap2n/gammu-1.33.0 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_start /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f helper/CMakeFiles/string.dir/build.make helper/CMakeFiles/string.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f helper/CMakeFiles/array.dir/build.make helper/CMakeFiles/array.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f helper/CMakeFiles/printing.dir/build.make helper/CMakeFiles/printing.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f tests/CMakeFiles/sizes.dir/build.make tests/CMakeFiles/sizes.dir/depend
cd /tmp/gammu-Ap2n/gammu-1.33.0 && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/helper /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/helper /tmp/gammu-Ap2n/gammu-1.33.0/helper/CMakeFiles/string.dir/DependInfo.cmake --color=
cd /tmp/gammu-Ap2n/gammu-1.33.0 && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/helper /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/helper /tmp/gammu-Ap2n/gammu-1.33.0/helper/CMakeFiles/printing.dir/DependInfo.cmake --color=
cd /tmp/gammu-Ap2n/gammu-1.33.0 && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/helper /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/helper /tmp/gammu-Ap2n/gammu-1.33.0/helper/CMakeFiles/array.dir/DependInfo.cmake --color=
cd /tmp/gammu-Ap2n/gammu-1.33.0 && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/tests /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/tests /tmp/gammu-Ap2n/gammu-1.33.0/tests/CMakeFiles/sizes.dir/DependInfo.cmake --color=
Scanning dependencies of target array
Scanning dependencies of target string
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f helper/CMakeFiles/array.dir/build.make helper/CMakeFiles/array.dir/build
Scanning dependencies of target printing
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f helper/CMakeFiles/string.dir/build.make helper/CMakeFiles/string.dir/build
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f helper/CMakeFiles/printing.dir/build.make helper/CMakeFiles/printing.dir/build
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 76
Scanning dependencies of target sizes
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 63
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f tests/CMakeFiles/sizes.dir/build.make tests/CMakeFiles/sizes.dir/build
[ 0%] [ 1%] [ 2%] /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 64
Building C object helper/CMakeFiles/array.dir/array.c.o
Building C object helper/CMakeFiles/string.dir/string.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/helper && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -I/tmp/gammu-Ap2n/gammu-1.33.0/helper/../include -I/usr/local/opt/gettext/include -o CMakeFiles/array.dir/array.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/helper/array.c
cd /tmp/gammu-Ap2n/gammu-1.33.0/helper && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -I/tmp/gammu-Ap2n/gammu-1.33.0/helper/../include -I/usr/local/opt/gettext/include -o CMakeFiles/string.dir/string.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/helper/string.c
[ 3%] Building C object helper/CMakeFiles/printing.dir/printing.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/helper && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -I/tmp/gammu-Ap2n/gammu-1.33.0/helper/../include -I/usr/local/opt/gettext/include -o CMakeFiles/printing.dir/printing.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/helper/printing.c
Building C object tests/CMakeFiles/sizes.dir/sizes.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/tests && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -I/tmp/gammu-Ap2n/gammu-1.33.0/tests/../include -o CMakeFiles/sizes.dir/sizes.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/tests/sizes.c
Linking C static library libstring.a
cd /tmp/gammu-Ap2n/gammu-1.33.0/helper && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -P CMakeFiles/string.dir/cmake_clean_target.cmake
Linking C static library libprinting.a
Linking C static library libarray.a
cd /tmp/gammu-Ap2n/gammu-1.33.0/helper && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -P CMakeFiles/printing.dir/cmake_clean_target.cmake
cd /tmp/gammu-Ap2n/gammu-1.33.0/helper && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -P CMakeFiles/array.dir/cmake_clean_target.cmake
cd /tmp/gammu-Ap2n/gammu-1.33.0/helper && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_link_script CMakeFiles/string.dir/link.txt --verbose=1
cd /tmp/gammu-Ap2n/gammu-1.33.0/helper && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_link_script CMakeFiles/printing.dir/link.txt --verbose=1
cd /tmp/gammu-Ap2n/gammu-1.33.0/helper && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_link_script CMakeFiles/array.dir/link.txt --verbose=1
/usr/bin/ar cr libstring.a CMakeFiles/string.dir/string.c.o
/usr/bin/ar cr libprinting.a CMakeFiles/printing.dir/printing.c.o
/usr/bin/ar cr libarray.a CMakeFiles/array.dir/array.c.o
/usr/bin/ranlib libstring.a
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 76
/usr/bin/ranlib libarray.a
/usr/bin/ranlib libprinting.a
[ 3%] /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 63
Built target string
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f locale/CMakeFiles/translations-gammu.dir/build.make locale/CMakeFiles/translations-gammu.dir/depend
Linking C executable sizes
cd /tmp/gammu-Ap2n/gammu-1.33.0/tests && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_link_script CMakeFiles/sizes.dir/link.txt --verbose=1
[ 3%] cd /tmp/gammu-Ap2n/gammu-1.33.0 && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/locale /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/locale /tmp/gammu-Ap2n/gammu-1.33.0/locale/CMakeFiles/translations-gammu.dir/DependInfo.cmake --color=
[ 3%] Built target array
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f locale/CMakeFiles/translations-libgammu.dir/build.make locale/CMakeFiles/translations-libgammu.dir/depend
Built target printing
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f libgammu/CMakeFiles/libGammu.dir/build.make libgammu/CMakeFiles/libGammu.dir/depend
/usr/local/Library/ENV/4.3/clang -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/sizes.dir/sizes.c.o -o sizes
cd /tmp/gammu-Ap2n/gammu-1.33.0 && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/locale /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/locale /tmp/gammu-Ap2n/gammu-1.33.0/locale/CMakeFiles/translations-libgammu.dir/DependInfo.cmake --color=
Scanning dependencies of target translations-gammu
cd /tmp/gammu-Ap2n/gammu-1.33.0 && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/libgammu /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/libgammu /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/CMakeFiles/libGammu.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f locale/CMakeFiles/translations-gammu.dir/build.make locale/CMakeFiles/translations-gammu.dir/build
Scanning dependencies of target translations-libgammu
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f locale/CMakeFiles/translations-libgammu.dir/build.make locale/CMakeFiles/translations-libgammu.dir/build
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 88
[ 3%] [ 4%] Generating af/LC_MESSAGES/gammu.mo
cd /tmp/gammu-Ap2n/gammu-1.33.0/locale && /usr/local/opt/gettext/bin/msgfmt -o /tmp/gammu-Ap2n/gammu-1.33.0/locale/af/LC_MESSAGES/gammu.mo /tmp/gammu-Ap2n/gammu-1.33.0/locale/af/gammu.po
Generating af/LC_MESSAGES/libgammu.mo
cd /tmp/gammu-Ap2n/gammu-1.33.0/locale && /usr/local/opt/gettext/bin/msgfmt -o /tmp/gammu-Ap2n/gammu-1.33.0/locale/af/LC_MESSAGES/libgammu.mo /tmp/gammu-Ap2n/gammu-1.33.0/locale/af/libgammu.po
dyld: Library not loaded: @@HOMEBREW_CELLAR@@/gettext/0.18.3.2/lib/libgettextsrc-0.18.3.dylib
Referenced from: /usr/local/opt/gettext/bin/msgfmt
Reason: image not found
dyld: Library not loaded: @@HOMEBREW_CELLAR@@/gettext/0.18.3.2/lib/libgettextsrc-0.18.3.dylib
Referenced from: /usr/local/opt/gettext/bin/msgfmt
Reason: image not found
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 64
[ 4%] Built target sizes
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f helper/CMakeFiles/cmdline.dir/build.make helper/CMakeFiles/cmdline.dir/depend
cd /tmp/gammu-Ap2n/gammu-1.33.0 && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/helper /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/helper /tmp/gammu-Ap2n/gammu-1.33.0/helper/CMakeFiles/cmdline.dir/DependInfo.cmake --color=
Scanning dependencies of target cmdline
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f helper/CMakeFiles/cmdline.dir/build.make helper/CMakeFiles/cmdline.dir/build
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 4%] Building C object helper/CMakeFiles/cmdline.dir/cmdline.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/helper && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -I/tmp/gammu-Ap2n/gammu-1.33.0/helper/../include -I/usr/local/opt/gettext/include -o CMakeFiles/cmdline.dir/cmdline.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/helper/cmdline.c
Scanning dependencies of target libGammu
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f libgammu/CMakeFiles/libGammu.dir/build.make libgammu/CMakeFiles/libGammu.dir/build
Linking C static library libcmdline.a
cd /tmp/gammu-Ap2n/gammu-1.33.0/helper && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -P CMakeFiles/cmdline.dir/cmake_clean_target.cmake
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 4%] cd /tmp/gammu-Ap2n/gammu-1.33.0/helper && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmdline.dir/link.txt --verbose=1
Building C object libgammu/CMakeFiles/libGammu.dir/gsmcomon.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/gsmcomon.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/gsmcomon.c
/usr/bin/ar cr libcmdline.a CMakeFiles/cmdline.dir/cmdline.c.o
/usr/bin/ranlib libcmdline.a
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 4%] Built target cmdline
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f tests/CMakeFiles/array-test.dir/build.make tests/CMakeFiles/array-test.dir/depend
cd /tmp/gammu-Ap2n/gammu-1.33.0 && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/tests /tmp/gammu-Ap2n/gammu-1.33.0 /tmp/gammu-Ap2n/gammu-1.33.0/tests /tmp/gammu-Ap2n/gammu-1.33.0/tests/CMakeFiles/array-test.dir/DependInfo.cmake --color=
/bin/sh: line 1: 6383 Trace/BPT trap: 5 /usr/local/opt/gettext/bin/msgfmt -o /tmp/gammu-Ap2n/gammu-1.33.0/locale/af/LC_MESSAGES/libgammu.mo /tmp/gammu-Ap2n/gammu-1.33.0/locale/af/libgammu.po
make[2]: *** [locale/af/LC_MESSAGES/libgammu.mo] Error 133
make[1]: *** [locale/CMakeFiles/translations-libgammu.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 4%] Generating ar/LC_MESSAGES/gammu.mo
cd /tmp/gammu-Ap2n/gammu-1.33.0/locale && /usr/local/opt/gettext/bin/msgfmt -o /tmp/gammu-Ap2n/gammu-1.33.0/locale/ar/LC_MESSAGES/gammu.mo /tmp/gammu-Ap2n/gammu-1.33.0/locale/ar/gammu.po
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
dyld: Library not loaded: @@HOMEBREW_CELLAR@@/gettext/0.18.3.2/lib/libgettextsrc-0.18.3.dylib
Referenced from: /usr/local/opt/gettext/bin/msgfmt
Reason: image not found
Scanning dependencies of target array-test
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f tests/CMakeFiles/array-test.dir/build.make tests/CMakeFiles/array-test.dir/build
[ 4%] /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 1
[ 5%] Building C object libgammu/CMakeFiles/libGammu.dir/gsmphones.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/gsmphones.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/gsmphones.c
Building C object tests/CMakeFiles/array-test.dir/array-test.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/tests && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -I/tmp/gammu-Ap2n/gammu-1.33.0/tests/../include -o CMakeFiles/array-test.dir/array-test.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/tests/array-test.c
Linking C executable array-test
cd /tmp/gammu-Ap2n/gammu-1.33.0/tests && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_link_script CMakeFiles/array-test.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/array-test.dir/array-test.c.o -o array-test ../helper/libarray.a
/bin/sh: line 1: 6380 Trace/BPT trap: 5 /usr/local/opt/gettext/bin/msgfmt -o /tmp/gammu-Ap2n/gammu-1.33.0/locale/af/LC_MESSAGES/gammu.mo /tmp/gammu-Ap2n/gammu-1.33.0/locale/af/gammu.po
make[2]: *** [locale/af/LC_MESSAGES/gammu.mo] Error 133
make[2]: *** Waiting for unfinished jobs....
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 34
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 6%] [ 6%] Building C object libgammu/CMakeFiles/libGammu.dir/gsmstate.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/gsmstate.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/gsmstate.c
Building C object libgammu/CMakeFiles/libGammu.dir/api.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/api.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/api.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 1
[ 6%] Built target array-test
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 6%] Building C object libgammu/CMakeFiles/libGammu.dir/debug.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/debug.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/debug.c
/bin/sh: line 1: 6417 Trace/BPT trap: 5 /usr/local/opt/gettext/bin/msgfmt -o /tmp/gammu-Ap2n/gammu-1.33.0/locale/ar/LC_MESSAGES/gammu.mo /tmp/gammu-Ap2n/gammu-1.33.0/locale/ar/gammu.po
make[2]: *** [locale/ar/LC_MESSAGES/gammu.mo] Error 133
make[1]: *** [locale/CMakeFiles/translations-gammu.dir/all] Error 2
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 35
[ 7%] Building C object libgammu/CMakeFiles/libGammu.dir/misc/misc.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/misc/misc.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/misc/misc.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 7%] Building C object libgammu/CMakeFiles/libGammu.dir/misc/cfg.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/misc/cfg.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/misc/cfg.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 36
[ 8%] Building C object libgammu/CMakeFiles/libGammu.dir/misc/coding/coding.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/misc/coding/coding.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/misc/coding/coding.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 8%] /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
Building C object libgammu/CMakeFiles/libGammu.dir/service/sms/gsmsms.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/sms/gsmsms.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/sms/gsmsms.c
[ 8%] Building C object libgammu/CMakeFiles/libGammu.dir/service/sms/gsmems.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/sms/gsmems.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/sms/gsmems.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 37
[ 9%] Building C object libgammu/CMakeFiles/libGammu.dir/service/sms/gsmmulti.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/sms/gsmmulti.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/sms/gsmmulti.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 9%] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmcal.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/gsmcal.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/gsmcal.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 38
[ 10%] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmdata.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/gsmdata.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/gsmdata.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 10%] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmpbk.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/gsmpbk.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/gsmpbk.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 10%] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmring.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/gsmring.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/gsmring.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 39
[ 11%] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmlogo.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/gsmlogo.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/gsmlogo.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 11%] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmmisc.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/gsmmisc.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/gsmmisc.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 11%] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmnet.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/gsmnet.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/gsmnet.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 40
[ 12%] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/gsmback.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/backup/gsmback.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/backup/gsmback.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 12%] /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 41
Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backldif.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/backup/backldif.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/backup/backldif.c
[ 13%] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backlmb.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/backup/backlmb.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/backup/backlmb.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 13%] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backtext.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/backup/backtext.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/backup/backtext.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 13%] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backvcs.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/backup/backvcs.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/backup/backvcs.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 42
[ 14%] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backvcf.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/backup/backvcf.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/backup/backvcf.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 14%] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backics.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/backup/backics.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/backup/backics.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 14%] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backvnt.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/service/backup/backvnt.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/service/backup/backvnt.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 43
[ 15%] /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
Building C object libgammu/CMakeFiles/libGammu.dir/device/bluetoth/bluetoth.c.o
[ 15%] cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/device/bluetoth/bluetoth.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/device/bluetoth/bluetoth.c
Building C object libgammu/CMakeFiles/libGammu.dir/device/irda/irda.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/device/irda/irda.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/device/irda/irda.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 44
[ 16%] Building C object libgammu/CMakeFiles/libGammu.dir/device/usb/usb.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/device/usb/usb.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/device/usb/usb.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 16%] /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
Building C object libgammu/CMakeFiles/libGammu.dir/device/devfunc.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/device/devfunc.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/device/devfunc.c
[ 16%] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/at/at.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/protocol/at/at.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/protocol/at/at.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 45
[ 17%] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/alcatel/alcabus.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/protocol/alcatel/alcabus.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/protocol/alcatel/alcabus.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 17%] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/nokia/mbus2.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/protocol/nokia/mbus2.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/protocol/nokia/mbus2.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 46
[ 18%] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/nokia/fbus2.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/protocol/nokia/fbus2.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/protocol/nokia/fbus2.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 18%] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/nokia/phonet.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/protocol/nokia/phonet.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/protocol/nokia/phonet.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 18%] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/obex/obex.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/protocol/obex/obex.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/protocol/obex/obex.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 47
[ 19%] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/symbian/gnapbus.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/protocol/symbian/gnapbus.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/protocol/symbian/gnapbus.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 19%] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/s60/s60.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/protocol/s60/s60.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/protocol/s60/s60.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 19%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/pfunc.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/pfunc.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/pfunc.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 48
[ 20%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/at/atgen.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/at/atgen.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/at/atgen.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 20%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/at/at-sms.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/at/at-sms.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/at/at-sms.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 49
[ 21%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/at/siemens.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/at/siemens.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/at/siemens.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 21%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/at/samsung.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/at/samsung.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/at/samsung.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 50
[ 21%] [ 22%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/at/motorola.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/at/motorola.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/at/motorola.c
Building C object libgammu/CMakeFiles/libGammu.dir/phone/at/sonyericsson.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/at/sonyericsson.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/at/sonyericsson.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 22%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/alcatel/alcatel.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/alcatel/alcatel.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/alcatel/alcatel.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 22%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/atobex/atobex.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/atobex/atobex.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/atobex/atobex.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 51
[ 23%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct3/n0650.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/dct3/n0650.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/dct3/n0650.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 23%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct3/n6110.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/dct3/n6110.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/dct3/n6110.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 52
[ 24%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct3/n7110.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/dct3/n7110.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/dct3/n7110.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 24%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct3/n9210.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/dct3/n9210.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/dct3/n9210.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 24%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct3/dct3func.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/dct3/dct3func.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/dct3/dct3func.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 53
[ 25%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct4s40/n3320.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/dct4s40/n3320.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/dct4s40/n3320.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 25%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct4s40/dct4func.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/dct4s40/dct4func.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/dct4s40/dct4func.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 25%] /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 54
Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct4s40/6510/n6510.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/dct4s40/6510/n6510.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/dct4s40/6510/n6510.c
[ 26%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct4s40/6510/6510cal.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/dct4s40/6510/6510cal.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/dct4s40/6510/6510cal.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 26%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct4s40/6510/6510file.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/dct4s40/6510/6510file.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/dct4s40/6510/6510file.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 55
[ 27%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/wd2/n3650.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/wd2/n3650.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/wd2/n3650.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 27%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/nauto.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/nauto.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/nauto.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 27%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/nfunc.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/nfunc.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/nfunc.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 56
[ 28%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/nfuncold.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/nokia/nfuncold.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/nokia/nfuncold.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 28%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/obex/obexgen.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/obex/obexgen.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/obex/obexgen.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 57
[ 29%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/obex/mobex.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/obex/mobex.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/obex/mobex.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 29%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/symbian/gnapgen.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/symbian/gnapgen.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/symbian/gnapgen.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 29%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/s60/s60phone.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/s60/s60phone.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/s60/s60phone.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 58
[ 30%] Building C object libgammu/CMakeFiles/libGammu.dir/misc/coding/md5.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/misc/coding/md5.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/misc/coding/md5.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 30%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/dummy/dummy.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/phone/dummy/dummy.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/phone/dummy/dummy.c
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles
[ 30%] Building C object libgammu/CMakeFiles/libGammu.dir/device/serial/ser_unx.c.o
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DlibGammu_EXPORTS -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -fPIC -I/usr/local/opt/gettext/include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../include -I/tmp/gammu-Ap2n/gammu-1.33.0/libgammu/../common -o CMakeFiles/libGammu.dir/device/serial/ser_unx.c.o -c /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/device/serial/ser_unx.c
Linking C shared library libGammu.dylib
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_link_script CMakeFiles/libGammu.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fPIC -Wwrite-strings -Wredundant-decls -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 7.0.0 -current_version 7.1.33 -o libGammu.7.1.33.0.dylib -install_name /tmp/gammu-Ap2n/gammu-1.33.0/libgammu/libGammu.7.dylib CMakeFiles/libGammu.dir/gsmcomon.c.o CMakeFiles/libGammu.dir/gsmphones.c.o CMakeFiles/libGammu.dir/gsmstate.c.o CMakeFiles/libGammu.dir/api.c.o CMakeFiles/libGammu.dir/debug.c.o CMakeFiles/libGammu.dir/misc/misc.c.o CMakeFiles/libGammu.dir/misc/cfg.c.o CMakeFiles/libGammu.dir/misc/coding/coding.c.o CMakeFiles/libGammu.dir/service/sms/gsmsms.c.o CMakeFiles/libGammu.dir/service/sms/gsmems.c.o CMakeFiles/libGammu.dir/service/sms/gsmmulti.c.o CMakeFiles/libGammu.dir/service/gsmcal.c.o CMakeFiles/libGammu.dir/service/gsmdata.c.o CMakeFiles/libGammu.dir/service/gsmpbk.c.o CMakeFiles/libGammu.dir/service/gsmring.c.o CMakeFiles/libGammu.dir/service/gsmlogo.c.o CMakeFiles/libGammu.dir/service/gsmmisc.c.o CMakeFiles/libGammu.dir/service/gsmnet.c.o CMakeFiles/libGammu.dir/service/backup/gsmback.c.o CMakeFiles/libGammu.dir/service/backup/backldif.c.o CMakeFiles/libGammu.dir/service/backup/backlmb.c.o CMakeFiles/libGammu.dir/service/backup/backtext.c.o CMakeFiles/libGammu.dir/service/backup/backvcs.c.o CMakeFiles/libGammu.dir/service/backup/backvcf.c.o CMakeFiles/libGammu.dir/service/backup/backics.c.o CMakeFiles/libGammu.dir/service/backup/backvnt.c.o CMakeFiles/libGammu.dir/device/bluetoth/bluetoth.c.o CMakeFiles/libGammu.dir/device/irda/irda.c.o CMakeFiles/libGammu.dir/device/usb/usb.c.o CMakeFiles/libGammu.dir/device/devfunc.c.o CMakeFiles/libGammu.dir/protocol/at/at.c.o CMakeFiles/libGammu.dir/protocol/alcatel/alcabus.c.o CMakeFiles/libGammu.dir/protocol/nokia/mbus2.c.o CMakeFiles/libGammu.dir/protocol/nokia/fbus2.c.o CMakeFiles/libGammu.dir/protocol/nokia/phonet.c.o CMakeFiles/libGammu.dir/protocol/obex/obex.c.o CMakeFiles/libGammu.dir/protocol/symbian/gnapbus.c.o CMakeFiles/libGammu.dir/protocol/s60/s60.c.o CMakeFiles/libGammu.dir/phone/pfunc.c.o CMakeFiles/libGammu.dir/phone/at/atgen.c.o CMakeFiles/libGammu.dir/phone/at/at-sms.c.o CMakeFiles/libGammu.dir/phone/at/siemens.c.o CMakeFiles/libGammu.dir/phone/at/samsung.c.o CMakeFiles/libGammu.dir/phone/at/motorola.c.o CMakeFiles/libGammu.dir/phone/at/sonyericsson.c.o CMakeFiles/libGammu.dir/phone/alcatel/alcatel.c.o CMakeFiles/libGammu.dir/phone/atobex/atobex.c.o CMakeFiles/libGammu.dir/phone/nokia/dct3/n0650.c.o CMakeFiles/libGammu.dir/phone/nokia/dct3/n6110.c.o CMakeFiles/libGammu.dir/phone/nokia/dct3/n7110.c.o CMakeFiles/libGammu.dir/phone/nokia/dct3/n9210.c.o CMakeFiles/libGammu.dir/phone/nokia/dct3/dct3func.c.o CMakeFiles/libGammu.dir/phone/nokia/dct4s40/n3320.c.o CMakeFiles/libGammu.dir/phone/nokia/dct4s40/dct4func.c.o CMakeFiles/libGammu.dir/phone/nokia/dct4s40/6510/n6510.c.o CMakeFiles/libGammu.dir/phone/nokia/dct4s40/6510/6510cal.c.o CMakeFiles/libGammu.dir/phone/nokia/dct4s40/6510/6510file.c.o CMakeFiles/libGammu.dir/phone/nokia/wd2/n3650.c.o CMakeFiles/libGammu.dir/phone/nokia/nauto.c.o CMakeFiles/libGammu.dir/phone/nokia/nfunc.c.o CMakeFiles/libGammu.dir/phone/nokia/nfuncold.c.o CMakeFiles/libGammu.dir/phone/obex/obexgen.c.o CMakeFiles/libGammu.dir/phone/obex/mobex.c.o CMakeFiles/libGammu.dir/phone/symbian/gnapgen.c.o CMakeFiles/libGammu.dir/phone/s60/s60phone.c.o CMakeFiles/libGammu.dir/misc/coding/md5.c.o CMakeFiles/libGammu.dir/phone/dummy/dummy.c.o CMakeFiles/libGammu.dir/device/serial/ser_unx.c.o ../helper/libstring.a /usr/lib/libiconv.dylib /usr/lib/libm.dylib /usr/local/opt/gettext/lib/libintl.dylib
cd /tmp/gammu-Ap2n/gammu-1.33.0/libgammu && /usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_symlink_library libGammu.7.1.33.0.dylib libGammu.7.dylib libGammu.dylib
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/gammu-Ap2n/gammu-1.33.0/CMakeFiles 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
[ 30%] Built target libGammu
make: *** [all] Error 2
==> Configuration
HOMEBREW_VERSION: 0.9.5
HEAD: 32db3231662c7a73a9832ef5d635513a52f0d44c
CPU: quad-core 64-bit ivybridge
OS X: 10.9.3-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
X11: 2.7.5 => /opt/X11
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: gammu 1.33.0 did not build
Logs:
/Users/cmoffat/Library/Logs/Homebrew/gammu/01.cmake
/Users/cmoffat/Library/Logs/Homebrew/gammu/01.cmake.cc
/Users/cmoffat/Library/Logs/Homebrew/gammu/02.make
/Users/cmoffat/Library/Logs/Homebrew/gammu/02.make.cc
/Users/cmoffat/Library/Logs/Homebrew/gammu/CMakeCache.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment