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

upgrades libxft to conanv2 #18567

Closed
wants to merge 4 commits into from

Conversation

tannerbitz
Copy link
Contributor

Specify library name and version: libxft/2.3.6

Reason:
I am working on updating the cpython conan recipe to be conanv2 compliant. This is a dependency of ncurses, which is a dep of cpython


@ghost
Copy link

ghost commented Jul 15, 2023

I detected other pull requests that are modifying libxft/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@conan-center-bot

This comment has been minimized.

@CLAassistant
Copy link

CLAassistant commented Jul 15, 2023

CLA assistant check
All committers have signed the CLA.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 3 (c4fe4fee65817a0f5a26a78a8f663cac5790d0a1):

  • libxft/2.3.6@:
    All packages built successfully! (All logs)

  • libxft/2.3.4@:
    All packages built successfully! (All logs)


Conan v2 pipeline ❌

Note: Conan v2 builds may be required once they are on the v2 ready list

The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future.

See details:

Failure in build 3 (c4fe4fee65817a0f5a26a78a8f663cac5790d0a1):

  • libxft/2.3.4@:
    CI failed to create some packages (All logs)

    Logs for packageID 24839a77c7fe0258fd2778813f88fa1914ece8ce:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=True
    
    [...]
    libtoolize: and rerunning libtoolize and aclocal.
    libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
    configure.ac:39: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
    configure.ac:39: You should run autoupdate.
    aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
    configure.ac:39: the top level
    configure.ac:45: warning: The macro `AC_PROG_CC_C99' is obsolete.
    configure.ac:45: You should run autoupdate.
    /home/conan/w/prod-v2/BuildSingleReference/p/b/autoc15aa8b8b11ad5/b/src/lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
    aclocal.m4:10616: XORG_COMPILER_BRAND is expanded from...
    aclocal.m4:10735: XORG_COMPILER_FLAGS is expanded from...
    aclocal.m4:10907: XORG_DEFAULT_OPTIONS is expanded from...
    configure.ac:45: the top level
    configure.ac:39: installing './compile'
    configure.ac:36: installing './missing'
    src/Makefile.am: installing './depcomp'
    
    libxft/2.3.4: Calling:
     > "/home/conan/w/prod-v2/BuildSingleReference/p/b/libxf4996375c07a56/b/src/configure" --enable-shared --disable-static --prefix=/ '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' --disable-dependency-tracking --disable-static --enable-shared 
    libxft/2.3.4: RUN: "/home/conan/w/prod-v2/BuildSingleReference/p/b/libxf4996375c07a56/b/src/configure" --enable-shared --disable-static --prefix=/ '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' --disable-dependency-tracking --disable-static --enable-shared 
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a race-free mkdir -p... /bin/mkdir -p
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking build system type... x86_64-pc-linux-gnu
    checking host system type... x86_64-pc-linux-gnu
    checking how to print strings... printf
    checking whether make supports the include directive... yes (GNU style)
    checking for gcc... gcc
    checking whether the C compiler works... no
    configure: error: in `/home/conan/w/prod-v2/BuildSingleReference/p/b/libxf4996375c07a56/b/build-release':
    configure: error: C compiler cannot create executables
    See `config.log' for more details
    
    libxft/2.3.4: ERROR: 
    Package '24839a77c7fe0258fd2778813f88fa1914ece8ce' build failed
    libxft/2.3.4: WARN: Build folder /home/conan/w/prod-v2/BuildSingleReference/p/b/libxf4996375c07a56/b/build-release
    *********************************************************
    Recipe 'libxft/2.3.4' cannot build its binary
    It is possible that this recipe is not Conan 2.0 ready
    If the recipe comes from ConanCenter check: https://conan.io/cci-v2.html
    If it is your recipe, check if it is updated to 2.0
    *********************************************************
    
    ERROR: libxft/2.3.4: Error in build() method, line 79
    	autotools.configure()
    	ConanException: Error 77 while executing
    
  • libxft/2.3.6@:
    Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@uilianries
Copy link
Member

Superseded by #18789

@uilianries uilianries closed this Aug 23, 2023
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