Untitled

 avatar
unknown
c_cpp
a year ago
4.0 kB
7
Indexable
omkar@omkar:~/Libreoffice/libreoffice$ make

make -j 4 -f /home/omkar/Libreoffice/libreoffice/compilerplugins/Makefile-clang.mk compilerplugins

make[1]: Entering directory '/home/omkar/Libreoffice/libreoffice'

[GEN] compilerplugins/clang/sharedvisitor/badstatics.plugininfo

[GEN] compilerplugins/clang/sharedvisitor/blockblock.plugininfo

[GEN] compilerplugins/clang/sharedvisitor/bufferadd.plugininfo

[GEN] compilerplugins/clang/sharedvisitor/charrightshift.plugininfo

[GEN] compilerplugins/clang/sharedvisitor/classmemaccess.plugininfo

fatal error: file '/usr/include/features.h' has been modified since the precompiled header '/home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/clang.pch' was built: mtime changed (was 1700659125, now 1704201762)

note: please rebuild precompiled header '/home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/clang.pch'

fatal error: file '/usr/include/features.h' has been modified since the precompiled header '/home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/clang.pch' was built: mtime changed (was 1700659125, now 1704201762)

note: please rebuild precompiled header '/home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/clang.pch'

fatal error: file '/usr/include/features.h' has been modified since the precompiled header '/home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/clang.pch' was built: mtime changed (was 1700659125, now 1704201762)

note: please rebuild precompiled header '/home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/clang.pch'

1 error generated.

Failed to analyze: /home/omkar/Libreoffice/libreoffice/compilerplugins/clang/badstatics.cxx

make[1]: *** [/home/omkar/Libreoffice/libreoffice/compilerplugins/Makefile-clang.mk:249: /home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/badstatics.plugininfo] Error 2

make[1]: *** Deleting file '/home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/badstatics.plugininfo'

make[1]: *** Waiting for unfinished jobs....

1 error generated.

Failed to analyze: /home/omkar/Libreoffice/libreoffice/compilerplugins/clang/blockblock.cxx

make[1]: *** [/home/omkar/Libreoffice/libreoffice/compilerplugins/Makefile-clang.mk:249: /home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/blockblock.plugininfo] Error 2

make[1]: *** Deleting file '/home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/blockblock.plugininfo'

fatal error: file '/usr/include/x86_64-linux-gnu/bits/types/error_t.h' has been modified since the precompiled header '/home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/clang.pch' was built: mtime changed (was 1700659125, now 1704201762)

note: please rebuild precompiled header '/home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/clang.pch'

1 error generated.

Failed to analyze: /home/omkar/Libreoffice/libreoffice/compilerplugins/clang/bufferadd.cxx

make[1]: *** [/home/omkar/Libreoffice/libreoffice/compilerplugins/Makefile-clang.mk:249: /home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/bufferadd.plugininfo] Error 2

make[1]: *** Deleting file '/home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/bufferadd.plugininfo'

1 error generated.

Failed to analyze: /home/omkar/Libreoffice/libreoffice/compilerplugins/clang/charrightshift.cxx

make[1]: *** [/home/omkar/Libreoffice/libreoffice/compilerplugins/Makefile-clang.mk:249: /home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/charrightshift.plugininfo] Error 2

make[1]: *** Deleting file '/home/omkar/Libreoffice/libreoffice/compilerplugins/clang/sharedvisitor/charrightshift.plugininfo'

make[1]: Leaving directory '/home/omkar/Libreoffice/libreoffice'

make: *** [/home/omkar/Libreoffice/libreoffice/compilerplugins/Makefile.mk:25: compilerplugins] Error 2

Editor is loading...
Leave a Comment