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

Internal depends #101

Merged
merged 5 commits into from Jan 24, 2023
Merged

Internal depends #101

merged 5 commits into from Jan 24, 2023

Conversation

garbear
Copy link
Member

@garbear garbear commented Jan 22, 2023

Description

This PR is a continuation of #93. I cherry-picked all the work and rebased on the Nexus branch.

How has this been tested?

Starting to test now.

Jenkins looks good: https://jenkins.kodi.tv/blue/organizations/jenkins/kodi-game%2Fgame.libretro/detail/PR-101/1/pipeline

fuzzard and others added 5 commits January 23, 2023 15:10
Allow override URL and INTERNAL build of libretro for PPA
allow override RCHEEVOS_URL and enable internal rcheevos lib build for PPA offline
usage
Error was:

  Error copying directory from "libretro-common/include" to "include/libretro-common".
Error was:

  In file included from src/client.cpp:8:
  Cheevos.h:10:10: fatal error: rcheevos/rcheevos.h: No such file or directory
     10 | #include "rcheevos/rcheevos.h"
        |          ^~~~~~~~~~~~~~~~~~~~~
Error was:

  [ 33%] Linking CXX shared library game.libretro.so

  /usr/bin/ld: build/depends/lib/librcheevoslib.a(hash.c.o):
    warning: relocation against `verbose_message_callback' in read-only section `.text'

  /usr/bin/ld: build/depends/lib/librcheevoslib.a(hash.c.o):
    relocation R_X86_64_PC32 against symbol `verbose_message_callback' can not be used when making a shared object; recompile with -fPIC

  /usr/bin/ld: final link failed: bad value
@garbear
Copy link
Member Author

garbear commented Jan 23, 2023

Rebased on #102, CI is looking good again

@garbear
Copy link
Member Author

garbear commented Jan 23, 2023

Also ping @wsnipex for review, this starts our journey of fixing all the missing dependency issues in our ppa

Copy link
Contributor

@wsnipex wsnipex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@garbear
Copy link
Member Author

garbear commented Jan 24, 2023

Cool, looks like v19 is still broken, I'll see if I can backport

@wsnipex
Copy link
Contributor

wsnipex commented Jan 24, 2023

no use for the PPA, older versions won't get built or published anymore

@garbear
Copy link
Member Author

garbear commented Jan 24, 2023

Then touch it I don't.

@garbear garbear merged commit 2af1971 into kodi-game:Nexus Jan 24, 2023
@garbear garbear deleted the internal-depends branch January 24, 2023 20:46
@garbear garbear mentioned this pull request Dec 9, 2023
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.

None yet

2 participants