Skip to content

apr-util: conan v2 support#16142

Merged
conan-center-bot merged 7 commits into
conan-io:masterfrom
SpaceIm:apr-util-conan-v2
Apr 14, 2023
Merged

apr-util: conan v2 support#16142
conan-center-bot merged 7 commits into
conan-io:masterfrom
SpaceIm:apr-util-conan-v2

Conversation

@SpaceIm
Copy link
Copy Markdown
Contributor

@SpaceIm SpaceIm commented Feb 19, 2023

Specify library name and version: lib/1.0


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor

Hooks produced the following warnings for commit 3b32138
apr-util/1.6.1
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libaprutil-1.so' links to system library 'crypt' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\apr_dbd_odbc-1.dll' links to system library 'odbc32' but it is not in cpp_info.system_libs.

@conan-center-bot

This comment has been minimized.

toge
toge previously approved these changes Feb 23, 2023
@SpaceIm SpaceIm closed this Mar 14, 2023
@SpaceIm SpaceIm reopened this Mar 14, 2023
@SpaceIm SpaceIm closed this Mar 14, 2023
@SpaceIm SpaceIm reopened this Mar 14, 2023
@SpaceIm SpaceIm closed this Mar 15, 2023
@SpaceIm SpaceIm reopened this Mar 15, 2023
@conan-center-bot

This comment has been minimized.

@SpaceIm
Copy link
Copy Markdown
Contributor Author

SpaceIm commented Apr 1, 2023

ERROR: Missing binary: apr/1.7.0:a3878c3a91b0694fb10e1fabbab29301948b5c69

apr/1.7.0: WARN: Can't find a 'apr/1.7.0' package binary 'a3878c3a91b0694fb10e1fabbab29301948b5c69' for the configuration:
[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.version=11
os=Linux
[options]
fPIC=True
force_apr_uuid=True
shared=False

ERROR: Missing prebuilt package for 'apr/1.7.0'
Check the available packages using 'conan list apr/1.7.0:* -r=remote'
or try to build locally from sources using the '--build=apr/1.7.0' argument

@danimtb @uilianries would it be possible to generate apr packages please?

@SpaceIm SpaceIm closed this Apr 1, 2023
@SpaceIm SpaceIm reopened this Apr 1, 2023
@conan-center-bot

This comment has been minimized.

@SpaceIm SpaceIm marked this pull request as draft April 1, 2023 12:00
@SpaceIm
Copy link
Copy Markdown
Contributor Author

SpaceIm commented Apr 1, 2023

Converted to draft until #16844 merged.

@SpaceIm SpaceIm closed this Apr 3, 2023
@SpaceIm SpaceIm reopened this Apr 3, 2023
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@SpaceIm
Copy link
Copy Markdown
Contributor Author

SpaceIm commented Apr 3, 2023

[100%] Linking C executable test_package
/opt/conan/binutils/bin/ld: /home/conan/w/prod-v2/BuildSingleReference/p/apr-u79a6021924c5f/p/lib/libaprutil-1.so: undefined reference to `libiconv'
/opt/conan/binutils/bin/ld: /home/conan/w/prod-v2/BuildSingleReference/p/apr-u79a6021924c5f/p/lib/libaprutil-1.so: undefined reference to `libiconv_open'
/opt/conan/binutils/bin/ld: /home/conan/w/prod-v2/BuildSingleReference/p/apr-u79a6021924c5f/p/lib/libaprutil-1.so: undefined reference to `libiconv_close'
collect2: error: ld returned 1 exit status
CMakeFiles/test_package.dir/build.make:84: recipe for target 'test_package' failed
make[2]: *** [test_package] Error 1
CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/test_package.dir/all' failed
make[1]: *** [CMakeFiles/test_package.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

I don't understand, libiconv is in requirements of apr-util. Another occurrence of conan-io/conan#13560?

Comment thread recipes/apr-util/all/conanfile.py Outdated
Comment thread recipes/apr-util/all/conanfile.py
@conan-center-bot

This comment has been minimized.

@prince-chrismc
Copy link
Copy Markdown
Contributor

Good callout my brain rushed and that was not a good comment :) we should know when and why to remove it in the future this way 🤞

@prince-chrismc prince-chrismc marked this pull request as ready for review April 12, 2023 21:43
@prince-chrismc
Copy link
Copy Markdown
Contributor

And sorry for commit to you PR, I totally thought this was toge's 😖 did not mean to do that again 🙊

@conan-center-bot
Copy link
Copy Markdown
Contributor

Conan v1 pipeline ✔️

All green in build 15 (b78145257a0cce5f02df101ee7f6ad07b27c5f50):

  • apr-util/1.6.1@:
    All packages built successfully! (All logs)

Conan v2 pipeline (informative, not required for merge) ✔️

Note: Conan v2 builds are informative and they are not required for the PR to be merged.

All green in build 16 (b78145257a0cce5f02df101ee7f6ad07b27c5f50):

  • apr-util/1.6.1@:
    All packages built successfully! (All logs)

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.

5 participants