Hi, I met a problem that test-getopt-posix failed as below:
test-getopt.h:754: assertion 'strcmp (argv[1], "donald") == 0' failed And below patch can fix the problem, and I use glibc 2.29 https://github.com/habitat-sh/core-plans/blob/master/m4/fix-test-getopt-posix-with-glibc-2.26.patch -- BRs Sandy(Li Changqing)