View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005281 | Rocky-Linux-8 | gcc | public | 2024-01-08 14:12 | 2024-01-08 19:30 |
Reporter | vikas datir | Assigned To | Louis Abel | ||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | not fixable | ||
Platform | gcc version 8.5.0 | OS | Linux4.18.0-513.5.1.el8_9.x86_64 | OS Version | 8.9 |
Summary | 0005281: Not able to compile code | ||||
Description | cd ********************* && /usr/bin/c++ -I/root/Developemnt/************************* -Wall -std=c++11 -MD -MT XXXXXXXX/CMakeFiles/XXXXXX/src/XXXXXXXXXXXXXXXXXX.cpp.o -MF CMakeFiles/XXXXX/src/XXXXXXXXXXXXXXXXXXXXX.cpp.o.d -o CMakeFiles/mnp.dir/src/XXXXXXXXXX.cpp.o -c /root/Developemnt/XXXXXXXXXX/XXXXXXX/src/XXXXXXXXXXX.cpp In file included from /usr/include/c++/8/bits/basic_ios.h:37, from /usr/include/c++/8/ios:44, from /usr/include/c++/8/ostream:38, from /usr/include/c++/8/iostream:39, from /root/Developemnt/XXXXXXXXXXXXXXXXXXX/XXX.h:17, from /root/Developemnt/XXXXXXXXXXXXXXXXXXX.h:20, from /root/Developemnt/XXXXXXXXXXXXXXXXXXX.cpp:14: /usr/include/c++/8/bits/locale_facets.h:2636:44: error: macro "isblank" passed 2 arguments, but takes just 1 isblank(_CharT __c, const locale& __loc) ^ | ||||
Steps To Reproduce | cd ********************* && /usr/bin/c++ -I/root/Developemnt/************************* -Wall -std=c++11 -MD -MT XXXXXXXX/CMakeFiles/XXXXXX/src/XXXXXXXXXXXXXXXXXX.cpp.o -MF CMakeFiles/XXXXX/src/XXXXXXXXXXXXXXXXXXXXX.cpp.o.d -o CMakeFiles/mnp.dir/src/XXXXXXXXXX.cpp.o -c /root/Developemnt/XXXXXXXXXX/XXXXXXX/src/XXXXXXXXXXX.cpp Rocky linux 8.9 with gcc 8.5 any code having iosteam included | ||||
Tags | No tags attached. | ||||
Closing as this is not a support venue and there is not enough information to reproduce. If you feel that this is a bug, please open a new bug report with your sample code and more information. For support, please check out our community at https://forums.rockylinux.org and chat.rockylinux.org. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-01-08 14:12 | vikas datir | New Issue | |
2024-01-08 19:30 | Louis Abel | Assigned To | => Louis Abel |
2024-01-08 19:30 | Louis Abel | Status | new => closed |
2024-01-08 19:30 | Louis Abel | Resolution | open => not fixable |
2024-01-08 19:30 | Louis Abel | Note Added: 0005512 |