Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==> Extracting sources...
- -> Creating working copy of trace-cmd git repo...
- Cloning into 'trace-cmd'...
- done.
- ==> Starting pkgver()...
- ==> Updated version: kernelshark-git 1.0.r34.gd448481-1
- ==> Starting build()...
- make -C /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation all
- python-dev is not installed, not compiling python plugins
- UPDATE trace_plugin_dir
- Re-run cmake no build system arguments
- COMPILE FPIC event-parse.o
- COMPILE FPIC event-plugin.o
- -- The C compiler identification is GNU 9.1.0
- COMPILE FPIC trace-hash.o
- COMPILE FPIC kbuffer-parse.o
- -- The CXX compiler identification is GNU 9.1.0
- -- Check for working C compiler: /usr/bin/cc
- COMPILE FPIC trace-hooks.o
- COMPILE FPIC trace-seq.o
- COMPILE FPIC trace-input.o
- -- Check for working C compiler: /usr/bin/cc -- works
- -- Detecting C compiler ABI info
- COMPILE FPIC trace-output.o
- -- Detecting C compiler ABI info - done
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Check for working CXX compiler: /usr/bin/c++
- -- Check for working CXX compiler: /usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- COMPILE FPIC parse-filter.o
- parse-filter.c: In function ‘arg_to_str’:
- parse-filter.c:2161:3: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
- 2161 | asprintf(&str, arg->boolean.value ? "TRUE" : "FALSE");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- parse-filter.c: In function ‘op_to_str’:
- parse-filter.c:1954:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
- 1954 | asprintf(&str, val ? "TRUE" : "FALSE");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- parse-filter.c:1972:3: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
- 1972 | asprintf(&str, "(%s) %s (%s)", left, op, right);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- parse-filter.c:1988:4: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
- 1988 | asprintf(&str, right_val ? "FALSE" : "TRUE");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- parse-filter.c:1991:3: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
- 1991 | asprintf(&str, "%s(%s)", op, right);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- parse-filter.c: In function ‘num_to_str’:
- parse-filter.c:2109:3: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
- 2109 | asprintf(&str, "%s %s %s", lstr, op, rstr);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- parse-filter.c: In function ‘str_to_str’:
- parse-filter.c:2144:3: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
- 2144 | asprintf(&str, "%s %s \"%s\"",
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 2145 | arg->str.field->name, op, arg->str.val);
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- parse-filter.c: In function ‘val_to_str’:
- parse-filter.c:2007:2: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
- 2007 | asprintf(&str, "%lld", arg->value.val);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- parse-filter.c: In function ‘exp_to_str’:
- parse-filter.c:2065:2: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
- 2065 | asprintf(&str, "%s %s %s", lstr, op, rstr);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- COMPILE FPIC trace-recorder.o
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- project: Kernel Shark: (version: 1.0.0)
- CMake Error at build/FindTraceCmd.cmake:64 (MESSAGE):
- Could not find trace-cmd!
- Call Stack (most recent call first):
- CMakeLists.txt:20 (include)
- -- Configuring incomplete, errors occurred!
- See also "/home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/kernel-shark/build/CMakeFiles/CMakeOutput.log".
- See also "/home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/kernel-shark/build/CMakeFiles/CMakeError.log".
- trace-recorder.c: In function ‘tracecmd_free_recorder’:
- trace-recorder.c:86:4: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
- 86 | ftruncate(recorder->fd1, 0);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- trace-recorder.c: In function ‘tracecmd_flush_recording’:
- trace-recorder.c:450:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- 450 | write(recorder->fd, buf, ret);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- trace-recorder.c:460:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- 460 | write(recorder->fd, buf, recorder->page_size - wrote);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- trace-recorder.c: In function ‘update_fd’:
- trace-recorder.c:336:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
- 336 | ftruncate(fd, 0);
- | ^~~~~~~~~~~~~~~~
- make: *** [Makefile:266: /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/kernel-shark/build/Makefile] Error 1
- make: *** Waiting for unfinished jobs....
- COMPILE FPIC parse-utils.o
- COMPILE FPIC trace-util.o
- ASCIIDOC trace-cmd-hist.1.xsl
- COMPILE FPIC event-parse-api.o
- COMPILE FPIC tep_strerror.o
- COMPILE FPIC trace-filter-hash.o
- COMPILE FPIC trace-msg.o
- COMPILE FPIC trace-blk-hack.o
- COMPILE FPIC trace-ftrace.o
- BUILD STATIC LIB libtraceevent.a
- ASCIIDOC trace-cmd-stream.1.xsl
- ASCIIDOC trace-cmd-split.1.xsl
- ASCIIDOC trace-cmd-show.1.xsl
- BUILD STATIC LIB libtracecmd.a
- ASCIIDOC trace-cmd-options.1.xsl
- ASCIIDOC trace-cmd-list.1.xsl
- ASCIIDOC trace-cmd-reset.1.xsl
- ASCIIDOC trace-cmd-restore.1.xsl
- ASCIIDOC trace-cmd-report.1.xsl
- ASCIIDOC trace-cmd-check-events.1.xsl
- ASCIIDOC trace-cmd-profile.1.xsl
- ASCIIDOC trace-cmd-start.1.xsl
- ASCIIDOC trace-cmd-record.1.xsl
- ASCIIDOC trace-cmd-mem.1.xsl
- ASCIIDOC trace-cmd-listen.1.xsl
- ASCIIDOC trace-cmd-snapshot.1.xsl
- ASCIIDOC trace-cmd-stat.1.xsl
- ASCIIDOC trace-cmd-extract.1.xsl
- ASCIIDOC trace-cmd-stack.1.xsl
- ASCIIDOC trace-cmd-stop.1.xsl
- ASCIIDOC trace-cmd.1.xsl
- ASCIIDOC trace-cmd.dat.5.xsl
- XSLTPROC trace-cmd-hist.1
- XSLTPROC trace-cmd-stream.1
- XSLTPROC trace-cmd-split.1
- XSLTPROC trace-cmd-show.1
- XSLTPROC trace-cmd-list.1
- XSLTPROC trace-cmd-options.1
- XSLTPROC trace-cmd-reset.1
- XSLTPROC trace-cmd-restore.1
- XSLTPROC trace-cmd-report.1
- XSLTPROC trace-cmd-check-events.1
- XSLTPROC trace-cmd-profile.1
- XSLTPROC trace-cmd-record.1
- XSLTPROC trace-cmd-start.1
- XSLTPROC trace-cmd-mem.1
- XSLTPROC trace-cmd-snapshot.1
- XSLTPROC trace-cmd-listen.1
- XSLTPROC trace-cmd-stat.1
- XSLTPROC trace-cmd-extract.1
- XSLTPROC trace-cmd-stack.1
- XSLTPROC trace-cmd-stop.1
- XSLTPROC trace-cmd.1
- XSLTPROC trace-cmd.dat.5
- rm /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-show.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-snapshot.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-report.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-split.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-stack.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-check-events.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-listen.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-stop.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-restore.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-stream.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-extract.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-start.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-list.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-reset.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-options.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-record.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-profile.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-hist.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd.dat.5.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-mem.1.xsl /home/xyzzy/temp/makepkg/kernelshark-git/src/trace-cmd/Documentation/trace-cmd-stat.1.xsl
- ==> ERROR: A failure occurred in build().
- Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement