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] allow .pc files #189

Merged
merged 2 commits into from
Oct 10, 2019

Conversation

SSE4
Copy link
Contributor

@SSE4 SSE4 commented Oct 9, 2019

allow *.pc files for perl, otherwise I have an error while building libpq:

Can't locate Win32API/File/cFile.pc in @INC (@INC contains: C:\Users\SSE4\.conan\data\libpq\11.5\bincrafters\testing\build\66397d4e4f72ab2f3a4c316d3e5132059c9ebf7b\source_subfolder\src\tools\msvc C:/.conan/3eefa9/1/lib) at C:/.conan/3eefa9/1/lib/Win32API/File.pm line 177.
Compilation failed in require at C:\Users\SSE4\.conan\data\libpq\11.5\bincrafters\testing\build\66397d4e4f72ab2f3a4c316d3e5132059c9ebf7b\source_subfolder\src\tools\msvc/Mkvcbuild.pm line 645.
BEGIN failed--compilation aborted at C:\Users\SSE4\.conan\data\libpq\11.5\bincrafters\testing\build\66397d4e4f72ab2f3a4c316d3e5132059c9ebf7b\source_subfolder\src\tools\msvc/Mkvcbuild.pm line 645.
Compilation failed in require at build.pl line 13.
BEGIN failed--compilation aborted at build.pl line 13.

perl's .pc files seems to have nothing to do with pkg-config: https://github.com/chorny/Win32API-File/blob/master/cFile.pc

related to #188

Specify library name and version: strawberryperl/5.30.0.1

  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

Signed-off-by: SSE4 <tomskside@gmail.com>
@conan-center-bot
Copy link
Collaborator

Some configurations of 'strawberryperl/5.28.1.1' have failed:

  • Windows x86_64, Debug, Visual Studio 14, MTd
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [META LINES (KB-H025)] PEP 263 (encoding) is not allowed in the conanfile. Remove the line 1 (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H025)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs

@conan-center-bot
Copy link
Collaborator

All green! 😊

@lasote lasote merged commit 6152fc8 into conan-io:master Oct 10, 2019
@CroydonBot CroydonBot deleted the allow_pc_files_for_perl branch October 11, 2019 22:02
artem-kamyshev pushed a commit to artem-kamyshev/conan-center-index that referenced this pull request Sep 28, 2020
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

3 participants