lkml.org 
[lkml]   [2015]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH] perf tests: Adding build test for having ending slash in double slash
    From
    Date
    On Mon, 2015-07-27 at 19:24 +0100, Jiri Olsa wrote:
    > I'm getting install error with your patch:
    >
    > [jolsa@krava perf]$ rm -rf /tmp/krava/ && make install prefix=/tmp/krava
    >
    > SNIP
    >
    > LINK perf
    > INSTALL binaries
    > INSTALL tests
    > install: cannot create directory ‘’: No such file or directory
    > install: target ‘’ is not a directory: No such file or directory
    > ln: failed to access ‘/perf’: No such file or directory
    > Makefile.perf:492: recipe for target 'install-tools' failed
    > make[1]: *** [install-tools] Error 1
    > make[1]: *** Waiting for unfinished jobs....
    > Makefile:87: recipe for target 'install' failed
    > make: *** [install] Error 2
    >
    > somethings wrong with install targets dealing with bindir_SQ

    Interesting. Building from a perf-tar-src-pkg tarball works:

    $ rm -rf /tmp/krava/ && make install prefix=/tmp/krava
    [...]
    LINK perf
    LINK libperf-gtk.so
    INSTALL GTK UI
    INSTALL binaries
    INSTALL tests
    INSTALL libexec
    INSTALL perf-archive
    INSTALL perf-with-kcore
    INSTALL perl-scripts
    INSTALL python-scripts
    INSTALL perf_completion-script

    but it breaks indeed the way you pointed out when building in-tree...

    Having a look now.

    Pawel



    \
     
     \ /
      Last update: 2015-07-28 15:01    [W:4.445 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site