Skip to content

avoid ending up with -isystem /usr/include, which breaks horribly#76

Merged
caolanm merged 1 commit into
masterfrom
private/caolan/boostdebian
Jun 1, 2026
Merged

avoid ending up with -isystem /usr/include, which breaks horribly#76
caolanm merged 1 commit into
masterfrom
private/caolan/boostdebian

Conversation

@caolanm
Copy link
Copy Markdown
Contributor

@caolanm caolanm commented Jun 1, 2026

Try an alternative workaround for the macOS ci's -Werror and --with=boost=/opt/homebrew

In file included from /usr/include/c++/15/ext/string_conversions.h:45,
from /usr/include/c++/15/bits/basic_string.h:4442,
from /usr/include/c++/15/string:56,
from ../../inc/libcmis/allowable-actions.hxx:32,
from allowable-actions.cxx:29:
/usr/include/c++/15/cstdlib:83:15: fatal error: stdlib.h: No such file or directory
83 | #include_next <stdlib.h>
| ^~~~~~~~~~
compilation terminated.

Try an alternative workaround for the macOS ci's -Werror and --with=boost=/opt/homebrew

In file included from /usr/include/c++/15/ext/string_conversions.h:45,
                 from /usr/include/c++/15/bits/basic_string.h:4442,
                 from /usr/include/c++/15/string:56,
                 from ../../inc/libcmis/allowable-actions.hxx:32,
                 from allowable-actions.cxx:29:
/usr/include/c++/15/cstdlib:83:15: fatal error: stdlib.h: No such file or directory
   83 | #include_next <stdlib.h>
      |               ^~~~~~~~~~
compilation terminated.
@caolanm caolanm merged commit e00b5b8 into master Jun 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant