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

wildfly-as 24.0.1 #81999

Closed
wants to merge 1 commit into from
Closed

Conversation

chenrui333
Copy link
Member

Created with brew bump-formula-pr.

@BrewTestBot BrewTestBot added bump-formula-pr PR was created using `brew bump-formula-pr` java Java use is a significant feature of the PR or issue labels Jul 27, 2021
@chenrui333 chenrui333 added audit failure CI fails while auditing the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Jul 27, 2021
@chenrui333
Copy link
Member Author

wildfly-as:
  * Binaries built for a non-native architecture were installed into wildfly-as's prefix.
    The offending files are:
      /opt/homebrew/Cellar/wildfly-as/24.0.1/libexec/modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/libwfssl.dylib	(x86_64)
Error: 1 problem in 1 formula detected

@chenrui333 chenrui333 added the 11-arm64 Big Sur arm64 is specifically affected label Jul 28, 2021
@chenrui333
Copy link
Member Author

There is no aarch64 support for wildfly-openssl
wildfly-security/wildfly-openssl#72

@chenrui333 chenrui333 added the upstream issue An upstream issue report is needed label Jul 28, 2021
@chenrui333 chenrui333 removed the upstream issue An upstream issue report is needed label Jul 28, 2021
@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Jul 31, 2021
@github-actions github-actions bot closed this Aug 1, 2021
@chenrui333 chenrui333 reopened this Aug 30, 2021
@BrewTestBot BrewTestBot added the no Linux bottle Formula has no Linux bottle label Aug 30, 2021
@chenrui333 chenrui333 added the CI-force-linux [DEPRECATED] Don't pass --skip-unbottled-linux to brew test-bot. label Aug 30, 2021
Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 added CI-requeued PR has been re-added to the queue and removed stale No recent activity labels Aug 30, 2021
@cho-m
Copy link
Member

cho-m commented Aug 30, 2021

  1. Linux audit failure for 32-bit i686. Probably safe to rmtree it:

    ==> brew audit wildfly-as --online --git --skip-style
    ==> FAILED
    Error: 1 problem in 1 formula detected
    Error: No such file or directory @ realpath_rec - /home/runner
    wildfly-as:
      * Binaries built for a non-native architecture were installed into wildfly-as's prefix.
        The offending files are:
          /home/linuxbrew/.linuxbrew/Cellar/wildfly-as/24.0.1/libexec/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/libartemis-native-32.so	(i386)
    
  2. Linkage test failure. This is in both above 32-bit binary and the 64-bit x86_64 binary. Need to see how to deal with this: libexec/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/libartemis-native-64.so.

    ==> brew linkage --test wildfly-as
    ==> FAILED
    Missing libraries:
      unexpected (libaio.so.1)
    

May need to replace above pre-built with locally compiled version of libartemis so that it can link to Homebrew's libaio

@cho-m cho-m added the linux Linux is specifically affected label Aug 31, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2021

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Sep 3, 2021
@github-actions github-actions bot closed this Sep 4, 2021
@github-actions github-actions bot added the outdated PR was locked due to age label Oct 4, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 4, 2021
@chenrui333 chenrui333 deleted the wildfly-as-24.0.1 branch December 18, 2022 06:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
11-arm64 Big Sur arm64 is specifically affected audit failure CI fails while auditing the software bump-formula-pr PR was created using `brew bump-formula-pr` CI-force-linux [DEPRECATED] Don't pass --skip-unbottled-linux to brew test-bot. CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-requeued PR has been re-added to the queue java Java use is a significant feature of the PR or issue linux Linux is specifically affected no Linux bottle Formula has no Linux bottle outdated PR was locked due to age stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants