conftest.c:492: warning: "_GNU_SOURCE" redefined 492 | #define _GNU_SOURCE /* ask glibc to give strptime prototype */ | conftest.c:49: note: this is the location of the previous definition 49 | #define _GNU_SOURCE 1 |