Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.6
-
None
-
None
Description
After compiling with BUILD script, binaries cannot be build.
[100%] Linking CXX executable mariadb-backup
|
[100%] Built target explain_filename-t
|
Creating mysqld link
|
[100%] Built target mariadbd
|
Creating mariabackup link
|
[100%] Built target mariadb-backup
|
./BUILD/compile-pentium64-gcov=> : make tags
|
xargs: etags: No such file or directory
|
xargs: git: terminated by signal 13
|
CMakeFiles/tags.dir/build.make:70: recipe for target 'CMakeFiles/tags' failed
|
make[3]: *** [CMakeFiles/tags] Error 127
|
CMakeFiles/Makefile2:2782: recipe for target 'CMakeFiles/tags.dir/all' failed
|
make[2]: *** [CMakeFiles/tags.dir/all] Error 2
|
CMakeFiles/Makefile2:2789: recipe for target 'CMakeFiles/tags.dir/rule' failed
|
make[1]: *** [CMakeFiles/tags.dir/rule] Error 2
|
Makefile:238: recipe for target 'tags' failed
|
make: *** [tags] Error 2
|
Attachments
Issue Links
- relates to
-
MDEV-25916 Compilation failed for compile-pentium64-gcov script if gcc < 7
- Closed