START gnu/egcs/gcc-builtins 2019-01-21T11:00:56Z gcc -O2 -o /dev/null sprintf-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-builtins/sprintf-1.c.exp --- - Mon Jan 21 12:00:56 2019 +++ /usr/src/regress/gnu/egcs/gcc-builtins/sprintf-1.c.exp Tue Dec 5 07:05:39 2017 @@ -0,0 +1 @@ +sprintf-1.c:: warning: sprintf() is often misused, please use snprintf() *** Error 1 in . (Makefile:14 'c-sprintf-1') FAILED *** Error 1 in target 'regress' (ignored) gcc -O2 -o /dev/null sprintf-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-builtins/sprintf-2.c.exp --- - Mon Jan 21 12:00:56 2019 +++ /usr/src/regress/gnu/egcs/gcc-builtins/sprintf-2.c.exp Tue Dec 5 07:05:39 2017 @@ -0,0 +1 @@ +sprintf-2.c:: warning: sprintf() is often misused, please use snprintf() *** Error 1 in . (Makefile:14 'c-sprintf-2') FAILED *** Error 1 in target 'regress' (ignored) gcc -O2 -o /dev/null sprintf-3.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-builtins/sprintf-3.c.exp --- - Mon Jan 21 12:00:56 2019 +++ /usr/src/regress/gnu/egcs/gcc-builtins/sprintf-3.c.exp Tue Dec 5 07:05:39 2017 @@ -0,0 +1 @@ +sprintf-3.c:: warning: sprintf() is often misused, please use snprintf() *** Error 1 in . (Makefile:14 'c-sprintf-3') FAILED *** Error 1 in target 'regress' (ignored) gcc -O2 -o /dev/null stpcpy-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-builtins/stpcpy-1.c.exp --- - Mon Jan 21 12:00:56 2019 +++ /usr/src/regress/gnu/egcs/gcc-builtins/stpcpy-1.c.exp Tue Dec 5 07:05:39 2017 @@ -0,0 +1 @@ +stpcpy-1.c:: warning: stpcpy() is dangerous; do not use it *** Error 1 in . (Makefile:14 'c-stpcpy-1') FAILED *** Error 1 in target 'regress' (ignored) gcc -O2 -o /dev/null stpcpy-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-builtins/stpcpy-2.c.exp --- - Mon Jan 21 12:00:57 2019 +++ /usr/src/regress/gnu/egcs/gcc-builtins/stpcpy-2.c.exp Tue Dec 5 07:05:39 2017 @@ -0,0 +1 @@ +stpcpy-2.c:: warning: stpcpy() is dangerous; do not use it *** Error 1 in . (Makefile:14 'c-stpcpy-2') FAILED *** Error 1 in target 'regress' (ignored) gcc -O2 -o /dev/null strcat-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-builtins/strcat-1.c.exp --- - Mon Jan 21 12:00:57 2019 +++ /usr/src/regress/gnu/egcs/gcc-builtins/strcat-1.c.exp Tue Dec 5 07:05:39 2017 @@ -0,0 +1 @@ +strcat-1.c:: warning: strcat() is almost always misused, please use strlcat() *** Error 1 in . (Makefile:14 'c-strcat-1') FAILED *** Error 1 in target 'regress' (ignored) gcc -O2 -o /dev/null strcat-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-builtins/strcat-2.c.exp --- - Mon Jan 21 12:00:57 2019 +++ /usr/src/regress/gnu/egcs/gcc-builtins/strcat-2.c.exp Tue Dec 5 07:05:39 2017 @@ -0,0 +1 @@ +strcat-2.c:: warning: strcat() is almost always misused, please use strlcat() *** Error 1 in . (Makefile:14 'c-strcat-2') FAILED *** Error 1 in target 'regress' (ignored) gcc -O2 -o /dev/null strcpy-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-builtins/strcpy-1.c.exp --- - Mon Jan 21 12:00:57 2019 +++ /usr/src/regress/gnu/egcs/gcc-builtins/strcpy-1.c.exp Tue Dec 5 07:05:39 2017 @@ -0,0 +1 @@ +strcpy-1.c:: warning: strcpy() is almost always misused, please use strlcpy() *** Error 1 in . (Makefile:14 'c-strcpy-1') FAILED *** Error 1 in target 'regress' (ignored) gcc -O2 -o /dev/null strcpy-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-builtins/strcpy-2.c.exp --- - Mon Jan 21 12:00:57 2019 +++ /usr/src/regress/gnu/egcs/gcc-builtins/strcpy-2.c.exp Tue Dec 5 07:05:39 2017 @@ -0,0 +1 @@ +strcpy-2.c:: warning: strcpy() is almost always misused, please use strlcpy() *** Error 1 in . (Makefile:14 'c-strcpy-2') FAILED *** Error 1 in target 'regress' (ignored) gcc -O2 -o /dev/null strncat-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-builtins/strncat-1.c.exp gcc -O2 -o /dev/null vsprintf-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-builtins/vsprintf-1.c.exp --- - Mon Jan 21 12:00:57 2019 +++ /usr/src/regress/gnu/egcs/gcc-builtins/vsprintf-1.c.exp Tue Dec 5 07:05:39 2017 @@ -0,0 +1 @@ +vsprintf-1.c:: warning: vsprintf() is often misused, please use vsnprintf() *** Error 1 in . (Makefile:14 'c-vsprintf-1') FAILED *** Error 1 in target 'regress' (ignored) gcc -O2 -o /dev/null vsprintf-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-builtins/vsprintf-2.c.exp --- - Mon Jan 21 12:00:58 2019 +++ /usr/src/regress/gnu/egcs/gcc-builtins/vsprintf-2.c.exp Tue Dec 5 07:05:39 2017 @@ -0,0 +1 @@ +vsprintf-2.c:: warning: vsprintf() is often misused, please use vsnprintf() *** Error 1 in . (Makefile:14 'c-vsprintf-2') FAILED *** Error 1 in target 'regress' (ignored) gcc -O2 -o /dev/null vsprintf-3.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-builtins/vsprintf-3.c.exp --- - Mon Jan 21 12:00:58 2019 +++ /usr/src/regress/gnu/egcs/gcc-builtins/vsprintf-3.c.exp Tue Dec 5 07:05:39 2017 @@ -0,0 +1 @@ +vsprintf-3.c:: warning: vsprintf() is often misused, please use vsnprintf() *** Error 1 in . (Makefile:14 'c-vsprintf-3') FAILED *** Error 1 in target 'regress' (ignored) FAIL gnu/egcs/gcc-builtins *** Error 1 in . (Makefile:14 'c-sprintf-1'), *** Error 1 in . (Makefile:14 'c-sprintf-2'), *** Error 1 in . (Makefile:14 'c-sprintf-3'), *** Error 1 in . (Makefile:14 'c-stpcpy-1'), *** Error 1 in . (Makefile:14 'c-stpcpy-2'), *** Error 1 in . (Makefile:14 'c-strcat-1'), *** Error 1 in . (Makefile:14 'c-strcat-2'), *** Error 1 in . (Makefile:14 'c-strcpy-1'), *** Error 1 in . (Makefile:14 'c-strcpy-2'), *** Error 1 in . (Makefile:14 'c-vsprintf-1'), *** Error 1 in . (Makefile:14 'c-vsprintf-2'), *** Error 1 in . (Makefile:14 'c-vsprintf-3')