View Issue Details

IDProjectCategoryView StatusLast Update
0005281Rocky-Linux-8gccpublic2024-01-08 19:30
Reportervikas datir Assigned ToLouis Abel  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionnot fixable 
Platformgcc version 8.5.0OSLinux4.18.0-513.5.1.el8_9.x86_64OS Version8.9
Summary0005281: 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
TagsNo tags attached.

Activities

Louis Abel

Louis Abel

2024-01-08 19:30

administrator   ~0005512

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.

Issue History

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