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

12.45 is broken: it installs files into a wrong location #136

Open
yurivict opened this issue May 2, 2020 · 4 comments
Open

12.45 is broken: it installs files into a wrong location #136

yurivict opened this issue May 2, 2020 · 4 comments

Comments

@yurivict
Copy link

yurivict commented May 2, 2020

It copies the path of the build directory and installs files into this path.

Error: Orphaned: /wrkdirs/usr/ports/games/pachi-game-engine/work/stage/usr/bin/pachi
Error: Orphaned: @dir /wrkdirs/usr/ports/games/pachi-game-engine/work/stage/usr/bin
Error: Orphaned: @dir /wrkdirs/usr/ports/games/pachi-game-engine/work/stage/usr
Error: Orphaned: @dir /wrkdirs/usr/ports/games/pachi-game-engine/work/stage
Error: Orphaned: @dir /wrkdirs/usr/ports/games/pachi-game-engine/work
Error: Orphaned: @dir /wrkdirs/usr/ports/games/pachi-game-engine
Error: Orphaned: @dir /wrkdirs/usr/ports/games
Error: Orphaned: @dir /wrkdirs/usr/ports
Error: Orphaned: @dir /wrkdirs/usr
Error: Orphaned: @dir /wrkdirs
@lemonsqueeze
Copy link
Collaborator

Hi,
If you want help with this you need to give some details. What are you trying to do ?

@yurivict
Copy link
Author

yurivict commented May 3, 2020

I am trying to update the FreeBSD port, and found that the new release is broken.

@lemonsqueeze
Copy link
Collaborator

If it was working before try removing DESTDIR from PREFIX in Makefile, I think that's the only thing that changed since 12.40.

@yurivict
Copy link
Author

yurivict commented May 3, 2020

DESTDIR is generally needed in Makefile.
Lack of DESTDIR is what causes this breakage.

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

No branches or pull requests

2 participants