mathematical 1.6.7 → 1.6.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/ext/mathematical/CMakeLists.txt +0 -8
- data/ext/mathematical/extconf.rb +0 -7
- data/ext/mathematical/lasem_overrides.c +0 -3
- data/ext/mathematical/lib/liblasem.dylib +0 -0
- data/ext/mathematical/lib/libmtex2MML.a +0 -0
- data/ext/mathematical/mtex2MML/CMakeLists.txt +1 -1
- data/ext/mathematical/mtex2MML/build/CMakeCache.txt +28 -28
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CMakeCCompiler.cmake +7 -6
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CMakeCXXCompiler.cmake +9 -8
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CMakeDetermineCompilerABI_C.bin +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CMakeDetermineCompilerABI_CXX.bin +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CMakeSystem.cmake +4 -4
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CompilerIdC/CMakeCCompilerId.c +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CompilerIdC/a.out +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CompilerIdCXX/CMakeCXXCompilerId.cpp +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CompilerIdCXX/a.out +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeDirectoryInformation.cmake +3 -3
- data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeOutput.log +163 -163
- data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeRuleHashes.txt +33 -33
- data/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile.cmake +109 -39
- data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile2 +107 -107
- data/ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/TargetDirectories.txt +41 -41
- data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.bin +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/DependInfo.cmake +10 -9
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/build.make +72 -45
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/cmake_clean.cmake +2 -1
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/flags.make +4 -4
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/link.txt +1 -1
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/progress.make +1 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/C.includecache +58 -50
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/DependInfo.cmake +9 -8
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/build.make +62 -35
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/cmake_clean.cmake +1 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.internal +28 -26
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.make +9 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/flags.make +4 -4
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/link.txt +2 -2
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/progress.make +10 -9
- data/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/build.make +6 -6
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/DependInfo.cmake +10 -9
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/build.make +66 -39
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/cmake_clean.cmake +1 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/flags.make +4 -4
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/link.txt +1 -1
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/progress.make +11 -10
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/DependInfo.cmake +26 -25
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/build.make +133 -106
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/cmake_clean.cmake +1 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/flags.make +4 -4
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/link.txt +1 -1
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/progress.make +28 -27
- data/ext/mathematical/mtex2MML/build/CMakeFiles/progress.marks +1 -1
- data/ext/mathematical/mtex2MML/build/CTestTestfile.cmake +2 -2
- data/ext/mathematical/mtex2MML/build/DartConfiguration.tcl +10 -10
- data/ext/mathematical/mtex2MML/build/Makefile +72 -33
- data/ext/mathematical/mtex2MML/build/cmake_install.cmake +3 -3
- data/ext/mathematical/mtex2MML/build/lexer.c +1099 -1099
- data/ext/mathematical/mtex2MML/build/libmtex2MML.a +0 -0
- data/ext/mathematical/mtex2MML/build/parser.c +3776 -3842
- data/ext/mathematical/mtex2MML/build/parser.h +310 -317
- data/ext/mathematical/mtex2MML/build/parser.output +3089 -3089
- data/ext/mathematical/mtex2MML/deps/uthash/utarray.h +2 -2
- data/ext/mathematical/mtex2MML/src/em.c +5 -5
- data/ext/mathematical/mtex2MML/src/environment.c +8 -8
- data/ext/mathematical/mtex2MML/src/mtex2MML.h +1 -1
- data/ext/mathematical/mtex2MML/src/parser.y +3 -3
- data/ext/mathematical/mtex2MML/{deps/strdup/strdup.c → src/string_dup.c} +5 -10
- data/ext/mathematical/mtex2MML/src/string_dup.h +23 -0
- data/ext/mathematical/mtex2MML/src/string_extras.c +2 -2
- data/ext/mathematical/mtex2MML/tests/clar.c +2 -2
- data/ext/mathematical/mtex2MML/tests/clar/fs.h +2 -2
- data/ext/mathematical/mtex2MML/tests/clar/sandbox.h +1 -1
- data/lib/mathematical.rb +1 -1
- data/lib/mathematical/configuration.rb +6 -6
- data/lib/mathematical/version.rb +1 -1
- data/test/mathematical/delimiters_test.rb +6 -6
- metadata +13 -14
- data/ext/mathematical/mtex2MML/deps/strdup/package.json +0 -12
- data/ext/mathematical/mtex2MML/deps/strdup/strdup.h +0 -30
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4803ad1b6767c494e296b2113ddd2d915214c3d6
|
|
4
|
+
data.tar.gz: c9217e69022151d63f87b1a144f4177ecdcac7fc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7c8bdf4fb9d6b0526b5aa8711029bafeeb66e755a8ecd7c316c011e44b46eb4e721c62f2939fe4c6b8198df754cc99853e501490a29f617cca6821be3a9ff26e
|
|
7
|
+
data.tar.gz: 764397e0dda7e79b8241c6088856a46ebe354036c15a036104dc42d7bdd6b6fd11df3d52c1647b42ace5142f40672dcb1be19a3eaef310316b0e929c06c019a8
|
data/README.md
CHANGED
|
@@ -90,7 +90,7 @@ That is, while the first and last elements are valid TeX math, the middle one is
|
|
|
90
90
|
| `:base64` | A boolean determining whether Mathematical's output should be a base64-encoded SVG string | `false`
|
|
91
91
|
| `:maxsize` | A numeral indicating the `MAXSIZE` the output string can be. | `unsigned long`
|
|
92
92
|
| `:format` | A symbol indicating whether you want an `:svg`, `:png`, or `:mathml` output. | `:svg`
|
|
93
|
-
| `:delimiter` | A symbol indicating whether you want an `:
|
|
93
|
+
| `:delimiter` | A symbol indicating whether you want an `:DOLLAR` for inline (`$..$`), `:DOUBLE` for display (`$$..$$`), `:PARENS` for inline (`\(..\)`), `:BRACKETS` for display (`[..\]`), or `:ENVIRONMENTS` for parsing bare `\\begin..\\end` environments. You can also pass in an array of symbols to have multiple delimiters considered. | `[:DOLLAR, :DOUBLE]`
|
|
94
94
|
|
|
95
95
|
Pass these in like this:
|
|
96
96
|
|
|
@@ -28,14 +28,6 @@ list(APPEND LASEM_SRC "${CMAKE_SOURCE_DIR}/lasem_overrides.c")
|
|
|
28
28
|
# me the patch. Much appreciated.
|
|
29
29
|
add_definitions(-DPACKAGE_LOCALE_DIR="/usr/share/locale")
|
|
30
30
|
|
|
31
|
-
if(DEFINED $ENV{TRAVIS})
|
|
32
|
-
add_definitions(-DMATHEMATICAL_SKIP_STRDUP="true")
|
|
33
|
-
endif()
|
|
34
|
-
|
|
35
|
-
if(DEFINED $ENV{MATHEMATICAL_SKIP_STRDUP})
|
|
36
|
-
add_definitions(-DMATHEMATICAL_SKIP_STRDUP="true")
|
|
37
|
-
endif()
|
|
38
|
-
|
|
39
31
|
add_library(${LIBRARY} SHARED
|
|
40
32
|
${LASEM_SRC}
|
|
41
33
|
)
|
data/ext/mathematical/extconf.rb
CHANGED
|
@@ -21,10 +21,6 @@ def using_system_lasem?
|
|
|
21
21
|
arg_config('--use-system-lasem', !!ENV['MATHEMATICAL_USE_SYSTEM_LASEM'])
|
|
22
22
|
end
|
|
23
23
|
|
|
24
|
-
def skipping_strdup?
|
|
25
|
-
!!ENV['MATHEMATICAL_SKIP_STRDUP']
|
|
26
|
-
end
|
|
27
|
-
|
|
28
24
|
ROOT_TMP = File.expand_path(File.join(File.dirname(__FILE__), '..', '..', 'tmp'))
|
|
29
25
|
|
|
30
26
|
LASEM_DIR = File.expand_path(File.join(File.dirname(__FILE__), 'lasem'))
|
|
@@ -93,9 +89,6 @@ find_header('mtex2MML.h', MTEX2MML_SRC_DIR)
|
|
|
93
89
|
flag = ENV['TRAVIS'] ? '-O0' : '-O2'
|
|
94
90
|
$LDFLAGS << " #{`pkg-config --static --libs glib-2.0 gdk-pixbuf-2.0 cairo pango`.chomp}"
|
|
95
91
|
$CFLAGS << " #{flag} #{`pkg-config --cflags glib-2.0 gdk-pixbuf-2.0 cairo pango`.chomp}"
|
|
96
|
-
if skipping_strdup?
|
|
97
|
-
$CFLAGS << ' -DMATHEMATICAL_SKIP_STRDUP'
|
|
98
|
-
end
|
|
99
92
|
$LIBS << ' -lmtex2MML -llasem'
|
|
100
93
|
|
|
101
94
|
create_makefile('mathematical/mathematical')
|
|
Binary file
|
|
Binary file
|
|
@@ -80,7 +80,7 @@ add_flex_bison_dependency(MTEX2MMLSCANNER MTEX2MMLPARSER)
|
|
|
80
80
|
#
|
|
81
81
|
|
|
82
82
|
# Collect sourcefiles, exclude main.c from libraries
|
|
83
|
-
file(GLOB SRC_H ${CMAKE_CURRENT_SOURCE_DIR}/src/*.h deps/*.h)
|
|
83
|
+
file(GLOB SRC_H ${CMAKE_CURRENT_SOURCE_DIR}/src/*.h deps/uthash/*.h)
|
|
84
84
|
file(GLOB SRC_MTEX2MML ${CMAKE_CURRENT_SOURCE_DIR}/src/*.c)
|
|
85
85
|
list(REMOVE_ITEM SRC_MTEX2MML "${CMAKE_CURRENT_SOURCE_DIR}/src/main.c")
|
|
86
86
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This is the CMakeCache file.
|
|
2
|
-
# For build in directory: /Users/gjtorikian/
|
|
3
|
-
# It was generated by CMake: /usr/local/Cellar/cmake/3.
|
|
2
|
+
# For build in directory: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
|
|
3
|
+
# It was generated by CMake: /usr/local/Cellar/cmake/3.7.2/bin/cmake
|
|
4
4
|
# You can edit this file to change values found and used by cmake.
|
|
5
5
|
# If you do not want to change any of the values, simply exit the editor.
|
|
6
6
|
# If you do want to change a value, simply edit, save, and exit the editor.
|
|
@@ -21,7 +21,7 @@ ASTYLE_EXECUTABLE:FILEPATH=/usr/local/bin/astyle
|
|
|
21
21
|
BIN_INSTALL_DIR:PATH=bin
|
|
22
22
|
|
|
23
23
|
//path to the bison executable
|
|
24
|
-
BISON_EXECUTABLE:FILEPATH=/usr/
|
|
24
|
+
BISON_EXECUTABLE:FILEPATH=/usr/bin/bison
|
|
25
25
|
|
|
26
26
|
//Build Tests using the Clar suite
|
|
27
27
|
BUILD_CLAR:BOOL=ON
|
|
@@ -33,7 +33,7 @@ BUILD_TESTING:BOOL=ON
|
|
|
33
33
|
BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND
|
|
34
34
|
|
|
35
35
|
//Path to a program.
|
|
36
|
-
CMAKE_AR:FILEPATH=/
|
|
36
|
+
CMAKE_AR:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ar
|
|
37
37
|
|
|
38
38
|
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
|
|
39
39
|
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
|
|
@@ -43,7 +43,7 @@ CMAKE_BUILD_TYPE:STRING=
|
|
|
43
43
|
CMAKE_COLOR_MAKEFILE:BOOL=ON
|
|
44
44
|
|
|
45
45
|
//CXX compiler
|
|
46
|
-
CMAKE_CXX_COMPILER:FILEPATH=/
|
|
46
|
+
CMAKE_CXX_COMPILER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/c++
|
|
47
47
|
|
|
48
48
|
//Flags used by the compiler during all build types.
|
|
49
49
|
CMAKE_CXX_FLAGS:STRING=
|
|
@@ -62,7 +62,7 @@ CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
|
|
62
62
|
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
|
63
63
|
|
|
64
64
|
//C compiler
|
|
65
|
-
CMAKE_C_COMPILER:FILEPATH=/
|
|
65
|
+
CMAKE_C_COMPILER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/cc
|
|
66
66
|
|
|
67
67
|
//Flags used by the compiler during all build types.
|
|
68
68
|
CMAKE_C_FLAGS:STRING=
|
|
@@ -105,7 +105,7 @@ CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
|
|
|
105
105
|
CMAKE_INSTALL_PREFIX:PATH=/usr/local
|
|
106
106
|
|
|
107
107
|
//Path to a program.
|
|
108
|
-
CMAKE_LINKER:FILEPATH=/
|
|
108
|
+
CMAKE_LINKER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ld
|
|
109
109
|
|
|
110
110
|
//Path to a program.
|
|
111
111
|
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
|
|
@@ -126,13 +126,13 @@ CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
|
|
|
126
126
|
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
|
127
127
|
|
|
128
128
|
//Path to a program.
|
|
129
|
-
CMAKE_NM:FILEPATH=/
|
|
129
|
+
CMAKE_NM:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/nm
|
|
130
130
|
|
|
131
131
|
//Path to a program.
|
|
132
132
|
CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
|
|
133
133
|
|
|
134
134
|
//Path to a program.
|
|
135
|
-
CMAKE_OBJDUMP:FILEPATH
|
|
135
|
+
CMAKE_OBJDUMP:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/objdump
|
|
136
136
|
|
|
137
137
|
//Build architectures for OSX
|
|
138
138
|
CMAKE_OSX_ARCHITECTURES:STRING=
|
|
@@ -149,7 +149,7 @@ CMAKE_OSX_SYSROOT:STRING=
|
|
|
149
149
|
CMAKE_PROJECT_NAME:STATIC=mtex2MML
|
|
150
150
|
|
|
151
151
|
//Path to a program.
|
|
152
|
-
CMAKE_RANLIB:FILEPATH=/
|
|
152
|
+
CMAKE_RANLIB:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ranlib
|
|
153
153
|
|
|
154
154
|
//Flags used by the linker during the creation of dll's.
|
|
155
155
|
CMAKE_SHARED_LINKER_FLAGS:STRING=
|
|
@@ -189,7 +189,7 @@ CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
|
|
|
189
189
|
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
|
190
190
|
|
|
191
191
|
//Path to a program.
|
|
192
|
-
CMAKE_STRIP:FILEPATH=/
|
|
192
|
+
CMAKE_STRIP:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/strip
|
|
193
193
|
|
|
194
194
|
//If this value is on, makefiles will be generated without the
|
|
195
195
|
// .SILENT directive, and all commands will be echoed to the console
|
|
@@ -229,7 +229,7 @@ FLEX_INCLUDE_DIR:PATH=FLEX_INCLUDE_DIR-NOTFOUND
|
|
|
229
229
|
FL_LIBRARY:FILEPATH=FL_LIBRARY-NOTFOUND
|
|
230
230
|
|
|
231
231
|
//Path to a program.
|
|
232
|
-
GITCOMMAND:FILEPATH=/
|
|
232
|
+
GITCOMMAND:FILEPATH=/usr/local/bin/git
|
|
233
233
|
|
|
234
234
|
//Path to a program.
|
|
235
235
|
HGCOMMAND:FILEPATH=/usr/local/bin/hg
|
|
@@ -241,10 +241,10 @@ INCLUDE_INSTALL_DIR:PATH=include
|
|
|
241
241
|
LIB_INSTALL_DIR:PATH=lib
|
|
242
242
|
|
|
243
243
|
//Command to build the project
|
|
244
|
-
MAKECOMMAND:STRING=/usr/local/Cellar/cmake/3.
|
|
244
|
+
MAKECOMMAND:STRING=/usr/local/Cellar/cmake/3.7.2/bin/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}" -- -i
|
|
245
245
|
|
|
246
246
|
//Path to the memory checking command, used for memory error detection.
|
|
247
|
-
MEMORYCHECK_COMMAND:FILEPATH
|
|
247
|
+
MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND
|
|
248
248
|
|
|
249
249
|
//File that contains suppressions for the memory checker
|
|
250
250
|
MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=
|
|
@@ -263,7 +263,7 @@ PYTHON_EXECUTABLE:FILEPATH=/usr/local/bin/python
|
|
|
263
263
|
SCPCOMMAND:FILEPATH=/usr/bin/scp
|
|
264
264
|
|
|
265
265
|
//Name of the computer/site where compile is being run
|
|
266
|
-
SITE:STRING=
|
|
266
|
+
SITE:STRING=Odradek.hsd1.ca.comcast.net
|
|
267
267
|
|
|
268
268
|
//Path to the SLURM sbatch executable
|
|
269
269
|
SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND
|
|
@@ -284,10 +284,10 @@ libmtex2MML_LIB_DEPENDS:STATIC=
|
|
|
284
284
|
libmtex2MML_static_LIB_DEPENDS:STATIC=
|
|
285
285
|
|
|
286
286
|
//Value Computed by CMake
|
|
287
|
-
mtex2MML_BINARY_DIR:STATIC=/Users/gjtorikian/
|
|
287
|
+
mtex2MML_BINARY_DIR:STATIC=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
|
|
288
288
|
|
|
289
289
|
//Value Computed by CMake
|
|
290
|
-
mtex2MML_SOURCE_DIR:STATIC=/Users/gjtorikian/
|
|
290
|
+
mtex2MML_SOURCE_DIR:STATIC=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
|
|
291
291
|
|
|
292
292
|
|
|
293
293
|
########################
|
|
@@ -301,23 +301,23 @@ BZRCOMMAND-ADVANCED:INTERNAL=1
|
|
|
301
301
|
//ADVANCED property for variable: CMAKE_AR
|
|
302
302
|
CMAKE_AR-ADVANCED:INTERNAL=1
|
|
303
303
|
//This is the directory where this CMakeCache.txt was created
|
|
304
|
-
CMAKE_CACHEFILE_DIR:INTERNAL=/Users/gjtorikian/
|
|
304
|
+
CMAKE_CACHEFILE_DIR:INTERNAL=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
|
|
305
305
|
//Major version of cmake used to create the current loaded cache
|
|
306
306
|
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
|
|
307
307
|
//Minor version of cmake used to create the current loaded cache
|
|
308
|
-
CMAKE_CACHE_MINOR_VERSION:INTERNAL=
|
|
308
|
+
CMAKE_CACHE_MINOR_VERSION:INTERNAL=7
|
|
309
309
|
//Patch version of cmake used to create the current loaded cache
|
|
310
|
-
CMAKE_CACHE_PATCH_VERSION:INTERNAL=
|
|
310
|
+
CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
|
|
311
311
|
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
|
|
312
312
|
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
|
|
313
313
|
//Path to CMake executable.
|
|
314
|
-
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.
|
|
314
|
+
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.7.2/bin/cmake
|
|
315
315
|
//Path to cpack program executable.
|
|
316
|
-
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.
|
|
316
|
+
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.7.2/bin/cpack
|
|
317
317
|
//ADVANCED property for variable: CMAKE_CTEST_COMMAND
|
|
318
318
|
CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1
|
|
319
319
|
//Path to ctest program executable.
|
|
320
|
-
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.
|
|
320
|
+
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.7.2/bin/ctest
|
|
321
321
|
//ADVANCED property for variable: CMAKE_CXX_COMPILER
|
|
322
322
|
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
|
|
323
323
|
//ADVANCED property for variable: CMAKE_CXX_FLAGS
|
|
@@ -343,7 +343,7 @@ CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
|
|
343
343
|
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
|
|
344
344
|
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
|
345
345
|
//Path to cache edit program executable.
|
|
346
|
-
CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.
|
|
346
|
+
CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.7.2/bin/ccmake
|
|
347
347
|
//Executable file format
|
|
348
348
|
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
|
|
349
349
|
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
|
|
@@ -368,7 +368,7 @@ CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
|
|
368
368
|
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
|
369
369
|
//Source directory with the top level CMakeLists.txt file for this
|
|
370
370
|
// project
|
|
371
|
-
CMAKE_HOME_DIRECTORY:INTERNAL=/Users/gjtorikian/
|
|
371
|
+
CMAKE_HOME_DIRECTORY:INTERNAL=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
|
|
372
372
|
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
|
|
373
373
|
CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
|
|
374
374
|
//ADVANCED property for variable: CMAKE_LINKER
|
|
@@ -396,7 +396,7 @@ CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
|
|
|
396
396
|
//ADVANCED property for variable: CMAKE_RANLIB
|
|
397
397
|
CMAKE_RANLIB-ADVANCED:INTERNAL=1
|
|
398
398
|
//Path to CMake installation.
|
|
399
|
-
CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.
|
|
399
|
+
CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.7.2/share/cmake
|
|
400
400
|
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
|
|
401
401
|
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
|
402
402
|
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
|
|
@@ -450,11 +450,11 @@ CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1
|
|
|
450
450
|
//ADVANCED property for variable: DART_TESTING_TIMEOUT
|
|
451
451
|
DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1
|
|
452
452
|
//Details about finding BISON
|
|
453
|
-
FIND_PACKAGE_MESSAGE_DETAILS_BISON:INTERNAL=[/usr/
|
|
453
|
+
FIND_PACKAGE_MESSAGE_DETAILS_BISON:INTERNAL=[/usr/bin/bison][v2.3()]
|
|
454
454
|
//Details about finding FLEX
|
|
455
455
|
FIND_PACKAGE_MESSAGE_DETAILS_FLEX:INTERNAL=[/usr/bin/flex][v2.5.35()]
|
|
456
456
|
//Details about finding PythonInterp
|
|
457
|
-
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/local/bin/python][v2.7.
|
|
457
|
+
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/local/bin/python][v2.7.13()]
|
|
458
458
|
//ADVANCED property for variable: FLEX_EXECUTABLE
|
|
459
459
|
FLEX_EXECUTABLE-ADVANCED:INTERNAL=1
|
|
460
460
|
//ADVANCED property for variable: FLEX_INCLUDE_DIR
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
set(CMAKE_C_COMPILER "/
|
|
1
|
+
set(CMAKE_C_COMPILER "/Library/Developer/CommandLineTools/usr/bin/cc")
|
|
2
2
|
set(CMAKE_C_COMPILER_ARG1 "")
|
|
3
3
|
set(CMAKE_C_COMPILER_ID "AppleClang")
|
|
4
|
-
set(CMAKE_C_COMPILER_VERSION "
|
|
4
|
+
set(CMAKE_C_COMPILER_VERSION "8.0.0.8000042")
|
|
5
5
|
set(CMAKE_C_COMPILER_WRAPPER "")
|
|
6
6
|
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11")
|
|
7
7
|
set(CMAKE_C_COMPILE_FEATURES "c_function_prototypes;c_restrict;c_variadic_macros;c_static_assert")
|
|
@@ -13,9 +13,9 @@ set(CMAKE_C_PLATFORM_ID "Darwin")
|
|
|
13
13
|
set(CMAKE_C_SIMULATE_ID "")
|
|
14
14
|
set(CMAKE_C_SIMULATE_VERSION "")
|
|
15
15
|
|
|
16
|
-
set(CMAKE_AR "/
|
|
17
|
-
set(CMAKE_RANLIB "/
|
|
18
|
-
set(CMAKE_LINKER "/
|
|
16
|
+
set(CMAKE_AR "/Library/Developer/CommandLineTools/usr/bin/ar")
|
|
17
|
+
set(CMAKE_RANLIB "/Library/Developer/CommandLineTools/usr/bin/ranlib")
|
|
18
|
+
set(CMAKE_LINKER "/Library/Developer/CommandLineTools/usr/bin/ld")
|
|
19
19
|
set(CMAKE_COMPILER_IS_GNUCC )
|
|
20
20
|
set(CMAKE_C_COMPILER_LOADED 1)
|
|
21
21
|
set(CMAKE_C_COMPILER_WORKS TRUE)
|
|
@@ -62,6 +62,7 @@ endif()
|
|
|
62
62
|
|
|
63
63
|
|
|
64
64
|
|
|
65
|
-
|
|
65
|
+
|
|
66
|
+
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "")
|
|
66
67
|
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib;/usr/local/lib")
|
|
67
68
|
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "/Library/Frameworks;/System/Library/Frameworks")
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
set(CMAKE_CXX_COMPILER "/
|
|
1
|
+
set(CMAKE_CXX_COMPILER "/Library/Developer/CommandLineTools/usr/bin/c++")
|
|
2
2
|
set(CMAKE_CXX_COMPILER_ARG1 "")
|
|
3
3
|
set(CMAKE_CXX_COMPILER_ID "AppleClang")
|
|
4
|
-
set(CMAKE_CXX_COMPILER_VERSION "
|
|
4
|
+
set(CMAKE_CXX_COMPILER_VERSION "8.0.0.8000042")
|
|
5
5
|
set(CMAKE_CXX_COMPILER_WRAPPER "")
|
|
6
6
|
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "98")
|
|
7
|
-
set(CMAKE_CXX_COMPILE_FEATURES "cxx_template_template_parameters;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
|
|
7
|
+
set(CMAKE_CXX_COMPILE_FEATURES "cxx_template_template_parameters;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
|
|
8
8
|
set(CMAKE_CXX98_COMPILE_FEATURES "cxx_template_template_parameters")
|
|
9
|
-
set(CMAKE_CXX11_COMPILE_FEATURES "cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
|
|
9
|
+
set(CMAKE_CXX11_COMPILE_FEATURES "cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
|
|
10
10
|
set(CMAKE_CXX14_COMPILE_FEATURES "cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
|
|
11
11
|
|
|
12
12
|
set(CMAKE_CXX_PLATFORM_ID "Darwin")
|
|
13
13
|
set(CMAKE_CXX_SIMULATE_ID "")
|
|
14
14
|
set(CMAKE_CXX_SIMULATE_VERSION "")
|
|
15
15
|
|
|
16
|
-
set(CMAKE_AR "/
|
|
17
|
-
set(CMAKE_RANLIB "/
|
|
18
|
-
set(CMAKE_LINKER "/
|
|
16
|
+
set(CMAKE_AR "/Library/Developer/CommandLineTools/usr/bin/ar")
|
|
17
|
+
set(CMAKE_RANLIB "/Library/Developer/CommandLineTools/usr/bin/ranlib")
|
|
18
|
+
set(CMAKE_LINKER "/Library/Developer/CommandLineTools/usr/bin/ld")
|
|
19
19
|
set(CMAKE_COMPILER_IS_GNUCXX )
|
|
20
20
|
set(CMAKE_CXX_COMPILER_LOADED 1)
|
|
21
21
|
set(CMAKE_CXX_COMPILER_WORKS TRUE)
|
|
@@ -63,6 +63,7 @@ endif()
|
|
|
63
63
|
|
|
64
64
|
|
|
65
65
|
|
|
66
|
-
|
|
66
|
+
|
|
67
|
+
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "c++")
|
|
67
68
|
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib;/usr/local/lib")
|
|
68
69
|
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "/Library/Frameworks;/System/Library/Frameworks")
|
data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CMakeDetermineCompilerABI_C.bin
RENAMED
|
Binary file
|
data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CMakeDetermineCompilerABI_CXX.bin
RENAMED
|
Binary file
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
set(CMAKE_HOST_SYSTEM "Darwin-
|
|
1
|
+
set(CMAKE_HOST_SYSTEM "Darwin-16.4.0")
|
|
2
2
|
set(CMAKE_HOST_SYSTEM_NAME "Darwin")
|
|
3
|
-
set(CMAKE_HOST_SYSTEM_VERSION "
|
|
3
|
+
set(CMAKE_HOST_SYSTEM_VERSION "16.4.0")
|
|
4
4
|
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
set(CMAKE_SYSTEM "Darwin-
|
|
8
|
+
set(CMAKE_SYSTEM "Darwin-16.4.0")
|
|
9
9
|
set(CMAKE_SYSTEM_NAME "Darwin")
|
|
10
|
-
set(CMAKE_SYSTEM_VERSION "
|
|
10
|
+
set(CMAKE_SYSTEM_VERSION "16.4.0")
|
|
11
11
|
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
|
|
12
12
|
|
|
13
13
|
set(CMAKE_CROSSCOMPILING "FALSE")
|
data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CompilerIdC/CMakeCCompilerId.c
RENAMED
|
File without changes
|
|
Binary file
|
data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CompilerIdCXX/CMakeCXXCompilerId.cpp
RENAMED
|
File without changes
|
|
Binary file
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# CMAKE generated file: DO NOT EDIT!
|
|
2
|
-
# Generated by "Unix Makefiles" Generator, CMake Version 3.
|
|
2
|
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
|
|
3
3
|
|
|
4
4
|
# Relative path conversion top directories.
|
|
5
|
-
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/gjtorikian/
|
|
6
|
-
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/gjtorikian/
|
|
5
|
+
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML")
|
|
6
|
+
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build")
|
|
7
7
|
|
|
8
8
|
# Force unix paths in dependencies.
|
|
9
9
|
set(CMAKE_FORCE_UNIX_PATHS 1)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
The system is: Darwin -
|
|
1
|
+
The system is: Darwin - 16.4.0 - x86_64
|
|
2
2
|
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
|
3
|
-
Compiler: /
|
|
3
|
+
Compiler: /Library/Developer/CommandLineTools/usr/bin/cc
|
|
4
4
|
Build flags:
|
|
5
5
|
Id flags:
|
|
6
6
|
|
|
@@ -10,10 +10,10 @@ The output was:
|
|
|
10
10
|
|
|
11
11
|
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
|
|
12
12
|
|
|
13
|
-
The C compiler identification is AppleClang, found in "/Users/gjtorikian/
|
|
13
|
+
The C compiler identification is AppleClang, found in "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/a.out"
|
|
14
14
|
|
|
15
15
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
|
16
|
-
Compiler: /
|
|
16
|
+
Compiler: /Library/Developer/CommandLineTools/usr/bin/c++
|
|
17
17
|
Build flags:
|
|
18
18
|
Id flags:
|
|
19
19
|
|
|
@@ -23,36 +23,36 @@ The output was:
|
|
|
23
23
|
|
|
24
24
|
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
|
|
25
25
|
|
|
26
|
-
The CXX compiler identification is AppleClang, found in "/Users/gjtorikian/
|
|
26
|
+
The CXX compiler identification is AppleClang, found in "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/a.out"
|
|
27
27
|
|
|
28
28
|
Determining if the C compiler works passed with the following output:
|
|
29
|
-
Change Dir: /Users/gjtorikian/
|
|
29
|
+
Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp
|
|
30
30
|
|
|
31
|
-
Run Build Command:"/usr/bin/make" "
|
|
32
|
-
/
|
|
33
|
-
Building C object CMakeFiles/
|
|
34
|
-
/
|
|
35
|
-
Linking C executable
|
|
36
|
-
/usr/local/Cellar/cmake/3.
|
|
37
|
-
/
|
|
31
|
+
Run Build Command:"/usr/bin/make" "cmTC_ca998/fast"
|
|
32
|
+
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_ca998.dir/build.make CMakeFiles/cmTC_ca998.dir/build
|
|
33
|
+
Building C object CMakeFiles/cmTC_ca998.dir/testCCompiler.c.o
|
|
34
|
+
/Library/Developer/CommandLineTools/usr/bin/cc -o CMakeFiles/cmTC_ca998.dir/testCCompiler.c.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp/testCCompiler.c
|
|
35
|
+
Linking C executable cmTC_ca998
|
|
36
|
+
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ca998.dir/link.txt --verbose=1
|
|
37
|
+
/Library/Developer/CommandLineTools/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ca998.dir/testCCompiler.c.o -o cmTC_ca998
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
Detecting C compiler ABI info compiled with the following output:
|
|
41
|
-
Change Dir: /Users/gjtorikian/
|
|
42
|
-
|
|
43
|
-
Run Build Command:"/usr/bin/make" "
|
|
44
|
-
/
|
|
45
|
-
Building C object CMakeFiles/
|
|
46
|
-
/
|
|
47
|
-
Linking C executable
|
|
48
|
-
/usr/local/Cellar/cmake/3.
|
|
49
|
-
/
|
|
50
|
-
Apple LLVM version
|
|
51
|
-
Target: x86_64-apple-
|
|
41
|
+
Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp
|
|
42
|
+
|
|
43
|
+
Run Build Command:"/usr/bin/make" "cmTC_c7b98/fast"
|
|
44
|
+
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c7b98.dir/build.make CMakeFiles/cmTC_c7b98.dir/build
|
|
45
|
+
Building C object CMakeFiles/cmTC_c7b98.dir/CMakeCCompilerABI.c.o
|
|
46
|
+
/Library/Developer/CommandLineTools/usr/bin/cc -o CMakeFiles/cmTC_c7b98.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/CMakeCCompilerABI.c
|
|
47
|
+
Linking C executable cmTC_c7b98
|
|
48
|
+
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c7b98.dir/link.txt --verbose=1
|
|
49
|
+
/Library/Developer/CommandLineTools/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_c7b98.dir/CMakeCCompilerABI.c.o -o cmTC_c7b98
|
|
50
|
+
Apple LLVM version 8.0.0 (clang-800.0.42.1)
|
|
51
|
+
Target: x86_64-apple-darwin16.4.0
|
|
52
52
|
Thread model: posix
|
|
53
|
-
InstalledDir: /
|
|
54
|
-
"/
|
|
55
|
-
@(#)PROGRAM:ld PROJECT:ld64-
|
|
53
|
+
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
|
|
54
|
+
"/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.12.0 -o cmTC_c7b98 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_c7b98.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a
|
|
55
|
+
@(#)PROGRAM:ld PROJECT:ld64-274.2
|
|
56
56
|
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)
|
|
57
57
|
Library search paths:
|
|
58
58
|
/usr/lib
|
|
@@ -64,44 +64,44 @@ Framework search paths:
|
|
|
64
64
|
|
|
65
65
|
Parsed C implicit link information from above output:
|
|
66
66
|
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
|
67
|
-
ignore line: [Change Dir: /Users/gjtorikian/
|
|
67
|
+
ignore line: [Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp]
|
|
68
68
|
ignore line: []
|
|
69
|
-
ignore line: [Run Build Command:"/usr/bin/make" "
|
|
70
|
-
ignore line: [/
|
|
71
|
-
ignore line: [Building C object CMakeFiles/
|
|
72
|
-
ignore line: [/
|
|
73
|
-
ignore line: [Linking C executable
|
|
74
|
-
ignore line: [/usr/local/Cellar/cmake/3.
|
|
75
|
-
ignore line: [/
|
|
76
|
-
ignore line: [Apple LLVM version
|
|
77
|
-
ignore line: [Target: x86_64-apple-
|
|
69
|
+
ignore line: [Run Build Command:"/usr/bin/make" "cmTC_c7b98/fast"]
|
|
70
|
+
ignore line: [/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c7b98.dir/build.make CMakeFiles/cmTC_c7b98.dir/build]
|
|
71
|
+
ignore line: [Building C object CMakeFiles/cmTC_c7b98.dir/CMakeCCompilerABI.c.o]
|
|
72
|
+
ignore line: [/Library/Developer/CommandLineTools/usr/bin/cc -o CMakeFiles/cmTC_c7b98.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/CMakeCCompilerABI.c]
|
|
73
|
+
ignore line: [Linking C executable cmTC_c7b98]
|
|
74
|
+
ignore line: [/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c7b98.dir/link.txt --verbose=1]
|
|
75
|
+
ignore line: [/Library/Developer/CommandLineTools/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_c7b98.dir/CMakeCCompilerABI.c.o -o cmTC_c7b98 ]
|
|
76
|
+
ignore line: [Apple LLVM version 8.0.0 (clang-800.0.42.1)]
|
|
77
|
+
ignore line: [Target: x86_64-apple-darwin16.4.0]
|
|
78
78
|
ignore line: [Thread model: posix]
|
|
79
|
-
ignore line: [InstalledDir: /
|
|
80
|
-
link line: [ "/
|
|
81
|
-
arg [/
|
|
79
|
+
ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
|
|
80
|
+
link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.12.0 -o cmTC_c7b98 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_c7b98.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a]
|
|
81
|
+
arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
|
|
82
82
|
arg [-demangle] ==> ignore
|
|
83
83
|
arg [-dynamic] ==> ignore
|
|
84
84
|
arg [-arch] ==> ignore
|
|
85
85
|
arg [x86_64] ==> ignore
|
|
86
86
|
arg [-macosx_version_min] ==> ignore
|
|
87
|
-
arg [10.
|
|
87
|
+
arg [10.12.0] ==> ignore
|
|
88
88
|
arg [-o] ==> ignore
|
|
89
|
-
arg [
|
|
89
|
+
arg [cmTC_c7b98] ==> ignore
|
|
90
90
|
arg [-search_paths_first] ==> ignore
|
|
91
91
|
arg [-headerpad_max_install_names] ==> ignore
|
|
92
92
|
arg [-v] ==> ignore
|
|
93
|
-
arg [CMakeFiles/
|
|
93
|
+
arg [CMakeFiles/cmTC_c7b98.dir/CMakeCCompilerABI.c.o] ==> ignore
|
|
94
94
|
arg [-lSystem] ==> lib [System]
|
|
95
|
-
arg [/
|
|
95
|
+
arg [/Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a]
|
|
96
96
|
Library search paths: [;/usr/lib;/usr/local/lib]
|
|
97
97
|
Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
|
|
98
98
|
remove lib [System]
|
|
99
|
-
|
|
99
|
+
remove lib [/Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a]
|
|
100
100
|
collapse library dir [/usr/lib] ==> [/usr/lib]
|
|
101
101
|
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
|
|
102
102
|
collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
|
|
103
103
|
collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
|
|
104
|
-
implicit libs: [
|
|
104
|
+
implicit libs: []
|
|
105
105
|
implicit dirs: [/usr/lib;/usr/local/lib]
|
|
106
106
|
implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]
|
|
107
107
|
|
|
@@ -109,15 +109,15 @@ Parsed C implicit link information from above output:
|
|
|
109
109
|
|
|
110
110
|
|
|
111
111
|
Detecting C [-std=c11] compiler features compiled with the following output:
|
|
112
|
-
Change Dir: /Users/gjtorikian/
|
|
112
|
+
Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp
|
|
113
113
|
|
|
114
|
-
Run Build Command:"/usr/bin/make" "
|
|
115
|
-
/
|
|
116
|
-
Building C object CMakeFiles/
|
|
117
|
-
/
|
|
118
|
-
Linking C executable
|
|
119
|
-
/usr/local/Cellar/cmake/3.
|
|
120
|
-
/
|
|
114
|
+
Run Build Command:"/usr/bin/make" "cmTC_8239a/fast"
|
|
115
|
+
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_8239a.dir/build.make CMakeFiles/cmTC_8239a.dir/build
|
|
116
|
+
Building C object CMakeFiles/cmTC_8239a.dir/feature_tests.c.o
|
|
117
|
+
/Library/Developer/CommandLineTools/usr/bin/cc -std=c11 -o CMakeFiles/cmTC_8239a.dir/feature_tests.c.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c
|
|
118
|
+
Linking C executable cmTC_8239a
|
|
119
|
+
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8239a.dir/link.txt --verbose=1
|
|
120
|
+
/Library/Developer/CommandLineTools/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8239a.dir/feature_tests.c.o -o cmTC_8239a
|
|
121
121
|
|
|
122
122
|
|
|
123
123
|
Feature record: C_FEATURE:1c_function_prototypes
|
|
@@ -127,15 +127,15 @@ Linking C executable cmTC_3afb7
|
|
|
127
127
|
|
|
128
128
|
|
|
129
129
|
Detecting C [-std=c99] compiler features compiled with the following output:
|
|
130
|
-
Change Dir: /Users/gjtorikian/
|
|
130
|
+
Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp
|
|
131
131
|
|
|
132
|
-
Run Build Command:"/usr/bin/make" "
|
|
133
|
-
/
|
|
134
|
-
Building C object CMakeFiles/
|
|
135
|
-
/
|
|
136
|
-
Linking C executable
|
|
137
|
-
/usr/local/Cellar/cmake/3.
|
|
138
|
-
/
|
|
132
|
+
Run Build Command:"/usr/bin/make" "cmTC_af678/fast"
|
|
133
|
+
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_af678.dir/build.make CMakeFiles/cmTC_af678.dir/build
|
|
134
|
+
Building C object CMakeFiles/cmTC_af678.dir/feature_tests.c.o
|
|
135
|
+
/Library/Developer/CommandLineTools/usr/bin/cc -std=c99 -o CMakeFiles/cmTC_af678.dir/feature_tests.c.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c
|
|
136
|
+
Linking C executable cmTC_af678
|
|
137
|
+
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_af678.dir/link.txt --verbose=1
|
|
138
|
+
/Library/Developer/CommandLineTools/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_af678.dir/feature_tests.c.o -o cmTC_af678
|
|
139
139
|
|
|
140
140
|
|
|
141
141
|
Feature record: C_FEATURE:1c_function_prototypes
|
|
@@ -145,15 +145,15 @@ Linking C executable cmTC_b023d
|
|
|
145
145
|
|
|
146
146
|
|
|
147
147
|
Detecting C [-std=c90] compiler features compiled with the following output:
|
|
148
|
-
Change Dir: /Users/gjtorikian/
|
|
148
|
+
Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp
|
|
149
149
|
|
|
150
|
-
Run Build Command:"/usr/bin/make" "
|
|
151
|
-
/
|
|
152
|
-
Building C object CMakeFiles/
|
|
153
|
-
/
|
|
154
|
-
Linking C executable
|
|
155
|
-
/usr/local/Cellar/cmake/3.
|
|
156
|
-
/
|
|
150
|
+
Run Build Command:"/usr/bin/make" "cmTC_300a3/fast"
|
|
151
|
+
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_300a3.dir/build.make CMakeFiles/cmTC_300a3.dir/build
|
|
152
|
+
Building C object CMakeFiles/cmTC_300a3.dir/feature_tests.c.o
|
|
153
|
+
/Library/Developer/CommandLineTools/usr/bin/cc -std=c90 -o CMakeFiles/cmTC_300a3.dir/feature_tests.c.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c
|
|
154
|
+
Linking C executable cmTC_300a3
|
|
155
|
+
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_300a3.dir/link.txt --verbose=1
|
|
156
|
+
/Library/Developer/CommandLineTools/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_300a3.dir/feature_tests.c.o -o cmTC_300a3
|
|
157
157
|
|
|
158
158
|
|
|
159
159
|
Feature record: C_FEATURE:1c_function_prototypes
|
|
@@ -161,33 +161,33 @@ Linking C executable cmTC_bb19f
|
|
|
161
161
|
Feature record: C_FEATURE:0c_static_assert
|
|
162
162
|
Feature record: C_FEATURE:0c_variadic_macros
|
|
163
163
|
Determining if the CXX compiler works passed with the following output:
|
|
164
|
-
Change Dir: /Users/gjtorikian/
|
|
164
|
+
Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp
|
|
165
165
|
|
|
166
|
-
Run Build Command:"/usr/bin/make" "
|
|
167
|
-
/
|
|
168
|
-
Building CXX object CMakeFiles/
|
|
169
|
-
/
|
|
170
|
-
Linking CXX executable
|
|
171
|
-
/usr/local/Cellar/cmake/3.
|
|
172
|
-
/
|
|
166
|
+
Run Build Command:"/usr/bin/make" "cmTC_29cb1/fast"
|
|
167
|
+
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_29cb1.dir/build.make CMakeFiles/cmTC_29cb1.dir/build
|
|
168
|
+
Building CXX object CMakeFiles/cmTC_29cb1.dir/testCXXCompiler.cxx.o
|
|
169
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -o CMakeFiles/cmTC_29cb1.dir/testCXXCompiler.cxx.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
|
|
170
|
+
Linking CXX executable cmTC_29cb1
|
|
171
|
+
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_29cb1.dir/link.txt --verbose=1
|
|
172
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_29cb1.dir/testCXXCompiler.cxx.o -o cmTC_29cb1
|
|
173
173
|
|
|
174
174
|
|
|
175
175
|
Detecting CXX compiler ABI info compiled with the following output:
|
|
176
|
-
Change Dir: /Users/gjtorikian/
|
|
177
|
-
|
|
178
|
-
Run Build Command:"/usr/bin/make" "
|
|
179
|
-
/
|
|
180
|
-
Building CXX object CMakeFiles/
|
|
181
|
-
/
|
|
182
|
-
Linking CXX executable
|
|
183
|
-
/usr/local/Cellar/cmake/3.
|
|
184
|
-
/
|
|
185
|
-
Apple LLVM version
|
|
186
|
-
Target: x86_64-apple-
|
|
176
|
+
Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp
|
|
177
|
+
|
|
178
|
+
Run Build Command:"/usr/bin/make" "cmTC_3ea2e/fast"
|
|
179
|
+
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_3ea2e.dir/build.make CMakeFiles/cmTC_3ea2e.dir/build
|
|
180
|
+
Building CXX object CMakeFiles/cmTC_3ea2e.dir/CMakeCXXCompilerABI.cpp.o
|
|
181
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -o CMakeFiles/cmTC_3ea2e.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp
|
|
182
|
+
Linking CXX executable cmTC_3ea2e
|
|
183
|
+
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3ea2e.dir/link.txt --verbose=1
|
|
184
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_3ea2e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_3ea2e
|
|
185
|
+
Apple LLVM version 8.0.0 (clang-800.0.42.1)
|
|
186
|
+
Target: x86_64-apple-darwin16.4.0
|
|
187
187
|
Thread model: posix
|
|
188
|
-
InstalledDir: /
|
|
189
|
-
"/
|
|
190
|
-
@(#)PROGRAM:ld PROJECT:ld64-
|
|
188
|
+
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
|
|
189
|
+
"/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.12.0 -o cmTC_3ea2e -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_3ea2e.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a
|
|
190
|
+
@(#)PROGRAM:ld PROJECT:ld64-274.2
|
|
191
191
|
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)
|
|
192
192
|
Library search paths:
|
|
193
193
|
/usr/lib
|
|
@@ -199,45 +199,45 @@ Framework search paths:
|
|
|
199
199
|
|
|
200
200
|
Parsed CXX implicit link information from above output:
|
|
201
201
|
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
|
202
|
-
ignore line: [Change Dir: /Users/gjtorikian/
|
|
202
|
+
ignore line: [Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp]
|
|
203
203
|
ignore line: []
|
|
204
|
-
ignore line: [Run Build Command:"/usr/bin/make" "
|
|
205
|
-
ignore line: [/
|
|
206
|
-
ignore line: [Building CXX object CMakeFiles/
|
|
207
|
-
ignore line: [/
|
|
208
|
-
ignore line: [Linking CXX executable
|
|
209
|
-
ignore line: [/usr/local/Cellar/cmake/3.
|
|
210
|
-
ignore line: [/
|
|
211
|
-
ignore line: [Apple LLVM version
|
|
212
|
-
ignore line: [Target: x86_64-apple-
|
|
204
|
+
ignore line: [Run Build Command:"/usr/bin/make" "cmTC_3ea2e/fast"]
|
|
205
|
+
ignore line: [/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_3ea2e.dir/build.make CMakeFiles/cmTC_3ea2e.dir/build]
|
|
206
|
+
ignore line: [Building CXX object CMakeFiles/cmTC_3ea2e.dir/CMakeCXXCompilerABI.cpp.o]
|
|
207
|
+
ignore line: [/Library/Developer/CommandLineTools/usr/bin/c++ -o CMakeFiles/cmTC_3ea2e.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
|
|
208
|
+
ignore line: [Linking CXX executable cmTC_3ea2e]
|
|
209
|
+
ignore line: [/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3ea2e.dir/link.txt --verbose=1]
|
|
210
|
+
ignore line: [/Library/Developer/CommandLineTools/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_3ea2e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_3ea2e ]
|
|
211
|
+
ignore line: [Apple LLVM version 8.0.0 (clang-800.0.42.1)]
|
|
212
|
+
ignore line: [Target: x86_64-apple-darwin16.4.0]
|
|
213
213
|
ignore line: [Thread model: posix]
|
|
214
|
-
ignore line: [InstalledDir: /
|
|
215
|
-
link line: [ "/
|
|
216
|
-
arg [/
|
|
214
|
+
ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
|
|
215
|
+
link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.12.0 -o cmTC_3ea2e -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_3ea2e.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a]
|
|
216
|
+
arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
|
|
217
217
|
arg [-demangle] ==> ignore
|
|
218
218
|
arg [-dynamic] ==> ignore
|
|
219
219
|
arg [-arch] ==> ignore
|
|
220
220
|
arg [x86_64] ==> ignore
|
|
221
221
|
arg [-macosx_version_min] ==> ignore
|
|
222
|
-
arg [10.
|
|
222
|
+
arg [10.12.0] ==> ignore
|
|
223
223
|
arg [-o] ==> ignore
|
|
224
|
-
arg [
|
|
224
|
+
arg [cmTC_3ea2e] ==> ignore
|
|
225
225
|
arg [-search_paths_first] ==> ignore
|
|
226
226
|
arg [-headerpad_max_install_names] ==> ignore
|
|
227
227
|
arg [-v] ==> ignore
|
|
228
|
-
arg [CMakeFiles/
|
|
228
|
+
arg [CMakeFiles/cmTC_3ea2e.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
|
|
229
229
|
arg [-lc++] ==> lib [c++]
|
|
230
230
|
arg [-lSystem] ==> lib [System]
|
|
231
|
-
arg [/
|
|
231
|
+
arg [/Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a]
|
|
232
232
|
Library search paths: [;/usr/lib;/usr/local/lib]
|
|
233
233
|
Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
|
|
234
234
|
remove lib [System]
|
|
235
|
-
|
|
235
|
+
remove lib [/Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a]
|
|
236
236
|
collapse library dir [/usr/lib] ==> [/usr/lib]
|
|
237
237
|
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
|
|
238
238
|
collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
|
|
239
239
|
collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
|
|
240
|
-
implicit libs: [c
|
|
240
|
+
implicit libs: [c++]
|
|
241
241
|
implicit dirs: [/usr/lib;/usr/local/lib]
|
|
242
242
|
implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]
|
|
243
243
|
|
|
@@ -245,15 +245,15 @@ Parsed CXX implicit link information from above output:
|
|
|
245
245
|
|
|
246
246
|
|
|
247
247
|
Detecting CXX [-std=c++14] compiler features compiled with the following output:
|
|
248
|
-
Change Dir: /Users/gjtorikian/
|
|
248
|
+
Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp
|
|
249
249
|
|
|
250
|
-
Run Build Command:"/usr/bin/make" "
|
|
251
|
-
/
|
|
252
|
-
Building CXX object CMakeFiles/
|
|
253
|
-
/
|
|
254
|
-
Linking CXX executable
|
|
255
|
-
/usr/local/Cellar/cmake/3.
|
|
256
|
-
/
|
|
250
|
+
Run Build Command:"/usr/bin/make" "cmTC_ca5c8/fast"
|
|
251
|
+
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_ca5c8.dir/build.make CMakeFiles/cmTC_ca5c8.dir/build
|
|
252
|
+
Building CXX object CMakeFiles/cmTC_ca5c8.dir/feature_tests.cxx.o
|
|
253
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_ca5c8.dir/feature_tests.cxx.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.cxx
|
|
254
|
+
Linking CXX executable cmTC_ca5c8
|
|
255
|
+
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ca5c8.dir/link.txt --verbose=1
|
|
256
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ca5c8.dir/feature_tests.cxx.o -o cmTC_ca5c8
|
|
257
257
|
|
|
258
258
|
|
|
259
259
|
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
|
|
@@ -304,7 +304,7 @@ Linking CXX executable cmTC_ec44d
|
|
|
304
304
|
Feature record: CXX_FEATURE:1cxx_static_assert
|
|
305
305
|
Feature record: CXX_FEATURE:1cxx_strong_enums
|
|
306
306
|
Feature record: CXX_FEATURE:1cxx_template_template_parameters
|
|
307
|
-
Feature record: CXX_FEATURE:
|
|
307
|
+
Feature record: CXX_FEATURE:1cxx_thread_local
|
|
308
308
|
Feature record: CXX_FEATURE:1cxx_trailing_return_types
|
|
309
309
|
Feature record: CXX_FEATURE:1cxx_unicode_literals
|
|
310
310
|
Feature record: CXX_FEATURE:1cxx_uniform_initialization
|
|
@@ -316,15 +316,15 @@ Linking CXX executable cmTC_ec44d
|
|
|
316
316
|
|
|
317
317
|
|
|
318
318
|
Detecting CXX [-std=c++11] compiler features compiled with the following output:
|
|
319
|
-
Change Dir: /Users/gjtorikian/
|
|
319
|
+
Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp
|
|
320
320
|
|
|
321
|
-
Run Build Command:"/usr/bin/make" "
|
|
322
|
-
/
|
|
323
|
-
Building CXX object CMakeFiles/
|
|
324
|
-
/
|
|
325
|
-
Linking CXX executable
|
|
326
|
-
/usr/local/Cellar/cmake/3.
|
|
327
|
-
/
|
|
321
|
+
Run Build Command:"/usr/bin/make" "cmTC_064c6/fast"
|
|
322
|
+
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_064c6.dir/build.make CMakeFiles/cmTC_064c6.dir/build
|
|
323
|
+
Building CXX object CMakeFiles/cmTC_064c6.dir/feature_tests.cxx.o
|
|
324
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_064c6.dir/feature_tests.cxx.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.cxx
|
|
325
|
+
Linking CXX executable cmTC_064c6
|
|
326
|
+
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_064c6.dir/link.txt --verbose=1
|
|
327
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_064c6.dir/feature_tests.cxx.o -o cmTC_064c6
|
|
328
328
|
|
|
329
329
|
|
|
330
330
|
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
|
|
@@ -375,7 +375,7 @@ Linking CXX executable cmTC_ba6dc
|
|
|
375
375
|
Feature record: CXX_FEATURE:1cxx_static_assert
|
|
376
376
|
Feature record: CXX_FEATURE:1cxx_strong_enums
|
|
377
377
|
Feature record: CXX_FEATURE:1cxx_template_template_parameters
|
|
378
|
-
Feature record: CXX_FEATURE:
|
|
378
|
+
Feature record: CXX_FEATURE:1cxx_thread_local
|
|
379
379
|
Feature record: CXX_FEATURE:1cxx_trailing_return_types
|
|
380
380
|
Feature record: CXX_FEATURE:1cxx_unicode_literals
|
|
381
381
|
Feature record: CXX_FEATURE:1cxx_uniform_initialization
|
|
@@ -387,15 +387,15 @@ Linking CXX executable cmTC_ba6dc
|
|
|
387
387
|
|
|
388
388
|
|
|
389
389
|
Detecting CXX [-std=c++98] compiler features compiled with the following output:
|
|
390
|
-
Change Dir: /Users/gjtorikian/
|
|
390
|
+
Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp
|
|
391
391
|
|
|
392
|
-
Run Build Command:"/usr/bin/make" "
|
|
393
|
-
/
|
|
394
|
-
Building CXX object CMakeFiles/
|
|
395
|
-
/
|
|
396
|
-
Linking CXX executable
|
|
397
|
-
/usr/local/Cellar/cmake/3.
|
|
398
|
-
/
|
|
392
|
+
Run Build Command:"/usr/bin/make" "cmTC_9560f/fast"
|
|
393
|
+
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_9560f.dir/build.make CMakeFiles/cmTC_9560f.dir/build
|
|
394
|
+
Building CXX object CMakeFiles/cmTC_9560f.dir/feature_tests.cxx.o
|
|
395
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_9560f.dir/feature_tests.cxx.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.cxx
|
|
396
|
+
Linking CXX executable cmTC_9560f
|
|
397
|
+
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9560f.dir/link.txt --verbose=1
|
|
398
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9560f.dir/feature_tests.cxx.o -o cmTC_9560f
|
|
399
399
|
|
|
400
400
|
|
|
401
401
|
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
|
|
@@ -456,48 +456,48 @@ Linking CXX executable cmTC_6f3fe
|
|
|
456
456
|
Feature record: CXX_FEATURE:0cxx_variadic_macros
|
|
457
457
|
Feature record: CXX_FEATURE:0cxx_variadic_templates
|
|
458
458
|
Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_VISIBILITY succeeded with the following output:
|
|
459
|
-
Change Dir: /Users/gjtorikian/
|
|
459
|
+
Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp
|
|
460
460
|
|
|
461
|
-
Run Build Command:"/usr/bin/make" "
|
|
462
|
-
/
|
|
463
|
-
Building CXX object CMakeFiles/
|
|
464
|
-
/
|
|
465
|
-
Linking CXX executable
|
|
466
|
-
/usr/local/Cellar/cmake/3.
|
|
467
|
-
/
|
|
461
|
+
Run Build Command:"/usr/bin/make" "cmTC_06321/fast"
|
|
462
|
+
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_06321.dir/build.make CMakeFiles/cmTC_06321.dir/build
|
|
463
|
+
Building CXX object CMakeFiles/cmTC_06321.dir/src.cxx.o
|
|
464
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -DCOMPILER_HAS_HIDDEN_VISIBILITY -fvisibility=hidden -o CMakeFiles/cmTC_06321.dir/src.cxx.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp/src.cxx
|
|
465
|
+
Linking CXX executable cmTC_06321
|
|
466
|
+
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_06321.dir/link.txt --verbose=1
|
|
467
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -DCOMPILER_HAS_HIDDEN_VISIBILITY -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_06321.dir/src.cxx.o -o cmTC_06321
|
|
468
468
|
|
|
469
469
|
Source file was:
|
|
470
470
|
int main() { return 0; }
|
|
471
471
|
Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY succeeded with the following output:
|
|
472
|
-
Change Dir: /Users/gjtorikian/
|
|
472
|
+
Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp
|
|
473
473
|
|
|
474
|
-
Run Build Command:"/usr/bin/make" "
|
|
475
|
-
/
|
|
476
|
-
Building CXX object CMakeFiles/
|
|
477
|
-
/
|
|
478
|
-
Linking CXX executable
|
|
479
|
-
/usr/local/Cellar/cmake/3.
|
|
480
|
-
/
|
|
474
|
+
Run Build Command:"/usr/bin/make" "cmTC_831cc/fast"
|
|
475
|
+
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_831cc.dir/build.make CMakeFiles/cmTC_831cc.dir/build
|
|
476
|
+
Building CXX object CMakeFiles/cmTC_831cc.dir/src.cxx.o
|
|
477
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -fvisibility-inlines-hidden -o CMakeFiles/cmTC_831cc.dir/src.cxx.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp/src.cxx
|
|
478
|
+
Linking CXX executable cmTC_831cc
|
|
479
|
+
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_831cc.dir/link.txt --verbose=1
|
|
480
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_831cc.dir/src.cxx.o -o cmTC_831cc
|
|
481
481
|
|
|
482
482
|
Source file was:
|
|
483
483
|
int main() { return 0; }
|
|
484
484
|
Performing C++ SOURCE FILE Test COMPILER_HAS_DEPRECATED_ATTR succeeded with the following output:
|
|
485
|
-
Change Dir: /Users/gjtorikian/
|
|
485
|
+
Change Dir: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp
|
|
486
486
|
|
|
487
|
-
Run Build Command:"/usr/bin/make" "
|
|
488
|
-
/
|
|
489
|
-
Building CXX object CMakeFiles/
|
|
490
|
-
/
|
|
491
|
-
/Users/gjtorikian/
|
|
487
|
+
Run Build Command:"/usr/bin/make" "cmTC_09957/fast"
|
|
488
|
+
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_09957.dir/build.make CMakeFiles/cmTC_09957.dir/build
|
|
489
|
+
Building CXX object CMakeFiles/cmTC_09957.dir/src.cxx.o
|
|
490
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -DCOMPILER_HAS_DEPRECATED_ATTR -o CMakeFiles/cmTC_09957.dir/src.cxx.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp/src.cxx
|
|
491
|
+
/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp/src.cxx:2:25: warning: 'somefunc' is deprecated [-Wdeprecated-declarations]
|
|
492
492
|
int main() { return somefunc();}
|
|
493
493
|
^
|
|
494
|
-
/Users/gjtorikian/
|
|
494
|
+
/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeTmp/src.cxx:1:37: note: 'somefunc' has been explicitly marked deprecated here
|
|
495
495
|
__attribute__((__deprecated__)) int somefunc() { return 0; }
|
|
496
496
|
^
|
|
497
497
|
1 warning generated.
|
|
498
|
-
Linking CXX executable
|
|
499
|
-
/usr/local/Cellar/cmake/3.
|
|
500
|
-
/
|
|
498
|
+
Linking CXX executable cmTC_09957
|
|
499
|
+
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_09957.dir/link.txt --verbose=1
|
|
500
|
+
/Library/Developer/CommandLineTools/usr/bin/c++ -DCOMPILER_HAS_DEPRECATED_ATTR -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_09957.dir/src.cxx.o -o cmTC_09957
|
|
501
501
|
|
|
502
502
|
Source file was:
|
|
503
503
|
__attribute__((__deprecated__)) int somefunc() { return 0; }
|