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

fix: recompile with fPIC for libgrand-search-daemon #70

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hillwoodroc
Copy link

Fix build on 64bit arch

Log: The compiler may report an error and exit, the error is like this:
/usr/lib64/gcc/aarch64-suse-linux/13/../../../../aarch64-suse-linux/bin/ld: /tmp/ccNUyrNk.ltrans0.ltrans.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `db_list_insert_node' which may bind externally can not be used when making a shared object; recompile with -fPIC

Fix build on 64bit arch

Log: The compiler may report an error and exit, the error is like this:
 /usr/lib64/gcc/aarch64-suse-linux/13/../../../../aarch64-suse-linux/bin/ld: /tmp/ccNUyrNk.ltrans0.ltrans.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `db_list_insert_node' which may bind externally can not be used when making a shared object; recompile with -fPIC
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: hillwoodroc

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

@deepin-ci-robot
Copy link

Hi @hillwoodroc. Thanks for your PR.:smiley:

Copy link

CLA Assistant Lite bot:
提交邮箱中包含我们的合作伙伴,但您似乎并非合作伙伴的成员或对接人,请联系相关对接人将您添加至组织之中,或由其重新发起 Pull Request。
The commit email domain belongs to one of our partners, but it seems you are not yet a member of the current organization, please contact the contact person to add you to the organization or let them submit the Pull Request.

You can retrigger this bot by commenting recheck in this Pull Request

@deepin-bot
Copy link

deepin-bot bot commented Apr 24, 2024

TAG Bot

New tag: 5.4.8
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #89

@deepin-bot
Copy link

deepin-bot bot commented Apr 25, 2024

TAG Bot

New tag: 5.4.9
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #90

@deepin-bot
Copy link

deepin-bot bot commented Jun 13, 2024

TAG Bot

New tag: 5.5.0
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #97

@deepin-bot
Copy link

deepin-bot bot commented Aug 7, 2024

TAG Bot

New tag: 5.5.1
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #108

@deepin-bot
Copy link

deepin-bot bot commented Aug 12, 2024

TAG Bot

New tag: 5.5.2
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #111

@deepin-bot
Copy link

deepin-bot bot commented Sep 20, 2024

TAG Bot

New tag: 5.5.4
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #121

@deepin-bot
Copy link

deepin-bot bot commented Oct 31, 2024

TAG Bot

New tag: 5.5.6
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #147

@deepin-bot
Copy link

deepin-bot bot commented Nov 1, 2024

TAG Bot

New tag: 5.5.7
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #151

@deepin-bot
Copy link

deepin-bot bot commented Dec 14, 2024

TAG Bot

New tag: 5.5.8
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #159

@deepin-bot
Copy link

deepin-bot bot commented Dec 16, 2024

TAG Bot

New tag: 5.5.10
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #160

@deepin-bot
Copy link

deepin-bot bot commented Dec 19, 2024

TAG Bot

New tag: 5.5.11
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #165

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.

3 participants