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

strawberryperl: Fix binaries not supporting non x86 archs #24142

Merged
merged 1 commit into from
May 29, 2024

Conversation

AbrilRBS
Copy link
Member

Found while trying to help in #23955

@AbrilRBS AbrilRBS self-assigned this May 28, 2024
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 1 (3bfd6a9aa5106ef84266152fed110c0e7e09893c):

  • strawberryperl/5.32.1.1:
    All packages built successfully! (All logs)

  • strawberryperl/5.28.1.1:
    All packages built successfully! (All logs)

  • strawberryperl/5.30.0.1:
    All packages built successfully! (All logs)


Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 1 (3bfd6a9aa5106ef84266152fed110c0e7e09893c):

  • strawberryperl/5.32.1.1:
    All packages built successfully! (All logs)

  • strawberryperl/5.30.0.1:
    All packages built successfully! (All logs)

  • strawberryperl/5.28.1.1:
    All packages built successfully! (All logs)

Copy link
Contributor

Hooks produced the following warnings for commit 3bfd6a9
strawberryperl/5.32.1.1@#707032463aa0620fa17ec0d887f5fe41
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\FFI\Platypus\Platypus.xs.dll' links to system library 'psapi' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\FFI\Raw\Raw.xs.dll' links to system library 'psapi' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\perl532.dll' links to system library 'comctl32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\OpenGL\freeglut.dll' links to system library 'opengl32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\OpenGL\OpenGL.xs.dll' links to system library 'opengl32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\perl532.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Crypt\IDEA\IDEA.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\DBD\mysql\mysql.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\FCGI\FCGI.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Socket\Socket.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Socket6\Socket6.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Win32\OLE\OLE.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\DBD\ODBC\ODBC.xs.dll' links to system library 'odbc32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Win32\Win32.xs.dll' links to system library 'version' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\OpenGL\OpenGL.xs.dll' links to system library 'glu32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\OpenGL\freeglut.dll' links to system library 'winmm' but it is not in cpp_info.system_libs.
strawberryperl/5.28.1.1@#bd97870230022c49cb0666f9b3be5b91
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\FFI\Raw\Raw.xs.dll' links to system library 'psapi' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\perl528.dll' links to system library 'comctl32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\OpenGL\OpenGL.xs.dll' links to system library 'glu32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\OpenGL\freeglut.dll' links to system library 'opengl32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\OpenGL\OpenGL.xs.dll' links to system library 'opengl32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\DBD\ODBC\ODBC.xs.dll' links to system library 'odbc32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\OpenGL\freeglut.dll' links to system library 'winmm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Win32\Win32.xs.dll' links to system library 'version' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\perl528.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Crypt\IDEA\IDEA.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\DBD\mysql\mysql.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\FCGI\FCGI.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Socket\Socket.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Socket6\Socket6.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Win32\OLE\OLE.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
strawberryperl/5.30.0.1@#9d849906813632cac546c690fc1f3ebb
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\OpenGL\freeglut.dll' links to system library 'opengl32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\OpenGL\OpenGL.xs.dll' links to system library 'opengl32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Win32\Win32.xs.dll' links to system library 'version' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\FFI\Raw\Raw.xs.dll' links to system library 'psapi' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\perl530.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Crypt\IDEA\IDEA.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\DBD\mysql\mysql.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\EV\EV.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\FCGI\FCGI.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Socket\Socket.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Socket6\Socket6.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\Win32\OLE\OLE.xs.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\OpenGL\freeglut.dll' links to system library 'winmm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\perl530.dll' links to system library 'comctl32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\DBD\ODBC\ODBC.xs.dll' links to system library 'odbc32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\lib\auto\OpenGL\OpenGL.xs.dll' links to system library 'glu32' but it is not in cpp_info.system_libs.

Copy link
Contributor

@ericLemanissier ericLemanissier left a comment

Choose a reason for hiding this comment

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

Out of curiosity, which practical case is excluded by this PR, Windows on Arm ?

@conan-center-bot conan-center-bot merged commit 0d5567d into conan-io:master May 29, 2024
24 checks passed
@AbrilRBS AbrilRBS deleted the rr/fix-strawberry-recipe branch May 29, 2024 09:06
@AbrilRBS
Copy link
Member Author

Yes :)
I found this while trying to consume a graph from Parallels from my Macos m2 host

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

4 participants