You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/08/14 15:51:00 UTC

[jira] [Created] (BIGTOP-3387) Building QFS fails on CentOS 8

Kengo Seki created BIGTOP-3387:
----------------------------------

             Summary: Building QFS fails on CentOS 8
                 Key: BIGTOP-3387
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3387
             Project: Bigtop
          Issue Type: Bug
            Reporter: Kengo Seki
            Assignee: Kengo Seki


For the same reason as BIGTOP-3362 and BIGTOP-3371.

{code}
$ ./gradlew qfs-clean qfs-pkg -Dbuildwithdeps=true

(snip)

> Task :qfs-srpm FAILED
error: attempt to use unversioned python, define %__python to /usr/bin/python2 or /usr/bin/python3 explicitly
error: line 178: bash $RPM_SOURCE_DIR/do-component-build \
    --qfs-version=%{qfs_version} \
    --python=%{__python} \
    --python3=$PYTHON3_PATH


FAILURE: Build failed with an exception.
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)