You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make -j3
g++ -std=c++11 -c rquery.cpp
make: g++: Command not found
make: *** [rquery.o] Error 127
error: Bad exit status from /var/tmp/rpm-tmp.rAdgjR (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.rAdgjR (%build)
Error: action failed with error: Error: The process '/usr/bin/rpmbuild' failed with exit code 1
The text was updated successfully, but these errors were encountered:
g++ is installed, but still got this error
g++ -std=c++11 -c rquery.cpp
make: g++: Command not found
make: *** [rquery.o] Error 127
error: Bad exit status from /var/tmp/rpm-tmp.rAdgjR (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.rAdgjR (%build)
Error: action failed with error: Error: The process '/usr/bin/rpmbuild' failed with exit code 1
The text was updated successfully, but these errors were encountered: