Skip to content

-lSceAppInstUtil Compile Parameter Breaks Executable #26

Description

@barisyild

I am encountering an issue where the -lSceAppInstUtil compile parameter causes the executable to break during the build process. Below is a repository link that reproduces the issue.

Steps to Reproduce:

  • Clone the repository:
git clone https://github.com/barisyild/ps5-payload-sdk-build-bug.git
  • Navigate to the project directory and build the project:
cd ps5-payload-sdk-build-bug
make
  • Observe that the executable does not work correctly when the -lSceAppInstUtil parameter is included in the Makefile.

Expected Behavior:

The build process should complete successfully, and the executable should work as expected when using the -lSceAppInstUtil parameter.

Actual Behavior:

The inclusion of the -lSceAppInstUtil parameter causes the build to fail or the executable to break, resulting in unexpected behavior.

Additional Information:

Link to the makefile
GitHub Actions build log

Environment:

Operating System: Ubuntu 24.04.1 LTS
Compiler Version: Ubuntu clang version 18.1.3 (1ubuntu1)
SDK Version: v0.27
Architecture: x86_64

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions