Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Enable Qt6 building #291

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

re2zero
Copy link

@re2zero re2zero commented Jan 3, 2025

Enable build with Qt6, and it compats Qt5.

Log: Enable Qt6 building.

Copy link

github-actions bot commented Jan 3, 2025

  • 检测到debian目录文件有变更: debian/control,debian/rules

  • 检测到敏感词export变动

详情
    {
    "export": {
        "debian/rules": {
            "a": [
                "export QT_SELECT := 5"
            ],
            "b": [
                "    export QT_SELECT=qt6",
                "    export QT_DIR=\"/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt6\"",
                "    export QT_SELECT=qt5",
                "    export QT_DIR=\"/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt5\"",
                "# export QT_SELECT=qt5",
                "# export QT_DIR=\"/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt5\""
            ]
        }
    }
}

Copy link

github-actions bot commented Jan 3, 2025

TAG Bot

TAG: 6.5.4
EXISTED: no
DISTRIBUTION: unstable

Copy link

github-actions bot commented Jan 3, 2025

  • 敏感词检查失败, 检测到2个文件存在敏感词
详情
{
    "src/deb-installer/main.cpp": [
        {
            "line": "    app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
            "line_number": 42,
            "rule": "S35",
            "reason": "Url link | e9c5f73d8f"
        }
    ],
    "debian/control": [
        {
            "line": "Homepage: https://www.deepin.com/",
            "line_number": 22,
            "rule": "S35",
            "reason": "Url link | 9095b9e112"
        }
    ]
}

Copy link

github-actions bot commented Jan 3, 2025

  • 检测到debian目录文件有变更: debian/control,debian/rules

  • 检测到敏感词export变动

详情
    {
    "export": {
        "debian/rules": {
            "a": [
                "export QT_SELECT := 5"
            ],
            "b": [
                "    export QT_SELECT=qt6",
                "    export QT_DIR=\"/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt6\"",
                "    export QT_SELECT=qt5",
                "    export QT_DIR=\"/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt5\"",
                "# export QT_SELECT=qt5",
                "# export QT_DIR=\"/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt5\""
            ]
        }
    }
}

Copy link

github-actions bot commented Jan 3, 2025

  • 敏感词检查失败, 检测到2个文件存在敏感词
详情
{
    "src/deb-installer/main.cpp": [
        {
            "line": "    app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
            "line_number": 42,
            "rule": "S35",
            "reason": "Url link | e9c5f73d8f"
        }
    ],
    "debian/control": [
        {
            "line": "Homepage: https://www.deepin.com/",
            "line_number": 22,
            "rule": "S35",
            "reason": "Url link | 9095b9e112"
        }
    ]
}

Copy link

github-actions bot commented Jan 3, 2025

  • 检测到debian目录文件有变更: debian/control,debian/rules

  • 检测到敏感词export变动

详情
    {
    "export": {
        "debian/rules": {
            "a": [
                "export QT_SELECT := 5"
            ]
        }
    }
}

Copy link

github-actions bot commented Jan 3, 2025

  • 敏感词检查失败, 检测到2个文件存在敏感词
详情
{
    "src/deb-installer/main.cpp": [
        {
            "line": "    app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
            "line_number": 42,
            "rule": "S35",
            "reason": "Url link | e9c5f73d8f"
        }
    ],
    "debian/control": [
        {
            "line": "Homepage: https://www.deepin.com/",
            "line_number": 22,
            "rule": "S35",
            "reason": "Url link | 9095b9e112"
        }
    ]
}

Copy link

github-actions bot commented Jan 3, 2025

  • 检测到debian目录文件有变更: debian/control,debian/rules

  • 检测到敏感词export变动

详情
    {
    "export": {
        "debian/rules": {
            "a": [
                "export QT_SELECT := 5"
            ]
        }
    }
}

Copy link

github-actions bot commented Jan 3, 2025

  • 敏感词检查失败, 检测到2个文件存在敏感词
详情
{
    "src/deb-installer/main.cpp": [
        {
            "line": "    app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
            "line_number": 42,
            "rule": "S35",
            "reason": "Url link | e9c5f73d8f"
        }
    ],
    "debian/control": [
        {
            "line": "Homepage: https://www.deepin.com/",
            "line_number": 22,
            "rule": "S35",
            "reason": "Url link | 9095b9e112"
        }
    ]
}

Copy link

github-actions bot commented Jan 3, 2025

  • 检测到debian目录文件有变更: debian/control,debian/rules

  • 检测到敏感词export变动

详情
    {
    "export": {
        "debian/rules": {
            "a": [
                "export QT_SELECT := 5"
            ],
            "b": [
                "# export QT_SELECT := 5"
            ]
        }
    }
}

Copy link

github-actions bot commented Jan 3, 2025

  • 敏感词检查失败, 检测到2个文件存在敏感词
详情
{
    "src/deb-installer/main.cpp": [
        {
            "line": "    app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
            "line_number": 42,
            "rule": "S35",
            "reason": "Url link | e9c5f73d8f"
        }
    ],
    "debian/control": [
        {
            "line": "Homepage: https://www.deepin.com/",
            "line_number": 22,
            "rule": "S35",
            "reason": "Url link | 9095b9e112"
        }
    ]
}

Copy link

github-actions bot commented Jan 3, 2025

  • 检测到debian目录文件有变更: debian/control,debian/rules

Copy link

github-actions bot commented Jan 3, 2025

  • 敏感词检查失败, 检测到2个文件存在敏感词
详情
{
    "src/deb-installer/main.cpp": [
        {
            "line": "    app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
            "line_number": 42,
            "rule": "S35",
            "reason": "Url link | e9c5f73d8f"
        }
    ],
    "debian/control": [
        {
            "line": "Homepage: https://www.deepin.com/",
            "line_number": 22,
            "rule": "S35",
            "reason": "Url link | 9095b9e112"
        }
    ]
}

Copy link

github-actions bot commented Jan 3, 2025

  • 检测到debian目录文件有变更: debian/control,debian/rules

Copy link

github-actions bot commented Jan 3, 2025

  • 敏感词检查失败, 检测到2个文件存在敏感词
详情
{
    "src/deb-installer/main.cpp": [
        {
            "line": "    app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
            "line_number": 42,
            "rule": "S35",
            "reason": "Url link | e9c5f73d8f"
        }
    ],
    "debian/control": [
        {
            "line": "Homepage: https://www.deepin.com/",
            "line_number": 22,
            "rule": "S35",
            "reason": "Url link | 9095b9e112"
        }
    ]
}

Copy link

github-actions bot commented Jan 3, 2025

  • 检测到debian目录文件有变更: debian/control,debian/rules

Copy link

github-actions bot commented Jan 3, 2025

  • 敏感词检查失败, 检测到2个文件存在敏感词
详情
{
    "src/deb-installer/main.cpp": [
        {
            "line": "    app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
            "line_number": 42,
            "rule": "S35",
            "reason": "Url link | e9c5f73d8f"
        }
    ],
    "debian/control": [
        {
            "line": "Homepage: https://www.deepin.com/",
            "line_number": 21,
            "rule": "S35",
            "reason": "Url link | 9095b9e112"
        }
    ]
}

Enable build with Qt6, and it compats Qt5.

Log: Enable Qt6 building.
Copy link

github-actions bot commented Jan 3, 2025

  • 检测到debian目录文件有变更: debian/control,debian/rules

Copy link

github-actions bot commented Jan 3, 2025

  • 敏感词检查失败, 检测到2个文件存在敏感词
详情
{
    "src/deb-installer/main.cpp": [
        {
            "line": "    app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
            "line_number": 42,
            "rule": "S35",
            "reason": "Url link | e9c5f73d8f"
        }
    ],
    "debian/control": [
        {
            "line": "Homepage: https://www.deepin.com/",
            "line_number": 22,
            "rule": "S35",
            "reason": "Url link | 9095b9e112"
        }
    ]
}

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: liujianqiang-niu, lzwind, re2zero

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@re2zero
Copy link
Author

re2zero commented Jan 3, 2025

/forcemerge

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 3, 2025

This pr force merged! (status: unstable)

@deepin-bot deepin-bot bot merged commit e7d9048 into linuxdeepin:develop/qt6.8 Jan 3, 2025
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants