* installing *source* package ‘MALDIrppa’ ... ** package ‘MALDIrppa’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[1]: Entering directory '/data/blackswan/ripley/R/packages/tests-devel/MALDIrppa/src' gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_fra_dim.c -o RS_fra_dim.o In file included from RS_fra_dim.c:28: RS_fra_dim.c: In function ‘RS_fractal_embed’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:65:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 65 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:65:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 65 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:65:54: error: expected ‘;’ before string constant 65 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:65:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 65 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:65:1: error: expected ‘;’ before string constant 65 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:65:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 65 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:65:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 65 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:68:63: error: expected ‘;’ before string constant 68 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:68:3: note: in expansion of macro ‘SINT32_FROM_R’ 68 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^~~~~~~~~~~~~ RS_fra_dim.c:71:41: error: expected ‘;’ before string constant 71 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:71:3: note: in expansion of macro ‘SINT32_FROM_R’ 71 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^~~~~~~~~~~~~ RS_fra_dim.c:80:69: error: expected ‘;’ before string constant 80 | CONVERT_MATRIX_AND_RETURN( frauniv_embed, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:80:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 80 | CONVERT_MATRIX_AND_RETURN( frauniv_embed, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:80:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 80 | CONVERT_MATRIX_AND_RETURN( frauniv_embed, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:80:1: error: expected ‘;’ before string constant 80 | CONVERT_MATRIX_AND_RETURN( frauniv_embed, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:80:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 80 | CONVERT_MATRIX_AND_RETURN( frauniv_embed, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c: In function ‘RS_fractal_dimension_information’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:133:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 133 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:133:54: error: expected ‘;’ before string constant 133 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:133:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 133 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:133:1: error: expected ‘;’ before string constant 133 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:133:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 133 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:133:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 133 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:136:63: error: expected ‘;’ before string constant 136 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:136:3: note: in expansion of macro ‘SINT32_FROM_R’ 136 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^~~~~~~~~~~~~ RS_fra_dim.c:139:41: error: expected ‘;’ before string constant 139 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:139:3: note: in expansion of macro ‘SINT32_FROM_R’ 139 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^~~~~~~~~~~~~ RS_fra_dim.c:142:47: error: expected ‘;’ before string constant 142 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:142:3: note: in expansion of macro ‘SINT32_FROM_R’ 142 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^~~~~~~~~~~~~ RS_fra_dim.c:145:43: error: expected ‘;’ before string constant 145 | SINT32_FROM_R( pr_n_density, &n_density ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:145:3: note: in expansion of macro ‘SINT32_FROM_R’ 145 | SINT32_FROM_R( pr_n_density, &n_density ); | ^~~~~~~~~~~~~ RS_fra_dim.c:148:64: error: expected ‘;’ before string constant 148 | DISTANCE_METRIC_FROM_R( pr_distance_metric, &distance_metric ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:148:3: note: in expansion of macro ‘DISTANCE_METRIC_FROM_R’ 148 | DISTANCE_METRIC_FROM_R( pr_distance_metric, &distance_metric ); | ^~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:151:51: error: expected ‘;’ before string constant 151 | SINT32_FROM_R( pr_max_neighbors, &max_neighbors ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:151:3: note: in expansion of macro ‘SINT32_FROM_R’ 151 | SINT32_FROM_R( pr_max_neighbors, &max_neighbors ); | ^~~~~~~~~~~~~ RS_fra_dim.c:154:47: error: expected ‘;’ before string constant 154 | SINT32_FROM_R( pr_n_reference, &n_reference ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:154:3: note: in expansion of macro ‘SINT32_FROM_R’ 154 | SINT32_FROM_R( pr_n_reference, &n_reference ); | ^~~~~~~~~~~~~ RS_fra_dim.c:168:85: error: expected ‘;’ before string constant 168 | CONVERT_MATSET_AND_RETURN( frauniv_dimension_information, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:168:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 168 | CONVERT_MATSET_AND_RETURN( frauniv_dimension_information, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:168:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 168 | CONVERT_MATSET_AND_RETURN( frauniv_dimension_information, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:168:1: error: expected ‘;’ before string constant 168 | CONVERT_MATSET_AND_RETURN( frauniv_dimension_information, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:168:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 168 | CONVERT_MATSET_AND_RETURN( frauniv_dimension_information, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c: In function ‘RS_fractal_dimension_correlation_summation’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:212:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 212 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:212:54: error: expected ‘;’ before string constant 212 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:212:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 212 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:212:1: error: expected ‘;’ before string constant 212 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:212:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 212 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:212:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 212 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:215:63: error: expected ‘;’ before string constant 215 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:215:3: note: in expansion of macro ‘SINT32_FROM_R’ 215 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^~~~~~~~~~~~~ RS_fra_dim.c:218:41: error: expected ‘;’ before string constant 218 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:218:3: note: in expansion of macro ‘SINT32_FROM_R’ 218 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^~~~~~~~~~~~~ RS_fra_dim.c:221:47: error: expected ‘;’ before string constant 221 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:221:3: note: in expansion of macro ‘SINT32_FROM_R’ 221 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^~~~~~~~~~~~~ RS_fra_dim.c:224:53: error: expected ‘;’ before string constant 224 | SINT32_FROM_R( pr_n_scale_octave, &n_scale_octave ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:224:3: note: in expansion of macro ‘SINT32_FROM_R’ 224 | SINT32_FROM_R( pr_n_scale_octave, &n_scale_octave ); | ^~~~~~~~~~~~~ RS_fra_dim.c:235:95: error: expected ‘;’ before string constant 235 | CONVERT_MATSET_AND_RETURN( frauniv_dimension_correlation_summation, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:235:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 235 | CONVERT_MATSET_AND_RETURN( frauniv_dimension_correlation_summation, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:235:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 235 | CONVERT_MATSET_AND_RETURN( frauniv_dimension_correlation_summation, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:235:1: error: expected ‘;’ before string constant 235 | CONVERT_MATSET_AND_RETURN( frauniv_dimension_correlation_summation, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:235:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 235 | CONVERT_MATSET_AND_RETURN( frauniv_dimension_correlation_summation, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c: In function ‘RS_fractal_dimension_false_nearest_neighbors’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:283:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 283 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:283:54: error: expected ‘;’ before string constant 283 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:283:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 283 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:283:1: error: expected ‘;’ before string constant 283 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:283:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 283 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:283:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 283 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:286:63: error: expected ‘;’ before string constant 286 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:286:3: note: in expansion of macro ‘SINT32_FROM_R’ 286 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^~~~~~~~~~~~~ RS_fra_dim.c:289:41: error: expected ‘;’ before string constant 289 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:289:3: note: in expansion of macro ‘SINT32_FROM_R’ 289 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^~~~~~~~~~~~~ RS_fra_dim.c:292:47: error: expected ‘;’ before string constant 292 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:292:3: note: in expansion of macro ‘SINT32_FROM_R’ 292 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^~~~~~~~~~~~~ RS_fra_dim.c:295:33: error: expected ‘;’ before string constant 295 | DOUBLE_FROM_R( pr_rtol, &rtol ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:295:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 295 | DOUBLE_FROM_R( pr_rtol, &rtol ); | ^~~~~~~~~~~~~ RS_fra_dim.c:298:33: error: expected ‘;’ before string constant 298 | DOUBLE_FROM_R( pr_atol, &atol ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:298:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 298 | DOUBLE_FROM_R( pr_atol, &atol ); | ^~~~~~~~~~~~~ RS_fra_dim.c:310:97: error: expected ‘;’ before string constant 310 | CONVERT_MATRIX_AND_RETURN( frauniv_dimension_false_nearest_neighbors, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:310:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 310 | CONVERT_MATRIX_AND_RETURN( frauniv_dimension_false_nearest_neighbors, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:310:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 310 | CONVERT_MATRIX_AND_RETURN( frauniv_dimension_false_nearest_neighbors, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:310:1: error: expected ‘;’ before string constant 310 | CONVERT_MATRIX_AND_RETURN( frauniv_dimension_false_nearest_neighbors, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:310:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 310 | CONVERT_MATRIX_AND_RETURN( frauniv_dimension_false_nearest_neighbors, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c: In function ‘RS_fractal_dimension_false_nearest_strands’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:359:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 359 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:359:54: error: expected ‘;’ before string constant 359 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:359:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 359 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:359:1: error: expected ‘;’ before string constant 359 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:359:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 359 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:359:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 359 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:362:63: error: expected ‘;’ before string constant 362 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:362:3: note: in expansion of macro ‘SINT32_FROM_R’ 362 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^~~~~~~~~~~~~ RS_fra_dim.c:365:41: error: expected ‘;’ before string constant 365 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:365:3: note: in expansion of macro ‘SINT32_FROM_R’ 365 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^~~~~~~~~~~~~ RS_fra_dim.c:368:47: error: expected ‘;’ before string constant 368 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:368:3: note: in expansion of macro ‘SINT32_FROM_R’ 368 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^~~~~~~~~~~~~ RS_fra_dim.c:371:59: error: expected ‘;’ before string constant 371 | SINT32_FROM_R( pr_iterate_tolerance, &iterate_tolerance ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:371:3: note: in expansion of macro ‘SINT32_FROM_R’ 371 | SINT32_FROM_R( pr_iterate_tolerance, &iterate_tolerance ); | ^~~~~~~~~~~~~ RS_fra_dim.c:374:33: error: expected ‘;’ before string constant 374 | DOUBLE_FROM_R( pr_atol, &atol ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:374:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 374 | DOUBLE_FROM_R( pr_atol, &atol ); | ^~~~~~~~~~~~~ RS_fra_dim.c:386:95: error: expected ‘;’ before string constant 386 | CONVERT_MATRIX_AND_RETURN( frauniv_dimension_false_nearest_strands, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:386:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 386 | CONVERT_MATRIX_AND_RETURN( frauniv_dimension_false_nearest_strands, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:386:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 386 | CONVERT_MATRIX_AND_RETURN( frauniv_dimension_false_nearest_strands, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:386:1: error: expected ‘;’ before string constant 386 | CONVERT_MATRIX_AND_RETURN( frauniv_dimension_false_nearest_strands, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:386:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 386 | CONVERT_MATRIX_AND_RETURN( frauniv_dimension_false_nearest_strands, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c: In function ‘RS_fractal_poincare_map’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:427:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 427 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:427:54: error: expected ‘;’ before string constant 427 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:427:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 427 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:427:1: error: expected ‘;’ before string constant 427 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:427:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 427 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:427:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 427 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:431:70: error: expected ‘;’ before string constant 431 | CHECK_CONVERSION( fra_extrema_type, pr_extrema_type, &extrema_type ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:431:3: note: in expansion of macro ‘CHECK_CONVERSION’ 431 | CHECK_CONVERSION( fra_extrema_type, pr_extrema_type, &extrema_type ); | ^~~~~~~~~~~~~~~~ RS_fra_dim.c:434:40: error: expected ‘;’ before string constant 434 | BOOLEAN_FROM_R( pr_denoise, &denoise ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:434:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 434 | BOOLEAN_FROM_R( pr_denoise, &denoise ); | ^~~~~~~~~~~~~~ RS_fra_dim.c:444:94: error: expected ‘;’ before string constant 444 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Problem calling frauniv_poincare_map() function" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:452:88: error: expected ‘;’ before string constant 452 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:455:88: error: expected ‘;’ before string constant 455 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c: In function ‘RS_fractal_space_time_separation_plot’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:511:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 511 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:511:54: error: expected ‘;’ before string constant 511 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:511:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 511 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:511:1: error: expected ‘;’ before string constant 511 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:511:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 511 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:511:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 511 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:514:63: error: expected ‘;’ before string constant 514 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:514:3: note: in expansion of macro ‘SINT32_FROM_R’ 514 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^~~~~~~~~~~~~ RS_fra_dim.c:517:41: error: expected ‘;’ before string constant 517 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:517:3: note: in expansion of macro ‘SINT32_FROM_R’ 517 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^~~~~~~~~~~~~ RS_fra_dim.c:520:56: error: expected ‘;’ before string constant 520 | READ_MATRIX_REGISTER( pr_orbital_lags, &orbital_lags ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:520:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 520 | READ_MATRIX_REGISTER( pr_orbital_lags, &orbital_lags ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:520:1: error: expected ‘;’ before string constant 520 | READ_MATRIX_REGISTER( pr_orbital_lags, &orbital_lags ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:520:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 520 | READ_MATRIX_REGISTER( pr_orbital_lags, &orbital_lags ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:520:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 520 | READ_MATRIX_REGISTER( pr_orbital_lags, &orbital_lags ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:523:43: error: expected ‘;’ before string constant 523 | DOUBLE_FROM_R( pr_frac_prob, &frac_prob ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:523:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 523 | DOUBLE_FROM_R( pr_frac_prob, &frac_prob ); | ^~~~~~~~~~~~~ RS_fra_dim.c:535:108: error: expected ‘;’ before string constant 535 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Problem calling frauniv_space_time_separation_plot() function" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_dim.c:541:88: error: expected ‘;’ before string constant 541 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_dim.c:544:88: error: expected ‘;’ before string constant 544 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_fra_dim.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_fra_fdp.c -o RS_fra_fdp.o In file included from RS_fra_fdp.c:23: RS_fra_fdp.c: In function ‘RS_wavelets_fdp_simulate’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:56:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 56 | READ_MATRIX_REGISTER( pr_delta, &delta ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:56:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 56 | READ_MATRIX_REGISTER( pr_delta, &delta ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:56:42: error: expected ‘;’ before string constant 56 | READ_MATRIX_REGISTER( pr_delta, &delta ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_fdp.c:56:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 56 | READ_MATRIX_REGISTER( pr_delta, &delta ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:56:1: error: expected ‘;’ before string constant 56 | READ_MATRIX_REGISTER( pr_delta, &delta ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_fdp.c:56:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 56 | READ_MATRIX_REGISTER( pr_delta, &delta ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:56:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 56 | READ_MATRIX_REGISTER( pr_delta, &delta ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:59:70: error: expected ‘;’ before string constant 59 | READ_MATRIX_REGISTER( pr_innovation_variance, &innovation_variance ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_fdp.c:59:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 59 | READ_MATRIX_REGISTER( pr_innovation_variance, &innovation_variance ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:59:1: error: expected ‘;’ before string constant 59 | READ_MATRIX_REGISTER( pr_innovation_variance, &innovation_variance ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_fdp.c:59:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 59 | READ_MATRIX_REGISTER( pr_innovation_variance, &innovation_variance ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:59:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 59 | READ_MATRIX_REGISTER( pr_innovation_variance, &innovation_variance ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:67:76: error: expected ‘;’ before string constant 67 | CONVERT_MATRIX_AND_RETURN( frauniv_fdp_simulate, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_fdp.c:67:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 67 | CONVERT_MATRIX_AND_RETURN( frauniv_fdp_simulate, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:67:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 67 | CONVERT_MATRIX_AND_RETURN( frauniv_fdp_simulate, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:67:1: error: expected ‘;’ before string constant 67 | CONVERT_MATRIX_AND_RETURN( frauniv_fdp_simulate, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_fdp.c:67:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 67 | CONVERT_MATRIX_AND_RETURN( frauniv_fdp_simulate, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c: In function ‘RS_wavelets_fdp_simulate_weights’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:101:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 101 | READ_MATRIX_REGISTER( pr_delta, &delta ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:101:42: error: expected ‘;’ before string constant 101 | READ_MATRIX_REGISTER( pr_delta, &delta ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_fdp.c:101:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 101 | READ_MATRIX_REGISTER( pr_delta, &delta ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:101:1: error: expected ‘;’ before string constant 101 | READ_MATRIX_REGISTER( pr_delta, &delta ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_fdp.c:101:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 101 | READ_MATRIX_REGISTER( pr_delta, &delta ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:101:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 101 | READ_MATRIX_REGISTER( pr_delta, &delta ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:104:70: error: expected ‘;’ before string constant 104 | READ_MATRIX_REGISTER( pr_innovation_variance, &innovation_variance ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_fdp.c:104:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 104 | READ_MATRIX_REGISTER( pr_innovation_variance, &innovation_variance ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:104:1: error: expected ‘;’ before string constant 104 | READ_MATRIX_REGISTER( pr_innovation_variance, &innovation_variance ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_fdp.c:104:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 104 | READ_MATRIX_REGISTER( pr_innovation_variance, &innovation_variance ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:104:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 104 | READ_MATRIX_REGISTER( pr_innovation_variance, &innovation_variance ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:113:84: error: expected ‘;’ before string constant 113 | CONVERT_MATRIX_AND_RETURN( frauniv_fdp_simulate_weights, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_fdp.c:113:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 113 | CONVERT_MATRIX_AND_RETURN( frauniv_fdp_simulate_weights, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:113:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 113 | CONVERT_MATRIX_AND_RETURN( frauniv_fdp_simulate_weights, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_fdp.c:113:1: error: expected ‘;’ before string constant 113 | CONVERT_MATRIX_AND_RETURN( frauniv_fdp_simulate_weights, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_fdp.c:113:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 113 | CONVERT_MATRIX_AND_RETURN( frauniv_fdp_simulate_weights, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_fra_fdp.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_fra_filt.c -o RS_fra_filt.o In file included from RS_fra_filt.c:23: RS_fra_filt.c: In function ‘RS_fractal_filter_median’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:56:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 56 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:56:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 56 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:56:54: error: expected ‘;’ before string constant 56 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:56:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 56 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:56:1: error: expected ‘;’ before string constant 56 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:56:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 56 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:56:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 56 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:59:35: error: expected ‘;’ before string constant 59 | SINT32_FROM_R( pr_order, &order ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:59:3: note: in expansion of macro ‘SINT32_FROM_R’ 59 | SINT32_FROM_R( pr_order, &order ); | ^~~~~~~~~~~~~ RS_fra_filt.c:67:77: error: expected ‘;’ before string constant 67 | CONVERT_MATRIX_AND_RETURN( frauniv_filter_median, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:67:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 67 | CONVERT_MATRIX_AND_RETURN( frauniv_filter_median, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:67:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 67 | CONVERT_MATRIX_AND_RETURN( frauniv_filter_median, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:67:1: error: expected ‘;’ before string constant 67 | CONVERT_MATRIX_AND_RETURN( frauniv_filter_median, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:67:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 67 | CONVERT_MATRIX_AND_RETURN( frauniv_filter_median, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c: In function ‘RS_fractal_filter_nonlinear_local_projection’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:119:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 119 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:119:54: error: expected ‘;’ before string constant 119 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:119:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 119 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:119:1: error: expected ‘;’ before string constant 119 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:119:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 119 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:119:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 119 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:122:31: error: expected ‘;’ before string constant 122 | SINT32_FROM_R( pr_dim, &dim ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:122:3: note: in expansion of macro ‘SINT32_FROM_R’ 122 | SINT32_FROM_R( pr_dim, &dim ); | ^~~~~~~~~~~~~ RS_fra_filt.c:125:35: error: expected ‘;’ before string constant 125 | SINT32_FROM_R( pr_delay, &delay ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:125:3: note: in expansion of macro ‘SINT32_FROM_R’ 125 | SINT32_FROM_R( pr_delay, &delay ); | ^~~~~~~~~~~~~ RS_fra_filt.c:128:43: error: expected ‘;’ before string constant 128 | SINT32_FROM_R( pr_min_nneig, &min_nneig ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:128:3: note: in expansion of macro ‘SINT32_FROM_R’ 128 | SINT32_FROM_R( pr_min_nneig, &min_nneig ); | ^~~~~~~~~~~~~ RS_fra_filt.c:131:45: error: expected ‘;’ before string constant 131 | DOUBLE_FROM_R( pr_max_radius, &max_radius ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:131:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 131 | DOUBLE_FROM_R( pr_max_radius, &max_radius ); | ^~~~~~~~~~~~~ RS_fra_filt.c:134:64: error: expected ‘;’ before string constant 134 | DISTANCE_METRIC_FROM_R( pr_distance_metric, &distance_metric ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:134:3: note: in expansion of macro ‘DISTANCE_METRIC_FROM_R’ 134 | DISTANCE_METRIC_FROM_R( pr_distance_metric, &distance_metric ); | ^~~~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:137:43: error: expected ‘;’ before string constant 137 | SINT32_FROM_R( pr_noise_dim, &noise_dim ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:137:3: note: in expansion of macro ‘SINT32_FROM_R’ 137 | SINT32_FROM_R( pr_noise_dim, &noise_dim ); | ^~~~~~~~~~~~~ RS_fra_filt.c:140:60: error: expected ‘;’ before string constant 140 | BOOLEAN_FROM_R( pr_correct_curvature, &correct_curvature ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:140:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 140 | BOOLEAN_FROM_R( pr_correct_curvature, &correct_curvature ); | ^~~~~~~~~~~~~~ RS_fra_filt.c:154:97: error: expected ‘;’ before string constant 154 | CONVERT_MATRIX_AND_RETURN( frauniv_filter_nonlinear_local_projection, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:154:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 154 | CONVERT_MATRIX_AND_RETURN( frauniv_filter_nonlinear_local_projection, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:154:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 154 | CONVERT_MATRIX_AND_RETURN( frauniv_filter_nonlinear_local_projection, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_filt.c:154:1: error: expected ‘;’ before string constant 154 | CONVERT_MATRIX_AND_RETURN( frauniv_filter_nonlinear_local_projection, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_filt.c:154:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 154 | CONVERT_MATRIX_AND_RETURN( frauniv_filter_nonlinear_local_projection, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_fra_filt.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_fra_kde.c -o RS_fra_kde.o In file included from RS_fra_kde.c:22: RS_fra_kde.c: In function ‘RS_fractal_kernel_density_estimate’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_kde.c:55:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 55 | READ_MATRIX_REGISTER( pr_data, &data ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_kde.c:55:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 55 | READ_MATRIX_REGISTER( pr_data, &data ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_kde.c:55:40: error: expected ‘;’ before string constant 55 | READ_MATRIX_REGISTER( pr_data, &data ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_kde.c:55:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 55 | READ_MATRIX_REGISTER( pr_data, &data ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_kde.c:55:1: error: expected ‘;’ before string constant 55 | READ_MATRIX_REGISTER( pr_data, &data ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_kde.c:55:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 55 | READ_MATRIX_REGISTER( pr_data, &data ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_kde.c:55:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 55 | READ_MATRIX_REGISTER( pr_data, &data ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_kde.c:58:44: error: expected ‘;’ before string constant 58 | READ_MATRIX_REGISTER( pr_points, &points ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_kde.c:58:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 58 | READ_MATRIX_REGISTER( pr_points, &points ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_kde.c:58:1: error: expected ‘;’ before string constant 58 | READ_MATRIX_REGISTER( pr_points, &points ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_kde.c:58:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 58 | READ_MATRIX_REGISTER( pr_points, &points ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_kde.c:58:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 58 | READ_MATRIX_REGISTER( pr_points, &points ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_kde.c:66:87: error: expected ‘;’ before string constant 66 | CONVERT_MATRIX_AND_RETURN( frauniv_kernel_density_estimate, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_kde.c:66:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 66 | CONVERT_MATRIX_AND_RETURN( frauniv_kernel_density_estimate, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_kde.c:66:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 66 | CONVERT_MATRIX_AND_RETURN( frauniv_kernel_density_estimate, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_kde.c:66:1: error: expected ‘;’ before string constant 66 | CONVERT_MATRIX_AND_RETURN( frauniv_kernel_density_estimate, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_kde.c:66:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 66 | CONVERT_MATRIX_AND_RETURN( frauniv_kernel_density_estimate, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_fra_kde.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_fra_lyap.c -o RS_fra_lyap.o In file included from RS_fra_lyap.c:22: RS_fra_lyap.c: In function ‘RS_fractal_local_lyapunov_spectrum’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:84:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 84 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:84:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 84 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:84:54: error: expected ‘;’ before string constant 84 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:84:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 84 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:84:1: error: expected ‘;’ before string constant 84 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:84:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 84 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:84:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 84 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:87:63: error: expected ‘;’ before string constant 87 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:87:3: note: in expansion of macro ‘SINT32_FROM_R’ 87 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^~~~~~~~~~~~~ RS_fra_lyap.c:90:41: error: expected ‘;’ before string constant 90 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:90:3: note: in expansion of macro ‘SINT32_FROM_R’ 90 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^~~~~~~~~~~~~ RS_fra_lyap.c:93:47: error: expected ‘;’ before string constant 93 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:93:3: note: in expansion of macro ‘SINT32_FROM_R’ 93 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^~~~~~~~~~~~~ RS_fra_lyap.c:96:59: error: expected ‘;’ before string constant 96 | DOUBLE_FROM_R( pr_sampling_interval, &sampling_interval ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:96:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 96 | DOUBLE_FROM_R( pr_sampling_interval, &sampling_interval ); | ^~~~~~~~~~~~~ RS_fra_lyap.c:99:55: error: expected ‘;’ before string constant 99 | SINT32_FROM_R( pr_local_dimension, &local_dimension ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:99:3: note: in expansion of macro ‘SINT32_FROM_R’ 99 | SINT32_FROM_R( pr_local_dimension, &local_dimension ); | ^~~~~~~~~~~~~ RS_fra_lyap.c:102:57: error: expected ‘;’ before string constant 102 | SINT32_FROM_R( pr_polynomial_order, &polynomial_order ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:102:3: note: in expansion of macro ‘SINT32_FROM_R’ 102 | SINT32_FROM_R( pr_polynomial_order, &polynomial_order ); | ^~~~~~~~~~~~~ RS_fra_lyap.c:105:64: error: expected ‘;’ before string constant 105 | READ_MATRIX_REGISTER( pr_global_reference, &global_reference ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:105:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 105 | READ_MATRIX_REGISTER( pr_global_reference, &global_reference ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:105:1: error: expected ‘;’ before string constant 105 | READ_MATRIX_REGISTER( pr_global_reference, &global_reference ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:105:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 105 | READ_MATRIX_REGISTER( pr_global_reference, &global_reference ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:105:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 105 | READ_MATRIX_REGISTER( pr_global_reference, &global_reference ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:108:59: error: expected ‘;’ before string constant 108 | SINT32_FROM_R( pr_n_reference_local, &n_reference_local ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:108:3: note: in expansion of macro ‘SINT32_FROM_R’ 108 | SINT32_FROM_R( pr_n_reference_local, &n_reference_local ); | ^~~~~~~~~~~~~ RS_fra_lyap.c:111:46: error: expected ‘;’ before string constant 111 | DISTANCE_METRIC_FROM_R( pr_metric, &metric ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:111:3: note: in expansion of macro ‘DISTANCE_METRIC_FROM_R’ 111 | DISTANCE_METRIC_FROM_R( pr_metric, &metric ); | ^~~~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:114:42: error: expected ‘;’ before string constant 114 | READ_MATRIX_REGISTER( pr_scale, &scale ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:114:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 114 | READ_MATRIX_REGISTER( pr_scale, &scale ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:114:1: error: expected ‘;’ before string constant 114 | READ_MATRIX_REGISTER( pr_scale, &scale ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:114:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 114 | READ_MATRIX_REGISTER( pr_scale, &scale ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:114:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 114 | READ_MATRIX_REGISTER( pr_scale, &scale ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:131:87: error: expected ‘;’ before string constant 131 | CONVERT_MATSET_AND_RETURN( frauniv_local_lyapunov_spectrum, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:131:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 131 | CONVERT_MATSET_AND_RETURN( frauniv_local_lyapunov_spectrum, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:131:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 131 | CONVERT_MATSET_AND_RETURN( frauniv_local_lyapunov_spectrum, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_lyap.c:131:1: error: expected ‘;’ before string constant 131 | CONVERT_MATSET_AND_RETURN( frauniv_local_lyapunov_spectrum, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_lyap.c:131:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 131 | CONVERT_MATSET_AND_RETURN( frauniv_local_lyapunov_spectrum, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_fra_lyap.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_fra_modl.c -o RS_fra_modl.o In file included from RS_fra_modl.c:22: RS_fra_modl.c: In function ‘RS_fractal_determinism_delta_epsilon’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_modl.c:76:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_modl.c:76:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_modl.c:76:54: error: expected ‘;’ before string constant 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_modl.c:76:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_modl.c:76:1: error: expected ‘;’ before string constant 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_modl.c:76:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_modl.c:76:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_modl.c:79:63: error: expected ‘;’ before string constant 79 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_modl.c:79:3: note: in expansion of macro ‘SINT32_FROM_R’ 79 | SINT32_FROM_R( pr_embedding_dimension, &embedding_dimension ); | ^~~~~~~~~~~~~ RS_fra_modl.c:82:41: error: expected ‘;’ before string constant 82 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_modl.c:82:3: note: in expansion of macro ‘SINT32_FROM_R’ 82 | SINT32_FROM_R( pr_time_lag, &time_lag ); | ^~~~~~~~~~~~~ RS_fra_modl.c:85:47: error: expected ‘;’ before string constant 85 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_modl.c:85:3: note: in expansion of macro ‘SINT32_FROM_R’ 85 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^~~~~~~~~~~~~ RS_fra_modl.c:88:43: error: expected ‘;’ before string constant 88 | SINT32_FROM_R( pr_image_lag, &image_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_modl.c:88:3: note: in expansion of macro ‘SINT32_FROM_R’ 88 | SINT32_FROM_R( pr_image_lag, &image_lag ); | ^~~~~~~~~~~~~ RS_fra_modl.c:91:43: error: expected ‘;’ before string constant 91 | DOUBLE_FROM_R( pr_scale_min, &scale_min ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_modl.c:91:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 91 | DOUBLE_FROM_R( pr_scale_min, &scale_min ); | ^~~~~~~~~~~~~ RS_fra_modl.c:94:43: error: expected ‘;’ before string constant 94 | DOUBLE_FROM_R( pr_scale_max, &scale_max ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_modl.c:94:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 94 | DOUBLE_FROM_R( pr_scale_max, &scale_max ); | ^~~~~~~~~~~~~ RS_fra_modl.c:97:45: error: expected ‘;’ before string constant 97 | DOUBLE_FROM_R( pr_resolution, &resolution ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_modl.c:97:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 97 | DOUBLE_FROM_R( pr_resolution, &resolution ); | ^~~~~~~~~~~~~ RS_fra_modl.c:100:42: error: expected ‘;’ before string constant 100 | BOOLEAN_FROM_R( pr_minimize, &minimize ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_modl.c:100:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 100 | BOOLEAN_FROM_R( pr_minimize, &minimize ); | ^~~~~~~~~~~~~~ RS_fra_modl.c:115:89: error: expected ‘;’ before string constant 115 | CONVERT_MATSET_AND_RETURN( frauniv_determinism_delta_epsilon, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_modl.c:115:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 115 | CONVERT_MATSET_AND_RETURN( frauniv_determinism_delta_epsilon, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_modl.c:115:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 115 | CONVERT_MATSET_AND_RETURN( frauniv_determinism_delta_epsilon, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_modl.c:115:1: error: expected ‘;’ before string constant 115 | CONVERT_MATSET_AND_RETURN( frauniv_determinism_delta_epsilon, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_modl.c:115:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 115 | CONVERT_MATSET_AND_RETURN( frauniv_determinism_delta_epsilon, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_fra_modl.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_fra_neig.c -o RS_fra_neig.o In file included from RS_fra_neig.c:23: RS_fra_neig.c: In function ‘RS_fractal_neighbor_find’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_neig.c:75:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 75 | READ_MATRIX_REGISTER( pr_embedding, &embedding ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_neig.c:75:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 75 | READ_MATRIX_REGISTER( pr_embedding, &embedding ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_neig.c:75:50: error: expected ‘;’ before string constant 75 | READ_MATRIX_REGISTER( pr_embedding, &embedding ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_neig.c:75:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 75 | READ_MATRIX_REGISTER( pr_embedding, &embedding ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_neig.c:75:1: error: expected ‘;’ before string constant 75 | READ_MATRIX_REGISTER( pr_embedding, &embedding ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_neig.c:75:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 75 | READ_MATRIX_REGISTER( pr_embedding, &embedding ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_neig.c:75:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 75 | READ_MATRIX_REGISTER( pr_embedding, &embedding ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_neig.c:78:45: error: expected ‘;’ before string constant 78 | SINT32_FROM_R( pr_n_neighbor, &n_neighbor ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_neig.c:78:3: note: in expansion of macro ‘SINT32_FROM_R’ 78 | SINT32_FROM_R( pr_n_neighbor, &n_neighbor ); | ^~~~~~~~~~~~~ RS_fra_neig.c:81:49: error: expected ‘;’ before string constant 81 | DOUBLE_FROM_R( pr_distance_max, &distance_max ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_neig.c:81:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 81 | DOUBLE_FROM_R( pr_distance_max, &distance_max ); | ^~~~~~~~~~~~~ RS_fra_neig.c:84:64: error: expected ‘;’ before string constant 84 | DISTANCE_METRIC_FROM_R( pr_distance_metric, &distance_metric ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_neig.c:84:3: note: in expansion of macro ‘DISTANCE_METRIC_FROM_R’ 84 | DISTANCE_METRIC_FROM_R( pr_distance_metric, &distance_metric ); | ^~~~~~~~~~~~~~~~~~~~~~ RS_fra_neig.c:87:54: error: expected ‘;’ before string constant 87 | BOOLEAN_FROM_R( pr_sort_distances, &sort_distances ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_neig.c:87:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 87 | BOOLEAN_FROM_R( pr_sort_distances, &sort_distances ); | ^~~~~~~~~~~~~~ RS_fra_neig.c:90:47: error: expected ‘;’ before string constant 90 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_neig.c:90:3: note: in expansion of macro ‘SINT32_FROM_R’ 90 | SINT32_FROM_R( pr_orbital_lag, &orbital_lag ); | ^~~~~~~~~~~~~ RS_fra_neig.c:105:95: error: expected ‘;’ before string constant 105 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Problem calling frauniv_neighbor_find() function" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_neig.c:115:88: error: expected ‘;’ before string constant 115 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_neig.c:117:88: error: expected ‘;’ before string constant 117 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_neig.c:119:88: error: expected ‘;’ before string constant 119 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_fra_neig.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_fra_scale.c -o RS_fra_scale.o In file included from RS_fra_scale.c:22: RS_fra_scale.c: In function ‘RS_fractal_piecwise_linear_segmentation’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_scale.c:61:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 61 | READ_MATRIX_REGISTER( pr_xdata, &xdata ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_scale.c:61:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 61 | READ_MATRIX_REGISTER( pr_xdata, &xdata ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_scale.c:61:42: error: expected ‘;’ before string constant 61 | READ_MATRIX_REGISTER( pr_xdata, &xdata ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_scale.c:61:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 61 | READ_MATRIX_REGISTER( pr_xdata, &xdata ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_scale.c:61:1: error: expected ‘;’ before string constant 61 | READ_MATRIX_REGISTER( pr_xdata, &xdata ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_scale.c:61:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 61 | READ_MATRIX_REGISTER( pr_xdata, &xdata ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_scale.c:61:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 61 | READ_MATRIX_REGISTER( pr_xdata, &xdata ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_scale.c:64:42: error: expected ‘;’ before string constant 64 | READ_MATRIX_REGISTER( pr_ydata, &ydata ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_scale.c:64:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 64 | READ_MATRIX_REGISTER( pr_ydata, &ydata ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_scale.c:64:1: error: expected ‘;’ before string constant 64 | READ_MATRIX_REGISTER( pr_ydata, &ydata ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_scale.c:64:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 64 | READ_MATRIX_REGISTER( pr_ydata, &ydata ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_scale.c:64:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 64 | READ_MATRIX_REGISTER( pr_ydata, &ydata ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_scale.c:67:35: error: expected ‘;’ before string constant 67 | SINT32_FROM_R( pr_n_fit, &n_fit ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_scale.c:67:3: note: in expansion of macro ‘SINT32_FROM_R’ 67 | SINT32_FROM_R( pr_n_fit, &n_fit ); | ^~~~~~~~~~~~~ RS_fra_scale.c:71:123: error: expected ‘;’ before string constant 71 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert double type argument pr_angle_tolerance to angle_tolerance" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_scale.c:81:92: error: expected ‘;’ before string constant 81 | CONVERT_MATRIX_AND_RETURN( frauniv_piecwise_linear_segmentation, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_scale.c:81:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 81 | CONVERT_MATRIX_AND_RETURN( frauniv_piecwise_linear_segmentation, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_scale.c:81:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 81 | CONVERT_MATRIX_AND_RETURN( frauniv_piecwise_linear_segmentation, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_scale.c:81:1: error: expected ‘;’ before string constant 81 | CONVERT_MATRIX_AND_RETURN( frauniv_piecwise_linear_segmentation, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_scale.c:81:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 81 | CONVERT_MATRIX_AND_RETURN( frauniv_piecwise_linear_segmentation, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_fra_scale.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_fra_sdf.c -o RS_fra_sdf.o In file included from RS_fra_sdf.c:25: RS_fra_sdf.c: In function ‘RS_fractal_spectral_density_function_direct’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:74:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 74 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:74:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 74 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:74:54: error: expected ‘;’ before string constant 74 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:74:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 74 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:74:1: error: expected ‘;’ before string constant 74 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:74:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 74 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:74:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 74 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:77:42: error: expected ‘;’ before string constant 77 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:77:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 77 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:77:1: error: expected ‘;’ before string constant 77 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:77:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 77 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:77:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 77 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:80:38: error: expected ‘;’ before string constant 80 | BOOLEAN_FROM_R( pr_center, ¢er ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:80:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 80 | BOOLEAN_FROM_R( pr_center, ¢er ); | ^~~~~~~~~~~~~~ RS_fra_sdf.c:83:42: error: expected ‘;’ before string constant 83 | BOOLEAN_FROM_R( pr_recenter, &recenter ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:83:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 83 | BOOLEAN_FROM_R( pr_recenter, &recenter ); | ^~~~~~~~~~~~~~ RS_fra_sdf.c:86:50: error: expected ‘;’ before string constant 86 | BOOLEAN_FROM_R( pr_single_sided, &single_sided ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:86:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 86 | BOOLEAN_FROM_R( pr_single_sided, &single_sided ); | ^~~~~~~~~~~~~~ RS_fra_sdf.c:89:33: error: expected ‘;’ before string constant 89 | SINT32_FROM_R( pr_npad, &npad ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:89:3: note: in expansion of macro ‘SINT32_FROM_R’ 89 | SINT32_FROM_R( pr_npad, &npad ); | ^~~~~~~~~~~~~ RS_fra_sdf.c:101:96: error: expected ‘;’ before string constant 101 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_direct, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:101:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 101 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_direct, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:101:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 101 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_direct, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:101:1: error: expected ‘;’ before string constant 101 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_direct, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:101:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 101 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_direct, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c: In function ‘RS_fractal_spectral_density_function_lag_window’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:154:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 154 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:154:54: error: expected ‘;’ before string constant 154 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:154:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 154 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:154:1: error: expected ‘;’ before string constant 154 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:154:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 154 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:154:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 154 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:157:52: error: expected ‘;’ before string constant 157 | READ_MATRIX_REGISTER( pr_lag_window, &lag_window ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:157:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 157 | READ_MATRIX_REGISTER( pr_lag_window, &lag_window ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:157:1: error: expected ‘;’ before string constant 157 | READ_MATRIX_REGISTER( pr_lag_window, &lag_window ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:157:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 157 | READ_MATRIX_REGISTER( pr_lag_window, &lag_window ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:157:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 157 | READ_MATRIX_REGISTER( pr_lag_window, &lag_window ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:160:42: error: expected ‘;’ before string constant 160 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:160:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 160 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:160:1: error: expected ‘;’ before string constant 160 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:160:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 160 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:160:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 160 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:163:38: error: expected ‘;’ before string constant 163 | BOOLEAN_FROM_R( pr_center, ¢er ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:163:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 163 | BOOLEAN_FROM_R( pr_center, ¢er ); | ^~~~~~~~~~~~~~ RS_fra_sdf.c:166:42: error: expected ‘;’ before string constant 166 | BOOLEAN_FROM_R( pr_recenter, &recenter ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:166:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 166 | BOOLEAN_FROM_R( pr_recenter, &recenter ); | ^~~~~~~~~~~~~~ RS_fra_sdf.c:169:50: error: expected ‘;’ before string constant 169 | BOOLEAN_FROM_R( pr_single_sided, &single_sided ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:169:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 169 | BOOLEAN_FROM_R( pr_single_sided, &single_sided ); | ^~~~~~~~~~~~~~ RS_fra_sdf.c:172:33: error: expected ‘;’ before string constant 172 | SINT32_FROM_R( pr_npad, &npad ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:172:3: note: in expansion of macro ‘SINT32_FROM_R’ 172 | SINT32_FROM_R( pr_npad, &npad ); | ^~~~~~~~~~~~~ RS_fra_sdf.c:185:100: error: expected ‘;’ before string constant 185 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_lag_window, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:185:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 185 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_lag_window, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:185:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 185 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_lag_window, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:185:1: error: expected ‘;’ before string constant 185 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_lag_window, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:185:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 185 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_lag_window, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c: In function ‘RS_fractal_spectral_density_function_wosa’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:238:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 238 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:238:54: error: expected ‘;’ before string constant 238 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:238:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 238 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:238:1: error: expected ‘;’ before string constant 238 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:238:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 238 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:238:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 238 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:241:42: error: expected ‘;’ before string constant 241 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:241:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 241 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:241:1: error: expected ‘;’ before string constant 241 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:241:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 241 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:241:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 241 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:244:39: error: expected ‘;’ before string constant 244 | DOUBLE_FROM_R( pr_overlap, &overlap ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:244:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 244 | DOUBLE_FROM_R( pr_overlap, &overlap ); | ^~~~~~~~~~~~~ RS_fra_sdf.c:247:38: error: expected ‘;’ before string constant 247 | BOOLEAN_FROM_R( pr_center, ¢er ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:247:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 247 | BOOLEAN_FROM_R( pr_center, ¢er ); | ^~~~~~~~~~~~~~ RS_fra_sdf.c:250:42: error: expected ‘;’ before string constant 250 | BOOLEAN_FROM_R( pr_recenter, &recenter ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:250:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 250 | BOOLEAN_FROM_R( pr_recenter, &recenter ); | ^~~~~~~~~~~~~~ RS_fra_sdf.c:253:50: error: expected ‘;’ before string constant 253 | BOOLEAN_FROM_R( pr_single_sided, &single_sided ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:253:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 253 | BOOLEAN_FROM_R( pr_single_sided, &single_sided ); | ^~~~~~~~~~~~~~ RS_fra_sdf.c:256:33: error: expected ‘;’ before string constant 256 | SINT32_FROM_R( pr_npad, &npad ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:256:3: note: in expansion of macro ‘SINT32_FROM_R’ 256 | SINT32_FROM_R( pr_npad, &npad ); | ^~~~~~~~~~~~~ RS_fra_sdf.c:269:94: error: expected ‘;’ before string constant 269 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_wosa, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:269:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 269 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_wosa, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:269:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 269 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_wosa, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:269:1: error: expected ‘;’ before string constant 269 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_wosa, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:269:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 269 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_wosa, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c: In function ‘RS_fractal_spectral_density_function_multitaper’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:319:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 319 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:319:54: error: expected ‘;’ before string constant 319 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:319:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 319 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:319:1: error: expected ‘;’ before string constant 319 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:319:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 319 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:319:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 319 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:322:42: error: expected ‘;’ before string constant 322 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:322:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 322 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:322:1: error: expected ‘;’ before string constant 322 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:322:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 322 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:322:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 322 | READ_MATRIX_REGISTER( pr_taper, &taper ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:325:38: error: expected ‘;’ before string constant 325 | BOOLEAN_FROM_R( pr_center, ¢er ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:325:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 325 | BOOLEAN_FROM_R( pr_center, ¢er ); | ^~~~~~~~~~~~~~ RS_fra_sdf.c:328:42: error: expected ‘;’ before string constant 328 | BOOLEAN_FROM_R( pr_recenter, &recenter ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:328:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 328 | BOOLEAN_FROM_R( pr_recenter, &recenter ); | ^~~~~~~~~~~~~~ RS_fra_sdf.c:331:50: error: expected ‘;’ before string constant 331 | BOOLEAN_FROM_R( pr_single_sided, &single_sided ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:331:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 331 | BOOLEAN_FROM_R( pr_single_sided, &single_sided ); | ^~~~~~~~~~~~~~ RS_fra_sdf.c:334:33: error: expected ‘;’ before string constant 334 | SINT32_FROM_R( pr_npad, &npad ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:334:3: note: in expansion of macro ‘SINT32_FROM_R’ 334 | SINT32_FROM_R( pr_npad, &npad ); | ^~~~~~~~~~~~~ RS_fra_sdf.c:346:100: error: expected ‘;’ before string constant 346 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_multitaper, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:346:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 346 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_multitaper, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:346:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 346 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_multitaper, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_sdf.c:346:1: error: expected ‘;’ before string constant 346 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_multitaper, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_sdf.c:346:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 346 | CONVERT_MATRIX_AND_RETURN( frauniv_spectral_density_function_multitaper, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_fra_sdf.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_fra_stat.c -o RS_fra_stat.o In file included from RS_fra_stat.c:22: RS_fra_stat.c: In function ‘RS_fractal_stationarity_priestley_subba_rao’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_stat.c:70:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 70 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_stat.c:70:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 70 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_stat.c:70:54: error: expected ‘;’ before string constant 70 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_stat.c:70:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 70 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_stat.c:70:1: error: expected ‘;’ before string constant 70 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_stat.c:70:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 70 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_stat.c:70:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 70 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_stat.c:73:59: error: expected ‘;’ before string constant 73 | DOUBLE_FROM_R( pr_sampling_interval, &sampling_interval ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_stat.c:73:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 73 | DOUBLE_FROM_R( pr_sampling_interval, &sampling_interval ); | ^~~~~~~~~~~~~ RS_fra_stat.c:76:39: error: expected ‘;’ before string constant 76 | SINT32_FROM_R( pr_n_taper, &n_taper ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_stat.c:76:3: note: in expansion of macro ‘SINT32_FROM_R’ 76 | SINT32_FROM_R( pr_n_taper, &n_taper ); | ^~~~~~~~~~~~~ RS_fra_stat.c:79:39: error: expected ‘;’ before string constant 79 | SINT32_FROM_R( pr_n_block, &n_block ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_stat.c:79:3: note: in expansion of macro ‘SINT32_FROM_R’ 79 | SINT32_FROM_R( pr_n_block, &n_block ); | ^~~~~~~~~~~~~ RS_fra_stat.c:82:49: error: expected ‘;’ before string constant 82 | DOUBLE_FROM_R( pr_significance, &significance ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_stat.c:82:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 82 | DOUBLE_FROM_R( pr_significance, &significance ); | ^~~~~~~~~~~~~ RS_fra_stat.c:85:38: error: expected ‘;’ before string constant 85 | BOOLEAN_FROM_R( pr_center, ¢er ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_stat.c:85:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 85 | BOOLEAN_FROM_R( pr_center, ¢er ); | ^~~~~~~~~~~~~~ RS_fra_stat.c:88:42: error: expected ‘;’ before string constant 88 | BOOLEAN_FROM_R( pr_recenter, &recenter ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_stat.c:88:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 88 | BOOLEAN_FROM_R( pr_recenter, &recenter ); | ^~~~~~~~~~~~~~ RS_fra_stat.c:101:96: error: expected ‘;’ before string constant 101 | CONVERT_MATSET_AND_RETURN( frauniv_stationarity_priestley_subba_rao, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_stat.c:101:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 101 | CONVERT_MATSET_AND_RETURN( frauniv_stationarity_priestley_subba_rao, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_stat.c:101:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 101 | CONVERT_MATSET_AND_RETURN( frauniv_stationarity_priestley_subba_rao, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_stat.c:101:1: error: expected ‘;’ before string constant 101 | CONVERT_MATSET_AND_RETURN( frauniv_stationarity_priestley_subba_rao, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_stat.c:101:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 101 | CONVERT_MATSET_AND_RETURN( frauniv_stationarity_priestley_subba_rao, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_fra_stat.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_fra_surr.c -o RS_fra_surr.o In file included from RS_fra_surr.c:24: RS_fra_surr.c: In function ‘RS_fractal_bootstrap_theiler’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:63:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 63 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:63:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 63 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:63:54: error: expected ‘;’ before string constant 63 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:63:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 63 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:63:1: error: expected ‘;’ before string constant 63 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:63:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 63 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:63:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 63 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:67:112: error: expected ‘;’ before string constant 67 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert fra_surrogate type argument pr_method to method" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:71:101: error: expected ‘;’ before string constant 71 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert uint32 type argument pr_seed to seed" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:80:81: error: expected ‘;’ before string constant 80 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_theiler, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:80:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 80 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_theiler, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:80:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 80 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_theiler, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:80:1: error: expected ‘;’ before string constant 80 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_theiler, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:80:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 80 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_theiler, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c: In function ‘RS_fractal_bootstrap_davison_hinkley’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:117:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 117 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:117:54: error: expected ‘;’ before string constant 117 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:117:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 117 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:117:1: error: expected ‘;’ before string constant 117 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:117:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 117 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:117:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 117 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:121:101: error: expected ‘;’ before string constant 121 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert uint32 type argument pr_seed to seed" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:129:89: error: expected ‘;’ before string constant 129 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_davison_hinkley, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:129:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 129 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_davison_hinkley, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:129:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 129 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_davison_hinkley, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:129:1: error: expected ‘;’ before string constant 129 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_davison_hinkley, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:129:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 129 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_davison_hinkley, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c: In function ‘RS_fractal_bootstrap_circulant_embedding’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:170:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 170 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:170:38: error: expected ‘;’ before string constant 170 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:170:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 170 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:170:1: error: expected ‘;’ before string constant 170 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:170:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 170 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:170:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 170 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:174:101: error: expected ‘;’ before string constant 174 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert uint32 type argument pr_seed to seed" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:182:93: error: expected ‘;’ before string constant 182 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_circulant_embedding, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:182:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 182 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_circulant_embedding, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:182:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 182 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_circulant_embedding, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_surr.c:182:1: error: expected ‘;’ before string constant 182 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_circulant_embedding, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_surr.c:182:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 182 | CONVERT_MATRIX_AND_RETURN( frauniv_bootstrap_circulant_embedding, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_fra_surr.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_fra_tdmi.c -o RS_fra_tdmi.o In file included from RS_fra_tdmi.c:22: RS_fra_tdmi.c: In function ‘RS_fractal_time_delayed_mutual_information’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_tdmi.c:55:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 55 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_tdmi.c:55:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 55 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_tdmi.c:55:54: error: expected ‘;’ before string constant 55 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_tdmi.c:55:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 55 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_tdmi.c:55:1: error: expected ‘;’ before string constant 55 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_tdmi.c:55:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 55 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_tdmi.c:55:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 55 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_tdmi.c:58:40: error: expected ‘;’ before string constant 58 | READ_MATRIX_REGISTER( pr_lags, &lags ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_tdmi.c:58:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 58 | READ_MATRIX_REGISTER( pr_lags, &lags ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_tdmi.c:58:1: error: expected ‘;’ before string constant 58 | READ_MATRIX_REGISTER( pr_lags, &lags ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_tdmi.c:58:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 58 | READ_MATRIX_REGISTER( pr_lags, &lags ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_tdmi.c:58:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 58 | READ_MATRIX_REGISTER( pr_lags, &lags ); | ^~~~~~~~~~~~~~~~~~~~ RS_fra_tdmi.c:66:95: error: expected ‘;’ before string constant 66 | CONVERT_MATRIX_AND_RETURN( frauniv_time_delayed_mutual_information, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_tdmi.c:66:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 66 | CONVERT_MATRIX_AND_RETURN( frauniv_time_delayed_mutual_information, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_tdmi.c:66:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 66 | CONVERT_MATRIX_AND_RETURN( frauniv_time_delayed_mutual_information, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_fra_tdmi.c:66:1: error: expected ‘;’ before string constant 66 | CONVERT_MATRIX_AND_RETURN( frauniv_time_delayed_mutual_information, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_fra_tdmi.c:66:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 66 | CONVERT_MATRIX_AND_RETURN( frauniv_time_delayed_mutual_information, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_fra_tdmi.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_math_acvs.c -o RS_math_acvs.o In file included from RS_math_acvs.c:22: RS_math_acvs.c: In function ‘RS_math_acvs’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_math_acvs.c:58:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 58 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_math_acvs.c:58:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 58 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_math_acvs.c:58:54: error: expected ‘;’ before string constant 58 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_math_acvs.c:58:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 58 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_math_acvs.c:58:1: error: expected ‘;’ before string constant 58 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_math_acvs.c:58:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 58 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_math_acvs.c:58:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 58 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_math_acvs.c:61:38: error: expected ‘;’ before string constant 61 | BOOLEAN_FROM_R( pr_biased, &biased ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_math_acvs.c:61:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 61 | BOOLEAN_FROM_R( pr_biased, &biased ); | ^~~~~~~~~~~~~~ RS_math_acvs.c:64:42: error: expected ‘;’ before string constant 64 | BOOLEAN_FROM_R( pr_recenter, &recenter ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_math_acvs.c:64:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 64 | BOOLEAN_FROM_R( pr_recenter, &recenter ); | ^~~~~~~~~~~~~~ RS_math_acvs.c:73:68: error: expected ‘;’ before string constant 73 | CONVERT_MATRIX_AND_RETURN( mthuniv_acvs, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_math_acvs.c:73:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 73 | CONVERT_MATRIX_AND_RETURN( mthuniv_acvs, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_math_acvs.c:73:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 73 | CONVERT_MATRIX_AND_RETURN( mthuniv_acvs, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_math_acvs.c:73:1: error: expected ‘;’ before string constant 73 | CONVERT_MATRIX_AND_RETURN( mthuniv_acvs, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_math_acvs.c:73:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 73 | CONVERT_MATRIX_AND_RETURN( mthuniv_acvs, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_math_acvs.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_sig_conv.c -o RS_sig_conv.o In file included from RS_sig_conv.c:22: RS_sig_conv.c: In function ‘RS_signal_correlate’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_sig_conv.c:68:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 68 | READ_MATRIX_REGISTER( pr_series, &series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_sig_conv.c:68:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 68 | READ_MATRIX_REGISTER( pr_series, &series ); | ^~~~~~~~~~~~~~~~~~~~ RS_sig_conv.c:68:44: error: expected ‘;’ before string constant 68 | READ_MATRIX_REGISTER( pr_series, &series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_sig_conv.c:68:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 68 | READ_MATRIX_REGISTER( pr_series, &series ); | ^~~~~~~~~~~~~~~~~~~~ RS_sig_conv.c:68:1: error: expected ‘;’ before string constant 68 | READ_MATRIX_REGISTER( pr_series, &series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_sig_conv.c:68:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 68 | READ_MATRIX_REGISTER( pr_series, &series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_sig_conv.c:68:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 68 | READ_MATRIX_REGISTER( pr_series, &series ); | ^~~~~~~~~~~~~~~~~~~~ RS_sig_conv.c:71:44: error: expected ‘;’ before string constant 71 | READ_MATRIX_REGISTER( pr_kernel, &kernel ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_sig_conv.c:71:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 71 | READ_MATRIX_REGISTER( pr_kernel, &kernel ); | ^~~~~~~~~~~~~~~~~~~~ RS_sig_conv.c:71:1: error: expected ‘;’ before string constant 71 | READ_MATRIX_REGISTER( pr_kernel, &kernel ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_sig_conv.c:71:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 71 | READ_MATRIX_REGISTER( pr_kernel, &kernel ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_sig_conv.c:71:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 71 | READ_MATRIX_REGISTER( pr_kernel, &kernel ); | ^~~~~~~~~~~~~~~~~~~~ RS_sig_conv.c:75:65: error: expected ‘;’ before string constant 75 | CHECK_CONVERSION( mutil_boundary_type, pr_boundary, &boundary ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_sig_conv.c:75:3: note: in expansion of macro ‘CHECK_CONVERSION’ 75 | CHECK_CONVERSION( mutil_boundary_type, pr_boundary, &boundary ); | ^~~~~~~~~~~~~~~~ RS_sig_conv.c:92:12: error: expected ‘;’ before string constant 92 | PROBLEM "Problem allocating and registering memory" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_sig_conv.c:99:12: error: expected ‘;’ before string constant 99 | PROBLEM "Problem calling siguniv_convolve() function" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_sig_conv.c:106:14: error: expected ‘;’ before string constant 106 | PROBLEM "Unable to convert output data to RS format" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_sig_conv.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_sig_win.c -o RS_sig_win.o RS_sig_win.c: In function ‘RS_signal_taper’: RS_sig_win.c:75:5: error: ‘PROBLEM’ undeclared (first use in this function) 75 | PROBLEM "Unable to convert sig_taper_type type argument pr_taper to taper" ERROR; | ^~~~~~~ RS_sig_win.c:75:5: note: each undeclared identifier is reported only once for each function it appears in RS_sig_win.c:75:12: error: expected ‘;’ before string constant 75 | PROBLEM "Unable to convert sig_taper_type type argument pr_taper to taper" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_sig_win.c:81:12: error: expected ‘;’ before string constant 81 | PROBLEM "Unable to convert sint32 type argument pr_nrow to nrow" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_sig_win.c:87:12: error: expected ‘;’ before string constant 87 | PROBLEM "Unable to convert sint32 type argument pr_ncol to ncol" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_sig_win.c:93:12: error: expected ‘;’ before string constant 93 | PROBLEM "Unable to convert double type argument pr_param to param" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_sig_win.c:99:12: error: expected ‘;’ before string constant 99 | PROBLEM "Unable to convert boolean type argument pr_normalize to normalize" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_sig_win.c:112:12: error: expected ‘;’ before string constant 112 | PROBLEM "Problem calling siguniv_taper() function" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_sig_win.c:119:14: error: expected ‘;’ before string constant 119 | PROBLEM "Unable to convert output data to R format" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_sig_win.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_wav_boot.c -o RS_wav_boot.o In file included from RS_wav_boot.c:23: RS_wav_boot.c: In function ‘RS_wavelets_transform_packet_whitest’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:33:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 33 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to convert (RS_POINTER) R or S-PLUS list to MUTILS matrix set (MUTILS_PTR) ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:61:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 61 | READ_MATSET_REGISTER( pr_dwpt, MUTIL_DOUBLE, &dwpt ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:33:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 33 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to convert (RS_POINTER) R or S-PLUS list to MUTILS matrix set (MUTILS_PTR) ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:61:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 61 | READ_MATSET_REGISTER( pr_dwpt, MUTIL_DOUBLE, &dwpt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:61:54: error: expected ‘;’ before string constant 61 | READ_MATSET_REGISTER( pr_dwpt, MUTIL_DOUBLE, &dwpt ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_boot.c:61:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 61 | READ_MATSET_REGISTER( pr_dwpt, MUTIL_DOUBLE, &dwpt ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:61:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 61 | READ_MATSET_REGISTER( pr_dwpt, MUTIL_DOUBLE, &dwpt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:64:49: error: expected ‘;’ before string constant 64 | DOUBLE_FROM_R( pr_significance, &significance ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_boot.c:64:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 64 | DOUBLE_FROM_R( pr_significance, &significance ); | ^~~~~~~~~~~~~ RS_wav_boot.c:68:76: error: expected ‘;’ before string constant 68 | CHECK_CONVERSION( wav_white_test, pr_white_noise_test, &white_noise_test ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_boot.c:68:3: note: in expansion of macro ‘CHECK_CONVERSION’ 68 | CHECK_CONVERSION( wav_white_test, pr_white_noise_test, &white_noise_test ); | ^~~~~~~~~~~~~~~~ RS_wav_boot.c:77:88: error: expected ‘;’ before string constant 77 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_packet_whitest, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_boot.c:77:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 77 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_packet_whitest, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:77:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 77 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_packet_whitest, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:77:1: error: expected ‘;’ before string constant 77 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_packet_whitest, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_boot.c:77:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 77 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_packet_whitest, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c: In function ‘RS_wavelets_bootstrap’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:33:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 33 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to convert (RS_POINTER) R or S-PLUS list to MUTILS matrix set (MUTILS_PTR) ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:119:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 119 | READ_MATSET_REGISTER( pr_dwpt, MUTIL_DOUBLE, &dwpt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:119:54: error: expected ‘;’ before string constant 119 | READ_MATSET_REGISTER( pr_dwpt, MUTIL_DOUBLE, &dwpt ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_boot.c:119:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 119 | READ_MATSET_REGISTER( pr_dwpt, MUTIL_DOUBLE, &dwpt ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:119:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 119 | READ_MATSET_REGISTER( pr_dwpt, MUTIL_DOUBLE, &dwpt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:122:60: error: expected ‘;’ before string constant 122 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_boot.c:122:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 122 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:122:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 122 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:125:58: error: expected ‘;’ before string constant 125 | READ_MATRIX_REGISTER( pr_white_indices, &white_indices ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_boot.c:125:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 125 | READ_MATRIX_REGISTER( pr_white_indices, &white_indices ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:125:1: error: expected ‘;’ before string constant 125 | READ_MATRIX_REGISTER( pr_white_indices, &white_indices ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_boot.c:125:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 125 | READ_MATRIX_REGISTER( pr_white_indices, &white_indices ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:125:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 125 | READ_MATRIX_REGISTER( pr_white_indices, &white_indices ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:128:51: error: expected ‘;’ before string constant 128 | SINT32_FROM_R( pr_n_realization, &n_realization ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_boot.c:128:3: note: in expansion of macro ‘SINT32_FROM_R’ 128 | SINT32_FROM_R( pr_n_realization, &n_realization ); | ^~~~~~~~~~~~~ RS_wav_boot.c:138:73: error: expected ‘;’ before string constant 138 | CONVERT_MATSET_AND_RETURN( wavuniv_bootstrap, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_boot.c:138:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 138 | CONVERT_MATSET_AND_RETURN( wavuniv_bootstrap, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:138:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 138 | CONVERT_MATSET_AND_RETURN( wavuniv_bootstrap, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_boot.c:138:1: error: expected ‘;’ before string constant 138 | CONVERT_MATSET_AND_RETURN( wavuniv_bootstrap, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_boot.c:138:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 138 | CONVERT_MATSET_AND_RETURN( wavuniv_bootstrap, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_wav_boot.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_wav_fdp.c -o RS_wav_fdp.o In file included from RS_wav_fdp.c:24: RS_wav_fdp.c: In function ‘RS_wavelets_fdp_estimator_instantaneous’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:87:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 87 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:87:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 87 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:87:54: error: expected ‘;’ before string constant 87 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:87:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 87 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:87:1: error: expected ‘;’ before string constant 87 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:87:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 87 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:87:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 87 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:90:44: error: expected ‘;’ before string constant 90 | READ_MATRIX_REGISTER( pr_levels, &levels ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:90:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 90 | READ_MATRIX_REGISTER( pr_levels, &levels ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:90:1: error: expected ‘;’ before string constant 90 | READ_MATRIX_REGISTER( pr_levels, &levels ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:90:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 90 | READ_MATRIX_REGISTER( pr_levels, &levels ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:90:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 90 | READ_MATRIX_REGISTER( pr_levels, &levels ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:93:56: error: expected ‘;’ before string constant 93 | WAV_FILTER_TYPE_FROM_R( pr_filter_type, &filter_type ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:93:3: note: in expansion of macro ‘WAV_FILTER_TYPE_FROM_R’ 93 | WAV_FILTER_TYPE_FROM_R( pr_filter_type, &filter_type ); | ^~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:96:51: error: expected ‘;’ before string constant 96 | SINT32_FROM_R( pr_filter_length, &filter_length ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:96:3: note: in expansion of macro ‘SINT32_FROM_R’ 96 | SINT32_FROM_R( pr_filter_length, &filter_length ); | ^~~~~~~~~~~~~ RS_wav_fdp.c:99:54: error: expected ‘;’ before string constant 99 | WAV_FDP_ESTIMATOR_FROM_R( pr_estimator, &estimator ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:99:3: note: in expansion of macro ‘WAV_FDP_ESTIMATOR_FROM_R’ 99 | WAV_FDP_ESTIMATOR_FROM_R( pr_estimator, &estimator ); | ^~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:102:38: error: expected ‘;’ before string constant 102 | BOOLEAN_FROM_R( pr_biased, &biased ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:102:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 102 | BOOLEAN_FROM_R( pr_biased, &biased ); | ^~~~~~~~~~~~~~ RS_wav_fdp.c:105:43: error: expected ‘;’ before string constant 105 | SINT32_FROM_R( pr_dof_order, &dof_order ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:105:3: note: in expansion of macro ‘SINT32_FROM_R’ 105 | SINT32_FROM_R( pr_dof_order, &dof_order ); | ^~~~~~~~~~~~~ RS_wav_fdp.c:108:54: error: expected ‘;’ before string constant 108 | READ_MATRIX_REGISTER( pr_delta_range, &delta_range ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:108:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 108 | READ_MATRIX_REGISTER( pr_delta_range, &delta_range ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:108:1: error: expected ‘;’ before string constant 108 | READ_MATRIX_REGISTER( pr_delta_range, &delta_range ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:108:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 108 | READ_MATRIX_REGISTER( pr_delta_range, &delta_range ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:108:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 108 | READ_MATRIX_REGISTER( pr_delta_range, &delta_range ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:124:109: error: expected ‘;’ before string constant 124 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Problem calling wavuniv_fdp_estimator_instantaneous() function" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:134:88: error: expected ‘;’ before string constant 134 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:136:88: error: expected ‘;’ before string constant 136 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:138:88: error: expected ‘;’ before string constant 138 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c: In function ‘RS_wavelets_fdp_estimator_block’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:216:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 216 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:216:54: error: expected ‘;’ before string constant 216 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:216:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 216 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:216:1: error: expected ‘;’ before string constant 216 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:216:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 216 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:216:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 216 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:219:44: error: expected ‘;’ before string constant 219 | READ_MATRIX_REGISTER( pr_levels, &levels ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:219:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 219 | READ_MATRIX_REGISTER( pr_levels, &levels ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:219:1: error: expected ‘;’ before string constant 219 | READ_MATRIX_REGISTER( pr_levels, &levels ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:219:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 219 | READ_MATRIX_REGISTER( pr_levels, &levels ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:219:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 219 | READ_MATRIX_REGISTER( pr_levels, &levels ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:222:56: error: expected ‘;’ before string constant 222 | WAV_FILTER_TYPE_FROM_R( pr_filter_type, &filter_type ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:222:3: note: in expansion of macro ‘WAV_FILTER_TYPE_FROM_R’ 222 | WAV_FILTER_TYPE_FROM_R( pr_filter_type, &filter_type ); | ^~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:225:51: error: expected ‘;’ before string constant 225 | SINT32_FROM_R( pr_filter_length, &filter_length ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:225:3: note: in expansion of macro ‘SINT32_FROM_R’ 225 | SINT32_FROM_R( pr_filter_length, &filter_length ); | ^~~~~~~~~~~~~ RS_wav_fdp.c:228:54: error: expected ‘;’ before string constant 228 | WAV_FDP_ESTIMATOR_FROM_R( pr_estimator, &estimator ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:228:3: note: in expansion of macro ‘WAV_FDP_ESTIMATOR_FROM_R’ 228 | WAV_FDP_ESTIMATOR_FROM_R( pr_estimator, &estimator ); | ^~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:231:52: error: expected ‘;’ before string constant 231 | BOOLEAN_FROM_R( pr_boundary_mode, &boundary_mode ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:231:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 231 | BOOLEAN_FROM_R( pr_boundary_mode, &boundary_mode ); | ^~~~~~~~~~~~~~ RS_wav_fdp.c:234:43: error: expected ‘;’ before string constant 234 | SINT32_FROM_R( pr_edof_mode, &edof_mode ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:234:3: note: in expansion of macro ‘SINT32_FROM_R’ 234 | SINT32_FROM_R( pr_edof_mode, &edof_mode ); | ^~~~~~~~~~~~~ RS_wav_fdp.c:237:38: error: expected ‘;’ before string constant 237 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:237:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 237 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:237:1: error: expected ‘;’ before string constant 237 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:237:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 237 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:237:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 237 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:240:54: error: expected ‘;’ before string constant 240 | READ_MATRIX_REGISTER( pr_delta_range, &delta_range ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:240:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 240 | READ_MATRIX_REGISTER( pr_delta_range, &delta_range ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:240:1: error: expected ‘;’ before string constant 240 | READ_MATRIX_REGISTER( pr_delta_range, &delta_range ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:240:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 240 | READ_MATRIX_REGISTER( pr_delta_range, &delta_range ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:240:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 240 | READ_MATRIX_REGISTER( pr_delta_range, &delta_range ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_fdp.c:257:101: error: expected ‘;’ before string constant 257 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Problem calling wavuniv_fdp_estimator_block() function" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:261:88: error: expected ‘;’ before string constant 261 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:263:88: error: expected ‘;’ before string constant 263 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c:265:88: error: expected ‘;’ before string constant 265 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_fdp.c: In function ‘RS_wavelets_fdp_bandpass_variance’: RS_wav_fdp.c:313:7: error: ‘PROBLEM’ undeclared (first use in this function) 313 | PROBLEM "Unable to read pr_levels type" ERROR; | ^~~~~~~ RS_wav_fdp.c:313:14: error: expected ‘;’ before string constant 313 | PROBLEM "Unable to read pr_levels type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_fdp.c:318:14: error: expected ‘;’ before string constant 318 | PROBLEM "Unable to read pr_levels" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_fdp.c:324:12: error: expected ‘;’ before string constant 324 | PROBLEM "Unable to convert double type argument pr_delta to delta" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_fdp.c:330:12: error: expected ‘;’ before string constant 330 | PROBLEM "Unable to convert sint32 type argument pr_n_sample to n_sample" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_fdp.c:342:12: error: expected ‘;’ before string constant 342 | PROBLEM "Problem calling wavuniv_fdp_bandpass_variance() function" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_fdp.c:350:14: error: expected ‘;’ before string constant 350 | PROBLEM "Unable to convert output data to R format" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_wav_fdp.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_wav_filt.c -o RS_wav_filt.o RS_wav_filt.c: In function ‘RS_wavelets_filters_daubechies’: RS_wav_filt.c:65:5: error: ‘PROBLEM’ undeclared (first use in this function) 65 | PROBLEM "Unable to convert sint32 type argument pr_filter_length to filter_length" ERROR; | ^~~~~~~ RS_wav_filt.c:65:5: note: each undeclared identifier is reported only once for each function it appears in RS_wav_filt.c:65:12: error: expected ‘;’ before string constant 65 | PROBLEM "Unable to convert sint32 type argument pr_filter_length to filter_length" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:71:12: error: expected ‘;’ before string constant 71 | PROBLEM "Unable to convert wav_filter_type type argument pr_filter_type to filter_type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:77:12: error: expected ‘;’ before string constant 77 | PROBLEM "Unable to convert boolean type argument pr_normalize to normalize" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:88:12: error: expected ‘;’ before string constant 88 | PROBLEM "Problem calling wavuniv_filters_daubechies() function" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:95:14: error: expected ‘;’ before string constant 95 | PROBLEM "Unable to convert output data to R format" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; In file included from RS_wav_filt.c:26: RS_wav_filt.c: In function ‘RS_wavelets_filters_daubechies_gain’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:92:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 92 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to convert wav_filter_type type argument IN_PTR to OUTPTR ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_filt.c:147:3: note: in expansion of macro ‘WAV_FILTER_TYPE_FROM_R’ 147 | WAV_FILTER_TYPE_FROM_R( pr_filter_type, &filter_type ); | ^~~~~~~~~~~~~~~~~~~~~~ RS_wav_filt.c:147:56: error: expected ‘;’ before string constant 147 | WAV_FILTER_TYPE_FROM_R( pr_filter_type, &filter_type ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_filt.c:147:3: note: in expansion of macro ‘WAV_FILTER_TYPE_FROM_R’ 147 | WAV_FILTER_TYPE_FROM_R( pr_filter_type, &filter_type ); | ^~~~~~~~~~~~~~~~~~~~~~ RS_wav_filt.c:150:51: error: expected ‘;’ before string constant 150 | SINT32_FROM_R( pr_filter_length, &filter_length ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_filt.c:150:3: note: in expansion of macro ‘SINT32_FROM_R’ 150 | SINT32_FROM_R( pr_filter_length, &filter_length ); | ^~~~~~~~~~~~~ RS_wav_filt.c:153:45: error: expected ‘;’ before string constant 153 | SINT32_FROM_R( pr_num_levels, &num_levels ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_filt.c:153:3: note: in expansion of macro ‘SINT32_FROM_R’ 153 | SINT32_FROM_R( pr_num_levels, &num_levels ); | ^~~~~~~~~~~~~ RS_wav_filt.c:156:39: error: expected ‘;’ before string constant 156 | SINT32_FROM_R( pr_num_fft, &num_fft ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_filt.c:156:3: note: in expansion of macro ‘SINT32_FROM_R’ 156 | SINT32_FROM_R( pr_num_fft, &num_fft ); | ^~~~~~~~~~~~~ RS_wav_filt.c:159:44: error: expected ‘;’ before string constant 159 | BOOLEAN_FROM_R( pr_normalize, &normalize ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_filt.c:159:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 159 | BOOLEAN_FROM_R( pr_normalize, &normalize ); | ^~~~~~~~~~~~~~ RS_wav_filt.c:172:105: error: expected ‘;’ before string constant 172 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Problem calling wavuniv_filters_daubechies_gain() function" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_filt.c:183:88: error: expected ‘;’ before string constant 183 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_filt.c:186:88: error: expected ‘;’ before string constant 186 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_filt.c:189:88: error: expected ‘;’ before string constant 189 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_filt.c: In function ‘RS_wavelets_filter_zero_phase’: RS_wav_filt.c:237:5: error: ‘PROBLEM’ undeclared (first use in this function) 237 | PROBLEM "Unable to convert wav_filter_type type argument pr_filter_type to filter_type" ERROR; | ^~~~~~~ RS_wav_filt.c:237:12: error: expected ‘;’ before string constant 237 | PROBLEM "Unable to convert wav_filter_type type argument pr_filter_type to filter_type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:243:12: error: expected ‘;’ before string constant 243 | PROBLEM "Unable to convert sint32 type argument pr_filter_length to filter_length" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:249:12: error: expected ‘;’ before string constant 249 | PROBLEM "Unable to convert sint32 type argument pr_n_level to n_level" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:260:12: error: expected ‘;’ before string constant 260 | PROBLEM "Problem calling wavuniv_filters_zero_phase() function" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:268:12: error: expected ‘;’ before string constant 268 | PROBLEM "Unable to convert output data to R format" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c: In function ‘RS_wavelets_filters_continuous’: RS_wav_filt.c:307:5: error: ‘PROBLEM’ undeclared (first use in this function) 307 | PROBLEM "Unable to convert wav_filter_type type argument pr_filter_type to filter_type" ERROR; | ^~~~~~~ RS_wav_filt.c:307:12: error: expected ‘;’ before string constant 307 | PROBLEM "Unable to convert wav_filter_type type argument pr_filter_type to filter_type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:313:12: error: expected ‘;’ before string constant 313 | PROBLEM "Unable to convert double type argument pr_filter_arg to filter_arg" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:319:12: error: expected ‘;’ before string constant 319 | PROBLEM "Unable to read pr_frequency type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:324:12: error: expected ‘;’ before string constant 324 | PROBLEM "Unable to read pr_frequency" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:333:12: error: expected ‘;’ before string constant 333 | PROBLEM "Unable to allocate memory for frequency response matrix" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:345:12: error: expected ‘;’ before string constant 345 | PROBLEM "Problem calling wavuniv_filters_continuous() function" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:353:14: error: expected ‘;’ before string constant 353 | PROBLEM "Unable to convert output data to R format" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c: In function ‘RS_wavelets_transform_coefficient_boundaries’: RS_wav_filt.c:395:5: error: ‘PROBLEM’ undeclared (first use in this function) 395 | PROBLEM "Unable to convert sint32 type argument pr_n_level to n_level" ERROR; | ^~~~~~~ RS_wav_filt.c:395:12: error: expected ‘;’ before string constant 395 | PROBLEM "Unable to convert sint32 type argument pr_n_level to n_level" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:401:12: error: expected ‘;’ before string constant 401 | PROBLEM "Unable to convert sint32 type argument pr_filter_length to filter_length" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:407:12: error: expected ‘;’ before string constant 407 | PROBLEM "Unable to convert sint32 type argument pr_n_sample to n_sample" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:413:12: error: expected ‘;’ before string constant 413 | PROBLEM "Unable to convert wav_transform type argument pr_transform_type to transform_type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:425:12: error: expected ‘;’ before string constant 425 | PROBLEM "Problem calling wavelets_transform_coefficient_boundaries() function" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_filt.c:432:12: error: expected ‘;’ before string constant 432 | PROBLEM "Unable to convert output data to R format" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_wav_filt.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_wav_mrd.c -o RS_wav_mrd.o In file included from RS_wav_mrd.c:22: RS_wav_mrd.c: In function ‘RS_wavelets_transform_packet_detail’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:33:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 33 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to convert (RS_POINTER) R or S-PLUS list to MUTILS matrix set (MUTILS_PTR) ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_mrd.c:66:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 66 | READ_MATSET_REGISTER( pr_transform, MUTIL_DOUBLE, &transform ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:33:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 33 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to convert (RS_POINTER) R or S-PLUS list to MUTILS matrix set (MUTILS_PTR) ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_mrd.c:66:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 66 | READ_MATSET_REGISTER( pr_transform, MUTIL_DOUBLE, &transform ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_mrd.c:66:64: error: expected ‘;’ before string constant 66 | READ_MATSET_REGISTER( pr_transform, MUTIL_DOUBLE, &transform ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_mrd.c:66:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 66 | READ_MATSET_REGISTER( pr_transform, MUTIL_DOUBLE, &transform ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_mrd.c:66:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 66 | READ_MATSET_REGISTER( pr_transform, MUTIL_DOUBLE, &transform ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_mrd.c:69:60: error: expected ‘;’ before string constant 69 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_mrd.c:69:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 69 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_mrd.c:69:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 69 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_mrd.c:73:103: error: expected ‘;’ before string constant 73 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert sint32 type argument pr_level to level" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_mrd.c:77:101: error: expected ‘;’ before string constant 77 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert sint32 type argument pr_node to node" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_mrd.c:80:50: error: expected ‘;’ before string constant 80 | WAV_TRANSFORM_FROM_R( pr_xformtype, &xformtype ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_mrd.c:80:3: note: in expansion of macro ‘WAV_TRANSFORM_FROM_R’ 80 | WAV_TRANSFORM_FROM_R( pr_xformtype, &xformtype ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_mrd.c:91:87: error: expected ‘;’ before string constant 91 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_packet_detail, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_mrd.c:91:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 91 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_packet_detail, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_mrd.c:91:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 91 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_packet_detail, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_mrd.c:91:1: error: expected ‘;’ before string constant 91 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_packet_detail, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_mrd.c:91:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 91 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_packet_detail, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_wav_mrd.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_wav_shrk.c -o RS_wav_shrk.o In file included from RS_wav_shrk.c:23: RS_wav_shrk.c: In function ‘RS_wavelets_shrink’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:86:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 86 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:86:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 86 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:86:54: error: expected ‘;’ before string constant 86 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:86:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 86 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:86:1: error: expected ‘;’ before string constant 86 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:86:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 86 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:86:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 86 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:89:60: error: expected ‘;’ before string constant 89 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:89:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 89 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:89:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 89 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:92:50: error: expected ‘;’ before string constant 92 | READ_MATRIX_REGISTER( pr_threshold, &threshold ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:92:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 92 | READ_MATRIX_REGISTER( pr_threshold, &threshold ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:92:1: error: expected ‘;’ before string constant 92 | READ_MATRIX_REGISTER( pr_threshold, &threshold ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:92:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 92 | READ_MATRIX_REGISTER( pr_threshold, &threshold ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:92:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 92 | READ_MATRIX_REGISTER( pr_threshold, &threshold ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:95:75: error: expected ‘;’ before string constant 95 | WAV_SHRINK_THRESHOLD_FROM_R( pr_threshold_function, &threshold_function ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:95:3: note: in expansion of macro ‘WAV_SHRINK_THRESHOLD_FROM_R’ 95 | WAV_SHRINK_THRESHOLD_FROM_R( pr_threshold_function, &threshold_function ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:98:55: error: expected ‘;’ before string constant 98 | DOUBLE_FROM_R( pr_threshold_scale, &threshold_scale ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:98:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 98 | DOUBLE_FROM_R( pr_threshold_scale, &threshold_scale ); | ^~~~~~~~~~~~~ RS_wav_shrk.c:101:53: error: expected ‘;’ before string constant 101 | DOUBLE_FROM_R( pr_noise_variance, &noise_variance ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:101:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 101 | DOUBLE_FROM_R( pr_noise_variance, &noise_variance ); | ^~~~~~~~~~~~~ RS_wav_shrk.c:104:68: error: expected ‘;’ before string constant 104 | WAV_SHRINK_FUNCTION_FROM_R( pr_shrink_function, &shrink_function ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:104:3: note: in expansion of macro ‘WAV_SHRINK_FUNCTION_FROM_R’ 104 | WAV_SHRINK_FUNCTION_FROM_R( pr_shrink_function, &shrink_function ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:107:39: error: expected ‘;’ before string constant 107 | SINT32_FROM_R( pr_n_level, &n_level ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:107:3: note: in expansion of macro ‘SINT32_FROM_R’ 107 | SINT32_FROM_R( pr_n_level, &n_level ); | ^~~~~~~~~~~~~ RS_wav_shrk.c:110:44: error: expected ‘;’ before string constant 110 | BOOLEAN_FROM_R( pr_decimated, &decimated ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:110:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 110 | BOOLEAN_FROM_R( pr_decimated, &decimated ); | ^~~~~~~~~~~~~~ RS_wav_shrk.c:139:70: error: expected ‘;’ before string constant 139 | CONVERT_MATRIX_AND_RETURN( wavuniv_shrink, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:139:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 139 | CONVERT_MATRIX_AND_RETURN( wavuniv_shrink, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:139:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 139 | CONVERT_MATRIX_AND_RETURN( wavuniv_shrink, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:139:1: error: expected ‘;’ before string constant 139 | CONVERT_MATRIX_AND_RETURN( wavuniv_shrink, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:139:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 139 | CONVERT_MATRIX_AND_RETURN( wavuniv_shrink, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c: In function ‘RS_wavelets_shrink_threshold’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:33:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 33 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to convert (RS_POINTER) R or S-PLUS list to MUTILS matrix set (MUTILS_PTR) ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:185:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 185 | READ_MATSET_REGISTER( pr_wavelet_transform, MUTIL_DOUBLE, &wavelet_transform ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:185:80: error: expected ‘;’ before string constant 185 | READ_MATSET_REGISTER( pr_wavelet_transform, MUTIL_DOUBLE, &wavelet_transform ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:185:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 185 | READ_MATSET_REGISTER( pr_wavelet_transform, MUTIL_DOUBLE, &wavelet_transform ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:185:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 185 | READ_MATSET_REGISTER( pr_wavelet_transform, MUTIL_DOUBLE, &wavelet_transform ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:188:44: error: expected ‘;’ before string constant 188 | BOOLEAN_FROM_R( pr_decimated, &decimated ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:188:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 188 | BOOLEAN_FROM_R( pr_decimated, &decimated ); | ^~~~~~~~~~~~~~ RS_wav_shrk.c:191:67: error: expected ‘;’ before string constant 191 | WAV_SHRINK_THRESHOLD_FROM_R( pr_threshold_type, &threshold_type ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:191:3: note: in expansion of macro ‘WAV_SHRINK_THRESHOLD_FROM_R’ 191 | WAV_SHRINK_THRESHOLD_FROM_R( pr_threshold_type, &threshold_type ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:194:58: error: expected ‘;’ before string constant 194 | WAV_SHRINK_FUNCTION_FROM_R( pr_shrink_fun, &shrink_fun ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:194:3: note: in expansion of macro ‘WAV_SHRINK_FUNCTION_FROM_R’ 194 | WAV_SHRINK_FUNCTION_FROM_R( pr_shrink_fun, &shrink_fun ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:197:53: error: expected ‘;’ before string constant 197 | DOUBLE_FROM_R( pr_noise_variance, &noise_variance ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:197:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 197 | DOUBLE_FROM_R( pr_noise_variance, &noise_variance ); | ^~~~~~~~~~~~~ RS_wav_shrk.c:208:80: error: expected ‘;’ before string constant 208 | CONVERT_MATRIX_AND_RETURN( wavuniv_shrink_threshold, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:208:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 208 | CONVERT_MATRIX_AND_RETURN( wavuniv_shrink_threshold, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:208:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 208 | CONVERT_MATRIX_AND_RETURN( wavuniv_shrink_threshold, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_shrk.c:208:1: error: expected ‘;’ before string constant 208 | CONVERT_MATRIX_AND_RETURN( wavuniv_shrink_threshold, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_shrk.c:208:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 208 | CONVERT_MATRIX_AND_RETURN( wavuniv_shrink_threshold, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_wav_shrk.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_wav_var.c -o RS_wav_var.o In file included from RS_wav_var.c:24: RS_wav_var.c: In function ‘RS_wavelets_variance’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:77:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 77 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:77:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 77 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:77:54: error: expected ‘;’ before string constant 77 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:77:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 77 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:77:1: error: expected ‘;’ before string constant 77 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:77:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 77 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:77:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 77 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:80:60: error: expected ‘;’ before string constant 80 | WAV_TRANSFORM_FROM_R( pr_transform_type, &transform_type ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:80:3: note: in expansion of macro ‘WAV_TRANSFORM_FROM_R’ 80 | WAV_TRANSFORM_FROM_R( pr_transform_type, &transform_type ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:83:56: error: expected ‘;’ before string constant 83 | WAV_FILTER_TYPE_FROM_R( pr_filter_type, &filter_type ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:83:3: note: in expansion of macro ‘WAV_FILTER_TYPE_FROM_R’ 83 | WAV_FILTER_TYPE_FROM_R( pr_filter_type, &filter_type ); | ^~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:86:51: error: expected ‘;’ before string constant 86 | SINT32_FROM_R( pr_filter_length, &filter_length ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:86:3: note: in expansion of macro ‘SINT32_FROM_R’ 86 | SINT32_FROM_R( pr_filter_length, &filter_length ); | ^~~~~~~~~~~~~ RS_wav_var.c:89:39: error: expected ‘;’ before string constant 89 | SINT32_FROM_R( pr_n_level, &n_level ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:89:3: note: in expansion of macro ‘SINT32_FROM_R’ 89 | SINT32_FROM_R( pr_n_level, &n_level ); | ^~~~~~~~~~~~~ RS_wav_var.c:92:38: error: expected ‘;’ before string constant 92 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:92:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 92 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:92:1: error: expected ‘;’ before string constant 92 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:92:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 92 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:92:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 92 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:111:92: error: expected ‘;’ before string constant 111 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Problem calling wavuniv_variance() function" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:123:90: error: expected ‘;’ before string constant 123 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:125:90: error: expected ‘;’ before string constant 125 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:127:90: error: expected ‘;’ before string constant 127 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:129:90: error: expected ‘;’ before string constant 129 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:151:92: error: expected ‘;’ before string constant 151 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Problem calling wavuniv_variance() function" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:159:90: error: expected ‘;’ before string constant 159 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:161:90: error: expected ‘;’ before string constant 161 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c: In function ‘RS_wavelets_variance_confidence’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:211:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 211 | READ_MATRIX_REGISTER( pr_variance, &variance ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:211:48: error: expected ‘;’ before string constant 211 | READ_MATRIX_REGISTER( pr_variance, &variance ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:211:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 211 | READ_MATRIX_REGISTER( pr_variance, &variance ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:211:1: error: expected ‘;’ before string constant 211 | READ_MATRIX_REGISTER( pr_variance, &variance ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:211:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 211 | READ_MATRIX_REGISTER( pr_variance, &variance ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:211:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 211 | READ_MATRIX_REGISTER( pr_variance, &variance ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:214:40: error: expected ‘;’ before string constant 214 | READ_MATRIX_REGISTER( pr_edof, &edof ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:214:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 214 | READ_MATRIX_REGISTER( pr_edof, &edof ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:214:1: error: expected ‘;’ before string constant 214 | READ_MATRIX_REGISTER( pr_edof, &edof ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:214:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 214 | READ_MATRIX_REGISTER( pr_edof, &edof ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:214:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 214 | READ_MATRIX_REGISTER( pr_edof, &edof ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:217:47: error: expected ‘;’ before string constant 217 | DOUBLE_FROM_R( pr_probability, &probability ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:217:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 217 | DOUBLE_FROM_R( pr_probability, &probability ); | ^~~~~~~~~~~~~ RS_wav_var.c:226:83: error: expected ‘;’ before string constant 226 | CONVERT_MATSET_AND_RETURN( wavuniv_variance_confidence, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:226:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 226 | CONVERT_MATSET_AND_RETURN( wavuniv_variance_confidence, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:226:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 226 | CONVERT_MATSET_AND_RETURN( wavuniv_variance_confidence, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:226:1: error: expected ‘;’ before string constant 226 | CONVERT_MATSET_AND_RETURN( wavuniv_variance_confidence, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:226:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 226 | CONVERT_MATSET_AND_RETURN( wavuniv_variance_confidence, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c: In function ‘RS_wavelets_variance_edof’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:277:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 277 | READ_MATRIX_REGISTER( pr_interior, &interior ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:277:48: error: expected ‘;’ before string constant 277 | READ_MATRIX_REGISTER( pr_interior, &interior ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:277:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 277 | READ_MATRIX_REGISTER( pr_interior, &interior ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:277:1: error: expected ‘;’ before string constant 277 | READ_MATRIX_REGISTER( pr_interior, &interior ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:277:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 277 | READ_MATRIX_REGISTER( pr_interior, &interior ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:277:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 277 | READ_MATRIX_REGISTER( pr_interior, &interior ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:280:50: error: expected ‘;’ before string constant 280 | READ_MATRIX_REGISTER( pr_num_coefs, &num_coefs ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:280:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 280 | READ_MATRIX_REGISTER( pr_num_coefs, &num_coefs ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:280:1: error: expected ‘;’ before string constant 280 | READ_MATRIX_REGISTER( pr_num_coefs, &num_coefs ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:280:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 280 | READ_MATRIX_REGISTER( pr_num_coefs, &num_coefs ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:280:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 280 | READ_MATRIX_REGISTER( pr_num_coefs, &num_coefs ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:283:48: error: expected ‘;’ before string constant 283 | READ_MATRIX_REGISTER( pr_variance, &variance ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:283:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 283 | READ_MATRIX_REGISTER( pr_variance, &variance ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:283:1: error: expected ‘;’ before string constant 283 | READ_MATRIX_REGISTER( pr_variance, &variance ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:283:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 283 | READ_MATRIX_REGISTER( pr_variance, &variance ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:283:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 283 | READ_MATRIX_REGISTER( pr_variance, &variance ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:286:42: error: expected ‘;’ before string constant 286 | READ_MATRIX_REGISTER( pr_level, &level ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:286:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 286 | READ_MATRIX_REGISTER( pr_level, &level ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:286:1: error: expected ‘;’ before string constant 286 | READ_MATRIX_REGISTER( pr_level, &level ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:286:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 286 | READ_MATRIX_REGISTER( pr_level, &level ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:286:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 286 | READ_MATRIX_REGISTER( pr_level, &level ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:289:38: error: expected ‘;’ before string constant 289 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:289:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 289 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:289:1: error: expected ‘;’ before string constant 289 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:289:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 289 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:289:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 289 | READ_MATRIX_REGISTER( pr_sdf, &sdf ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:292:56: error: expected ‘;’ before string constant 292 | WAV_FILTER_TYPE_FROM_R( pr_filter_type, &filter_type ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:292:3: note: in expansion of macro ‘WAV_FILTER_TYPE_FROM_R’ 292 | WAV_FILTER_TYPE_FROM_R( pr_filter_type, &filter_type ); | ^~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:295:51: error: expected ‘;’ before string constant 295 | SINT32_FROM_R( pr_filter_length, &filter_length ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:295:3: note: in expansion of macro ‘SINT32_FROM_R’ 295 | SINT32_FROM_R( pr_filter_length, &filter_length ); | ^~~~~~~~~~~~~ RS_wav_var.c:308:83: error: expected ‘;’ before string constant 308 | CONVERT_MATSET_AND_RETURN( wavuniv_variance_confidence, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:308:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 308 | CONVERT_MATSET_AND_RETURN( wavuniv_variance_confidence, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:308:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 308 | CONVERT_MATSET_AND_RETURN( wavuniv_variance_confidence, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_var.c:308:1: error: expected ‘;’ before string constant 308 | CONVERT_MATSET_AND_RETURN( wavuniv_variance_confidence, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_var.c:308:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 308 | CONVERT_MATSET_AND_RETURN( wavuniv_variance_confidence, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_wav_var.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_wav_wtmm.c -o RS_wav_wtmm.o In file included from RS_wav_wtmm.c:24: RS_wav_wtmm.c: In function ‘RS_wavelets_transform_continuous_wavelet_modulus_maxima’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:63:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 63 | READ_MATRIX_REGISTER( pr_cwt, &cwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:63:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 63 | READ_MATRIX_REGISTER( pr_cwt, &cwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:63:38: error: expected ‘;’ before string constant 63 | READ_MATRIX_REGISTER( pr_cwt, &cwt ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:63:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 63 | READ_MATRIX_REGISTER( pr_cwt, &cwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:63:1: error: expected ‘;’ before string constant 63 | READ_MATRIX_REGISTER( pr_cwt, &cwt ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:63:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 63 | READ_MATRIX_REGISTER( pr_cwt, &cwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:63:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 63 | READ_MATRIX_REGISTER( pr_cwt, &cwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:66:50: error: expected ‘;’ before string constant 66 | READ_MATRIX_REGISTER( pr_tolerance, &tolerance ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:66:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 66 | READ_MATRIX_REGISTER( pr_tolerance, &tolerance ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:66:1: error: expected ‘;’ before string constant 66 | READ_MATRIX_REGISTER( pr_tolerance, &tolerance ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:66:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 66 | READ_MATRIX_REGISTER( pr_tolerance, &tolerance ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:66:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 66 | READ_MATRIX_REGISTER( pr_tolerance, &tolerance ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:69:55: error: expected ‘;’ before string constant 69 | WAV_TRANSFORM_PEAK_FROM_R( pr_peak_type, &peak_type ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:69:3: note: in expansion of macro ‘WAV_TRANSFORM_PEAK_FROM_R’ 69 | WAV_TRANSFORM_PEAK_FROM_R( pr_peak_type, &peak_type ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:82:12: error: expected ‘;’ before string constant 82 | PROBLEM "Problem calling wavuniv_transform_continuous_wavelet_modulus_maxima() function" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_wtmm.c:93:12: error: expected ‘;’ before string constant 93 | PROBLEM "Problem wrapping WTMM time index matrix into a universal matrix" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_wtmm.c:99:12: error: expected ‘;’ before string constant 99 | PROBLEM "Problem wrapping WTMM scale index matrix into a universal matrix" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_wtmm.c:107:14: error: expected ‘;’ before string constant 107 | PROBLEM "Unable to convert output data to Splus format" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_wtmm.c:113:12: error: expected ‘;’ before string constant 113 | PROBLEM "Unable to convert output data to Splus format" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; In file included from RS_wav_wtmm.c:24: RS_wav_wtmm.c: In function ‘RS_wavelets_transform_continuous_wavelet_modulus_maxima_tree’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:175:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 175 | READ_MATRIX_REGISTER( pr_wtmm_time_index, &wtmm_time_index ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:175:62: error: expected ‘;’ before string constant 175 | READ_MATRIX_REGISTER( pr_wtmm_time_index, &wtmm_time_index ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:175:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 175 | READ_MATRIX_REGISTER( pr_wtmm_time_index, &wtmm_time_index ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:175:1: error: expected ‘;’ before string constant 175 | READ_MATRIX_REGISTER( pr_wtmm_time_index, &wtmm_time_index ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:175:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 175 | READ_MATRIX_REGISTER( pr_wtmm_time_index, &wtmm_time_index ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:175:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 175 | READ_MATRIX_REGISTER( pr_wtmm_time_index, &wtmm_time_index ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:176:64: error: expected ‘;’ before string constant 176 | READ_MATRIX_REGISTER( pr_wtmm_scale_index, &wtmm_scale_index ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:176:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 176 | READ_MATRIX_REGISTER( pr_wtmm_scale_index, &wtmm_scale_index ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:176:1: error: expected ‘;’ before string constant 176 | READ_MATRIX_REGISTER( pr_wtmm_scale_index, &wtmm_scale_index ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:176:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 176 | READ_MATRIX_REGISTER( pr_wtmm_scale_index, &wtmm_scale_index ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:176:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 176 | READ_MATRIX_REGISTER( pr_wtmm_scale_index, &wtmm_scale_index ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:177:38: error: expected ‘;’ before string constant 177 | READ_MATRIX_REGISTER( pr_cwt, &cwt ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:177:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 177 | READ_MATRIX_REGISTER( pr_cwt, &cwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:177:1: error: expected ‘;’ before string constant 177 | READ_MATRIX_REGISTER( pr_cwt, &cwt ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:177:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 177 | READ_MATRIX_REGISTER( pr_cwt, &cwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:177:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 177 | READ_MATRIX_REGISTER( pr_cwt, &cwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:178:50: error: expected ‘;’ before string constant 178 | READ_MATRIX_REGISTER( pr_cwt_scale, &cwt_scale ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:178:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 178 | READ_MATRIX_REGISTER( pr_cwt_scale, &cwt_scale ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:178:1: error: expected ‘;’ before string constant 178 | READ_MATRIX_REGISTER( pr_cwt_scale, &cwt_scale ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:178:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 178 | READ_MATRIX_REGISTER( pr_cwt_scale, &cwt_scale ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:178:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 178 | READ_MATRIX_REGISTER( pr_cwt_scale, &cwt_scale ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:179:48: error: expected ‘;’ before string constant 179 | READ_MATRIX_REGISTER( pr_cwt_time, &cwt_time ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:179:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 179 | READ_MATRIX_REGISTER( pr_cwt_time, &cwt_time ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:179:1: error: expected ‘;’ before string constant 179 | READ_MATRIX_REGISTER( pr_cwt_time, &cwt_time ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:179:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 179 | READ_MATRIX_REGISTER( pr_cwt_time, &cwt_time ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:179:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 179 | READ_MATRIX_REGISTER( pr_cwt_time, &cwt_time ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:182:48: error: expected ‘;’ before string constant 182 | BOOLEAN_FROM_R( pr_bridge_gaps, &bridge_gaps ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:182:3: note: in expansion of macro ‘BOOLEAN_FROM_R’ 182 | BOOLEAN_FROM_R( pr_bridge_gaps, &bridge_gaps ); | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:185:49: error: expected ‘;’ before string constant 185 | DOUBLE_FROM_R( pr_n_octave_min, &n_octave_min ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:185:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 185 | DOUBLE_FROM_R( pr_n_octave_min, &n_octave_min ); | ^~~~~~~~~~~~~ RS_wav_wtmm.c:188:59: error: expected ‘;’ before string constant 188 | DOUBLE_FROM_R( pr_wtmm_strength_min, &wtmm_strength_min ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:188:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 188 | DOUBLE_FROM_R( pr_wtmm_strength_min, &wtmm_strength_min ); | ^~~~~~~~~~~~~ RS_wav_wtmm.c:202:112: error: expected ‘;’ before string constant 202 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_continuous_wavelet_modulus_maxima_tree, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:202:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 202 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_continuous_wavelet_modulus_maxima_tree, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:202:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 202 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_continuous_wavelet_modulus_maxima_tree, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_wtmm.c:202:1: error: expected ‘;’ before string constant 202 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_continuous_wavelet_modulus_maxima_tree, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_wtmm.c:202:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 202 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_continuous_wavelet_modulus_maxima_tree, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_wav_wtmm.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RS_wav_xform.c -o RS_wav_xform.o In file included from RS_wav_xform.c:33: RS_wav_xform.c: In function ‘RS_wavelets_transform_continuous_wavelet’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:76:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:22:5: note: each undeclared identifier is reported only once for each function it appears in 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:76:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:76:54: error: expected ‘;’ before string constant 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:76:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:76:1: error: expected ‘;’ before string constant 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:76:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:76:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 76 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:79:59: error: expected ‘;’ before string constant 79 | DOUBLE_FROM_R( pr_sampling_interval, &sampling_interval ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:79:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 79 | DOUBLE_FROM_R( pr_sampling_interval, &sampling_interval ); | ^~~~~~~~~~~~~ RS_wav_xform.c:80:127: error: expected ‘;’ before string constant 80 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert double type argument pr_sampling_interval to sampling_interval" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:83:56: error: expected ‘;’ before string constant 83 | WAV_FILTER_TYPE_FROM_R( pr_filter_type, &filter_type ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:83:3: note: in expansion of macro ‘WAV_FILTER_TYPE_FROM_R’ 83 | WAV_FILTER_TYPE_FROM_R( pr_filter_type, &filter_type ); | ^~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:84:124: error: expected ‘;’ before string constant 84 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert wav_filter_type type argument pr_filter_type to filter_type" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:87:45: error: expected ‘;’ before string constant 87 | DOUBLE_FROM_R( pr_filter_arg, &filter_arg ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:87:3: note: in expansion of macro ‘DOUBLE_FROM_R’ 87 | DOUBLE_FROM_R( pr_filter_arg, &filter_arg ); | ^~~~~~~~~~~~~ RS_wav_xform.c:88:113: error: expected ‘;’ before string constant 88 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert double type argument pr_filter_arg to filter_arg" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:91:42: error: expected ‘;’ before string constant 91 | READ_MATRIX_REGISTER( pr_scale, &scale ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:91:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 91 | READ_MATRIX_REGISTER( pr_scale, &scale ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:91:1: error: expected ‘;’ before string constant 91 | READ_MATRIX_REGISTER( pr_scale, &scale ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:91:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 91 | READ_MATRIX_REGISTER( pr_scale, &scale ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:91:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 91 | READ_MATRIX_REGISTER( pr_scale, &scale ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:103:92: error: expected ‘;’ before string constant 103 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_continuous_wavelet, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:103:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 103 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_continuous_wavelet, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:103:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 103 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_continuous_wavelet, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:103:1: error: expected ‘;’ before string constant 103 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_continuous_wavelet, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:103:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 103 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_continuous_wavelet, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c: In function ‘RS_wavelets_transform_discrete_wavelet_convolution’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:147:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 147 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:147:54: error: expected ‘;’ before string constant 147 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:147:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 147 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:147:1: error: expected ‘;’ before string constant 147 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:147:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 147 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:147:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 147 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:150:60: error: expected ‘;’ before string constant 150 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:150:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 150 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:150:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 150 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:153:39: error: expected ‘;’ before string constant 153 | SINT32_FROM_R( pr_n_level, &n_level ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:153:3: note: in expansion of macro ‘SINT32_FROM_R’ 153 | SINT32_FROM_R( pr_n_level, &n_level ); | ^~~~~~~~~~~~~ RS_wav_xform.c:162:102: error: expected ‘;’ before string constant 162 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_discrete_wavelet_convolution, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:162:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 162 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_discrete_wavelet_convolution, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:162:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 162 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_discrete_wavelet_convolution, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:162:1: error: expected ‘;’ before string constant 162 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_discrete_wavelet_convolution, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:162:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 162 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_discrete_wavelet_convolution, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c: In function ‘RS_wavelets_transform_packet’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:202:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 202 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:202:54: error: expected ‘;’ before string constant 202 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:202:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 202 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:202:1: error: expected ‘;’ before string constant 202 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:202:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 202 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:202:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 202 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:205:60: error: expected ‘;’ before string constant 205 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:205:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 205 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:205:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 205 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:208:39: error: expected ‘;’ before string constant 208 | SINT32_FROM_R( pr_n_level, &n_level ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:208:3: note: in expansion of macro ‘SINT32_FROM_R’ 208 | SINT32_FROM_R( pr_n_level, &n_level ); | ^~~~~~~~~~~~~ RS_wav_xform.c:217:80: error: expected ‘;’ before string constant 217 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_packet, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:217:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 217 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_packet, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:217:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 217 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_packet, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:217:1: error: expected ‘;’ before string constant 217 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_packet, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:217:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 217 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_packet, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c: In function ‘RS_wavelets_transform_discrete_wavelet_convolution_inverse’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:33:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 33 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to convert (RS_POINTER) R or S-PLUS list to MUTILS matrix set (MUTILS_PTR) ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:253:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 253 | READ_MATSET_REGISTER( pr_dwt, MUTIL_DOUBLE, &dwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:253:52: error: expected ‘;’ before string constant 253 | READ_MATSET_REGISTER( pr_dwt, MUTIL_DOUBLE, &dwt ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:253:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 253 | READ_MATSET_REGISTER( pr_dwt, MUTIL_DOUBLE, &dwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:253:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 253 | READ_MATSET_REGISTER( pr_dwt, MUTIL_DOUBLE, &dwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:256:60: error: expected ‘;’ before string constant 256 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:256:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 256 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:256:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 256 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:264:110: error: expected ‘;’ before string constant 264 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_discrete_wavelet_convolution_inverse, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:264:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 264 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_discrete_wavelet_convolution_inverse, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:264:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 264 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_discrete_wavelet_convolution_inverse, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:264:1: error: expected ‘;’ before string constant 264 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_discrete_wavelet_convolution_inverse, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:264:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 264 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_discrete_wavelet_convolution_inverse, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c: In function ‘RS_wavelets_transform_packet_convert_indices’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:301:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 301 | READ_MATRIX_REGISTER( pr_transform_indices, &transform_indices ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:301:66: error: expected ‘;’ before string constant 301 | READ_MATRIX_REGISTER( pr_transform_indices, &transform_indices ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:301:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 301 | READ_MATRIX_REGISTER( pr_transform_indices, &transform_indices ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:301:1: error: expected ‘;’ before string constant 301 | READ_MATRIX_REGISTER( pr_transform_indices, &transform_indices ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:301:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 301 | READ_MATRIX_REGISTER( pr_transform_indices, &transform_indices ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:301:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 301 | READ_MATRIX_REGISTER( pr_transform_indices, &transform_indices ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:310:114: error: expected ‘;’ before string constant 310 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Problem calling wavuniv_transform_packet_convert_indices() function" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:321:88: error: expected ‘;’ before string constant 321 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:324:88: error: expected ‘;’ before string constant 324 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:327:88: error: expected ‘;’ before string constant 327 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, "Unable to convert output data to R format" ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c: In function ‘RS_wavelets_transform_packet_basis’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:33:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 33 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to convert (RS_POINTER) R or S-PLUS list to MUTILS matrix set (MUTILS_PTR) ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:381:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 381 | READ_MATSET_REGISTER( pr_dwpt, MUTIL_DOUBLE, &dwpt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:381:54: error: expected ‘;’ before string constant 381 | READ_MATSET_REGISTER( pr_dwpt, MUTIL_DOUBLE, &dwpt ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:381:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 381 | READ_MATSET_REGISTER( pr_dwpt, MUTIL_DOUBLE, &dwpt ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:381:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 381 | READ_MATSET_REGISTER( pr_dwpt, MUTIL_DOUBLE, &dwpt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:384:66: error: expected ‘;’ before string constant 384 | READ_MATRIX_REGISTER( pr_transform_indices, &transform_indices ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:384:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 384 | READ_MATRIX_REGISTER( pr_transform_indices, &transform_indices ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:384:1: error: expected ‘;’ before string constant 384 | READ_MATRIX_REGISTER( pr_transform_indices, &transform_indices ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:384:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 384 | READ_MATRIX_REGISTER( pr_transform_indices, &transform_indices ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:384:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 384 | READ_MATRIX_REGISTER( pr_transform_indices, &transform_indices ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:395:12: error: expected ‘;’ before string constant 395 | PROBLEM "Problem calling wavuniv_transform_packet_basis() function" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:409:14: error: expected ‘;’ before string constant 409 | PROBLEM "Problem creating R list" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:415:14: error: expected ‘;’ before string constant 415 | PROBLEM "Problem creating R list" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:427:15: error: expected ‘;’ before string constant 427 | PROBLEM "Problem adding DWPT crystal to R list" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:437:14: error: expected ‘;’ before string constant 437 | PROBLEM "Problem adding extra DWPT crystal to R list" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:446:14: error: expected ‘;’ before string constant 446 | PROBLEM "Problem adding extra DWPT levelmap crystal to R list" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:465:14: error: expected ‘;’ before string constant 465 | PROBLEM "Unable to convert output data to Splus format" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c: In function ‘RS_wavelets_transform_packet_inverse’: RS_wav_xform.c:516:5: error: ‘PROBLEM’ undeclared (first use in this function) 516 | PROBLEM "Unable to convert pr_nextra to sint32 value" ERROR; | ^~~~~~~ RS_wav_xform.c:516:12: error: expected ‘;’ before string constant 516 | PROBLEM "Unable to convert pr_nextra to sint32 value" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:525:14: error: expected ‘;’ before string constant 525 | PROBLEM "Unable to read pr_atoms" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:530:14: error: expected ‘;’ before string constant 530 | PROBLEM "Unable to read pr_levelmap" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:541:14: error: expected ‘;’ before string constant 541 | PROBLEM "Unable to read pr_dwpt_basis" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:547:14: error: expected ‘;’ before string constant 547 | PROBLEM "Unable to read pr_transform_indices type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:552:14: error: expected ‘;’ before string constant 552 | PROBLEM "Unable to read pr_transform_indices" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:558:14: error: expected ‘;’ before string constant 558 | PROBLEM "Unable to read pr_filters" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:570:12: error: expected ‘;’ before string constant 570 | PROBLEM "Problem calling wavuniv_transform_packet_inverse() function" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; RS_wav_xform.c:582:14: error: expected ‘;’ before string constant 582 | PROBLEM "Unable to convert output data to R format" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; In file included from RS_wav_xform.c:33: RS_wav_xform.c: In function ‘RS_wavelets_transform_maximum_overlap’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:625:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 625 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:625:54: error: expected ‘;’ before string constant 625 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:625:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 625 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:625:1: error: expected ‘;’ before string constant 625 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:625:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 625 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:625:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 625 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:628:60: error: expected ‘;’ before string constant 628 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:628:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 628 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:628:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 628 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:631:39: error: expected ‘;’ before string constant 631 | SINT32_FROM_R( pr_n_level, &n_level ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:631:3: note: in expansion of macro ‘SINT32_FROM_R’ 631 | SINT32_FROM_R( pr_n_level, &n_level ); | ^~~~~~~~~~~~~ RS_wav_xform.c:640:89: error: expected ‘;’ before string constant 640 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_maximum_overlap, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:640:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 640 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_maximum_overlap, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:640:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 640 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_maximum_overlap, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:640:1: error: expected ‘;’ before string constant 640 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_maximum_overlap, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:640:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 640 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_maximum_overlap, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c: In function ‘RS_wavelets_transform_maximum_overlap_packet’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:39:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 39 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to read (RS_POINTER) R or S-PLUS matrix type ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:679:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 679 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:679:54: error: expected ‘;’ before string constant 679 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:679:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 679 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:679:1: error: expected ‘;’ before string constant 679 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:679:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 679 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:679:3: note: in expansion of macro ‘READ_MATRIX_REGISTER’ 679 | READ_MATRIX_REGISTER( pr_time_series, &time_series ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:682:60: error: expected ‘;’ before string constant 682 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:682:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 682 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:682:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 682 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:685:39: error: expected ‘;’ before string constant 685 | SINT32_FROM_R( pr_n_level, &n_level ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:685:3: note: in expansion of macro ‘SINT32_FROM_R’ 685 | SINT32_FROM_R( pr_n_level, &n_level ); | ^~~~~~~~~~~~~ RS_wav_xform.c:694:96: error: expected ‘;’ before string constant 694 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_maximum_overlap_packet, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:694:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 694 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_maximum_overlap_packet, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:694:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 694 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_maximum_overlap_packet, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:694:1: error: expected ‘;’ before string constant 694 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_maximum_overlap_packet, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:694:3: note: in expansion of macro ‘CONVERT_MATSET_AND_RETURN’ 694 | CONVERT_MATSET_AND_RETURN( wavuniv_transform_maximum_overlap_packet, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c: In function ‘RS_wavelets_transform_maximum_overlap_inverse’: RS_mac.h:22:5: error: ‘PROBLEM’ undeclared (first use in this function) 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~ RS_mac.h:33:3: note: in expansion of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 33 | MEMLIST_FREE_ON_ERROR_SPLUS( err, &list, Unable to convert (RS_POINTER) R or S-PLUS list to MUTILS matrix set (MUTILS_PTR) ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:730:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 730 | READ_MATSET_REGISTER( pr_modwt, MUTIL_DOUBLE, &modwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:730:56: error: expected ‘;’ before string constant 730 | READ_MATSET_REGISTER( pr_modwt, MUTIL_DOUBLE, &modwt ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:730:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 730 | READ_MATSET_REGISTER( pr_modwt, MUTIL_DOUBLE, &modwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:730:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 730 | READ_MATSET_REGISTER( pr_modwt, MUTIL_DOUBLE, &modwt ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:733:60: error: expected ‘;’ before string constant 733 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:733:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 733 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:733:3: note: in expansion of macro ‘READ_MATSET_REGISTER’ 733 | READ_MATSET_REGISTER( pr_filters, MUTIL_DOUBLE, &filters ); | ^~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:741:97: error: expected ‘;’ before string constant 741 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_maximum_overlap_inverse, &result, &pr_ret_result ); | ^ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:741:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 741 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_maximum_overlap_inverse, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: error: expected ‘;’ before string constant 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_mac.h:28:13: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_REGISTER’ 28 | PROBLEM "Unable to register memory with the memory manager" ERROR; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:741:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 741 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_maximum_overlap_inverse, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ RS_wav_xform.c:741:1: error: expected ‘;’ before string constant 741 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_maximum_overlap_inverse, &result, &pr_ret_result ); | ^ ~~~~~~~~~~ RS_mac.h:22:14: note: in definition of macro ‘MEMLIST_FREE_ON_ERROR_SPLUS’ 22 | PROBLEM #PROBLEM_STRING ERROR; \ | ^~~~~~~~~~~~~~ RS_wav_xform.c:741:3: note: in expansion of macro ‘CONVERT_MATRIX_AND_RETURN’ 741 | CONVERT_MATRIX_AND_RETURN( wavuniv_transform_maximum_overlap_inverse, &result, &pr_ret_result ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: RS_wav_xform.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fra_dim.c -o fra_dim.o In file included from fra_dim.c:22: fra_dim.c: In function ‘localfn_kdtree’: ../inst/include/ut_intrp.h:126:49: warning: unused variable ‘interrupt_next_check’ [-Wunused-variable] 126 | #define MUTIL_INTERRUPT_INIT(INTRP_PTR) double interrupt_next_check = 0 | ^~~~~~~~~~~~~~~~~~~~ fra_dim.c:2501:3: note: in expansion of macro ‘MUTIL_INTERRUPT_INIT’ 2501 | MUTIL_INTERRUPT_INIT( intrp_ptr ); | ^~~~~~~~~~~~~~~~~~~~ gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fra_fdp.c -o fra_fdp.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fra_filt.c -o fra_filt.o fra_filt.c: In function ‘frauniv_filter_nonlinear_local_projection’: fra_filt.c:892:28: warning: ‘idx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 892 | dbl_ptr = temp_cm.data + idx; | ^ gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fra_kde.c -o fra_kde.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fra_lyap.c -o fra_lyap.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fra_modl.c -o fra_modl.o fra_modl.c: In function ‘frauniv_determinism_delta_epsilon’: fra_modl.c:160:18: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable] 160 | void *tmp; | ^~~ fra_modl.c: In function ‘localfn_calculate_Dij_I’: fra_modl.c:533:10: warning: variable ‘Nr’ set but not used [-Wunused-but-set-variable] 533 | sint32 Nr; | ^~ gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fra_neig.c -o fra_neig.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fra_scale.c -o fra_scale.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fra_sdf.c -o fra_sdf.o fra_sdf.c: In function ‘frauniv_spectral_density_function_direct’: fra_sdf.c:106:18: warning: variable ‘nsdf’ set but not used [-Wunused-but-set-variable] 106 | sint32 nsdf; | ^~~~ fra_sdf.c: In function ‘frauniv_spectral_density_function_lag_window’: fra_sdf.c:262:18: warning: variable ‘n_series’ set but not used [-Wunused-but-set-variable] 262 | sint32 n_series; | ^~~~~~~~ fra_sdf.c: In function ‘frauniv_spectral_density_function_wosa’: fra_sdf.c:479:18: warning: variable ‘nsdf’ set but not used [-Wunused-but-set-variable] 479 | sint32 nsdf; | ^~~~ fra_sdf.c:477:18: warning: variable ‘nelem’ set but not used [-Wunused-but-set-variable] 477 | sint32 nelem; | ^~~~~ fra_sdf.c: In function ‘frauniv_spectral_density_function_multitaper’: fra_sdf.c:695:18: warning: variable ‘nelem’ set but not used [-Wunused-but-set-variable] 695 | sint32 nelem; | ^~~~~ In file included from fra_sdf.c:24: fra_sdf.c: In function ‘localfn_recenter_columns’: ../inst/include/ut_intrp.h:126:49: warning: unused variable ‘interrupt_next_check’ [-Wunused-variable] 126 | #define MUTIL_INTERRUPT_INIT(INTRP_PTR) double interrupt_next_check = 0 | ^~~~~~~~~~~~~~~~~~~~ fra_sdf.c:1048:3: note: in expansion of macro ‘MUTIL_INTERRUPT_INIT’ 1048 | MUTIL_INTERRUPT_INIT( intrp_ptr ); | ^~~~~~~~~~~~~~~~~~~~ gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fra_stat.c -o fra_stat.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fra_surr.c -o fra_surr.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fra_tdmi.c -o fra_tdmi.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fra_util.c -o fra_util.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c init.c -o init.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mat_arit.c -o mat_arit.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mat_assn.c -o mat_assn.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mat_cast.c -o mat_cast.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mat_comp.c -o mat_comp.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mat_num.c -o mat_num.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mat_rand.c -o mat_rand.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mat_set.c -o mat_set.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mat_sort.c -o mat_sort.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mat_stat.c -o mat_stat.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mat_summ.c -o mat_summ.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mat_univ.c -o mat_univ.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mth_dist.c -o mth_dist.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mth_stat.c -o mth_stat.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mth_var.c -o mth_var.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c sig_conv.c -o sig_conv.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c sig_tran.c -o sig_tran.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c sig_win.c -o sig_win.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c ut_RS.c -o ut_RS.o ut_RS.c: In function ‘wav_white_test_from_R’: ut_RS.c:109:7: error: ‘PROBLEM’ undeclared (first use in this function) 109 | PROBLEM "Unsupported white noise test type" ERROR; | ^~~~~~~ ut_RS.c:109:7: note: each undeclared identifier is reported only once for each function it appears in ut_RS.c:109:14: error: expected ‘;’ before string constant 109 | PROBLEM "Unsupported white noise test type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; ut_RS.c: In function ‘wav_transform_peak_from_R’: ut_RS.c:141:7: error: ‘PROBLEM’ undeclared (first use in this function) 141 | PROBLEM "Unsupported wavelet transform local peak type" ERROR; | ^~~~~~~ ut_RS.c:141:14: error: expected ‘;’ before string constant 141 | PROBLEM "Unsupported wavelet transform local peak type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; ut_RS.c: In function ‘sig_taper_type_from_R’: ut_RS.c:209:7: error: ‘PROBLEM’ undeclared (first use in this function) 209 | PROBLEM "Unsupported taper" ERROR; | ^~~~~~~ ut_RS.c:209:14: error: expected ‘;’ before string constant 209 | PROBLEM "Unsupported taper" ERROR; | ^~~~~~~~~~~~~~~~~~~~ | ; ut_RS.c: In function ‘fra_distance_metric_from_R’: ut_RS.c:242:7: error: ‘PROBLEM’ undeclared (first use in this function) 242 | PROBLEM "Unsupported distance metric" ERROR; | ^~~~~~~ ut_RS.c:242:14: error: expected ‘;’ before string constant 242 | PROBLEM "Unsupported distance metric" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; ut_RS.c: In function ‘fra_extrema_type_from_R’: ut_RS.c:274:7: error: ‘PROBLEM’ undeclared (first use in this function) 274 | PROBLEM "Unsupported extrema type" ERROR; | ^~~~~~~ ut_RS.c:274:14: error: expected ‘;’ before string constant 274 | PROBLEM "Unsupported extrema type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; ut_RS.c: In function ‘wav_filter_type_from_R’: ut_RS.c:321:7: error: ‘PROBLEM’ undeclared (first use in this function) 321 | PROBLEM "Unsupported filter type" ERROR; | ^~~~~~~ ut_RS.c:321:14: error: expected ‘;’ before string constant 321 | PROBLEM "Unsupported filter type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ; ut_RS.c: In function ‘fra_surrogate_from_R’: ut_RS.c:351:5: error: ‘PROBLEM’ undeclared (first use in this function) 351 | PROBLEM "Unsupported surrogate type" ERROR; | ^~~~~~~ ut_RS.c:351:12: error: expected ‘;’ before string constant 351 | PROBLEM "Unsupported surrogate type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; ut_RS.c: In function ‘mutil_boundary_type_from_R’: ut_RS.c:386:5: error: ‘PROBLEM’ undeclared (first use in this function) 386 | PROBLEM "Unsupported boundary type" ERROR; | ^~~~~~~ ut_RS.c:386:12: error: expected ‘;’ before string constant 386 | PROBLEM "Unsupported boundary type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; ut_RS.c: In function ‘wav_transform_from_R’: ut_RS.c:421:5: error: ‘PROBLEM’ undeclared (first use in this function) 421 | PROBLEM "Unsupported transform type" ERROR; | ^~~~~~~ ut_RS.c:421:12: error: expected ‘;’ before string constant 421 | PROBLEM "Unsupported transform type" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; ut_RS.c: In function ‘wav_shrink_threshold_from_R’: ut_RS.c:453:7: error: ‘PROBLEM’ undeclared (first use in this function) 453 | PROBLEM "Unsupported wavelet shrinkage threshold function" ERROR; | ^~~~~~~ ut_RS.c:453:14: error: expected ‘;’ before string constant 453 | PROBLEM "Unsupported wavelet shrinkage threshold function" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; ut_RS.c: In function ‘wav_shrink_function_from_R’: ut_RS.c:485:7: error: ‘PROBLEM’ undeclared (first use in this function) 485 | PROBLEM "Unsupported wavelet shrinkage function" ERROR; | ^~~~~~~ ut_RS.c:485:14: error: expected ‘;’ before string constant 485 | PROBLEM "Unsupported wavelet shrinkage function" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; ut_RS.c: In function ‘wav_fdp_estimator_from_R’: ut_RS.c:514:7: error: ‘PROBLEM’ undeclared (first use in this function) 514 | PROBLEM "Unsupported wavelet shrinkage function" ERROR; | ^~~~~~~ ut_RS.c:514:14: error: expected ‘;’ before string constant 514 | PROBLEM "Unsupported wavelet shrinkage function" ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ; make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: ut_RS.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c ut_alloc.c -o ut_alloc.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c ut_debug.c -o ut_debug.o ut_debug.c: In function ‘mutil_msg_print’: ut_debug.c:60:7: error: ‘PROBLEM’ undeclared (first use in this function) 60 | PROBLEM "%s: %s", linstr, message WARN; | ^~~~~~~ ut_debug.c:60:7: note: each undeclared identifier is reported only once for each function it appears in ut_debug.c:60:14: error: expected ‘;’ before string constant 60 | PROBLEM "%s: %s", linstr, message WARN; | ^~~~~~~~~ | ; ut_debug.c:63:14: error: expected ‘;’ before string constant 63 | PROBLEM "%s: %s", linstr, message WARN; | ^~~~~~~~~ | ; ut_debug.c: In function ‘mutil_abort’: ut_debug.c:104:3: error: ‘PROBLEM’ undeclared (first use in this function) 104 | PROBLEM "Aborting function" ERROR; | ^~~~~~~ ut_debug.c:104:10: error: expected ‘;’ before string constant 104 | PROBLEM "Aborting function" ERROR; | ^~~~~~~~~~~~~~~~~~~~ | ; make[1]: *** [/data/blackswan/ripley/R/R-devel/etc/Makeconf:168: ut_debug.o] Error 1 gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c ut_err.c -o ut_err.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c ut_intrp.c -o ut_intrp.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c ut_kdtr.c -o ut_kdtr.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c ut_mem.c -o ut_mem.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c ut_rand.c -o ut_rand.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c wav_boot.c -o wav_boot.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c wav_cwt.c -o wav_cwt.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c wav_dwtc.c -o wav_dwtc.o wav_dwtc.c: In function ‘wavuniv_transform_discrete_wavelet_convolution_inverse’: wav_dwtc.c:853:31: warning: ‘E’ may be used uninitialized in this function [-Wmaybe-uninitialized] 853 | Vsynth[ n_sample - 1 ] = E[ n_extra - 1 - extra_count ]; | ^ wav_dwtc.c: In function ‘wavuniv_transform_packet_inverse’: wav_dwtc.c:1599:25: warning: ‘p’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1599 | extra->atoms.data[ p + parent_osc ]; | ~~^~~~~~~~~~~~ gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c wav_fdp.c -o wav_fdp.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c wav_filt.c -o wav_filt.o wav_filt.c: In function ‘wavuniv_filters_continuous’: wav_filt.c:289:87: warning: ‘std’ may be used uninitialized in this function [-Wmaybe-uninitialized] 289 | pc_result[i].im = ampweight * pd_freq[i] * exp( - pd_freq[i] * pd_freq[i] * std * std / 2.0 ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ wav_filt.c:304:14: warning: ‘omega0’ may be used uninitialized in this function [-Wmaybe-uninitialized] 304 | Omega2 = pd_freq[i] + omega0; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c wav_look.c -o wav_look.o wav_filt.c: In function ‘wavuniv_filters_zero_phase’: wav_filt.c:1760:9: warning: ‘sym_case’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1760 | switch( sym_case ){ | ^~~~~~ gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c wav_math.c -o wav_math.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c wav_modw.c -o wav_modw.o wav_modw.c: In function ‘wavuniv_transform_packet_detail’: wav_modw.c:966:14: warning: ‘is_multiply_inheritable’ may be used uninitialized in this function [-Wmaybe-uninitialized] 966 | if ( ( ( is_child == 0 ) & is_multiply_inheritable ) | is_child ){ | ^ wav_modw.c:974:23: warning: ‘pd_extra’ may be used uninitialized in this function [-Wmaybe-uninitialized] 974 | pd_extra--; | ~~~~~~~~^~ gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c wav_shrk.c -o wav_shrk.o wav_shrk.c: In function ‘wavuniv_shrink_threshold’: wav_shrk.c:889:45: warning: ‘irisk_min’ may be used uninitialized in this function [-Wmaybe-uninitialized] 889 | *pd_thresh = sqrt( sxi.mat.dblmat.data[ irisk_min ] ) * noise_scale; | ^ wav_shrk.c:787:18: note: ‘irisk_min’ was declared here 787 | sint32 irisk_min; | ^~~~~~~~~ wav_shrk.c: In function ‘wavuniv_shrink’: wav_shrk.c:264:6: warning: ‘n_level_threshold’ may be used uninitialized in this function [-Wmaybe-uninitialized] 264 | if ( n_level_threshold == 1 ){ | ^ gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c wav_var.c -o wav_var.o gcc -I"/data/blackswan/ripley/R/R-devel/include" -DNDEBUG -I"../inst/include/" -D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG" -D"USE_RINTERNALS" -I/data/blackswan/ripley/extras/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c wav_wtmm.c -o wav_wtmm.o make[1]: Target 'all' not remade because of errors. make[1]: Leaving directory '/data/blackswan/ripley/R/packages/tests-devel/MALDIrppa/src' ERROR: compilation failed for package ‘MALDIrppa’ * removing ‘/data/blackswan/ripley/R/packages/tests-devel/MALDIrppa.Rcheck/MALDIrppa’