https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218131
Mark Millard <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #3 from Mark Millard <[email protected]> ---
(In reply to Tobias Kortkamp from comment #2)
The log that was attached also shows syntax error reports, such as:
/usr/include/dirent.h:109: syntax error, unexpected '^' in ' int (^)(const
struct dirent *),' at '^'
/usr/include/dirent.h:109: syntax error, unexpected ')', expecting identifier
or '(' in ' int (^)(const struct dirent *),' at ')'
/usr/include/dirent.h:110: syntax error, unexpected ',', expecting identifier
or '(' in ' int (^)(const struct dirent **, const struct dirent **));' at
','
/usr/include/dirent.h:110: syntax error, unexpected ')', expecting identifier
or '(' in ' int (^)(const struct dirent **, const struct dirent **));' at
')'
and:
/usr/include/dirent.h:109: syntax error, unexpected '^' in ' int (^)(const
struct dirent *),' at '^'
/usr/include/dirent.h:109: syntax error, unexpected ')', expecting identifier
or '(' in ' int (^)(const struct dirent *),' at ')'
/usr/include/dirent.h:110: syntax error, unexpected ',', expecting identifier
or '(' in ' int (^)(const struct dirent **, const struct dirent **));' at
','
/usr/include/dirent.h:110: syntax error, unexpected ')', expecting identifier
or '(' in ' int (^)(const struct dirent **, const struct dirent **));' at
')'
/usr/include/stdlib.h:261: syntax error, unexpected '^' in 'int atexit_b(void
(^ )(void));' at '^'
/usr/include/stdlib.h:263: syntax error, unexpected '^' in ' size_t, int (^
)(const void *, const void *));' at '^'
/usr/include/stdlib.h:263: syntax error, unexpected ',', expecting identifier
or '(' in ' size_t, int (^ )(const void *, const void *));' at ','
/usr/include/stdlib.h:263: syntax error, unexpected ')', expecting identifier
or '(' in ' size_t, int (^ )(const void *, const void *));' at ')'
/usr/include/stdlib.h:291: syntax error, unexpected '^' in ' int (^ )(const
void *, const void *));' at '^'
/usr/include/stdlib.h:291: syntax error, unexpected ',', expecting identifier
or '(' in ' int (^ )(const void *, const void *));' at ','
/usr/include/stdlib.h:291: syntax error, unexpected ')', expecting identifier
or '(' in ' int (^ )(const void *, const void *));' at ')'
/usr/include/stdlib.h:293: syntax error, unexpected '^' in ' int (^ )(const
void *, const void *));' at '^'
/usr/include/stdlib.h:293: syntax error, unexpected ',', expecting identifier
or '(' in ' int (^ )(const void *, const void *));' at ','
/usr/include/stdlib.h:293: syntax error, unexpected ')', expecting identifier
or '(' in ' int (^ )(const void *, const void *));' at ')'
/usr/include/stdlib.h:298: syntax error, unexpected '^' in 'int
mergesort_b(void *, size_t, size_t, int (^)(const void *, const void *));' at
'^'
/usr/include/stdlib.h:298: syntax error, unexpected ',', expecting identifier
or '(' in 'int mergesort_b(void *, size_t, size_t, int (^)(const void *, const
void *));' at ','
/usr/include/stdlib.h:298: syntax error, unexpected ')', expecting identifier
or '(' in 'int mergesort_b(void *, size_t, size_t, int (^)(const void *, const
void *));' at ')'
They did not seem to stop the build.
This seems odd but I'm not familiar with the context.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.