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

corectrl: update to 1.4.3 #53818

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tstraus13
Copy link
Contributor

Just a version bump. Although I was able to build for x86_64, aarch64, and aarch64-musl but x86_64-musl would not build with this error.


CMake Error: AUTOMOC for target corectrl_lib: Test run of "moc" executable "/usr/x86_64-linux-musl/usr/lib/qt5/bin/moc" failed.
/usr/x86_64-linux-musl/usr/lib/qt5/bin/moc -h

no such file or directory
CMake Generate step failed.  Build files cannot be regenerated correctly.
=> ERROR: corectrl-1.4.3_1: do_configure: 'CFLAGS="-DNDEBUG ${CFLAGS/ -pipe / }" CXXFLAGS="-DNDEBUG ${CXXFLAGS/ -pipe / }" cmake ${cmake_args} ${configure_args} ${LIBS:+-DCMAKE_C_STANDARD_LIBRARIES="$LIBS"} ${LIBS:+-DCMAKE_CXX_STANDARD_LIBRARIES="$LIBS"} ${wrksrc}/${build_wrksrc}' exited with 1
=> ERROR:   in do_configure() at common/build-style/cmake.sh:77

I was able to run the application fine on x86_64.

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

  • I built this PR locally for my native architecture, (x86_64)
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • aarch64
    • aarch64-musl

@tstraus13
Copy link
Contributor Author

Even though I couldn't build x86_64-musl locally it looks like the github builder ran successfully.

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.

1 participant