rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory Configured with: --prefix=/Applications/Xcode-11.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/4.2.1 Configured with: --prefix=/Applications/Xcode-11.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/4.2.1 ../source_subfolder/libmp3lame/VbrTag.c:263:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[0], 8u, 0xffu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:265:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[1], 3u, 7); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:266:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[1], 1u, (cfg->samplerate_out < 16000) ? 0 : 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:267:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[1], 1u, cfg->version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:268:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[1], 2u, 4 - 3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:269:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[1], 1u, (!cfg->error_protection) ? 1 : 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:271:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[2], 4u, eov->bitrate_index); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:272:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[2], 2u, cfg->samplerate_index); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:273:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[2], 1u, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:274:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[2], 1u, cfg->extension); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:276:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[3], 2u, cfg->mode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:277:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[3], 2u, eov->mode_ext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:278:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[3], 1u, cfg->copyright); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:279:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[3], 1u, cfg->original); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:280:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[3], 2u, cfg->emphasis); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:430:23: warning: comparison of array 'pTagData->toc' not equal to a null pointer is always true [-Wtautological-pointer-compare] if (pTagData->toc != NULL) { ~~~~~~~~~~^~~ ~~~~ ../source_subfolder/libmp3lame/lame.c:641:13: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (EQ(gfp->compression_ratio, 0)) ^ ../source_subfolder/libmp3lame/machine.h:170:12: note: expanded from macro 'EQ' (fabs(a) > fabs(b)) \ ^ ../source_subfolder/libmp3lame/lame.c:641:13: note: use function 'abs' instead ../source_subfolder/libmp3lame/machine.h:170:12: note: expanded from macro 'EQ' (fabs(a) > fabs(b)) \ ^ ../source_subfolder/libmp3lame/lame.c:641:13: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (EQ(gfp->compression_ratio, 0)) ^ ../source_subfolder/libmp3lame/machine.h:172:23: note: expanded from macro 'EQ' : (fabs((a)-(b)) <= (fabs(b) * 1e-6f))) ^ ../source_subfolder/libmp3lame/lame.c:641:13: note: use function 'abs' instead ../source_subfolder/libmp3lame/machine.h:172:23: note: expanded from macro 'EQ' : (fabs((a)-(b)) <= (fabs(b) * 1e-6f))) ^ ../source_subfolder/libmp3lame/lame.c:1606:13: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (NEQ(RadioGain, GAIN_NOT_ENOUGH_SAMPLES)) { ^ ../source_subfolder/libmp3lame/machine.h:177:20: note: expanded from macro 'NEQ' #define NEQ(a,b) (!EQ(a,b)) ^ ../source_subfolder/libmp3lame/machine.h:170:12: note: expanded from macro 'EQ' (fabs(a) > fabs(b)) \ ^ ../source_subfolder/libmp3lame/lame.c:1606:13: note: use function 'abs' instead ../source_subfolder/libmp3lame/machine.h:177:20: note: expanded from macro 'NEQ' #define NEQ(a,b) (!EQ(a,b)) ^ ../source_subfolder/libmp3lame/machine.h:170:12: note: expanded from macro 'EQ' (fabs(a) > fabs(b)) \ ^ ../source_subfolder/libmp3lame/lame.c:1606:13: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (NEQ(RadioGain, GAIN_NOT_ENOUGH_SAMPLES)) { ^ ../source_subfolder/libmp3lame/machine.h:177:20: note: expanded from macro 'NEQ' #define NEQ(a,b) (!EQ(a,b)) ^ ../source_subfolder/libmp3lame/machine.h:172:23: note: expanded from macro 'EQ' : (fabs((a)-(b)) <= (fabs(b) * 1e-6f))) ^ ../source_subfolder/libmp3lame/lame.c:1606:13: note: use function 'abs' instead ../source_subfolder/libmp3lame/machine.h:177:20: note: expanded from macro 'NEQ' #define NEQ(a,b) (!EQ(a,b)) ^ ../source_subfolder/libmp3lame/machine.h:172:23: note: expanded from macro 'EQ' : (fabs((a)-(b)) <= (fabs(b) * 1e-6f))) ^ 16 warnings generated. ../source_subfolder/libmp3lame/presets.c:170:5: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] SET_OPTION(quant_comp, set->quant_comp, -1); ^ ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:170:5: note: use function 'abs' instead ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:171:5: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] SET_OPTION(quant_comp_short, set->quant_comp_s, -1); ^ ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:171:5: note: use function 'abs' instead ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:284:5: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] SET_OPTION(quant_comp, abr_switch_map[r].quant_comp, -1); ^ ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:284:5: note: use function 'abs' instead ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:285:5: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] SET_OPTION(quant_comp_short, abr_switch_map[r].quant_comp_s, -1); ^ ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:285:5: note: use function 'abs' instead ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ 4 warnings generated. ../source_subfolder/libmp3lame/set_get.c:1726:72: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] assert((0 <= gfp->interChRatio && gfp->interChRatio <= 1.0) || EQ(gfp->interChRatio, -1)); ^ ../source_subfolder/libmp3lame/machine.h:170:12: note: expanded from macro 'EQ' (fabs(a) > fabs(b)) \ ^ ../source_subfolder/libmp3lame/set_get.c:1726:72: note: use function 'abs' instead ../source_subfolder/libmp3lame/machine.h:170:12: note: expanded from macro 'EQ' (fabs(a) > fabs(b)) \ ^ ../source_subfolder/libmp3lame/set_get.c:1726:72: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] assert((0 <= gfp->interChRatio && gfp->interChRatio <= 1.0) || EQ(gfp->interChRatio, -1)); ^ ../source_subfolder/libmp3lame/machine.h:172:23: note: expanded from macro 'EQ' : (fabs((a)-(b)) <= (fabs(b) * 1e-6f))) ^ ../source_subfolder/libmp3lame/set_get.c:1726:72: note: use function 'abs' instead ../source_subfolder/libmp3lame/machine.h:172:23: note: expanded from macro 'EQ' : (fabs((a)-(b)) <= (fabs(b) * 1e-6f))) ^ 4 warnings generated. 2 warnings generated. ../source_subfolder/frontend/console.c:92:18: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tp = tgetstr(id, &tp); ^~ /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/termcap.h:63:60: note: passing argument to parameter here extern NCURSES_EXPORT(char *) tgetstr (NCURSES_CONST char *, char **); ^ ../source_subfolder/frontend/console.c:102:29: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] int const val = tgetnum(id); ^~ /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/termcap.h:67:57: note: passing argument to parameter here extern NCURSES_EXPORT(int) tgetnum (NCURSES_CONST char *); ^ ../source_subfolder/frontend/get_audio.c:1367:18: warning: unused variable 'IFF_ID_MPEG' [-Wunused-const-variable] static int const IFF_ID_MPEG = 0x4d504547; /* "MPEG" */ ^ 2 warnings generated. 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY