conan-center-index icon indicating copy to clipboard operation
conan-center-index copied to clipboard

util-linux-libuuid: Add version 2.40 and use Meson

Open jwillikers opened this issue 2 years ago • 9 comments

The upstream util-linux project is moving towards Meson. This PR migrates the recipe from Autotools to Meson for version 2.40. Version 2.39 has cross-compilation issues when using Meson.


jwillikers avatar Oct 10 '23 21:10 jwillikers

Conan v1 pipeline :x:

Failure in build 1 (d26139c597918b2f352a2fa3586c43d53eb5c9f8):

  • util-linux-libuuid/2.39: CI failed to create some packages (All logs)

    Logs for packageID d50a0d523d98c15bb147b18fa7d203887c38be8b:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=7
    os=Linux
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    
    <command-line>:0:0: note: this is the location of the previous definition
    [145/275] Linking target blockdev
    [146/275] Compiling C object script.p/lib_monotonic.c.o
    In file included from <command-line>:0:0:
    /home/conan/w/prod-v1/bsr/25291/cdffd/.conan/data/util-linux-libuuid/2.39/_/_/build/d50a0d523d98c15bb147b18fa7d203887c38be8b/build-release/config.h:376:0: warning: "HAVE_SYS_FILE_H" redefined
     #define HAVE_SYS_FILE_H 1
    
    <command-line>:0:0: note: this is the location of the previous definition
    [147/275] Compiling C object script.p/term-utils_script.c.o
    In file included from <command-line>:0:0:
    /home/conan/w/prod-v1/bsr/25291/cdffd/.conan/data/util-linux-libuuid/2.39/_/_/build/d50a0d523d98c15bb147b18fa7d203887c38be8b/build-release/config.h:376:0: warning: "HAVE_SYS_FILE_H" redefined
     #define HAVE_SYS_FILE_H 1
    
    <command-line>:0:0: note: this is the location of the previous definition
    [148/275] Compiling C object script.p/lib_pty-session.c.o
    In file included from <command-line>:0:0:
    /home/conan/w/prod-v1/bsr/25291/cdffd/.conan/data/util-linux-libuuid/2.39/_/_/build/d50a0d523d98c15bb147b18fa7d203887c38be8b/build-release/config.h:376:0: warning: "HAVE_SYS_FILE_H" redefined
     #define HAVE_SYS_FILE_H 1
    
    <command-line>:0:0: note: this is the location of the previous definition
    [149/275] Linking target script
    FAILED: script 
    gcc  -o script script.p/term-utils_script.c.o script.p/lib_pty-session.c.o script.p/lib_monotonic.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,--start-group lib/libcommon.a -lrt -Wl,--end-group
    script.p/lib_pty-session.c.o: In function `ul_pty_setup':
    pty-session.c:(.text+0x13f0): undefined reference to `openpty'
    pty-session.c:(.text+0x14cd): undefined reference to `openpty'
    collect2: error: ld returned 1 exit status
    [150/275] Compiling C object test_script.p/term-utils_script.c.o
    In file included from <command-line>:0:0:
    /home/conan/w/prod-v1/bsr/25291/cdffd/.conan/data/util-linux-libuuid/2.39/_/_/build/d50a0d523d98c15bb147b18fa7d203887c38be8b/build-release/config.h:376:0: warning: "HAVE_SYS_FILE_H" redefined
     #define HAVE_SYS_FILE_H 1
    
    <command-line>:0:0: note: this is the location of the previous definition
    [151/275] Compiling C object test_script.p/lib_pty-session.c.o
    In file included from <command-line>:0:0:
    /home/conan/w/prod-v1/bsr/25291/cdffd/.conan/data/util-linux-libuuid/2.39/_/_/build/d50a0d523d98c15bb147b18fa7d203887c38be8b/build-release/config.h:376:0: warning: "HAVE_SYS_FILE_H" redefined
     #define HAVE_SYS_FILE_H 1
    
    <command-line>:0:0: note: this is the location of the previous definition
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /home/conan/w/prod-v1/bsr/25291/cdffd/.conan/data/ninja/1.11.1/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/ninja -j 3
    util-linux-libuuid/2.39: 
    
    Generating targets:   0%|          | 0/132 eta ?
    Generating targets:  15%|█▌        | 20/132 eta 00:00
    Generating targets:  44%|████▍     | 58/132 eta 00:00
    Generating targets:  73%|███████▎  | 96/132 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/443 eta ?
    
    util-linux-libuuid/2.39: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    util-linux-libuuid/2.39: ERROR: Package 'd50a0d523d98c15bb147b18fa7d203887c38be8b' build failed
    util-linux-libuuid/2.39: WARN: Build folder /home/conan/w/prod-v1/bsr/25291/cdffd/.conan/data/util-linux-libuuid/2.39/_/_/build/d50a0d523d98c15bb147b18fa7d203887c38be8b/build-release
    ERROR: util-linux-libuuid/2.39: Error in build() method, line 113
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/home/conan/w/prod-v1/bsr/25291/cdffd/.conan/data/util-linux-libuuid/2.39/_/_/build/d50a0d523d98c15bb147b18fa7d203887c38be8b/build-release" -j3
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 1 (d26139c597918b2f352a2fa3586c43d53eb5c9f8):

  • util-linux-libuuid/2.39: CI failed to create some packages (All logs)

    Logs for packageID b647c43bfefae3f830561ca202b6cfd935b56205:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    <command-line>: note: this is the location of the previous definition
    [120/275] Linking target fsfreeze
    [121/275] Linking target dmesg
    [122/275] Compiling C object blkzone.p/sys-utils_blkzone.c.o
    FAILED: blkzone.p/sys-utils_blkzone.c.o 
    gcc -Iblkzone.p -I. -I../src -Iinclude -I../src/include -Ilibblkid -I../src/libblkid -I../src/libblkid/src -Ilibsmartcols -I../src/libsmartcols -I../src/libsmartcols/src -Ilibmount -I../src/libmount -I../src/libmount/src -Ilibfdisk -I../src/libfdisk -I../src/libfdisk/src -I../src/libuuid/src -Isys-utils -I../src/sys-utils -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -D_GNU_SOURCE -include /home/conan/w/prod-v2/bsr/20631/ddaba/p/b/util-ec613b2d1759d/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wdiscarded-qualifiers -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -mstackrealign '-DHAVE_SYS_FILE_H="1"' -MD -MQ blkzone.p/sys-utils_blkzone.c.o -MF blkzone.p/sys-utils_blkzone.c.o.d -o blkzone.p/sys-utils_blkzone.c.o -c ../src/sys-utils/blkzone.c
    In file included from <command-line>:
    /home/conan/w/prod-v2/bsr/20631/ddaba/p/b/util-ec613b2d1759d/b/build-release/config.h:376: warning: "HAVE_SYS_FILE_H" redefined
      376 | #define HAVE_SYS_FILE_H 1
          | 
    <command-line>: note: this is the location of the previous definition
    ../src/sys-utils/blkzone.c:37:10: fatal error: linux/blkzoned.h: No such file or directory
       37 | #include <linux/blkzoned.h>
          |          ^~~~~~~~~~~~~~~~~~
    compilation terminated.
    [123/275] Compiling C object blkpr.p/sys-utils_blkpr.c.o
    FAILED: blkpr.p/sys-utils_blkpr.c.o 
    gcc -Iblkpr.p -I. -I../src -Iinclude -I../src/include -Ilibblkid -I../src/libblkid -I../src/libblkid/src -Ilibsmartcols -I../src/libsmartcols -I../src/libsmartcols/src -Ilibmount -I../src/libmount -I../src/libmount/src -Ilibfdisk -I../src/libfdisk -I../src/libfdisk/src -I../src/libuuid/src -Isys-utils -I../src/sys-utils -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -D_GNU_SOURCE -include /home/conan/w/prod-v2/bsr/20631/ddaba/p/b/util-ec613b2d1759d/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wdiscarded-qualifiers -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -mstackrealign '-DHAVE_SYS_FILE_H="1"' -MD -MQ blkpr.p/sys-utils_blkpr.c.o -MF blkpr.p/sys-utils_blkpr.c.o.d -o blkpr.p/sys-utils_blkpr.c.o -c ../src/sys-utils/blkpr.c
    In file included from <command-line>:
    /home/conan/w/prod-v2/bsr/20631/ddaba/p/b/util-ec613b2d1759d/b/build-release/config.h:376: warning: "HAVE_SYS_FILE_H" redefined
      376 | #define HAVE_SYS_FILE_H 1
          | 
    <command-line>: note: this is the location of the previous definition
    ../src/sys-utils/blkpr.c:29:10: fatal error: linux/pr.h: No such file or directory
       29 | #include <linux/pr.h>
          |          ^~~~~~~~~~~~
    compilation terminated.
    [124/275] Compiling C object test_dmesg.p/sys-utils_dmesg.c.o
    In file included from <command-line>:
    /home/conan/w/prod-v2/bsr/20631/ddaba/p/b/util-ec613b2d1759d/b/build-release/config.h:376: warning: "HAVE_SYS_FILE_H" redefined
      376 | #define HAVE_SYS_FILE_H 1
          | 
    <command-line>: note: this is the location of the previous definition
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /home/conan/w/prod-v2/bsr/20631/ddaba/p/ninja6fed3c8400c5b/p/bin/ninja -j 3
    
    util-linux-libuuid/2.39: ERROR: 
    Package 'b647c43bfefae3f830561ca202b6cfd935b56205' build failed
    util-linux-libuuid/2.39: WARN: Build folder /home/conan/w/prod-v2/bsr/20631/ddaba/p/b/util-ec613b2d1759d/b/build-release
    *********************************************************
    Recipe 'util-linux-libuuid/2.39' 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: util-linux-libuuid/2.39: Error in build() method, line 113
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Oct 10 '23 22:10 conan-center-bot

I detected other pull requests that are modifying util-linux-libuuid/all recipe:

  • #23612
  • #21893

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

ericLemanissierBot avatar Oct 10 '23 22:10 ericLemanissierBot

Conan v1 pipeline :x:

Failure in build 3 (adddf48f4b7e1cfe58d3f948d3e5dfb710e33597):

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39.2: CI failed to create some packages (All logs)

    Logs for packageID 5246c0bd84cb3855ffc2a458086a0813344953bf:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=7
    os=Linux
    [options]
    util-linux-libuuid:shared=True
    
    [...]
    [119/274] Linking target ctrlaltdel
    [120/274] Compiling C object test_dmesg.p/lib_pager.c.o
    [121/274] Compiling C object fsfreeze.p/sys-utils_fsfreeze.c.o
    [122/274] Linking target fsfreeze
    [123/274] Compiling C object test_dmesg.p/sys-utils_dmesg.c.o
    [124/274] Compiling C object blkpr.p/sys-utils_blkpr.c.o
    [125/274] Linking target test_dmesg
    [126/274] Linking target blkpr
    [127/274] Compiling C object blkzone.p/sys-utils_blkzone.c.o
    [128/274] Linking target blkzone
    [129/274] Compiling C object ldattach.p/sys-utils_ldattach.c.o
    [130/274] Compiling C object setarch.p/sys-utils_setarch.c.o
    [131/274] Linking target setarch
    [132/274] Linking target ldattach
    [133/274] Compiling C object rtcwake.p/sys-utils_rtcwake.c.o
    [134/274] Linking target rtcwake
    [135/274] Compiling C object flock.p/lib_monotonic.c.o
    [136/274] Compiling C object flock.p/sys-utils_flock.c.o
    [137/274] Compiling C object chcpu.p/sys-utils_chcpu.c.o
    [138/274] Compiling C object flock.p/lib_timer.c.o
    [139/274] Linking target chcpu
    [140/274] Linking target flock
    [141/274] Compiling C object mkfs.p/disk-utils_mkfs.c.o
    [142/274] Linking target mkfs
    [143/274] Compiling C object isosize.p/disk-utils_isosize.c.o
    [144/274] Linking target isosize
    [145/274] Compiling C object blockdev.p/disk-utils_blockdev.c.o
    [146/274] Linking target blockdev
    [147/274] Compiling C object script.p/lib_monotonic.c.o
    [148/274] Compiling C object script.p/lib_pty-session.c.o
    [149/274] Compiling C object script.p/term-utils_script.c.o
    [150/274] Linking target script
    FAILED: script 
    gcc  -o script script.p/term-utils_script.c.o script.p/lib_pty-session.c.o script.p/lib_monotonic.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,--start-group lib/libcommon.a -lrt -Wl,--end-group
    script.p/lib_pty-session.c.o: In function `ul_pty_setup':
    pty-session.c:(.text+0x13f0): undefined reference to `openpty'
    pty-session.c:(.text+0x14cd): undefined reference to `openpty'
    collect2: error: ld returned 1 exit status
    [151/274] Compiling C object test_script.p/lib_pty-session.c.o
    [152/274] Compiling C object test_script.p/term-utils_script.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /home/conan/w/prod-v1/bsr/27188/cafec/.conan/data/ninja/1.11.1/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/ninja -j 3
    util-linux-libuuid/2.39.2: 
    
    Generating targets:   0%|          | 0/131 eta ?
    Generating targets:  14%|█▎        | 18/131 eta 00:00
    Generating targets:  44%|████▎     | 57/131 eta 00:00
    Generating targets:  72%|███████▏  | 94/131 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/442 eta ?
    
    util-linux-libuuid/2.39.2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    util-linux-libuuid/2.39.2: ERROR: Package '5246c0bd84cb3855ffc2a458086a0813344953bf' build failed
    util-linux-libuuid/2.39.2: WARN: Build folder /home/conan/w/prod-v1/bsr/27188/cafec/.conan/data/util-linux-libuuid/2.39.2/_/_/build/5246c0bd84cb3855ffc2a458086a0813344953bf/build-release
    ERROR: util-linux-libuuid/2.39.2: Error in build() method, line 107
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/home/conan/w/prod-v1/bsr/27188/cafec/.conan/data/util-linux-libuuid/2.39.2/_/_/build/5246c0bd84cb3855ffc2a458086a0813344953bf/build-release" -j3
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 3 (adddf48f4b7e1cfe58d3f948d3e5dfb710e33597):

  • util-linux-libuuid/2.39.2: CI failed to create some packages (All logs)

    Logs for packageID b647c43bfefae3f830561ca202b6cfd935b56205:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    [109/274] Compiling C object ipcmk.p/sys-utils_ipcmk.c.o
    [110/274] Linking target ipcmk
    [111/274] Compiling C object dmesg.p/lib_monotonic.c.o
    [112/274] Compiling C object ipcrm.p/sys-utils_ipcrm.c.o
    [113/274] Linking target ipcrm
    [114/274] Compiling C object dmesg.p/lib_pager.c.o
    [115/274] Compiling C object test_dmesg.p/lib_monotonic.c.o
    [116/274] Compiling C object test_dmesg.p/lib_pager.c.o
    [117/274] Compiling C object dmesg.p/sys-utils_dmesg.c.o
    [118/274] Linking target dmesg
    [119/274] Compiling C object ctrlaltdel.p/sys-utils_ctrlaltdel.c.o
    [120/274] Linking target ctrlaltdel
    [121/274] Compiling C object test_dmesg.p/sys-utils_dmesg.c.o
    [122/274] Compiling C object blkzone.p/sys-utils_blkzone.c.o
    FAILED: blkzone.p/sys-utils_blkzone.c.o 
    gcc -Iblkzone.p -I. -I../src -Iinclude -I../src/include -Ilibblkid -I../src/libblkid -I../src/libblkid/src -Ilibsmartcols -I../src/libsmartcols -I../src/libsmartcols/src -Ilibmount -I../src/libmount -I../src/libmount/src -Ilibfdisk -I../src/libfdisk -I../src/libfdisk/src -I../src/libuuid/src -Isys-utils -I../src/sys-utils -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -D_GNU_SOURCE -include /home/conan/w/prod-v2/bsr/21884/bfffd/p/b/util-a3bce4e7fe7ca/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wdiscarded-qualifiers -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -mstackrealign -MD -MQ blkzone.p/sys-utils_blkzone.c.o -MF blkzone.p/sys-utils_blkzone.c.o.d -o blkzone.p/sys-utils_blkzone.c.o -c ../src/sys-utils/blkzone.c
    ../src/sys-utils/blkzone.c:37:10: fatal error: linux/blkzoned.h: No such file or directory
       37 | #include <linux/blkzoned.h>
          |          ^~~~~~~~~~~~~~~~~~
    compilation terminated.
    [123/274] Linking target test_dmesg
    [124/274] Compiling C object fsfreeze.p/sys-utils_fsfreeze.c.o
    In file included from ../src/sys-utils/fsfreeze.c:25:
    ../src/include/blkdev.h: In function 'blkdev_get_zonereport':
    ../src/include/blkdev.h:159:65: warning: unused parameter 'fd' [-Wunused-parameter]
      159 | static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
          |                                                             ~~~~^~
    ../src/include/blkdev.h:159:78: warning: unused parameter 'sector' [-Wunused-parameter]
      159 | static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
          |                                                                     ~~~~~~~~~^~~~~~
    ../src/include/blkdev.h:159:95: warning: unused parameter 'nzones' [-Wunused-parameter]
      159 | static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
          |                                                                                      ~~~~~~~~~^~~~~~
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /home/conan/w/prod-v2/bsr/21884/bfffd/p/ninja6fed3c8400c5b/p/bin/ninja -j 3
    
    util-linux-libuuid/2.39.2: ERROR: 
    Package 'b647c43bfefae3f830561ca202b6cfd935b56205' build failed
    util-linux-libuuid/2.39.2: WARN: Build folder /home/conan/w/prod-v2/bsr/21884/bfffd/p/b/util-a3bce4e7fe7ca/b/build-release
    *********************************************************
    Recipe 'util-linux-libuuid/2.39.2' cannot build its binary
    It is possible that this recipe is not Conan 2.0 ready
    If the recipe comes from ConanCenter, report it at https://github.com/conan-io/conan-center-index/issues
    If it is your recipe, check if it is updated to 2.0
    *********************************************************
    
    ERROR: util-linux-libuuid/2.39.2: Error in build() method, line 107
    	meson.build()
    	ConanException: Error 1 while executing
    
  • util-linux-libuuid/2.39: 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.

conan-center-bot avatar Oct 13 '23 14:10 conan-center-bot

Using Meson to cross-compile version 2.39 results in this error:

libmount/lib_mount.a.p/src_hook_mount.c.o -MF libmount/lib_mount.a.p/src_hook_mount.c.o.d -o libmount/lib_mount.a.p/src_hook_mount.c.o -c ../src/libmount/src/hook_mount.c
../src/libmount/src/hook_mount.c: In function ‘hook_create_mount’:
../src/libmount/src/hook_mount.c:302:40: error: ‘struct statx’ has no member named ‘stx_mnt_id’; did you mean ‘stx_uid’?
  302 |                 cxt->fs->id = (int) st.stx_mnt_id;
      |                                        ^~~~~~~~~~
      |                                        stx_uid

I've decided to target Meson for the upcoming 2.40 version. The 2.40-rc2 version cross-compiles successfully for me. Unitl version 2.40 is out, I'm marking this as a draft.

jwillikers avatar Mar 06 '24 16:03 jwillikers

Conan v1 pipeline :x:

Failure in build 4 (fcbafadf5473aa2f394287031f5396ef9e675266):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40-rc2: CI failed to create some packages (All logs)

    Logs for packageID 6af9cc7cb931c5ad942174fd7838eb655717c709:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=9
    os=Linux
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    Checking for function "futimens" : YES 
    Checking for function "inotify_init1" : YES 
    Checking for function "open_memstream" : YES 
    Checking for function "reboot" : YES 
    Checking for function "getusershell" : YES 
    Checking for function "dirfd" : YES 
    Checking whether type "DIR" has member "dd_fd" : NO 
    Checking whether type "struct tm" has member "tm_gmtoff" : YES 
    Checking for size of "enum fsconfig_command" : 4 
    Checking whether type "struct termios" has member "c_line" : YES 
    Checking whether type "struct stat" has member "st_mtim.tv_nsec" : YES 
    Checking whether type "struct statx" has member "stx_mnt_id" : NO 
    Checking whether type "struct tm" has member "tm_zone" : YES 
    Header "time.h" has symbol "tzname" : YES 
    Header "linux/blkzoned.h" has symbol "BLK_ZONE_REP_CAPACITY" : NO 
    Header "linux/pr.h" has symbol "PR_REP_CAPACITY" : NO 
    Checking if "using tzname[]" compiles: YES 
    Checking for size of "time_t" : 8 
    Checking for function "socket" : YES 
    Checking for function "clock_gettime" : YES 
    Run-time dependency threads found: YES
    Checking for function "timer_create" : NO 
    Library rt found: YES
    Checking for function "timer_create" with dependency -lrt: YES 
    Library rtas found: NO
    Header "math.h" has symbol "isnan" : YES 
    Header "errno.h" has symbol "program_invocation_short_name" : YES 
    Checking if "using __progname" compiles: YES 
    Header "linux/sed-opal.h" has symbol "IOC_OPAL_GET_STATUS" : NO 
    Header "sys/ioctl.h" has symbol "TIOCGLCKTRMIOS" : YES 
    Header "sys/socket.h" has symbol "SOCK_CLOEXEC" : YES 
    Header "sys/socket.h" has symbol "SOCK_NONBLOCK" : YES 
    Header "sys/socket.h" has symbol "SO_PASSCRED" : YES 
    Checking if "fallocate() function" : links: YES 
    Checking if "posix_fallocate() function" : links: YES 
    Message: Use CMOS clock: true
    Header "limits.h" has symbol "__GLIBC__" : YES 
    Program bison found: YES (/home/conan/w/prod-v1/bsr/117241/ffbed/.conan/data/bison/3.8.2/_/_/package/342e3231dc960817bf56ef67435733b30b1e7c97/bin/bison)
    Program flex found: NO
    
    ../src/meson.build:886:7: ERROR: Program 'flex' not found or not executable
    
    A full log can be found at /home/conan/w/prod-v1/bsr/117241/ffbed/.conan/data/util-linux-libuuid/2.40-rc2/_/_/build/6af9cc7cb931c5ad942174fd7838eb655717c709/build-release/meson-logs/meson-log.txt
    util-linux-libuuid/2.40-rc2: 
    util-linux-libuuid/2.40-rc2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    util-linux-libuuid/2.40-rc2: ERROR: Package '6af9cc7cb931c5ad942174fd7838eb655717c709' build failed
    util-linux-libuuid/2.40-rc2: WARN: Build folder /home/conan/w/prod-v1/bsr/117241/ffbed/.conan/data/util-linux-libuuid/2.40-rc2/_/_/build/6af9cc7cb931c5ad942174fd7838eb655717c709/build-release
    ERROR: util-linux-libuuid/2.40-rc2: Error in build() method, line 106
    	meson.configure()
    	ConanException: Error 1 while executing meson setup --native-file "/home/conan/w/prod-v1/bsr/117241/ffbed/.conan/data/util-linux-libuuid/2.40-rc2/_/_/build/6af9cc7cb931c5ad942174fd7838eb655717c709/build-release/conan/conan_meson_native.ini" "/home/conan/w/prod-v1/bsr/117241/ffbed/.conan/data/util-linux-libuuid/2.40-rc2/_/_/build/6af9cc7cb931c5ad942174fd7838eb655717c709/build-release" "/home/conan/w/prod-v1/bsr/117241/ffbed/.conan/data/util-linux-libuuid/2.40-rc2/_/_/build/6af9cc7cb931c5ad942174fd7838eb655717c709/src" -Dprefix="/home/conan/w/prod-v1/bsr/117241/ffbed/.conan/data/util-linux-libuuid/2.40-rc2/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709"
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 4 (fcbafadf5473aa2f394287031f5396ef9e675266):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40-rc2: CI failed to create some packages (All logs)

    Logs for packageID b647c43bfefae3f830561ca202b6cfd935b56205:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    Checking for function "futimens" : YES 
    Checking for function "inotify_init1" : YES 
    Checking for function "open_memstream" : YES 
    Checking for function "reboot" : YES 
    Checking for function "getusershell" : YES 
    Checking for function "dirfd" : YES 
    Checking whether type "DIR" has member "dd_fd" : NO 
    Checking whether type "struct tm" has member "tm_gmtoff" : YES 
    Checking for size of "enum fsconfig_command" : -1 
    Checking whether type "struct termios" has member "c_line" : YES 
    Checking whether type "struct stat" has member "st_mtim.tv_nsec" : YES 
    Checking whether type "struct statx" has member "stx_mnt_id" : NO 
    Checking whether type "struct tm" has member "tm_zone" : YES 
    Header "time.h" has symbol "tzname" : YES 
    Header "linux/blkzoned.h" has symbol "BLK_ZONE_REP_CAPACITY" : NO 
    Header "linux/pr.h" has symbol "PR_REP_CAPACITY" : NO 
    Checking if "using tzname[]" compiles: YES 
    Checking for size of "time_t" : 8 
    Checking for function "socket" : YES 
    Checking for function "clock_gettime" : YES 
    Run-time dependency threads found: YES
    Checking for function "timer_create" : NO 
    Library rt found: YES
    Checking for function "timer_create" with dependency -lrt: YES 
    Library rtas found: NO
    Header "math.h" has symbol "isnan" : YES 
    Header "errno.h" has symbol "program_invocation_short_name" : YES 
    Checking if "using __progname" compiles: YES 
    Header "linux/sed-opal.h" has symbol "IOC_OPAL_GET_STATUS" : NO 
    Header "sys/ioctl.h" has symbol "TIOCGLCKTRMIOS" : YES 
    Header "sys/socket.h" has symbol "SOCK_CLOEXEC" : YES 
    Header "sys/socket.h" has symbol "SOCK_NONBLOCK" : YES 
    Header "sys/socket.h" has symbol "SO_PASSCRED" : YES 
    Checking if "fallocate() function" : links: YES 
    Checking if "posix_fallocate() function" : links: YES 
    Message: Use CMOS clock: true
    Header "limits.h" has symbol "__GLIBC__" : YES 
    Program bison found: YES (/home/conan/w/prod-v2/bsr/102056/dceab/p/bison291870f266bd3/p/bin/bison)
    Program flex found: NO
    
    ../src/meson.build:886:7: ERROR: Program 'flex' not found or not executable
    
    A full log can be found at /home/conan/w/prod-v2/bsr/102056/dceab/p/b/util-29b49e3af7100/b/build-release/meson-logs/meson-log.txt
    
    util-linux-libuuid/2.40-rc2: ERROR: 
    Package 'b647c43bfefae3f830561ca202b6cfd935b56205' build failed
    util-linux-libuuid/2.40-rc2: WARN: Build folder /home/conan/w/prod-v2/bsr/102056/dceab/p/b/util-29b49e3af7100/b/build-release
    ERROR: util-linux-libuuid/2.40-rc2: Error in build() method, line 106
    	meson.configure()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 06 '24 16:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 5 (3ce0f20113a766f87c4b14ca6624bdf385b28f16):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40-rc2: CI failed to create some packages (All logs)

    Logs for packageID d50a0d523d98c15bb147b18fa7d203887c38be8b:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=7
    os=Linux
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    [119/280] Compiling C object ctrlaltdel.p/sys-utils_ctrlaltdel.c.o
    [120/280] Linking target ctrlaltdel
    [121/280] Compiling C object fsfreeze.p/sys-utils_fsfreeze.c.o
    [122/280] Linking target fsfreeze
    [123/280] Compiling C object blkpr.p/sys-utils_blkpr.c.o
    [124/280] Linking target blkpr
    [125/280] Compiling C object blkzone.p/sys-utils_blkzone.c.o
    [126/280] Compiling C object test_dmesg.p/sys-utils_dmesg.c.o
    [127/280] Linking target blkzone
    [128/280] Linking target test_dmesg
    [129/280] Compiling C object ldattach.p/sys-utils_ldattach.c.o
    [130/280] Linking target ldattach
    [131/280] Compiling C object setarch.p/sys-utils_setarch.c.o
    [132/280] Compiling C object rtcwake.p/sys-utils_rtcwake.c.o
    [133/280] Linking target setarch
    [134/280] Linking target rtcwake
    [135/280] Compiling C object flock.p/lib_monotonic.c.o
    [136/280] Compiling C object chcpu.p/sys-utils_chcpu.c.o
    [137/280] Linking target chcpu
    [138/280] Compiling C object flock.p/sys-utils_flock.c.o
    [139/280] Compiling C object flock.p/lib_timer.c.o
    [140/280] Linking target flock
    [141/280] Compiling C object mkfs.p/disk-utils_mkfs.c.o
    [142/280] Linking target mkfs
    [143/280] Compiling C object isosize.p/disk-utils_isosize.c.o
    [144/280] Linking target isosize
    [145/280] Compiling C object blockdev.p/disk-utils_blockdev.c.o
    [146/280] Linking target blockdev
    [147/280] Compiling C object script.p/lib_monotonic.c.o
    [148/280] Compiling C object script.p/term-utils_script.c.o
    [149/280] Compiling C object script.p/lib_pty-session.c.o
    [150/280] Linking target script
    FAILED: script 
    gcc  -o script script.p/term-utils_script.c.o script.p/lib_pty-session.c.o script.p/lib_monotonic.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,--start-group lib/libcommon.a -lrt -Wl,--end-group
    script.p/lib_pty-session.c.o: In function `ul_pty_setup':
    pty-session.c:(.text+0x13f0): undefined reference to `openpty'
    pty-session.c:(.text+0x14cd): undefined reference to `openpty'
    collect2: error: ld returned 1 exit status
    [151/280] Compiling C object test_script.p/lib_pty-session.c.o
    [152/280] Compiling C object test_script.p/term-utils_script.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /home/conan/w/prod-v1/bsr/117249/efefa/.conan/data/ninja/1.11.1/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/ninja -j 3
    util-linux-libuuid/2.40-rc2: 
    
    Generating targets:   0%|          | 0/133 eta ?
    Generating targets:  11%|█         | 14/133 eta 00:00
    Generating targets:  36%|███▌      | 48/133 eta 00:00
    Generating targets:  62%|██████▏   | 82/133 eta 00:00
    Generating targets:  91%|█████████ | 121/133 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/448 eta ?
    
    util-linux-libuuid/2.40-rc2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    util-linux-libuuid/2.40-rc2: ERROR: Package 'd50a0d523d98c15bb147b18fa7d203887c38be8b' build failed
    util-linux-libuuid/2.40-rc2: WARN: Build folder /home/conan/w/prod-v1/bsr/117249/efefa/.conan/data/util-linux-libuuid/2.40-rc2/_/_/build/d50a0d523d98c15bb147b18fa7d203887c38be8b/build-release
    ERROR: util-linux-libuuid/2.40-rc2: Error in build() method, line 108
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/home/conan/w/prod-v1/bsr/117249/efefa/.conan/data/util-linux-libuuid/2.40-rc2/_/_/build/d50a0d523d98c15bb147b18fa7d203887c38be8b/build-release" -j3
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 5 (3ce0f20113a766f87c4b14ca6624bdf385b28f16):

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40-rc2: CI failed to create some packages (All logs)

    Logs for packageID b647c43bfefae3f830561ca202b6cfd935b56205:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    [66/280] Compiling C object libmount/lib_mount.a.p/src_optlist.c.o
    [67/280] Compiling C object libmount/lib_mount.a.p/src_hook_idmap.c.o
    [68/280] Compiling C object libmount/lib_mount.a.p/src_hook_loopdev.c.o
    [69/280] Compiling C object libmount/lib_mount.a.p/src_context_umount.c.o
    [70/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_clear.c.o
    [71/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_compare.c.o
    [72/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_copy.c.o
    [73/280] Compiling C object libmount/lib_mount.a.p/src_context_mount.c.o
    [74/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_gen_uuid.c.o
    [75/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_isnull.c.o
    [76/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_pack.c.o
    [77/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_parse.c.o
    [78/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_uuid_time.c.o
    [79/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_unpack.c.o
    [80/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_predefined.c.o
    [81/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_unparse.c.o
    [82/280] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_randutils.c.o
    [83/280] Compiling C object libmount/lib_mount.a.p/src_context.c.o
    [84/280] Linking static target libmount/lib_mount.a
    [85/280] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_md5.c.o
    [86/280] Compiling C object test_islocal.p/login-utils_islocal.c.o
    [87/280] Linking target test_islocal
    [88/280] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o
    ../src/lib/sha1.c: In function 'ul_SHA1Transform':
    ../src/lib/sha1.c:159:9: warning: implicit declaration of function 'explicit_bzero' [-Wimplicit-function-declaration]
      159 |         explicit_bzero(&a, sizeof(a));
          |         ^~~~~~~~~~~~~~
    ../src/lib/sha1.c:159:9: warning: nested extern declaration of 'explicit_bzero' [-Wnested-externs]
    [89/280] Linking target libuuid/libuuid.so.1.3.0
    FAILED: libuuid/libuuid.so.1.3.0 
    gcc  -o libuuid/libuuid.so.1.3.0 libuuid/libuuid.so.1.3.0.p/src_clear.c.o libuuid/libuuid.so.1.3.0.p/src_compare.c.o libuuid/libuuid.so.1.3.0.p/src_copy.c.o libuuid/libuuid.so.1.3.0.p/src_gen_uuid.c.o libuuid/libuuid.so.1.3.0.p/src_isnull.c.o libuuid/libuuid.so.1.3.0.p/src_pack.c.o libuuid/libuuid.so.1.3.0.p/src_parse.c.o libuuid/libuuid.so.1.3.0.p/src_uuid_time.c.o libuuid/libuuid.so.1.3.0.p/src_predefined.c.o libuuid/libuuid.so.1.3.0.p/src_unpack.c.o libuuid/libuuid.so.1.3.0.p/src_unparse.c.o libuuid/libuuid.so.1.3.0.p/.._lib_randutils.c.o libuuid/libuuid.so.1.3.0.p/.._lib_md5.c.o libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libuuid.so.1 -Wl,--end-group -Wl,--version-script=/home/conan/w/prod-v2/bsr/102088/daeeb/p/b/util-3e14591f633a3/b/src/libuuid/src/libuuid.sym
    /opt/conan/binutils/bin/ld: libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o: in function `ul_SHA1Transform':
    sha1.c:(.text+0x1227): undefined reference to `explicit_bzero'
    /opt/conan/binutils/bin/ld: sha1.c:(.text+0x1238): undefined reference to `explicit_bzero'
    /opt/conan/binutils/bin/ld: sha1.c:(.text+0x1249): undefined reference to `explicit_bzero'
    /opt/conan/binutils/bin/ld: sha1.c:(.text+0x125a): undefined reference to `explicit_bzero'
    /opt/conan/binutils/bin/ld: sha1.c:(.text+0x126b): undefined reference to `explicit_bzero'
    collect2: error: ld returned 1 exit status
    [90/280] Compiling C object test-consoles.p/login-utils_sulogin-consoles.c.o
    [91/280] Compiling C object col.p/text-utils_col.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /home/conan/w/prod-v2/bsr/102088/daeeb/p/ninja6fed3c8400c5b/p/bin/ninja -j 3
    
    util-linux-libuuid/2.40-rc2: ERROR: 
    Package 'b647c43bfefae3f830561ca202b6cfd935b56205' build failed
    util-linux-libuuid/2.40-rc2: WARN: Build folder /home/conan/w/prod-v2/bsr/102088/daeeb/p/b/util-3e14591f633a3/b/build-release
    ERROR: util-linux-libuuid/2.40-rc2: Error in build() method, line 108
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 06 '24 16:03 conan-center-bot

Ran into an issue: util-linux/util-linux#2830

jwillikers avatar Mar 07 '24 20:03 jwillikers

Conan v1 pipeline :x:

Failure in build 6 (0f795bb63a4a3eee89429147d7a2557a69745825):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40-rc2: CI failed to create some packages (All logs)

    Logs for packageID 76f87539fc90ff313e0b3182641a9bb558a717d2:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=5
    os=Linux
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    [68/280] Compiling C object libmount/lib_mount.a.p/src_hook_idmap.c.o
    [69/280] Compiling C object libmount/lib_mount.a.p/src_context_umount.c.o
    [70/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_clear.c.o
    [71/280] Compiling C object libmount/lib_mount.a.p/src_context_mount.c.o
    [72/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_compare.c.o
    [73/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_copy.c.o
    [74/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_isnull.c.o
    [75/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_pack.c.o
    [76/280] Compiling C object libmount/lib_mount.a.p/src_context.c.o
    [77/280] Linking static target libmount/lib_mount.a
    [78/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_parse.c.o
    [79/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_gen_uuid.c.o
    [80/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_predefined.c.o
    [81/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_uuid_time.c.o
    [82/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_unpack.c.o
    [83/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_unparse.c.o
    [84/280] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_md5.c.o
    [85/280] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_randutils.c.o
    [86/280] Compiling C object test_islocal.p/login-utils_islocal.c.o
    [87/280] Linking target test_islocal
    [88/280] Compiling C object test-consoles.p/login-utils_sulogin-consoles.c.o
    [89/280] Linking target test-consoles
    [90/280] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o
    ../src/lib/sha1.c: In function ‘ul_SHA1Transform’:
    ../src/lib/sha1.c:159:2: warning: implicit declaration of function ‘explicit_bzero’ [-Wimplicit-function-declaration]
      explicit_bzero(&a, sizeof(a));
      ^
    ../src/lib/sha1.c:159:2: warning: nested extern declaration of ‘explicit_bzero’ [-Wnested-externs]
    [91/280] Linking target libuuid/libuuid.so.1.3.0
    FAILED: libuuid/libuuid.so.1.3.0 
    gcc  -o libuuid/libuuid.so.1.3.0 libuuid/libuuid.so.1.3.0.p/src_clear.c.o libuuid/libuuid.so.1.3.0.p/src_compare.c.o libuuid/libuuid.so.1.3.0.p/src_copy.c.o libuuid/libuuid.so.1.3.0.p/src_gen_uuid.c.o libuuid/libuuid.so.1.3.0.p/src_isnull.c.o libuuid/libuuid.so.1.3.0.p/src_pack.c.o libuuid/libuuid.so.1.3.0.p/src_parse.c.o libuuid/libuuid.so.1.3.0.p/src_uuid_time.c.o libuuid/libuuid.so.1.3.0.p/src_predefined.c.o libuuid/libuuid.so.1.3.0.p/src_unpack.c.o libuuid/libuuid.so.1.3.0.p/src_unparse.c.o libuuid/libuuid.so.1.3.0.p/.._lib_randutils.c.o libuuid/libuuid.so.1.3.0.p/.._lib_md5.c.o libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libuuid.so.1 -Wl,--end-group -Wl,--version-script=/home/conan/w/prod-v1/bsr/117863/fbbce/.conan/data/util-linux-libuuid/2.40-rc2/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/src/libuuid/src/libuuid.sym
    libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o: In function `ul_SHA1Transform':
    sha1.c:(.text+0x14d0): undefined reference to `explicit_bzero'
    sha1.c:(.text+0x14e3): undefined reference to `explicit_bzero'
    sha1.c:(.text+0x14f6): undefined reference to `explicit_bzero'
    sha1.c:(.text+0x1509): undefined reference to `explicit_bzero'
    sha1.c:(.text+0x151c): undefined reference to `explicit_bzero'
    collect2: error: ld returned 1 exit status
    [92/280] Compiling C object col.p/text-utils_col.c.o
    [93/280] Compiling C object colcrt.p/text-utils_colcrt.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /home/conan/w/prod-v1/bsr/117863/fbbce/.conan/data/ninja/1.11.1/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/ninja -j 3
    util-linux-libuuid/2.40-rc2: 
    
    Generating targets:   0%|          | 0/133 eta ?
    Generating targets:  14%|█▎        | 18/133 eta 00:00
    Generating targets:  42%|████▏     | 56/133 eta 00:00
    Generating targets:  67%|██████▋   | 89/133 eta 00:00
    Generating targets:  98%|█████████▊| 131/133 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/448 eta ?
    
    util-linux-libuuid/2.40-rc2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    util-linux-libuuid/2.40-rc2: ERROR: Package '76f87539fc90ff313e0b3182641a9bb558a717d2' build failed
    util-linux-libuuid/2.40-rc2: WARN: Build folder /home/conan/w/prod-v1/bsr/117863/fbbce/.conan/data/util-linux-libuuid/2.40-rc2/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/build-release
    ERROR: util-linux-libuuid/2.40-rc2: Error in build() method, line 110
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/home/conan/w/prod-v1/bsr/117863/fbbce/.conan/data/util-linux-libuuid/2.40-rc2/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/build-release" -j3
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 6 (0f795bb63a4a3eee89429147d7a2557a69745825):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40-rc2: CI failed to create some packages (All logs)

    Logs for packageID b647c43bfefae3f830561ca202b6cfd935b56205:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    [66/280] Compiling C object libmount/lib_mount.a.p/src_hook_idmap.c.o
    [67/280] Compiling C object libmount/lib_mount.a.p/src_optlist.c.o
    [68/280] Compiling C object libmount/lib_mount.a.p/src_hook_loopdev.c.o
    [69/280] Compiling C object libmount/lib_mount.a.p/src_context_mount.c.o
    [70/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_clear.c.o
    [71/280] Compiling C object libmount/lib_mount.a.p/src_context_umount.c.o
    [72/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_compare.c.o
    [73/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_copy.c.o
    [74/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_isnull.c.o
    [75/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_pack.c.o
    [76/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_gen_uuid.c.o
    [77/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_parse.c.o
    [78/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_uuid_time.c.o
    [79/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_unpack.c.o
    [80/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_predefined.c.o
    [81/280] Compiling C object libuuid/libuuid.so.1.3.0.p/src_unparse.c.o
    [82/280] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_randutils.c.o
    [83/280] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_md5.c.o
    [84/280] Compiling C object libmount/lib_mount.a.p/src_context.c.o
    [85/280] Linking static target libmount/lib_mount.a
    [86/280] Compiling C object test_islocal.p/login-utils_islocal.c.o
    [87/280] Linking target test_islocal
    [88/280] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o
    ../src/lib/sha1.c: In function 'ul_SHA1Transform':
    ../src/lib/sha1.c:159:9: warning: implicit declaration of function 'explicit_bzero' [-Wimplicit-function-declaration]
      159 |         explicit_bzero(&a, sizeof(a));
          |         ^~~~~~~~~~~~~~
    ../src/lib/sha1.c:159:9: warning: nested extern declaration of 'explicit_bzero' [-Wnested-externs]
    [89/280] Linking target libuuid/libuuid.so.1.3.0
    FAILED: libuuid/libuuid.so.1.3.0 
    gcc  -o libuuid/libuuid.so.1.3.0 libuuid/libuuid.so.1.3.0.p/src_clear.c.o libuuid/libuuid.so.1.3.0.p/src_compare.c.o libuuid/libuuid.so.1.3.0.p/src_copy.c.o libuuid/libuuid.so.1.3.0.p/src_gen_uuid.c.o libuuid/libuuid.so.1.3.0.p/src_isnull.c.o libuuid/libuuid.so.1.3.0.p/src_pack.c.o libuuid/libuuid.so.1.3.0.p/src_parse.c.o libuuid/libuuid.so.1.3.0.p/src_uuid_time.c.o libuuid/libuuid.so.1.3.0.p/src_predefined.c.o libuuid/libuuid.so.1.3.0.p/src_unpack.c.o libuuid/libuuid.so.1.3.0.p/src_unparse.c.o libuuid/libuuid.so.1.3.0.p/.._lib_randutils.c.o libuuid/libuuid.so.1.3.0.p/.._lib_md5.c.o libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libuuid.so.1 -Wl,--end-group -Wl,--version-script=/home/conan/w/prod-v2/bsr/102834/dfbcc/p/b/util-f00667adb2a22/b/src/libuuid/src/libuuid.sym
    /opt/conan/binutils/bin/ld: libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o: in function `ul_SHA1Transform':
    sha1.c:(.text+0x1227): undefined reference to `explicit_bzero'
    /opt/conan/binutils/bin/ld: sha1.c:(.text+0x1238): undefined reference to `explicit_bzero'
    /opt/conan/binutils/bin/ld: sha1.c:(.text+0x1249): undefined reference to `explicit_bzero'
    /opt/conan/binutils/bin/ld: sha1.c:(.text+0x125a): undefined reference to `explicit_bzero'
    /opt/conan/binutils/bin/ld: sha1.c:(.text+0x126b): undefined reference to `explicit_bzero'
    collect2: error: ld returned 1 exit status
    [90/280] Compiling C object test-consoles.p/login-utils_sulogin-consoles.c.o
    [91/280] Compiling C object col.p/text-utils_col.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /home/conan/w/prod-v2/bsr/102834/dfbcc/p/ninja6fed3c8400c5b/p/bin/ninja -j 3
    
    util-linux-libuuid/2.40-rc2: ERROR: 
    Package 'b647c43bfefae3f830561ca202b6cfd935b56205' build failed
    util-linux-libuuid/2.40-rc2: WARN: Build folder /home/conan/w/prod-v2/bsr/102834/dfbcc/p/b/util-f00667adb2a22/b/build-release
    ERROR: util-linux-libuuid/2.40-rc2: Error in build() method, line 110
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 07 '24 20:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 7 (0666c4387dcbbf8b0f94609c191a10d5063be01b):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40-rc2: CI failed to create some packages (All logs)

    Logs for packageID 76f87539fc90ff313e0b3182641a9bb558a717d2:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=5
    os=Linux
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    [69/180] Compiling C object libmount/lib_mount.a.p/src_context_umount.c.o
    [70/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_clear.c.o
    [71/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_compare.c.o
    [72/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_copy.c.o
    [73/180] Compiling C object libmount/lib_mount.a.p/src_context_mount.c.o
    [74/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_isnull.c.o
    [75/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_pack.c.o
    [76/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_gen_uuid.c.o
    [77/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_parse.c.o
    [78/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_uuid_time.c.o
    [79/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_predefined.c.o
    [80/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_unpack.c.o
    [81/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_unparse.c.o
    [82/180] Compiling C object libmount/lib_mount.a.p/src_context.c.o
    [83/180] Linking static target libmount/lib_mount.a
    [84/180] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_randutils.c.o
    [85/180] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_md5.c.o
    [86/180] Compiling C object colcrt.p/text-utils_colcrt.c.o
    [87/180] Linking target colcrt
    [88/180] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o
    ../src/lib/sha1.c: In function ‘ul_SHA1Transform’:
    ../src/lib/sha1.c:159:2: warning: implicit declaration of function ‘explicit_bzero’ [-Wimplicit-function-declaration]
      explicit_bzero(&a, sizeof(a));
      ^
    ../src/lib/sha1.c:159:2: warning: nested extern declaration of ‘explicit_bzero’ [-Wnested-externs]
    [89/180] Compiling C object col.p/text-utils_col.c.o
    [90/180] Linking static target libuuid/libuuid.a
    [91/180] Compiling C object colrm.p/text-utils_colrm.c.o
    [92/180] Linking target libuuid/libuuid.so.1.3.0
    FAILED: libuuid/libuuid.so.1.3.0 
    gcc  -o libuuid/libuuid.so.1.3.0 libuuid/libuuid.so.1.3.0.p/src_clear.c.o libuuid/libuuid.so.1.3.0.p/src_compare.c.o libuuid/libuuid.so.1.3.0.p/src_copy.c.o libuuid/libuuid.so.1.3.0.p/src_gen_uuid.c.o libuuid/libuuid.so.1.3.0.p/src_isnull.c.o libuuid/libuuid.so.1.3.0.p/src_pack.c.o libuuid/libuuid.so.1.3.0.p/src_parse.c.o libuuid/libuuid.so.1.3.0.p/src_uuid_time.c.o libuuid/libuuid.so.1.3.0.p/src_predefined.c.o libuuid/libuuid.so.1.3.0.p/src_unpack.c.o libuuid/libuuid.so.1.3.0.p/src_unparse.c.o libuuid/libuuid.so.1.3.0.p/.._lib_randutils.c.o libuuid/libuuid.so.1.3.0.p/.._lib_md5.c.o libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libuuid.so.1 -Wl,--end-group -Wl,--version-script=/home/conan/w/prod-v1/bsr/117880/fdfed/.conan/data/util-linux-libuuid/2.40-rc2/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/src/libuuid/src/libuuid.sym
    libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o: In function `ul_SHA1Transform':
    sha1.c:(.text+0x14d0): undefined reference to `explicit_bzero'
    sha1.c:(.text+0x14e3): undefined reference to `explicit_bzero'
    sha1.c:(.text+0x14f6): undefined reference to `explicit_bzero'
    sha1.c:(.text+0x1509): undefined reference to `explicit_bzero'
    sha1.c:(.text+0x151c): undefined reference to `explicit_bzero'
    collect2: error: ld returned 1 exit status
    [93/180] Linking target col
    [94/180] Linking target colrm
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /home/conan/w/prod-v1/bsr/117880/fdfed/.conan/data/ninja/1.11.1/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/ninja -j 3
    util-linux-libuuid/2.40-rc2: 
    
    Generating targets:   0%|          | 0/133 eta ?
    Generating targets:   4%|▍         | 5/133 eta 00:02
    Generating targets:  30%|███       | 40/133 eta 00:00
    Generating targets:  55%|█████▍    | 73/133 eta 00:00
    Generating targets:  84%|████████▍ | 112/133 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/448 eta ?
    
    util-linux-libuuid/2.40-rc2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    util-linux-libuuid/2.40-rc2: ERROR: Package '76f87539fc90ff313e0b3182641a9bb558a717d2' build failed
    util-linux-libuuid/2.40-rc2: WARN: Build folder /home/conan/w/prod-v1/bsr/117880/fdfed/.conan/data/util-linux-libuuid/2.40-rc2/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/build-release
    ERROR: util-linux-libuuid/2.40-rc2: Error in build() method, line 111
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/home/conan/w/prod-v1/bsr/117880/fdfed/.conan/data/util-linux-libuuid/2.40-rc2/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/build-release" -j3
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 7 (0666c4387dcbbf8b0f94609c191a10d5063be01b):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40-rc2: CI failed to create some packages (All logs)

    Logs for packageID b647c43bfefae3f830561ca202b6cfd935b56205:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    [62/180] Compiling C object libmount/lib_mount.a.p/src_hook_owner.c.o
    [63/180] Compiling C object libmount/lib_mount.a.p/src_hook_mount.c.o
    [64/180] Compiling C object libmount/lib_mount.a.p/src_hook_selinux.c.o
    [65/180] Compiling C object libmount/lib_mount.a.p/src_hook_mount_legacy.c.o
    [66/180] Compiling C object libmount/lib_mount.a.p/src_hook_mkdir.c.o
    [67/180] Compiling C object libmount/lib_mount.a.p/src_hook_idmap.c.o
    [68/180] Compiling C object libmount/lib_mount.a.p/src_hook_loopdev.c.o
    [69/180] Compiling C object libmount/lib_mount.a.p/src_context_mount.c.o
    [70/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_clear.c.o
    [71/180] Compiling C object libmount/lib_mount.a.p/src_context_umount.c.o
    [72/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_compare.c.o
    [73/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_copy.c.o
    [74/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_isnull.c.o
    [75/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_pack.c.o
    [76/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_gen_uuid.c.o
    [77/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_parse.c.o
    [78/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_uuid_time.c.o
    [79/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_unpack.c.o
    [80/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_predefined.c.o
    [81/180] Compiling C object libuuid/libuuid.so.1.3.0.p/src_unparse.c.o
    [82/180] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_randutils.c.o
    [83/180] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_md5.c.o
    [84/180] Compiling C object libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o
    ../src/lib/sha1.c: In function 'ul_SHA1Transform':
    ../src/lib/sha1.c:159:9: warning: implicit declaration of function 'explicit_bzero' [-Wimplicit-function-declaration]
      159 |         explicit_bzero(&a, sizeof(a));
          |         ^~~~~~~~~~~~~~
    ../src/lib/sha1.c:159:9: warning: nested extern declaration of 'explicit_bzero' [-Wnested-externs]
    [85/180] Linking target libuuid/libuuid.so.1.3.0
    FAILED: libuuid/libuuid.so.1.3.0 
    gcc  -o libuuid/libuuid.so.1.3.0 libuuid/libuuid.so.1.3.0.p/src_clear.c.o libuuid/libuuid.so.1.3.0.p/src_compare.c.o libuuid/libuuid.so.1.3.0.p/src_copy.c.o libuuid/libuuid.so.1.3.0.p/src_gen_uuid.c.o libuuid/libuuid.so.1.3.0.p/src_isnull.c.o libuuid/libuuid.so.1.3.0.p/src_pack.c.o libuuid/libuuid.so.1.3.0.p/src_parse.c.o libuuid/libuuid.so.1.3.0.p/src_uuid_time.c.o libuuid/libuuid.so.1.3.0.p/src_predefined.c.o libuuid/libuuid.so.1.3.0.p/src_unpack.c.o libuuid/libuuid.so.1.3.0.p/src_unparse.c.o libuuid/libuuid.so.1.3.0.p/.._lib_randutils.c.o libuuid/libuuid.so.1.3.0.p/.._lib_md5.c.o libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libuuid.so.1 -Wl,--end-group -Wl,--version-script=/home/conan/w/prod-v2/bsr/102847/dfcce/p/b/util-54e2a6084276a/b/src/libuuid/src/libuuid.sym
    /opt/conan/binutils/bin/ld: libuuid/libuuid.so.1.3.0.p/.._lib_sha1.c.o: in function `ul_SHA1Transform':
    sha1.c:(.text+0x1227): undefined reference to `explicit_bzero'
    /opt/conan/binutils/bin/ld: sha1.c:(.text+0x1238): undefined reference to `explicit_bzero'
    /opt/conan/binutils/bin/ld: sha1.c:(.text+0x1249): undefined reference to `explicit_bzero'
    /opt/conan/binutils/bin/ld: sha1.c:(.text+0x125a): undefined reference to `explicit_bzero'
    /opt/conan/binutils/bin/ld: sha1.c:(.text+0x126b): undefined reference to `explicit_bzero'
    collect2: error: ld returned 1 exit status
    [86/180] Compiling C object libmount/lib_mount.a.p/src_context.c.o
    [87/180] Compiling C object col.p/text-utils_col.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /home/conan/w/prod-v2/bsr/102847/dfcce/p/ninja6fed3c8400c5b/p/bin/ninja -j 3
    
    util-linux-libuuid/2.40-rc2: ERROR: 
    Package 'b647c43bfefae3f830561ca202b6cfd935b56205' build failed
    util-linux-libuuid/2.40-rc2: WARN: Build folder /home/conan/w/prod-v2/bsr/102847/dfcce/p/b/util-54e2a6084276a/b/build-release
    ERROR: util-linux-libuuid/2.40-rc2: Error in build() method, line 111
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 07 '24 20:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 3 (c290190814d6ccaf89b2fa36cad833ebca39539c):

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 4d92cd78cd137a8eee120fd1d9bc351bd91a44b6:
    [settings]
    arch=armv8
    build_type=Debug
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    util-linux-libuuid/2.40: Calling build()
    util-linux-libuuid/2.40: apply_conandata_patches(): No patches defined in conandata
    util-linux-libuuid/2.40: Meson configure cmd: meson setup --native-file "/Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/conan/conan_meson_native.ini" "/Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug" "/Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/src" -Dprefix="/Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/package/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6"
    
    ----Running------
    > . "/Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/conan/conanbuild.sh" && meson setup --native-file "/Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/conan/conan_meson_native.ini" "/Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug" "/Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/src" -Dprefix="/Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/package/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6"
    -----------------
    DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config"
    The Meson build system
    Version: 1.3.2
    Source dir: /Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/src
    Build dir: /Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug
    Build type: native build
    Project name: util-linux
    Project version: 2.40
    C compiler for the host machine: clang (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.3)")
    C linker for the host machine: clang ld64 711
    Host machine cpu family: aarch64
    Host machine cpu: aarch64
    Dependency bash-completion skipped: feature build-bash-completion disabled
    Checking for size of "struct mount_attr" : -1 
    Checking for size of "struct statx" : -1 
    Checking if "wchar_t support" compiles: YES 
    Library m found: YES
    Dependency tinfo skipped: feature tinfo disabled
    Dependency ncursesw skipped: feature ncursesw disabled
    Dependency ncurses skipped: feature ncurses disabled
    Dependency slang skipped: feature slang disabled
    Dependency zlib skipped: feature zlib disabled
    Dependency readline skipped: feature readline disabled
    Dependency intl skipped: feature nls disabled
    Dependency libuser skipped: feature libuser disabled
    Library util found: YES
    Library utempter skipped: feature libutempter disabled
    Dependency systemd skipped: feature systemd disabled
    Dependency libsystemd skipped: feature systemd disabled
    Checking for function "sd_session_get_username" with dependency libsystemd: NO 
    Dependency libudev skipped: feature systemd disabled
    
    ../src/meson.build:349:15: ERROR: C shared or static library 'crypt' not found
    
    A full log can be found at /Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/meson-logs/meson-log.txt
    util-linux-libuuid/2.40: 
    util-linux-libuuid/2.40: ERROR: Package '4d92cd78cd137a8eee120fd1d9bc351bd91a44b6' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 114
    	meson.configure()
    	ConanException: Error 1 while executing meson setup --native-file "/Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/conan/conan_meson_native.ini" "/Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug" "/Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/src" -Dprefix="/Users/jenkins/workspace/prod-v1/bsr/11667/aebaf/.conan/data/util-linux-libuuid/2.40/_/_/package/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6"
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 3 (c290190814d6ccaf89b2fa36cad833ebca39539c):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    util-linux-libuuid/2.40: Meson configure cmd: meson setup --cross-file "/Users/jenkins/workspace/prod-v2/bsr@2/9956/dbddb/p/b/util-0a8ff13101f85/b/build-release/conan/conan_meson_cross.ini" "/Users/jenkins/workspace/prod-v2/bsr@2/9956/dbddb/p/b/util-0a8ff13101f85/b/build-release" "/Users/jenkins/workspace/prod-v2/bsr@2/9956/dbddb/p/b/util-0a8ff13101f85/b/src" -Dprefix="/Users/jenkins/workspace/prod-v2/bsr@2/9956/dbddb/p/b/util-0a8ff13101f85/p"
    util-linux-libuuid/2.40: RUN: meson setup --cross-file "/Users/jenkins/workspace/prod-v2/bsr@2/9956/dbddb/p/b/util-0a8ff13101f85/b/build-release/conan/conan_meson_cross.ini" "/Users/jenkins/workspace/prod-v2/bsr@2/9956/dbddb/p/b/util-0a8ff13101f85/b/build-release" "/Users/jenkins/workspace/prod-v2/bsr@2/9956/dbddb/p/b/util-0a8ff13101f85/b/src" -Dprefix="/Users/jenkins/workspace/prod-v2/bsr@2/9956/dbddb/p/b/util-0a8ff13101f85/p"
    DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config"
    The Meson build system
    Version: 1.3.2
    Source dir: /Users/jenkins/workspace/prod-v2/bsr@2/9956/dbddb/p/b/util-0a8ff13101f85/b/src
    Build dir: /Users/jenkins/workspace/prod-v2/bsr@2/9956/dbddb/p/b/util-0a8ff13101f85/b/build-release
    Build type: cross build
    Project name: util-linux
    Project version: 2.40
    C compiler for the host machine: clang (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.3)")
    C linker for the host machine: clang ld64 711
    C compiler for the build machine: cc (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.3)")
    C linker for the build machine: cc ld64 711
    Build machine cpu family: aarch64
    Build machine cpu: aarch64
    Host machine cpu family: x86_64
    Host machine cpu: x86_64
    Target machine cpu family: x86_64
    Target machine cpu: x86_64
    Dependency bash-completion skipped: feature build-bash-completion disabled
    Checking for size of "struct mount_attr" : -1 
    Checking for size of "struct statx" : -1 
    Checking if "wchar_t support" compiles: YES 
    Library m found: YES
    Dependency tinfo skipped: feature tinfo disabled
    Dependency ncursesw skipped: feature ncursesw disabled
    Dependency ncurses skipped: feature ncurses disabled
    Dependency slang skipped: feature slang disabled
    Dependency zlib skipped: feature zlib disabled
    Dependency readline skipped: feature readline disabled
    Dependency intl skipped: feature nls disabled
    Dependency libuser skipped: feature libuser disabled
    Library util found: YES
    Library utempter skipped: feature libutempter disabled
    Dependency systemd skipped: feature systemd disabled
    Dependency libsystemd skipped: feature systemd disabled
    Checking for function "sd_session_get_username" with dependency libsystemd: NO 
    Dependency libudev skipped: feature systemd disabled
    
    ../src/meson.build:349:15: ERROR: C shared or static library 'crypt' not found
    
    A full log can be found at /Users/jenkins/workspace/prod-v2/bsr@2/9956/dbddb/p/b/util-0a8ff13101f85/b/build-release/meson-logs/meson-log.txt
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr@2/9956/dbddb/p/b/util-0a8ff13101f85/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 114
    	meson.configure()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 29 '24 14:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 4 (642e1acee6fbf52556e04806b47ac3567ab936e1):

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 4d92cd78cd137a8eee120fd1d9bc351bd91a44b6:
    [settings]
    arch=armv8
    build_type=Debug
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    Checking for function "sysinfo" : NO 
    Checking for function "swapon" : YES 
    Checking for function "swapoff" : NO 
    Checking for function "timegm" : YES 
    Checking for function "unshare" : NO 
    Checking for function "usleep" : YES 
    Checking for function "uselocale" : YES 
    Checking for function "utimensat" : YES (cached)
    Checking for function "vwarnx" : YES 
    Checking for function "warn" : YES 
    Checking for function "warnx" : YES 
    Checking for function "prlimit" : NO 
    Checking for function "openat" : YES 
    Checking for function "fstatat" : YES 
    Checking for function "unlinkat" : YES 
    Checking for function "ioperm" : NO 
    Checking for function "iopl" : NO 
    Checking for function "futimens" : YES 
    Checking for function "inotify_init1" : NO 
    Checking for function "open_memstream" : YES 
    Checking for function "reboot" : YES 
    Checking for function "getusershell" : YES 
    ../src/meson.build:639: WARNING: futimens or inotify_init1 not found; agetty(8) will not provide --reload functionality
    Checking for function "dirfd" : YES 
    Checking whether type "DIR" has member "dd_fd" : NO 
    Checking whether type "struct tm" has member "tm_gmtoff" : YES 
    Checking for size of "enum fsconfig_command" : -1 
    Checking whether type "struct termios" has member "c_line" : NO 
    Checking whether type "struct stat" has member "st_mtim.tv_nsec" : NO 
    Checking whether type "struct statx" has member "stx_mnt_id" : NO 
    Checking whether type "struct tm" has member "tm_zone" : YES 
    Header "time.h" has symbol "tzname" : YES 
    Header "linux/blkzoned.h" has symbol "BLK_ZONE_REP_CAPACITY" : NO 
    Header "linux/pr.h" has symbol "PR_REP_CAPACITY" : NO 
    Checking if "using tzname[]" compiles: YES 
    Checking for size of "time_t" : 8 
    Checking for function "socket" : YES 
    Checking for function "clock_gettime" : YES 
    Run-time dependency threads found: YES
    Checking for function "timer_create" : NO 
    
    ../src/meson.build:743:22: ERROR: C shared or static library 'rt' not found
    
    A full log can be found at /Users/jenkins/workspace/prod-v1/bsr/11686/feaff/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/meson-logs/meson-log.txt
    util-linux-libuuid/2.40: 
    util-linux-libuuid/2.40: ERROR: Package '4d92cd78cd137a8eee120fd1d9bc351bd91a44b6' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/11686/feaff/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 114
    	meson.configure()
    	ConanException: Error 1 while executing meson setup --native-file "/Users/jenkins/workspace/prod-v1/bsr/11686/feaff/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/conan/conan_meson_native.ini" "/Users/jenkins/workspace/prod-v1/bsr/11686/feaff/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug" "/Users/jenkins/workspace/prod-v1/bsr/11686/feaff/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/src" -Dprefix="/Users/jenkins/workspace/prod-v1/bsr/11686/feaff/.conan/data/util-linux-libuuid/2.40/_/_/package/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6"
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 4 (642e1acee6fbf52556e04806b47ac3567ab936e1):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    Checking for function "swapon" : YES 
    Checking for function "swapoff" : NO 
    Checking for function "timegm" : YES 
    Checking for function "unshare" : NO 
    Checking for function "usleep" : YES 
    Checking for function "uselocale" : YES 
    Checking for function "utimensat" : YES (cached)
    Checking for function "vwarnx" : YES 
    Checking for function "warn" : YES 
    Checking for function "warnx" : YES 
    Checking for function "prlimit" : NO 
    Checking for function "openat" : YES 
    Checking for function "fstatat" : YES 
    Checking for function "unlinkat" : YES 
    Checking for function "ioperm" : NO 
    Checking for function "iopl" : NO 
    Checking for function "futimens" : YES 
    Checking for function "inotify_init1" : NO 
    Checking for function "open_memstream" : YES 
    Checking for function "reboot" : YES 
    Checking for function "getusershell" : YES 
    ../src/meson.build:639: WARNING: futimens or inotify_init1 not found; agetty(8) will not provide --reload functionality
    Checking for function "dirfd" : YES 
    Checking whether type "DIR" has member "dd_fd" : NO 
    Checking whether type "struct tm" has member "tm_gmtoff" : YES 
    Checking for size of "enum fsconfig_command" : -1 
    Checking whether type "struct termios" has member "c_line" : NO 
    Checking whether type "struct stat" has member "st_mtim.tv_nsec" : NO 
    Checking whether type "struct statx" has member "stx_mnt_id" : NO 
    Checking whether type "struct tm" has member "tm_zone" : YES 
    Header "time.h" has symbol "tzname" : YES 
    Header "linux/blkzoned.h" has symbol "BLK_ZONE_REP_CAPACITY" : NO 
    Header "linux/pr.h" has symbol "PR_REP_CAPACITY" : NO 
    Checking if "using tzname[]" compiles: YES 
    Checking for size of "time_t" : 8 
    Checking for function "socket" : YES 
    Checking for function "clock_gettime" : YES 
    Run-time dependency threads found: YES
    Checking for function "timer_create" : NO 
    
    ../src/meson.build:743:22: ERROR: C shared or static library 'rt' not found
    
    A full log can be found at /Users/jenkins/workspace/prod-v2/bsr@2/9970/ebafe/p/b/util-8509a398361c4/b/build-release/meson-logs/meson-log.txt
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr@2/9970/ebafe/p/b/util-8509a398361c4/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 114
    	meson.configure()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 29 '24 16:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 5 (0499c4473eff0fa55f8eaa3a60dd0a6402261e6f):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 6280371def85df4402bdeba403e98e478874576a:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    Checking if "posix_fallocate() function" : links: NO 
    Message: Use CMOS clock: false
    Header "limits.h" has symbol "__GLIBC__" : NO 
    Program bison found: YES (/Users/jenkins/workspace/prod-v1/bsr/11702/abafe/.conan/data/bison/3.8.2/_/_/package/c7a942525c46a50901fa6b39b110936de9716722/bin/bison)
    Program flex found: YES (/Users/jenkins/workspace/prod-v1/bsr/11702/abafe/.conan/data/flex/2.6.4/_/_/package/c7a942525c46a50901fa6b39b110936de9716722/bin/flex)
    Configuring config.h using configuration
    Compiler for C supports arguments -fno-common: YES 
    Compiler for C supports arguments -Waddress-of-packed-member: YES 
    Compiler for C supports arguments -Wdiscarded-qualifiers: NO 
    Compiler for C supports arguments -Wembedded-directive: YES 
    Compiler for C supports arguments -Wextra-semi: YES 
    Compiler for C supports arguments -Wformat-security: YES 
    Compiler for C supports arguments -Wimplicit-function-declaration: YES 
    Compiler for C supports arguments -Wmissing-declarations: YES 
    Compiler for C supports arguments -Wmissing-parameter-type: NO 
    Compiler for C supports arguments -Wmissing-prototypes: YES 
    Compiler for C supports arguments -Wnested-externs: YES 
    Compiler for C supports arguments -Wno-missing-field-initializers: YES 
    Compiler for C supports arguments -Wold-style-definition: YES 
    Compiler for C supports arguments -Wpointer-arith: YES 
    Compiler for C supports arguments -Wredundant-decls: YES 
    Compiler for C supports arguments -Wsign-compare: YES 
    Compiler for C supports arguments -Wstrict-prototypes: YES 
    Compiler for C supports arguments -Wtype-limits: YES 
    Compiler for C supports arguments -Wuninitialized: YES 
    Compiler for C supports arguments -Wunused-but-set-parameter: NO 
    Compiler for C supports arguments -Wunused-but-set-variable: NO 
    Compiler for C supports arguments -Wunused-parameter: YES 
    Compiler for C supports arguments -Wunused-result: YES 
    Compiler for C supports arguments -Wunused-variable: YES 
    Compiler for C supports arguments -Wvla: YES 
    Compiler for C supports arguments -Walloca: YES 
    Configuring blkid.h using configuration
    Configuring libmount.h using configuration
    Program python3 found: NO (disabled by: build-python )
    Configuring libsmartcols.h using configuration
    Found pkg-config: YES (/Users/jenkins/workspace/prod-v1/bsr/11702/abafe/.conan/data/pkgconf/2.1.0/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/pkgconf) 2.1.0
    Configuring libfdisk.h using configuration
    Has header "linux/blkzoned.h" : NO (cached)
    Has header "linux/pr.h" : NO (cached)
    
    ../src/meson.build:2710:14: ERROR: C shared or static library 'rt' not found
    
    A full log can be found at /Users/jenkins/workspace/prod-v1/bsr/11702/abafe/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/meson-logs/meson-log.txt
    util-linux-libuuid/2.40: 
    util-linux-libuuid/2.40: ERROR: Package '6280371def85df4402bdeba403e98e478874576a' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/11702/abafe/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 114
    	meson.configure()
    	ConanException: Error 1 while executing meson setup --native-file "/Users/jenkins/workspace/prod-v1/bsr/11702/abafe/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/conan/conan_meson_native.ini" "/Users/jenkins/workspace/prod-v1/bsr/11702/abafe/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release" "/Users/jenkins/workspace/prod-v1/bsr/11702/abafe/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/src" -Dprefix="/Users/jenkins/workspace/prod-v1/bsr/11702/abafe/.conan/data/util-linux-libuuid/2.40/_/_/package/6280371def85df4402bdeba403e98e478874576a"
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 5 (0499c4473eff0fa55f8eaa3a60dd0a6402261e6f):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    Message: Use CMOS clock: true
    Header "limits.h" has symbol "__GLIBC__" : NO 
    Program bison found: YES (/Users/jenkins/workspace/prod-v2/bsr/9983/bcabe/p/bisonb3c148d425390/p/bin/bison)
    Program flex found: YES (/Users/jenkins/workspace/prod-v2/bsr/9983/bcabe/p/flex1349cdb044310/p/bin/flex)
    Configuring config.h using configuration
    Compiler for C supports arguments -fno-common: YES 
    Compiler for C supports arguments -Waddress-of-packed-member: YES 
    Compiler for C supports arguments -Wdiscarded-qualifiers: NO 
    Compiler for C supports arguments -Wembedded-directive: YES 
    Compiler for C supports arguments -Wextra-semi: YES 
    Compiler for C supports arguments -Wformat-security: YES 
    Compiler for C supports arguments -Wimplicit-function-declaration: YES 
    Compiler for C supports arguments -Wmissing-declarations: YES 
    Compiler for C supports arguments -Wmissing-parameter-type: NO 
    Compiler for C supports arguments -Wmissing-prototypes: YES 
    Compiler for C supports arguments -Wnested-externs: YES 
    Compiler for C supports arguments -Wno-missing-field-initializers: YES 
    Compiler for C supports arguments -Wold-style-definition: YES 
    Compiler for C supports arguments -Wpointer-arith: YES 
    Compiler for C supports arguments -Wredundant-decls: YES 
    Compiler for C supports arguments -Wsign-compare: YES 
    Compiler for C supports arguments -Wstrict-prototypes: YES 
    Compiler for C supports arguments -Wtype-limits: YES 
    Compiler for C supports arguments -Wuninitialized: YES 
    Compiler for C supports arguments -Wunused-but-set-parameter: NO 
    Compiler for C supports arguments -Wunused-but-set-variable: NO 
    Compiler for C supports arguments -Wunused-parameter: YES 
    Compiler for C supports arguments -Wunused-result: YES 
    Compiler for C supports arguments -Wunused-variable: YES 
    Compiler for C supports arguments -Wvla: YES 
    Compiler for C supports arguments -Walloca: YES 
    Configuring blkid.h using configuration
    Configuring libmount.h using configuration
    Program python3 found: NO (disabled by: build-python )
    Configuring libsmartcols.h using configuration
    Found pkg-config: YES (/Users/jenkins/workspace/prod-v2/bsr/9983/bcabe/p/pkgco45f0cec3e078a/p/bin/pkgconf) 2.1.0
    Configuring libfdisk.h using configuration
    Has header "linux/blkzoned.h" : NO (cached)
    Has header "linux/pr.h" : NO (cached)
    
    ../src/meson.build:2710:14: ERROR: C shared or static library 'rt' not found
    
    A full log can be found at /Users/jenkins/workspace/prod-v2/bsr/9983/bcabe/p/b/util-1d2aaa2720237/b/build-release/meson-logs/meson-log.txt
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/9983/bcabe/p/b/util-1d2aaa2720237/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 114
    	meson.configure()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 29 '24 17:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 8 (a66952ef48cd878b84ff19382e102261c89746bc):

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 6280371def85df4402bdeba403e98e478874576a:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    clang -Ilib/libcommon.a.p -Ilib -I../src/lib -Iinclude -I../src/include -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/11724/eaccf/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ lib/libcommon.a.p/canonicalize.c.o -MF lib/libcommon.a.p/canonicalize.c.o.d -o lib/libcommon.a.p/canonicalize.c.o -c ../src/lib/canonicalize.c
    In file included from ../src/lib/canonicalize.c:21:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    ../src/lib/canonicalize.c:114:6: error: implicit declaration of function 'mempcpy' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
            p = mempcpy(p, cwd, csz);
                ^
    ../src/lib/canonicalize.c:114:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion]
            p = mempcpy(p, cwd, csz);
              ^ ~~~~~~~~~~~~~~~~~~~~
    5 warnings and 1 error generated.
    [3/155] Compiling C object lib/libcommon.a.p/crc64.c.o
    [4/155] Compiling C object lib/libcommon.a.p/crc32.c.o
    [5/155] Compiling C object lib/libcommon.a.p/crc32c.c.o
    [6/155] Compiling C object lib/libcommon.a.p/color-names.c.o
    [7/155] Compiling C object lib/libcommon.a.p/blkdev.c.o
    In file included from ../src/lib/blkdev.c:35:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [8/155] Compiling C object lib/liblogindefs.a.p/logindefs.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v1/bsr/11724/eaccf/.conan/data/ninja/1.11.1/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/ninja -j 8
    util-linux-libuuid/2.40: 
    
    Generating targets:   0%|          | 0/127 eta ?
    Generating targets:  89%|████████▉ | 113/127 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/412 eta ?
    
    util-linux-libuuid/2.40: ERROR: Package '6280371def85df4402bdeba403e98e478874576a' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/11724/eaccf/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/workspace/prod-v1/bsr/11724/eaccf/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release" -j8
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 8 (a66952ef48cd878b84ff19382e102261c89746bc):

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    ../src/lib/canonicalize.c:114:6: error: implicit declaration of function 'mempcpy' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
            p = mempcpy(p, cwd, csz);
                ^
    ../src/lib/canonicalize.c:114:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion]
            p = mempcpy(p, cwd, csz);
              ^ ~~~~~~~~~~~~~~~~~~~~
    5 warnings and 1 error generated.
    [2/155] Compiling C object lib/libcommon.a.p/buffer.c.o
    FAILED: lib/libcommon.a.p/buffer.c.o 
    clang -Ilib/libcommon.a.p -Ilib -I../src/lib -Iinclude -I../src/include -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr@2/10006/caaaa/p/b/util-88ea9bdc236df/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ lib/libcommon.a.p/buffer.c.o -MF lib/libcommon.a.p/buffer.c.o.d -o lib/libcommon.a.p/buffer.c.o -c ../src/lib/buffer.c
    ../src/lib/buffer.c:150:13: error: implicit declaration of function 'mempcpy' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
            buf->end = mempcpy(buf->end, data, sz);
                       ^
    ../src/lib/buffer.c:150:11: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion]
            buf->end = mempcpy(buf->end, data, sz);
                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 warning and 1 error generated.
    [3/155] Compiling C object lib/libcommon.a.p/crc64.c.o
    [4/155] Compiling C object lib/libcommon.a.p/crc32.c.o
    [5/155] Compiling C object lib/libcommon.a.p/crc32c.c.o
    [6/155] Compiling C object lib/libcommon.a.p/color-names.c.o
    [7/155] Compiling C object lib/libcommon.a.p/blkdev.c.o
    In file included from ../src/lib/blkdev.c:35:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [8/155] Compiling C object lib/liblogindefs.a.p/logindefs.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v2/bsr@2/10006/caaaa/p/ninja855aa4a658566/p/bin/ninja -j 8
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr@2/10006/caaaa/p/b/util-88ea9bdc236df/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 29 '24 17:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 9 (f446511f27dae5b261aeec92ca2099394802b10e):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 6280371def85df4402bdeba403e98e478874576a:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    clang -Ilib/libcommon.a.p -Ilib -I../src/lib -Iinclude -I../src/include -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/11738/edefa/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ lib/libcommon.a.p/canonicalize.c.o -MF lib/libcommon.a.p/canonicalize.c.o.d -o lib/libcommon.a.p/canonicalize.c.o -c ../src/lib/canonicalize.c
    In file included from ../src/lib/canonicalize.c:21:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    ../src/lib/canonicalize.c:114:6: error: implicit declaration of function 'mempcpy' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
            p = mempcpy(p, cwd, csz);
                ^
    ../src/lib/canonicalize.c:114:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion]
            p = mempcpy(p, cwd, csz);
              ^ ~~~~~~~~~~~~~~~~~~~~
    5 warnings and 1 error generated.
    [3/155] Compiling C object lib/libcommon.a.p/crc32.c.o
    [4/155] Compiling C object lib/libcommon.a.p/crc64.c.o
    [5/155] Compiling C object lib/libcommon.a.p/crc32c.c.o
    [6/155] Compiling C object lib/libcommon.a.p/color-names.c.o
    [7/155] Compiling C object lib/libcommon.a.p/blkdev.c.o
    In file included from ../src/lib/blkdev.c:35:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [8/155] Compiling C object lib/liblogindefs.a.p/logindefs.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v1/bsr/11738/edefa/.conan/data/ninja/1.11.1/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/ninja -j 8
    util-linux-libuuid/2.40: 
    
    Generating targets:   0%|          | 0/127 eta ?
    Generating targets:  91%|█████████ | 115/127 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/412 eta ?
    
    util-linux-libuuid/2.40: ERROR: Package '6280371def85df4402bdeba403e98e478874576a' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/11738/edefa/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/workspace/prod-v1/bsr/11738/edefa/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release" -j8
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 9 (f446511f27dae5b261aeec92ca2099394802b10e):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    ../src/lib/canonicalize.c:114:6: error: implicit declaration of function 'mempcpy' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
            p = mempcpy(p, cwd, csz);
                ^
    ../src/lib/canonicalize.c:114:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion]
            p = mempcpy(p, cwd, csz);
              ^ ~~~~~~~~~~~~~~~~~~~~
    5 warnings and 1 error generated.
    [2/155] Compiling C object lib/libcommon.a.p/buffer.c.o
    FAILED: lib/libcommon.a.p/buffer.c.o 
    clang -Ilib/libcommon.a.p -Ilib -I../src/lib -Iinclude -I../src/include -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/10016/cfcdf/p/b/util-00dafadd4495f/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ lib/libcommon.a.p/buffer.c.o -MF lib/libcommon.a.p/buffer.c.o.d -o lib/libcommon.a.p/buffer.c.o -c ../src/lib/buffer.c
    ../src/lib/buffer.c:150:13: error: implicit declaration of function 'mempcpy' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
            buf->end = mempcpy(buf->end, data, sz);
                       ^
    ../src/lib/buffer.c:150:11: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion]
            buf->end = mempcpy(buf->end, data, sz);
                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 warning and 1 error generated.
    [3/155] Compiling C object lib/libcommon.a.p/crc32c.c.o
    [4/155] Compiling C object lib/libcommon.a.p/crc64.c.o
    [5/155] Compiling C object lib/libcommon.a.p/color-names.c.o
    [6/155] Compiling C object lib/libcommon.a.p/crc32.c.o
    [7/155] Compiling C object lib/libcommon.a.p/blkdev.c.o
    In file included from ../src/lib/blkdev.c:35:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [8/155] Compiling C object lib/liblogindefs.a.p/logindefs.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v2/bsr/10016/cfcdf/p/ninja855aa4a658566/p/bin/ninja -j 8
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/10016/cfcdf/p/b/util-00dafadd4495f/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 29 '24 19:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 10 (68e4b8e53a28763f2dfa3bf034e77379fac5586f):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 6280371def85df4402bdeba403e98e478874576a:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    [10/155] Compiling C object lib/libcommon.a.p/env.c.o
    FAILED: lib/libcommon.a.p/env.c.o 
    clang -Ilib/libcommon.a.p -Ilib -I../src/lib -Iinclude -I../src/include -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/11752/ecfca/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ lib/libcommon.a.p/env.c.o -MF lib/libcommon.a.p/env.c.o.d -o lib/libcommon.a.p/env.c.o -c ../src/lib/env.c
    In file included from ../src/lib/env.c:22:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    ../src/lib/env.c:149:23: error: use of undeclared identifier 'environ'
            char **envp = environ;
                          ^
    4 warnings and 1 error generated.
    [11/155] Compiling C object lib/libcommon.a.p/encode.c.o
    [12/155] Linking static target lib/liblogindefs.a
    [13/155] Compiling C object lib/libcommon.a.p/idcache.c.o
    [14/155] Compiling C object lib/libcommon.a.p/match.c.o
    [15/155] Compiling C object lib/libcommon.a.p/mangle.c.o
    [16/155] Compiling C object lib/libcommon.a.p/fileutils.c.o
    In file included from ../src/lib/fileutils.c:17:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [17/155] Compiling C object lib/libcommon.a.p/jsonwrt.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v1/bsr/11752/ecfca/.conan/data/ninja/1.11.1/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/ninja -j 8
    util-linux-libuuid/2.40: 
    
    Generating targets:   0%|          | 0/127 eta ?
    Generating targets:  65%|██████▍   | 82/127 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/412 eta ?
    
    util-linux-libuuid/2.40: ERROR: Package '6280371def85df4402bdeba403e98e478874576a' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/11752/ecfca/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/workspace/prod-v1/bsr/11752/ecfca/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release" -j8
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 10 (68e4b8e53a28763f2dfa3bf034e77379fac5586f):

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    FAILED: lib/libcommon.a.p/env.c.o 
    clang -Ilib/libcommon.a.p -Ilib -I../src/lib -Iinclude -I../src/include -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/10026/bbbfd/p/b/util-45306efe133a6/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ lib/libcommon.a.p/env.c.o -MF lib/libcommon.a.p/env.c.o.d -o lib/libcommon.a.p/env.c.o -c ../src/lib/env.c
    In file included from ../src/lib/env.c:22:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    ../src/lib/env.c:149:23: error: use of undeclared identifier 'environ'
            char **envp = environ;
                          ^
    4 warnings and 1 error generated.
    [11/155] Compiling C object lib/libcommon.a.p/c_strtod.c.o
    [12/155] Linking static target lib/liblogindefs.a
    [13/155] Compiling C object lib/libcommon.a.p/idcache.c.o
    [14/155] Compiling C object lib/libcommon.a.p/fileutils.c.o
    In file included from ../src/lib/fileutils.c:17:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [15/155] Compiling C object lib/libcommon.a.p/match.c.o
    [16/155] Compiling C object lib/libcommon.a.p/mangle.c.o
    [17/155] Compiling C object lib/libcommon.a.p/jsonwrt.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v2/bsr/10026/bbbfd/p/ninja855aa4a658566/p/bin/ninja -j 8
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/10026/bbbfd/p/b/util-45306efe133a6/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 29 '24 19:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 12 (4199f954a3351f09c54334e7718db35648bd5417):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 6280371def85df4402bdeba403e98e478874576a:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    1 error generated.
    [36/155] Compiling C object lib/libtcolors.a.p/colors.c.o
    [37/155] Compiling C object libmount/lib_mount.a.p/src_iter.c.o
    FAILED: libmount/lib_mount.a.p/src_iter.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -I../src/libblkid/src -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/11814/fbbde/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ libmount/lib_mount.a.p/src_iter.c.o -MF libmount/lib_mount.a.p/src_iter.c.o.d -o libmount/lib_mount.a.p/src_iter.c.o -c ../src/libmount/src/iter.c
    In file included from ../src/libmount/src/iter.c:25:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [38/155] Compiling C object lib/libcommon.a.p/sysfs.c.o
    In file included from ../src/lib/sysfs.c:17:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [39/155] Compiling C object libmount/lib_mount.a.p/src_fs.c.o
    FAILED: libmount/lib_mount.a.p/src_fs.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -I../src/libblkid/src -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/11814/fbbde/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ libmount/lib_mount.a.p/src_fs.c.o -MF libmount/lib_mount.a.p/src_fs.c.o.d -o libmount/lib_mount.a.p/src_fs.c.o -c ../src/libmount/src/fs.c
    In file included from ../src/libmount/src/fs.c:23:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [40/155] Compiling C object libmount/lib_mount.a.p/src_lock.c.o
    FAILED: libmount/lib_mount.a.p/src_lock.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -I../src/libblkid/src -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/11814/fbbde/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ libmount/lib_mount.a.p/src_lock.c.o -MF libmount/lib_mount.a.p/src_lock.c.o.d -o libmount/lib_mount.a.p/src_lock.c.o -c ../src/libmount/src/lock.c
    In file included from ../src/libmount/src/lock.c:32:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v1/bsr/11814/fbbde/.conan/data/ninja/1.11.1/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/ninja -j 8
    util-linux-libuuid/2.40: 
    
    Generating targets:   0%|          | 0/127 eta ?
    Generating targets:  89%|████████▉ | 113/127 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/412 eta ?
    
    util-linux-libuuid/2.40: ERROR: Package '6280371def85df4402bdeba403e98e478874576a' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/11814/fbbde/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/workspace/prod-v1/bsr/11814/fbbde/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release" -j8
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 12 (4199f954a3351f09c54334e7718db35648bd5417):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    1 error generated.
    [37/155] Compiling C object lib/libtcolors.a.p/colors.c.o
    [38/155] Compiling C object lib/libcommon.a.p/sysfs.c.o
    In file included from ../src/lib/sysfs.c:17:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [39/155] Compiling C object libmount/lib_mount.a.p/src_lock.c.o
    FAILED: libmount/lib_mount.a.p/src_lock.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -I../src/libblkid/src -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/10077/dfbfc/p/b/util-dcd2182e2d479/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libmount/lib_mount.a.p/src_lock.c.o -MF libmount/lib_mount.a.p/src_lock.c.o.d -o libmount/lib_mount.a.p/src_lock.c.o -c ../src/libmount/src/lock.c
    In file included from ../src/libmount/src/lock.c:32:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [40/155] Compiling C object lib/libcommon.a.p/path.c.o
    In file included from ../src/lib/path.c:26:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v2/bsr/10077/dfbfc/p/ninja855aa4a658566/p/bin/ninja -j 8
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/10077/dfbfc/p/b/util-dcd2182e2d479/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 29 '24 22:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 14 (5bd76052cd9112f88d52754463db429e23be795f):

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 4d92cd78cd137a8eee120fd1d9bc351bd91a44b6:
    [settings]
    arch=armv8
    build_type=Debug
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
                                                                           ^
    4 warnings generated.
    [34/139] Compiling C object libuuid/libuuid.1.dylib.p/src_clear.c.o
    [35/139] Compiling C object lib/libtcolors.a.p/colors.c.o
    [36/139] Compiling C object lib/libtcolors.a.p/color-names.c.o
    [37/139] Compiling C object libuuid/libuuid.1.dylib.p/src_compare.c.o
    [38/139] Compiling C object libuuid/libuuid.1.dylib.p/src_copy.c.o
    [39/139] Compiling C object libuuid/libuuid.1.dylib.p/src_isnull.c.o
    [40/139] Linking static target lib/libcommon.a
    [41/139] Linking static target lib/libtcolors.a
    [42/139] Compiling C object libuuid/libuuid.1.dylib.p/src_gen_uuid.c.o
    In file included from ../src/libuuid/src/gen_uuid.c:84:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [43/139] Compiling C object libuuid/libuuid.1.dylib.p/src_pack.c.o
    [44/139] Compiling C object libuuid/libuuid.1.dylib.p/src_predefined.c.o
    [45/139] Compiling C object libuuid/libuuid.1.dylib.p/src_uuid_time.c.o
    FAILED: libuuid/libuuid.1.dylib.p/src_uuid_time.c.o 
    clang -Ilibuuid/libuuid.1.dylib.p -Ilibuuid -I../src/libuuid -Iinclude -I../src/include -I../src/libuuid/src -fdiagnostics-color=always -Wall -Winvalid-pch -std=c99 -O0 -g -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/12033/abdff/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -MF libuuid/libuuid.1.dylib.p/src_uuid_time.c.o.d -o libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -c ../src/libuuid/src/uuid_time.c
    ../src/libuuid/src/uuid_time.c:89:87: error: aliases are not supported on darwin
    extern time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) __attribute__((weak, alias("__uuid_time")));
                                                                                          ^
    1 error generated.
    [46/139] Compiling C object libuuid/libuuid.1.dylib.p/src_parse.c.o
    [47/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unpack.c.o
    [48/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unparse.c.o
    [49/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_randutils.c.o
    [50/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_md5.c.o
    [51/139] Compiling C object colcrt.p/text-utils_colcrt.c.o
    [52/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_sha1.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v1/bsr/12033/abdff/.conan/data/ninja/1.11.1/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/ninja -j 8
    util-linux-libuuid/2.40: 
    
    Generating targets:   0%|          | 0/131 eta ?
    Generating targets:  89%|████████▉ | 117/131 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/407 eta ?
    
    util-linux-libuuid/2.40: ERROR: Package '4d92cd78cd137a8eee120fd1d9bc351bd91a44b6' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/12033/abdff/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/workspace/prod-v1/bsr/12033/abdff/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug" -j8
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 14 (5bd76052cd9112f88d52754463db429e23be795f):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [41/139] Linking static target lib/libtcolors.a
    [42/139] Compiling C object libuuid/libuuid.1.dylib.p/src_uuid_time.c.o
    FAILED: libuuid/libuuid.1.dylib.p/src_uuid_time.c.o 
    clang -Ilibuuid/libuuid.1.dylib.p -Ilibuuid -I../src/libuuid -Iinclude -I../src/include -I../src/libuuid/src -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr@2/10342/dbacc/p/b/util-9f7cca9c60e91/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -MF libuuid/libuuid.1.dylib.p/src_uuid_time.c.o.d -o libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -c ../src/libuuid/src/uuid_time.c
    ../src/libuuid/src/uuid_time.c:89:87: error: aliases are not supported on darwin
    extern time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) __attribute__((weak, alias("__uuid_time")));
                                                                                          ^
    1 error generated.
    [43/139] Compiling C object libuuid/libuuid.1.dylib.p/src_parse.c.o
    [44/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unpack.c.o
    [45/139] Compiling C object libuuid/libuuid.1.dylib.p/src_predefined.c.o
    [46/139] Linking static target lib/libcommon.a
    [47/139] Compiling C object libuuid/libuuid.1.dylib.p/src_gen_uuid.c.o
    In file included from ../src/libuuid/src/gen_uuid.c:84:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [48/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unparse.c.o
    [49/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_randutils.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v2/bsr@2/10342/dbacc/p/ninja855aa4a658566/p/bin/ninja -j 8
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr@2/10342/dbacc/p/b/util-9f7cca9c60e91/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 30 '24 15:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 15 (f1005d2d9f8fee47abbe76e09722c610428bb3b5):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 4d92cd78cd137a8eee120fd1d9bc351bd91a44b6:
    [settings]
    arch=armv8
    build_type=Debug
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [39/139] Linking static target lib/libtcolors.a
    [40/139] Compiling C object libuuid/libuuid.1.dylib.p/src_isnull.c.o
    [41/139] Compiling C object libuuid/libuuid.1.dylib.p/src_pack.c.o
    [42/139] Compiling C object libuuid/libuuid.1.dylib.p/src_predefined.c.o
    [43/139] Compiling C object libuuid/libuuid.1.dylib.p/src_uuid_time.c.o
    FAILED: libuuid/libuuid.1.dylib.p/src_uuid_time.c.o 
    clang -Ilibuuid/libuuid.1.dylib.p -Ilibuuid -I../src/libuuid -Iinclude -I../src/include -I../src/libuuid/src -fdiagnostics-color=always -Wall -Winvalid-pch -std=c99 -O0 -g -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/12047/dbdde/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -MF libuuid/libuuid.1.dylib.p/src_uuid_time.c.o.d -o libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -c ../src/libuuid/src/uuid_time.c
    ../src/libuuid/src/uuid_time.c:89:87: error: aliases are not supported on darwin
    extern time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) __attribute__((weak, alias("__uuid_time")));
                                                                                          ^
    1 error generated.
    [44/139] Compiling C object libuuid/libuuid.1.dylib.p/src_gen_uuid.c.o
    In file included from ../src/libuuid/src/gen_uuid.c:84:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [45/139] Linking static target lib/libcommon.a
    [46/139] Compiling C object libuuid/libuuid.1.dylib.p/src_parse.c.o
    [47/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unpack.c.o
    [48/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unparse.c.o
    [49/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_randutils.c.o
    [50/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_md5.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v1/bsr/12047/dbdde/.conan/data/ninja/1.11.1/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/ninja -j 8
    util-linux-libuuid/2.40: 
    
    Generating targets:   0%|          | 0/131 eta ?
    Generating targets:  91%|█████████ | 119/131 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/407 eta ?
    
    util-linux-libuuid/2.40: ERROR: Package '4d92cd78cd137a8eee120fd1d9bc351bd91a44b6' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/12047/dbdde/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/workspace/prod-v1/bsr/12047/dbdde/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug" -j8
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 15 (f1005d2d9f8fee47abbe76e09722c610428bb3b5):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [42/139] Compiling C object libuuid/libuuid.1.dylib.p/src_uuid_time.c.o
    FAILED: libuuid/libuuid.1.dylib.p/src_uuid_time.c.o 
    clang -Ilibuuid/libuuid.1.dylib.p -Ilibuuid -I../src/libuuid -Iinclude -I../src/include -I../src/libuuid/src -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/10367/febac/p/b/util-43656ce649c3b/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -MF libuuid/libuuid.1.dylib.p/src_uuid_time.c.o.d -o libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -c ../src/libuuid/src/uuid_time.c
    ../src/libuuid/src/uuid_time.c:89:87: error: aliases are not supported on darwin
    extern time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) __attribute__((weak, alias("__uuid_time")));
                                                                                          ^
    1 error generated.
    [43/139] Compiling C object libuuid/libuuid.1.dylib.p/src_parse.c.o
    [44/139] Compiling C object libuuid/libuuid.1.dylib.p/src_gen_uuid.c.o
    In file included from ../src/libuuid/src/gen_uuid.c:84:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [45/139] Compiling C object libuuid/libuuid.1.dylib.p/src_predefined.c.o
    [46/139] Linking static target lib/libcommon.a
    [47/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unpack.c.o
    [48/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unparse.c.o
    [49/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_randutils.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v2/bsr/10367/febac/p/ninja855aa4a658566/p/bin/ninja -j 8
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/10367/febac/p/b/util-43656ce649c3b/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 30 '24 16:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 16 (061d65c4d84649822fe571c48eeef1d6b3a392d4):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 6280371def85df4402bdeba403e98e478874576a:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [41/139] Compiling C object libuuid/libuuid.1.dylib.p/src_uuid_time.c.o
    FAILED: libuuid/libuuid.1.dylib.p/src_uuid_time.c.o 
    clang -Ilibuuid/libuuid.1.dylib.p -Ilibuuid -I../src/libuuid -Iinclude -I../src/include -I../src/libuuid/src -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/12126/ccebe/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -MF libuuid/libuuid.1.dylib.p/src_uuid_time.c.o.d -o libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -c ../src/libuuid/src/uuid_time.c
    ../src/libuuid/src/uuid_time.c:89:87: error: aliases are not supported on darwin
    extern time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) __attribute__((weak, alias("__uuid_time")));
                                                                                          ^
    1 error generated.
    [42/139] Compiling C object libuuid/libuuid.1.dylib.p/src_parse.c.o
    [43/139] Compiling C object libuuid/libuuid.1.dylib.p/src_predefined.c.o
    [44/139] Compiling C object libuuid/libuuid.1.dylib.p/src_gen_uuid.c.o
    In file included from ../src/libuuid/src/gen_uuid.c:84:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [45/139] Linking static target lib/libtcolors.a
    [46/139] Linking static target lib/libcommon.a
    [47/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unpack.c.o
    [48/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unparse.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v1/bsr/12126/ccebe/.conan/data/ninja/1.11.1/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/ninja -j 8
    util-linux-libuuid/2.40: 
    
    Generating targets:   0%|          | 0/131 eta ?
    Generating targets:  94%|█████████▍| 123/131 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/407 eta ?
    
    util-linux-libuuid/2.40: ERROR: Package '6280371def85df4402bdeba403e98e478874576a' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/12126/ccebe/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/workspace/prod-v1/bsr/12126/ccebe/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release" -j8
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 16 (061d65c4d84649822fe571c48eeef1d6b3a392d4):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [40/139] Compiling C object lib/libcommon.a.p/strutils.c.o
    [41/139] Compiling C object libuuid/libuuid.1.dylib.p/src_pack.c.o
    [42/139] Compiling C object libuuid/libuuid.1.dylib.p/src_uuid_time.c.o
    FAILED: libuuid/libuuid.1.dylib.p/src_uuid_time.c.o 
    clang -Ilibuuid/libuuid.1.dylib.p -Ilibuuid -I../src/libuuid -Iinclude -I../src/include -I../src/libuuid/src -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/10450/feaeb/p/b/util-f62761ba9830f/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -MF libuuid/libuuid.1.dylib.p/src_uuid_time.c.o.d -o libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -c ../src/libuuid/src/uuid_time.c
    ../src/libuuid/src/uuid_time.c:89:87: error: aliases are not supported on darwin
    extern time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) __attribute__((weak, alias("__uuid_time")));
                                                                                          ^
    1 error generated.
    [43/139] Compiling C object libuuid/libuuid.1.dylib.p/src_parse.c.o
    [44/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unpack.c.o
    [45/139] Compiling C object libuuid/libuuid.1.dylib.p/src_predefined.c.o
    [46/139] Compiling C object libuuid/libuuid.1.dylib.p/src_gen_uuid.c.o
    In file included from ../src/libuuid/src/gen_uuid.c:84:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [47/139] Linking static target lib/libcommon.a
    [48/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unparse.c.o
    [49/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_randutils.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v2/bsr/10450/feaeb/p/ninja855aa4a658566/p/bin/ninja -j 8
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/10450/feaeb/p/b/util-f62761ba9830f/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Mar 30 '24 17:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 17 (41eedbb60f32067a4e288aa1dec2a2f1bbf61a01):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 4d92cd78cd137a8eee120fd1d9bc351bd91a44b6:
    [settings]
    arch=armv8
    build_type=Debug
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [38/139] Compiling C object lib/libtcolors.a.p/colors.c.o
    [39/139] Compiling C object libuuid/libuuid.1.dylib.p/src_isnull.c.o
    [40/139] Compiling C object libuuid/libuuid.1.dylib.p/src_pack.c.o
    [41/139] Compiling C object libuuid/libuuid.1.dylib.p/src_gen_uuid.c.o
    In file included from ../src/libuuid/src/gen_uuid.c:84:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [42/139] Compiling C object libuuid/libuuid.1.dylib.p/src_parse.c.o
    [43/139] Linking static target lib/libtcolors.a
    [44/139] Compiling C object libuuid/libuuid.1.dylib.p/src_predefined.c.o
    [45/139] Compiling C object libuuid/libuuid.1.dylib.p/src_uuid_time.c.o
    FAILED: libuuid/libuuid.1.dylib.p/src_uuid_time.c.o 
    clang -Ilibuuid/libuuid.1.dylib.p -Ilibuuid -I../src/libuuid -Iinclude -I../src/include -I../src/libuuid/src -fdiagnostics-color=always -Wall -Winvalid-pch -std=c99 -O0 -g -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/12935/bcbfa/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -MF libuuid/libuuid.1.dylib.p/src_uuid_time.c.o.d -o libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -c ../src/libuuid/src/uuid_time.c
    ../src/libuuid/src/uuid_time.c:89:87: error: aliases are not supported on darwin
    extern time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) __attribute__((weak, alias("__uuid_time")));
                                                                                          ^
    1 error generated.
    [46/139] Linking static target lib/libcommon.a
    [47/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unpack.c.o
    [48/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_md5.c.o
    [49/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unparse.c.o
    [50/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_randutils.c.o
    [51/139] Compiling C object colcrt.p/text-utils_colcrt.c.o
    [52/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_sha1.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v1/bsr/12935/bcbfa/.conan/data/ninja/1.11.1/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/ninja -j 8
    util-linux-libuuid/2.40: 
    
    Generating targets:   0%|          | 0/131 eta ?
    Generating targets:  91%|█████████ | 119/131 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/407 eta ?
    
    util-linux-libuuid/2.40: ERROR: Package '4d92cd78cd137a8eee120fd1d9bc351bd91a44b6' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/12935/bcbfa/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/workspace/prod-v1/bsr/12935/bcbfa/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug" -j8
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 17 (41eedbb60f32067a4e288aa1dec2a2f1bbf61a01):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    clang -Ilibuuid/libuuid.1.dylib.p -Ilibuuid -I../src/libuuid -Iinclude -I../src/include -I../src/libuuid/src -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/11243/eabee/p/b/util-2ce5fc18c8645/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -MF libuuid/libuuid.1.dylib.p/src_uuid_time.c.o.d -o libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -c ../src/libuuid/src/uuid_time.c
    ../src/libuuid/src/uuid_time.c:89:87: error: aliases are not supported on darwin
    extern time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) __attribute__((weak, alias("__uuid_time")));
                                                                                          ^
    1 error generated.
    [42/139] Compiling C object libuuid/libuuid.1.dylib.p/src_predefined.c.o
    [43/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unpack.c.o
    [44/139] Compiling C object lib/libcommon.a.p/path.c.o
    In file included from ../src/lib/path.c:26:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [45/139] Compiling C object libuuid/libuuid.1.dylib.p/src_parse.c.o
    [46/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unparse.c.o
    [47/139] Compiling C object libuuid/libuuid.1.dylib.p/src_gen_uuid.c.o
    In file included from ../src/libuuid/src/gen_uuid.c:84:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [48/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_randutils.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v2/bsr/11243/eabee/p/ninja855aa4a658566/p/bin/ninja -j 8
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/11243/eabee/p/b/util-2ce5fc18c8645/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Apr 01 '24 12:04 conan-center-bot

Conan v1 pipeline :x:

Failure in build 18 (ae9cb8004f4734fd3fbdf4bb879e351a7651cd70):

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 6280371def85df4402bdeba403e98e478874576a:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [39/139] Compiling C object libuuid/libuuid.1.dylib.p/src_pack.c.o
    [40/139] Compiling C object libuuid/libuuid.1.dylib.p/src_isnull.c.o
    [41/139] Linking static target lib/libtcolors.a
    [42/139] Compiling C object libuuid/libuuid.1.dylib.p/src_uuid_time.c.o
    FAILED: libuuid/libuuid.1.dylib.p/src_uuid_time.c.o 
    clang -Ilibuuid/libuuid.1.dylib.p -Ilibuuid -I../src/libuuid -Iinclude -I../src/include -I../src/libuuid/src -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/13042/aaacd/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -MF libuuid/libuuid.1.dylib.p/src_uuid_time.c.o.d -o libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -c ../src/libuuid/src/uuid_time.c
    ../src/libuuid/src/uuid_time.c:89:87: error: aliases are not supported on darwin
    extern time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) __attribute__((weak, alias("__uuid_time")));
                                                                                          ^
    1 error generated.
    [43/139] Linking static target lib/libcommon.a
    [44/139] Compiling C object libuuid/libuuid.1.dylib.p/src_predefined.c.o
    [45/139] Compiling C object libuuid/libuuid.1.dylib.p/src_parse.c.o
    [46/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unpack.c.o
    [47/139] Compiling C object libuuid/libuuid.1.dylib.p/src_gen_uuid.c.o
    In file included from ../src/libuuid/src/gen_uuid.c:84:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [48/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unparse.c.o
    [49/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_randutils.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v1/bsr/13042/aaacd/.conan/data/ninja/1.11.1/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/ninja -j 8
    util-linux-libuuid/2.40: 
    
    Generating targets:   0%|          | 0/131 eta ?
    Generating targets:  91%|█████████ | 119/131 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/407 eta ?
    
    util-linux-libuuid/2.40: ERROR: Package '6280371def85df4402bdeba403e98e478874576a' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/13042/aaacd/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/workspace/prod-v1/bsr/13042/aaacd/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release" -j8
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 18 (ae9cb8004f4734fd3fbdf4bb879e351a7651cd70):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [41/139] Compiling C object lib/libcommon.a.p/path.c.o
    In file included from ../src/lib/path.c:26:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    4 warnings generated.
    [42/139] Compiling C object lib/libcommon.a.p/strutils.c.o
    [43/139] Compiling C object libuuid/libuuid.1.dylib.p/src_parse.c.o
    [44/139] Compiling C object libuuid/libuuid.1.dylib.p/src_uuid_time.c.o
    FAILED: libuuid/libuuid.1.dylib.p/src_uuid_time.c.o 
    clang -Ilibuuid/libuuid.1.dylib.p -Ilibuuid -I../src/libuuid -Iinclude -I../src/include -I../src/libuuid/src -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr@2/11326/ecbff/p/b/util-82ee6799fec64/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -MF libuuid/libuuid.1.dylib.p/src_uuid_time.c.o.d -o libuuid/libuuid.1.dylib.p/src_uuid_time.c.o -c ../src/libuuid/src/uuid_time.c
    ../src/libuuid/src/uuid_time.c:89:87: error: aliases are not supported on darwin
    extern time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) __attribute__((weak, alias("__uuid_time")));
                                                                                          ^
    1 error generated.
    [45/139] Compiling C object libuuid/libuuid.1.dylib.p/src_predefined.c.o
    [46/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unpack.c.o
    [47/139] Linking static target lib/libcommon.a
    [48/139] Compiling C object libuuid/libuuid.1.dylib.p/src_unparse.c.o
    [49/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_randutils.c.o
    [50/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_md5.c.o
    [51/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_sha1.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v2/bsr@2/11326/ecbff/p/ninja855aa4a658566/p/bin/ninja -j 8
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr@2/11326/ecbff/p/b/util-82ee6799fec64/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 115
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Apr 01 '24 15:04 conan-center-bot

Conan v1 pipeline :x:

Failure in build 19 (3ec4b8040608d982d803ad84dcca38b40eec0a73):

  • util-linux-libuuid/2.40: Error running command conan export recipes/util-linux-libuuid/meson/conanfile.py util-linux-libuuid/2.40@:
    [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK
    [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK
    [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK
    [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK
    [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK
    [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK
    [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 32.5810546875 KB
    [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK
    [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK
    [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK
    [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK
    [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK
    [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK
    [HOOK - conan-center.py] pre_export(): [NOT ALLOWED ATTRIBUTES (KB-H039)] OK
    [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK
    [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK
    [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK
    [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK
    [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK
    [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK
    [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK
    [HOOK - conan-center.py] pre_export(): [SINGLE REQUIRES (KB-H055)] OK
    [HOOK - conan-center.py] pre_export(): [TOOLS RENAME (KB-H057)] OK
    [HOOK - conan-center.py] pre_export(): [ILLEGAL CHARACTERS (KB-H058)] OK
    [HOOK - conan-center.py] pre_export(): [CLASS NAME (KB-H059)] OK
    [HOOK - conan-center.py] pre_export(): [NO CRLF (KB-H060)] OK
    [HOOK - conan-center.py] pre_export(): [NO BUILD SYSTEM FUNCTIONS (KB-H061)] OK
    [HOOK - conan-center.py] pre_export(): [TOOLS CROSS BUILDING (KB-H062)] OK
    [HOOK - conan-center.py] pre_export(): [INVALID TOPICS (KB-H064)] OK
    [HOOK - conan-center.py] pre_export(): [NO REQUIRED_CONAN_VERSION (KB-H065)] OK
    [HOOK - conan-center.py] pre_export(): [TEST_TYPE MANAGEMENT (KB-H068)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO DEFAULT OPTIONS (KB-H069)] OK
    [HOOK - conan-center.py] pre_export(): [MANDATORY SETTINGS (KB-H070)] OK
    [HOOK - conan-center.py] pre_export(): [PYLINT EXECUTION (KB-H072)] OK
    [HOOK - conan-center.py] pre_export(): [REQUIREMENT OVERRIDE PARAMETER (KB-H075)] OK
    Exporting package recipe
    util-linux-libuuid/2.40 exports: File 'conandata.yml' found. Exporting it...
    util-linux-libuuid/2.40 exports: Copied 1 '.yml' file: conandata.yml
    util-linux-libuuid/2.40: Calling export_sources()
    ERROR: util-linux-libuuid/2.40: Error in export_sources() method, line 35
    	export_conandata_patches(self)
    	FileNotFoundError: [Errno 2] No such file or directory: '/home/conan/workspace/prod-v1_cci_PR-20508/recipes/util-linux-libuuid/meson/2.40-0001-Merge-branch-meson-make-libmount-optional-of-https-g.patch'
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 19 (3ec4b8040608d982d803ad84dcca38b40eec0a73):

  • util-linux-libuuid/2.40: Error running command conan export --name util-linux-libuuid --version 2.40 recipes/util-linux-libuuid/meson/conanfile.py:
    ======== Exporting recipe to the cache ========
    WARN: Name containing special chars is discouraged 'util-linux-libuuid'
    util-linux-libuuid/2.40: Exporting package recipe: /home/conan/workspace/prod-v2_cci_PR-20508/recipes/util-linux-libuuid/meson/conanfile.py
    util-linux-libuuid/2.40: exports: File 'conandata.yml' found. Exporting it...
    util-linux-libuuid/2.40: Calling export_sources()
    ERROR: util-linux-libuuid/2.40: Error in export_sources() method, line 35
    	export_conandata_patches(self)
    	FileNotFoundError: [Errno 2] No such file or directory: '/home/conan/workspace/prod-v2_cci_PR-20508/recipes/util-linux-libuuid/meson/2.40-0001-Merge-branch-meson-make-libmount-optional-of-https-g.patch'
    

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.

conan-center-bot avatar Apr 08 '24 12:04 conan-center-bot

Conan v1 pipeline :x:

Failure in build 20 (50441345596192d7b2eed9b65d33cd019a657a87):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 6280371def85df4402bdeba403e98e478874576a:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    Checking for function "swapon" : YES 
    Checking for function "swapoff" : NO 
    Checking for function "timegm" : YES 
    Checking for function "unshare" : NO 
    Checking for function "usleep" : YES 
    Checking for function "uselocale" : YES 
    Checking for function "utimensat" : YES (cached)
    Checking for function "vwarnx" : YES 
    Checking for function "warn" : YES 
    Checking for function "warnx" : YES 
    Checking for function "prlimit" : NO 
    Checking for function "openat" : YES 
    Checking for function "fstatat" : YES 
    Checking for function "unlinkat" : YES 
    Checking for function "ioperm" : NO 
    Checking for function "iopl" : NO 
    Checking for function "futimens" : YES 
    Checking for function "inotify_init1" : NO 
    Checking for function "open_memstream" : YES 
    Checking for function "reboot" : YES 
    Checking for function "getusershell" : YES 
    Checking for function "mempcpy" : NO 
    ../src/meson.build:642: WARNING: futimens or inotify_init1 not found; agetty(8) will not provide --reload functionality
    Checking for function "dirfd" : YES 
    Checking whether type "DIR" has member "dd_fd" : NO 
    Checking whether type "struct tm" has member "tm_gmtoff" : YES 
    Checking for size of "enum fsconfig_command" : -1 
    Checking whether type "struct termios" has member "c_line" : NO 
    Checking whether type "struct stat" has member "st_mtim.tv_nsec" : NO 
    Checking whether type "struct statx" has member "stx_mnt_id" : NO 
    Checking whether type "struct tm" has member "tm_zone" : YES 
    Header "time.h" has symbol "tzname" : YES 
    Header "linux/blkzoned.h" has symbol "BLK_ZONE_REP_CAPACITY" : NO 
    Header "linux/pr.h" has symbol "PR_REP_CAPACITY" : NO 
    Checking if "using tzname[]" compiles: YES 
    Checking for size of "time_t" : 8 
    Checking for function "socket" : YES 
    Checking for function "clock_gettime" : YES 
    Run-time dependency threads found: YES
    Checking for function "timer_create" : NO 
    
    ../src/meson.build:746:22: ERROR: C shared or static library 'rt' not found
    
    A full log can be found at /Users/jenkins/workspace/prod-v1/bsr/18186/cafdd/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/meson-logs/meson-log.txt
    util-linux-libuuid/2.40: 
    util-linux-libuuid/2.40: ERROR: Package '6280371def85df4402bdeba403e98e478874576a' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/18186/cafdd/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 114
    	meson.configure()
    	ConanException: Error 1 while executing meson setup --native-file "/Users/jenkins/workspace/prod-v1/bsr/18186/cafdd/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/conan/conan_meson_native.ini" "/Users/jenkins/workspace/prod-v1/bsr/18186/cafdd/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release" "/Users/jenkins/workspace/prod-v1/bsr/18186/cafdd/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/src" -Dprefix="/Users/jenkins/workspace/prod-v1/bsr/18186/cafdd/.conan/data/util-linux-libuuid/2.40/_/_/package/6280371def85df4402bdeba403e98e478874576a"
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 20 (50441345596192d7b2eed9b65d33cd019a657a87):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    Checking for function "swapoff" : NO 
    Checking for function "timegm" : YES 
    Checking for function "unshare" : NO 
    Checking for function "usleep" : YES 
    Checking for function "uselocale" : YES 
    Checking for function "utimensat" : YES (cached)
    Checking for function "vwarnx" : YES 
    Checking for function "warn" : YES 
    Checking for function "warnx" : YES 
    Checking for function "prlimit" : NO 
    Checking for function "openat" : YES 
    Checking for function "fstatat" : YES 
    Checking for function "unlinkat" : YES 
    Checking for function "ioperm" : NO 
    Checking for function "iopl" : NO 
    Checking for function "futimens" : YES 
    Checking for function "inotify_init1" : NO 
    Checking for function "open_memstream" : YES 
    Checking for function "reboot" : YES 
    Checking for function "getusershell" : YES 
    Checking for function "mempcpy" : NO 
    ../src/meson.build:642: WARNING: futimens or inotify_init1 not found; agetty(8) will not provide --reload functionality
    Checking for function "dirfd" : YES 
    Checking whether type "DIR" has member "dd_fd" : NO 
    Checking whether type "struct tm" has member "tm_gmtoff" : YES 
    Checking for size of "enum fsconfig_command" : -1 
    Checking whether type "struct termios" has member "c_line" : NO 
    Checking whether type "struct stat" has member "st_mtim.tv_nsec" : NO 
    Checking whether type "struct statx" has member "stx_mnt_id" : NO 
    Checking whether type "struct tm" has member "tm_zone" : YES 
    Header "time.h" has symbol "tzname" : YES 
    Header "linux/blkzoned.h" has symbol "BLK_ZONE_REP_CAPACITY" : NO 
    Header "linux/pr.h" has symbol "PR_REP_CAPACITY" : NO 
    Checking if "using tzname[]" compiles: YES 
    Checking for size of "time_t" : 8 
    Checking for function "socket" : YES 
    Checking for function "clock_gettime" : YES 
    Run-time dependency threads found: YES
    Checking for function "timer_create" : NO 
    
    ../src/meson.build:746:22: ERROR: C shared or static library 'rt' not found
    
    A full log can be found at /Users/jenkins/workspace/prod-v2/bsr/15959/cebeb/p/b/util-7e5b55b72d7bd/b/build-release/meson-logs/meson-log.txt
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/15959/cebeb/p/b/util-7e5b55b72d7bd/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 114
    	meson.configure()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Apr 08 '24 13:04 conan-center-bot

Conan v1 pipeline :x:

Failure in build 21 (a8b6275d5dcae9423ad67c866a0b421b32e967b1):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 6af9cc7cb931c5ad942174fd7838eb655717c709:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=9
    os=Linux
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    Header "limits.h" has symbol "__GLIBC__" : YES 
    Program bison found: YES (/home/conan/workspace/prod-v1/bsr/18209/febcf/.conan/data/bison/3.8.2/_/_/package/342e3231dc960817bf56ef67435733b30b1e7c97/bin/bison)
    Program flex found: YES (/home/conan/workspace/prod-v1/bsr/18209/febcf/.conan/data/flex/2.6.4/_/_/package/342e3231dc960817bf56ef67435733b30b1e7c97/bin/flex)
    Program python3 found: YES (/opt/pyenv/versions/3.7.13/bin/python3)
    Configuring config.h using configuration
    Compiler for C supports arguments -fno-common: YES 
    Compiler for C supports arguments -Waddress-of-packed-member: YES 
    Compiler for C supports arguments -Wdiscarded-qualifiers: YES 
    Compiler for C supports arguments -Wembedded-directive: NO 
    Compiler for C supports arguments -Wextra-semi: NO 
    Compiler for C supports arguments -Wformat-security: YES 
    Compiler for C supports arguments -Wimplicit-function-declaration: YES 
    Compiler for C supports arguments -Wmissing-declarations: YES 
    Compiler for C supports arguments -Wmissing-parameter-type: YES 
    Compiler for C supports arguments -Wmissing-prototypes: YES 
    Compiler for C supports arguments -Wnested-externs: YES 
    Compiler for C supports arguments -Wno-missing-field-initializers: YES 
    Compiler for C supports arguments -Wold-style-definition: YES 
    Compiler for C supports arguments -Wpointer-arith: YES 
    Compiler for C supports arguments -Wredundant-decls: YES 
    Compiler for C supports arguments -Wsign-compare: YES 
    Compiler for C supports arguments -Wstrict-prototypes: YES 
    Compiler for C supports arguments -Wtype-limits: YES 
    Compiler for C supports arguments -Wuninitialized: YES 
    Compiler for C supports arguments -Wunused-but-set-parameter: YES 
    Compiler for C supports arguments -Wunused-but-set-variable: YES 
    Compiler for C supports arguments -Wunused-parameter: YES 
    Compiler for C supports arguments -Wunused-result: YES 
    Compiler for C supports arguments -Wunused-variable: YES 
    Compiler for C supports arguments -Wvla: YES 
    Compiler for C supports arguments -Walloca: YES 
    Configuring blkid.h using configuration
    Found pkg-config: YES (/home/conan/workspace/prod-v1/bsr/18209/febcf/.conan/data/pkgconf/2.1.0/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/pkgconf) 2.1.0
    Configuring libmount.h using configuration
    Run-time dependency python found: YES 3.7
    Configuring libsmartcols.h using configuration
    Configuring libfdisk.h using configuration
    Has header "linux/blkzoned.h" : YES (cached)
    Has header "linux/pr.h" : YES (cached)
    
    ../src/meson.build:2766:11: ERROR: File tools/all_errnos does not exist.
    
    A full log can be found at /home/conan/workspace/prod-v1/bsr/18209/febcf/.conan/data/util-linux-libuuid/2.40/_/_/build/6af9cc7cb931c5ad942174fd7838eb655717c709/build-release/meson-logs/meson-log.txt
    util-linux-libuuid/2.40: 
    util-linux-libuuid/2.40: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    util-linux-libuuid/2.40: ERROR: Package '6af9cc7cb931c5ad942174fd7838eb655717c709' build failed
    util-linux-libuuid/2.40: WARN: Build folder /home/conan/workspace/prod-v1/bsr/18209/febcf/.conan/data/util-linux-libuuid/2.40/_/_/build/6af9cc7cb931c5ad942174fd7838eb655717c709/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 117
    	meson.configure()
    	ConanException: Error 1 while executing meson setup --native-file "/home/conan/workspace/prod-v1/bsr/18209/febcf/.conan/data/util-linux-libuuid/2.40/_/_/build/6af9cc7cb931c5ad942174fd7838eb655717c709/build-release/conan/conan_meson_native.ini" "/home/conan/workspace/prod-v1/bsr/18209/febcf/.conan/data/util-linux-libuuid/2.40/_/_/build/6af9cc7cb931c5ad942174fd7838eb655717c709/build-release" "/home/conan/workspace/prod-v1/bsr/18209/febcf/.conan/data/util-linux-libuuid/2.40/_/_/build/6af9cc7cb931c5ad942174fd7838eb655717c709/src" -Dprefix="/home/conan/workspace/prod-v1/bsr/18209/febcf/.conan/data/util-linux-libuuid/2.40/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709"
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 21 (a8b6275d5dcae9423ad67c866a0b421b32e967b1):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID b647c43bfefae3f830561ca202b6cfd935b56205:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    Header "limits.h" has symbol "__GLIBC__" : YES 
    Program bison found: YES (/home/conan/workspace/prod-v2/bsr/15971/dccad/p/bison291870f266bd3/p/bin/bison)
    Program flex found: YES (/home/conan/workspace/prod-v2/bsr/15971/dccad/p/flex3e76cfacb0c1a/p/bin/flex)
    Program python3 found: YES (/opt/pyenv/versions/3.7.17/bin/python3)
    Configuring config.h using configuration
    Compiler for C supports arguments -fno-common: YES 
    Compiler for C supports arguments -Waddress-of-packed-member: YES 
    Compiler for C supports arguments -Wdiscarded-qualifiers: YES 
    Compiler for C supports arguments -Wembedded-directive: NO 
    Compiler for C supports arguments -Wextra-semi: NO 
    Compiler for C supports arguments -Wformat-security: YES 
    Compiler for C supports arguments -Wimplicit-function-declaration: YES 
    Compiler for C supports arguments -Wmissing-declarations: YES 
    Compiler for C supports arguments -Wmissing-parameter-type: YES 
    Compiler for C supports arguments -Wmissing-prototypes: YES 
    Compiler for C supports arguments -Wnested-externs: YES 
    Compiler for C supports arguments -Wno-missing-field-initializers: YES 
    Compiler for C supports arguments -Wold-style-definition: YES 
    Compiler for C supports arguments -Wpointer-arith: YES 
    Compiler for C supports arguments -Wredundant-decls: YES 
    Compiler for C supports arguments -Wsign-compare: YES 
    Compiler for C supports arguments -Wstrict-prototypes: YES 
    Compiler for C supports arguments -Wtype-limits: YES 
    Compiler for C supports arguments -Wuninitialized: YES 
    Compiler for C supports arguments -Wunused-but-set-parameter: YES 
    Compiler for C supports arguments -Wunused-but-set-variable: YES 
    Compiler for C supports arguments -Wunused-parameter: YES 
    Compiler for C supports arguments -Wunused-result: YES 
    Compiler for C supports arguments -Wunused-variable: YES 
    Compiler for C supports arguments -Wvla: YES 
    Compiler for C supports arguments -Walloca: YES 
    Configuring blkid.h using configuration
    Found pkg-config: YES (/home/conan/workspace/prod-v2/bsr/15971/dccad/p/pkgco03f8fb03aa80a/p/bin/pkgconf) 2.1.0
    Configuring libmount.h using configuration
    Run-time dependency python found: YES 3.7
    Configuring libsmartcols.h using configuration
    Configuring libfdisk.h using configuration
    Has header "linux/blkzoned.h" : NO (cached)
    Has header "linux/pr.h" : NO (cached)
    
    ../src/meson.build:2766:11: ERROR: File tools/all_errnos does not exist.
    
    A full log can be found at /home/conan/workspace/prod-v2/bsr/15971/dccad/p/b/util-3fd7a0fdb7193/b/build-release/meson-logs/meson-log.txt
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'b647c43bfefae3f830561ca202b6cfd935b56205' build failed
    util-linux-libuuid/2.40: WARN: Build folder /home/conan/workspace/prod-v2/bsr/15971/dccad/p/b/util-3fd7a0fdb7193/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 117
    	meson.configure()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Apr 08 '24 13:04 conan-center-bot

Conan v1 pipeline :x:

Failure in build 22 (1dade6e079f2dbe5a0950bddeac9a4185800d7bb):

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 76f87539fc90ff313e0b3182641a9bb558a717d2:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=5
    os=Linux
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    Installing cal to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing look to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing mcookie to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing namei to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing whereis to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing uuidgen to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing blkid to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing findfs to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing kill to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing getopt to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing hardlink to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing pipesz to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing fadvise to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing enosys to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin
    Installing /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/src/libuuid/src/uuid.h to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/uuid
    Installing /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/build-release/libblkid/blkid.h to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/blkid
    Installing /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/build-release/meson-private/blkid.pc to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/pkgconfigCompiling '/home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/python3.7/site-packages/libmount/__init__.py'...
    
    Installing /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/build-release/libmount/libmount.h to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/libmount
    Installing /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/build-release/meson-private/mount.pc to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/pkgconfig
    Installing /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/src/libmount/python/__init__.py to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/python3.7/site-packages/libmount
    Installing /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/build-release/meson-private/uuid.pc to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/pkgconfig
    Installing /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/src/misc-utils/getopt-example.bash to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/share/doc/util-linux
    Installing /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/src/misc-utils/getopt-example.tcsh to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/share/doc/util-linux
    Installing symlink pointing to libblkid.so.1.1.0 to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libblkid.so.1
    Installing symlink pointing to libblkid.so.1 to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libblkid.so
    Installing symlink pointing to libuuid.so.1.3.0 to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libuuid.so.1
    Installing symlink pointing to libuuid.so.1 to /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libuuid.so
    Running custom install script '/home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/src/tools/meson-make-symlink.sh setarch /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/uname26'
    Running custom install script '/home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/src/tools/meson-make-symlink.sh setarch /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/linux32'
    Running custom install script '/home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/src/tools/meson-make-symlink.sh setarch /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/linux64'
    Running custom install script '/home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/src/tools/meson-make-symlink.sh setarch /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/i386'
    Running custom install script '/home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/src/tools/meson-make-symlink.sh setarch /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/x86_64'
    Running custom install script '/opt/pyenv/versions/3.7.13/bin/python3 /home/conan/workspace/prod-v1/bsr/18216/dbccf/.conan/data/util-linux-libuuid/2.40/_/_/build/76f87539fc90ff313e0b3182641a9bb558a717d2/build-release/meson-private/pycompile.py python-3.7-installed.json 0'
    [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK
    [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK
    [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK
    [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK
    [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK
    [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK
    [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK
    [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK
    [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK
    [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK
    [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK
    [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK
    [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK
    
    Generating targets:   0%|          | 0/158 eta ?
    Generating targets:   4%|▍         | 6/158 eta 00:02
    Generating targets:  23%|██▎       | 36/158 eta 00:00
    Generating targets:  46%|████▌     | 73/158 eta 00:00
    Generating targets:  72%|███████▏  | 113/158 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/604 eta ?
    
    
    Generating targets:   0%|          | 0/158 eta ?
    Generating targets:   4%|▍         | 6/158 eta 00:02
    Generating targets:  25%|██▌       | 40/158 eta 00:00
    Generating targets:  48%|████▊     | 76/158 eta 00:00
    Generating targets:  73%|███████▎  | 115/158 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/604 eta ?
    
    util-linux-libuuid/2.40: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    [HOOK - conan-center.py] post_package(): ERROR: [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] Package contains both shared and static flavors of these libraries: libblkid (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H076-EITHER-STATIC-OR-SHARED-OF-EACH-LIB) 
    ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 22 (1dade6e079f2dbe5a0950bddeac9a4185800d7bb):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    In file included from ../src/libmount/src/init.c:21:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [126/276] Compiling C object libmount/lib_mount.a.p/src_cache.c.o
    FAILED: libmount/lib_mount.a.p/src_cache.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr@2/15994/ddecb/p/b/util-ef3347799a05e/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libmount/lib_mount.a.p/src_cache.c.o -MF libmount/lib_mount.a.p/src_cache.c.o.d -o libmount/lib_mount.a.p/src_cache.c.o -c ../src/libmount/src/cache.c
    In file included from ../src/libmount/src/cache.c:34:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [127/276] Compiling C object libblkid/libblkid.1.dylib.p/src_superblocks_zfs.c.o
    [128/276] Compiling C object libmount/lib_mount.a.p/src_fs.c.o
    FAILED: libmount/lib_mount.a.p/src_fs.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr@2/15994/ddecb/p/b/util-ef3347799a05e/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libmount/lib_mount.a.p/src_fs.c.o -MF libmount/lib_mount.a.p/src_fs.c.o.d -o libmount/lib_mount.a.p/src_fs.c.o -c ../src/libmount/src/fs.c
    In file included from ../src/libmount/src/fs.c:23:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [129/276] Compiling C object libblkid/libblkid.1.dylib.p/src_superblocks_xfs.c.o
    [130/276] Compiling C object libblkid/libblkid.1.dylib.p/src_topology_topology.c.o
    [131/276] Compiling C object libmount/lib_mount.a.p/src_iter.c.o
    FAILED: libmount/lib_mount.a.p/src_iter.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr@2/15994/ddecb/p/b/util-ef3347799a05e/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libmount/lib_mount.a.p/src_iter.c.o -MF libmount/lib_mount.a.p/src_iter.c.o.d -o libmount/lib_mount.a.p/src_iter.c.o -c ../src/libmount/src/iter.c
    In file included from ../src/libmount/src/iter.c:25:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [132/276] Compiling C object libmount/lib_mount.a.p/src_lock.c.o
    FAILED: libmount/lib_mount.a.p/src_lock.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr@2/15994/ddecb/p/b/util-ef3347799a05e/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libmount/lib_mount.a.p/src_lock.c.o -MF libmount/lib_mount.a.p/src_lock.c.o.d -o libmount/lib_mount.a.p/src_lock.c.o -c ../src/libmount/src/lock.c
    In file included from ../src/libmount/src/lock.c:32:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v2/bsr@2/15994/ddecb/p/ninja855aa4a658566/p/bin/ninja -j 8
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr@2/15994/ddecb/p/b/util-ef3347799a05e/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 118
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Apr 08 '24 14:04 conan-center-bot

Conan v1 pipeline :x:

Failure in build 23 (1142cbadf9b695c18da98b3e7c4a6904c0a3cdf0):

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 4d92cd78cd137a8eee120fd1d9bc351bd91a44b6:
    [settings]
    arch=armv8
    build_type=Debug
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [131/276] Compiling C object libmount/lib_mount.a.p/src_iter.c.o
    FAILED: libmount/lib_mount.a.p/src_iter.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -fdiagnostics-color=always -Wall -Winvalid-pch -std=c99 -O0 -g -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/18274/fcbdf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ libmount/lib_mount.a.p/src_iter.c.o -MF libmount/lib_mount.a.p/src_iter.c.o.d -o libmount/lib_mount.a.p/src_iter.c.o -c ../src/libmount/src/iter.c
    In file included from ../src/libmount/src/iter.c:25:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [132/276] Linking target libblkid/libblkid.1.dylib
    FAILED: libblkid/libblkid.1.dylib 
    clang  -o libblkid/libblkid.1.dylib libblkid/libblkid.1.dylib.p/src_init.c.o libblkid/libblkid.1.dylib.p/src_cache.c.o libblkid/libblkid.1.dylib.p/src_config.c.o libblkid/libblkid.1.dylib.p/src_dev.c.o libblkid/libblkid.1.dylib.p/src_devname.c.o libblkid/libblkid.1.dylib.p/src_devno.c.o libblkid/libblkid.1.dylib.p/src_encode.c.o libblkid/libblkid.1.dylib.p/src_evaluate.c.o libblkid/libblkid.1.dylib.p/src_getsize.c.o libblkid/libblkid.1.dylib.p/src_probe.c.o libblkid/libblkid.1.dylib.p/src_read.c.o libblkid/libblkid.1.dylib.p/src_resolve.c.o libblkid/libblkid.1.dylib.p/src_save.c.o libblkid/libblkid.1.dylib.p/src_tag.c.o libblkid/libblkid.1.dylib.p/src_verify.c.o libblkid/libblkid.1.dylib.p/src_version.c.o libblkid/libblkid.1.dylib.p/src_partitions_aix.c.o libblkid/libblkid.1.dylib.p/src_partitions_atari.c.o libblkid/libblkid.1.dylib.p/src_partitions_bsd.c.o libblkid/libblkid.1.dylib.p/src_partitions_dos.c.o libblkid/libblkid.1.dylib.p/src_partitions_gpt.c.o libblkid/libblkid.1.dylib.p/src_partitions_mac.c.o libblkid/libblkid.1.dylib.p/src_partitions_minix.c.o libblkid/libblkid.1.dylib.p/src_partitions_partitions.c.o libblkid/libblkid.1.dylib.p/src_partitions_sgi.c.o libblkid/libblkid.1.dylib.p/src_partitions_solaris_x86.c.o libblkid/libblkid.1.dylib.p/src_partitions_sun.c.o libblkid/libblkid.1.dylib.p/src_partitions_ultrix.c.o libblkid/libblkid.1.dylib.p/src_partitions_unixware.c.o libblkid/libblkid.1.dylib.p/src_superblocks_adaptec_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_apfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_bcache.c.o libblkid/libblkid.1.dylib.p/src_superblocks_befs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_bfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_bitlocker.c.o libblkid/libblkid.1.dylib.p/src_superblocks_bluestore.c.o libblkid/libblkid.1.dylib.p/src_superblocks_btrfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_cs_fvault2.c.o libblkid/libblkid.1.dylib.p/src_superblocks_cramfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ddf_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_drbd.c.o libblkid/libblkid.1.dylib.p/src_superblocks_drbdproxy_datalog.c.o libblkid/libblkid.1.dylib.p/src_superblocks_drbdmanage.c.o libblkid/libblkid.1.dylib.p/src_superblocks_exfat.c.o libblkid/libblkid.1.dylib.p/src_superblocks_exfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ext.c.o libblkid/libblkid.1.dylib.p/src_superblocks_f2fs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_gfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_hfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_highpoint_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_hpfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_iso9660.c.o libblkid/libblkid.1.dylib.p/src_superblocks_isw_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_jfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_jmicron_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_linux_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_lsi_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_luks.c.o libblkid/libblkid.1.dylib.p/src_superblocks_lvm.c.o libblkid/libblkid.1.dylib.p/src_superblocks_minix.c.o libblkid/libblkid.1.dylib.p/src_superblocks_mpool.c.o libblkid/libblkid.1.dylib.p/src_superblocks_netware.c.o libblkid/libblkid.1.dylib.p/src_superblocks_nilfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ntfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_refs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_nvidia_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ocfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_promise_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_reiserfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_romfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_silicon_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_squashfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_stratis.c.o libblkid/libblkid.1.dylib.p/src_superblocks_superblocks.c.o libblkid/libblkid.1.dylib.p/src_superblocks_swap.c.o libblkid/libblkid.1.dylib.p/src_superblocks_sysv.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ubi.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ubifs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_udf.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ufs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_vdo.c.o libblkid/libblkid.1.dylib.p/src_superblocks_vfat.c.o libblkid/libblkid.1.dylib.p/src_superblocks_via_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_vmfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_vxfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_xfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_zfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_zonefs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_erofs.c.o libblkid/libblkid.1.dylib.p/src_topology_topology.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -shared -install_name @rpath/libblkid.1.dylib -compatibility_version 1 -current_version 1 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 lib/libcommon.a -Wl,--version-script=/Users/jenkins/workspace/prod-v1/bsr/18274/fcbdf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/src/libblkid/src/libblkid.sym
    ld: unknown option: --version-script=/Users/jenkins/workspace/prod-v1/bsr/18274/fcbdf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/src/libblkid/src/libblkid.sym
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    [133/276] Compiling C object libmount/lib_mount.a.p/src_optmap.c.o
    FAILED: libmount/lib_mount.a.p/src_optmap.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -fdiagnostics-color=always -Wall -Winvalid-pch -std=c99 -O0 -g -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/18274/fcbdf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ libmount/lib_mount.a.p/src_optmap.c.o -MF libmount/lib_mount.a.p/src_optmap.c.o.d -o libmount/lib_mount.a.p/src_optmap.c.o -c ../src/libmount/src/optmap.c
    In file included from ../src/libmount/src/optmap.c:65:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [134/276] Compiling C object libmount/lib_mount.a.p/src_optstr.c.o
    FAILED: libmount/lib_mount.a.p/src_optstr.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -fdiagnostics-color=always -Wall -Winvalid-pch -std=c99 -O0 -g -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/18274/fcbdf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ libmount/lib_mount.a.p/src_optstr.c.o -MF libmount/lib_mount.a.p/src_optstr.c.o.d -o libmount/lib_mount.a.p/src_optstr.c.o -c ../src/libmount/src/optstr.c
    In file included from ../src/libmount/src/optstr.c:24:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [135/276] Compiling C object libmount/lib_mount.a.p/src_lock.c.o
    FAILED: libmount/lib_mount.a.p/src_lock.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -fdiagnostics-color=always -Wall -Winvalid-pch -std=c99 -O0 -g -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/18274/fcbdf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ libmount/lib_mount.a.p/src_lock.c.o -MF libmount/lib_mount.a.p/src_lock.c.o.d -o libmount/lib_mount.a.p/src_lock.c.o -c ../src/libmount/src/lock.c
    In file included from ../src/libmount/src/lock.c:32:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v1/bsr/18274/fcbdf/.conan/data/ninja/1.11.1/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/ninja -j 8
    util-linux-libuuid/2.40: 
    
    Generating targets:   0%|          | 0/154 eta ?
    Generating targets:  66%|██████▌   | 102/154 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/565 eta ?
    
    util-linux-libuuid/2.40: ERROR: Package '4d92cd78cd137a8eee120fd1d9bc351bd91a44b6' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/18274/fcbdf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 118
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/workspace/prod-v1/bsr/18274/fcbdf/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug" -j8
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 23 (1142cbadf9b695c18da98b3e7c4a6904c0a3cdf0):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [131/276] Linking target libblkid/libblkid.1.dylib
    FAILED: libblkid/libblkid.1.dylib 
    clang  -o libblkid/libblkid.1.dylib libblkid/libblkid.1.dylib.p/src_init.c.o libblkid/libblkid.1.dylib.p/src_cache.c.o libblkid/libblkid.1.dylib.p/src_config.c.o libblkid/libblkid.1.dylib.p/src_dev.c.o libblkid/libblkid.1.dylib.p/src_devname.c.o libblkid/libblkid.1.dylib.p/src_devno.c.o libblkid/libblkid.1.dylib.p/src_encode.c.o libblkid/libblkid.1.dylib.p/src_evaluate.c.o libblkid/libblkid.1.dylib.p/src_getsize.c.o libblkid/libblkid.1.dylib.p/src_probe.c.o libblkid/libblkid.1.dylib.p/src_read.c.o libblkid/libblkid.1.dylib.p/src_resolve.c.o libblkid/libblkid.1.dylib.p/src_save.c.o libblkid/libblkid.1.dylib.p/src_tag.c.o libblkid/libblkid.1.dylib.p/src_verify.c.o libblkid/libblkid.1.dylib.p/src_version.c.o libblkid/libblkid.1.dylib.p/src_partitions_aix.c.o libblkid/libblkid.1.dylib.p/src_partitions_atari.c.o libblkid/libblkid.1.dylib.p/src_partitions_bsd.c.o libblkid/libblkid.1.dylib.p/src_partitions_dos.c.o libblkid/libblkid.1.dylib.p/src_partitions_gpt.c.o libblkid/libblkid.1.dylib.p/src_partitions_mac.c.o libblkid/libblkid.1.dylib.p/src_partitions_minix.c.o libblkid/libblkid.1.dylib.p/src_partitions_partitions.c.o libblkid/libblkid.1.dylib.p/src_partitions_sgi.c.o libblkid/libblkid.1.dylib.p/src_partitions_solaris_x86.c.o libblkid/libblkid.1.dylib.p/src_partitions_sun.c.o libblkid/libblkid.1.dylib.p/src_partitions_ultrix.c.o libblkid/libblkid.1.dylib.p/src_partitions_unixware.c.o libblkid/libblkid.1.dylib.p/src_superblocks_adaptec_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_apfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_bcache.c.o libblkid/libblkid.1.dylib.p/src_superblocks_befs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_bfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_bitlocker.c.o libblkid/libblkid.1.dylib.p/src_superblocks_bluestore.c.o libblkid/libblkid.1.dylib.p/src_superblocks_btrfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_cs_fvault2.c.o libblkid/libblkid.1.dylib.p/src_superblocks_cramfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ddf_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_drbd.c.o libblkid/libblkid.1.dylib.p/src_superblocks_drbdproxy_datalog.c.o libblkid/libblkid.1.dylib.p/src_superblocks_drbdmanage.c.o libblkid/libblkid.1.dylib.p/src_superblocks_exfat.c.o libblkid/libblkid.1.dylib.p/src_superblocks_exfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ext.c.o libblkid/libblkid.1.dylib.p/src_superblocks_f2fs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_gfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_hfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_highpoint_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_hpfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_iso9660.c.o libblkid/libblkid.1.dylib.p/src_superblocks_isw_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_jfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_jmicron_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_linux_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_lsi_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_luks.c.o libblkid/libblkid.1.dylib.p/src_superblocks_lvm.c.o libblkid/libblkid.1.dylib.p/src_superblocks_minix.c.o libblkid/libblkid.1.dylib.p/src_superblocks_mpool.c.o libblkid/libblkid.1.dylib.p/src_superblocks_netware.c.o libblkid/libblkid.1.dylib.p/src_superblocks_nilfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ntfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_refs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_nvidia_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ocfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_promise_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_reiserfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_romfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_silicon_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_squashfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_stratis.c.o libblkid/libblkid.1.dylib.p/src_superblocks_superblocks.c.o libblkid/libblkid.1.dylib.p/src_superblocks_swap.c.o libblkid/libblkid.1.dylib.p/src_superblocks_sysv.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ubi.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ubifs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_udf.c.o libblkid/libblkid.1.dylib.p/src_superblocks_ufs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_vdo.c.o libblkid/libblkid.1.dylib.p/src_superblocks_vfat.c.o libblkid/libblkid.1.dylib.p/src_superblocks_via_raid.c.o libblkid/libblkid.1.dylib.p/src_superblocks_vmfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_vxfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_xfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_zfs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_zonefs.c.o libblkid/libblkid.1.dylib.p/src_superblocks_erofs.c.o libblkid/libblkid.1.dylib.p/src_topology_topology.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -shared -install_name @rpath/libblkid.1.dylib -compatibility_version 1 -current_version 1 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 lib/libcommon.a -Wl,--version-script=/Users/jenkins/workspace/prod-v2/bsr/16007/cbabc/p/b/util-7d8a1764904a3/b/src/libblkid/src/libblkid.sym
    ld: unknown option: --version-script=/Users/jenkins/workspace/prod-v2/bsr/16007/cbabc/p/b/util-7d8a1764904a3/b/src/libblkid/src/libblkid.sym
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    [132/276] Compiling C object libmount/lib_mount.a.p/src_iter.c.o
    FAILED: libmount/lib_mount.a.p/src_iter.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/16007/cbabc/p/b/util-7d8a1764904a3/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libmount/lib_mount.a.p/src_iter.c.o -MF libmount/lib_mount.a.p/src_iter.c.o.d -o libmount/lib_mount.a.p/src_iter.c.o -c ../src/libmount/src/iter.c
    In file included from ../src/libmount/src/iter.c:25:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [133/276] Compiling C object libmount/lib_mount.a.p/src_lock.c.o
    FAILED: libmount/lib_mount.a.p/src_lock.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/16007/cbabc/p/b/util-7d8a1764904a3/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libmount/lib_mount.a.p/src_lock.c.o -MF libmount/lib_mount.a.p/src_lock.c.o.d -o libmount/lib_mount.a.p/src_lock.c.o -c ../src/libmount/src/lock.c
    In file included from ../src/libmount/src/lock.c:32:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [134/276] Compiling C object libmount/lib_mount.a.p/src_optmap.c.o
    FAILED: libmount/lib_mount.a.p/src_optmap.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/16007/cbabc/p/b/util-7d8a1764904a3/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libmount/lib_mount.a.p/src_optmap.c.o -MF libmount/lib_mount.a.p/src_optmap.c.o.d -o libmount/lib_mount.a.p/src_optmap.c.o -c ../src/libmount/src/optmap.c
    In file included from ../src/libmount/src/optmap.c:65:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    [135/276] Compiling C object libmount/lib_mount.a.p/src_optstr.c.o
    FAILED: libmount/lib_mount.a.p/src_optstr.c.o 
    clang -Ilibmount/lib_mount.a.p -Ilibmount -I../src/libmount -Iinclude -I../src/include -I../src/libmount/src -Ilibblkid -I../src/libblkid -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/16007/cbabc/p/b/util-7d8a1764904a3/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ libmount/lib_mount.a.p/src_optstr.c.o -MF libmount/lib_mount.a.p/src_optstr.c.o.d -o libmount/lib_mount.a.p/src_optstr.c.o -c ../src/libmount/src/optstr.c
    In file included from ../src/libmount/src/optstr.c:24:
    ../src/libmount/src/mountP.h:22:10: fatal error: 'sys/vfs.h' file not found
    #include <sys/vfs.h>
             ^~~~~~~~~~~
    1 error generated.
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v2/bsr/16007/cbabc/p/ninja855aa4a658566/p/bin/ninja -j 8
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/16007/cbabc/p/b/util-7d8a1764904a3/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 118
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Apr 08 '24 15:04 conan-center-bot

Conan v1 pipeline :x:

Failure in build 25 (d5d02315edb8b40c55102c68b0fa4710181ba755):

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 4d92cd78cd137a8eee120fd1d9bc351bd91a44b6:
    [settings]
    arch=armv8
    build_type=Debug
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    Program flex found: YES (/Users/jenkins/workspace/prod-v1/bsr/22124/feefa/.conan/data/flex/2.6.4/_/_/package/c7a942525c46a50901fa6b39b110936de9716722/bin/flex)
    Program python3 found: YES (/Users/jenkins/env_py_3_7_conan_1_64_0/bin/python3)
    Configuring config.h using configuration
    Compiler for C supports arguments -fno-common: YES 
    Compiler for C supports arguments -Waddress-of-packed-member: YES 
    Compiler for C supports arguments -Wdiscarded-qualifiers: NO 
    Compiler for C supports arguments -Wembedded-directive: YES 
    Compiler for C supports arguments -Wextra-semi: YES 
    Compiler for C supports arguments -Wformat-security: YES 
    Compiler for C supports arguments -Wimplicit-function-declaration: YES 
    Compiler for C supports arguments -Wmissing-declarations: YES 
    Compiler for C supports arguments -Wmissing-parameter-type: NO 
    Compiler for C supports arguments -Wmissing-prototypes: YES 
    Compiler for C supports arguments -Wnested-externs: YES 
    Compiler for C supports arguments -Wno-missing-field-initializers: YES 
    Compiler for C supports arguments -Wold-style-definition: YES 
    Compiler for C supports arguments -Wpointer-arith: YES 
    Compiler for C supports arguments -Wredundant-decls: YES 
    Compiler for C supports arguments -Wsign-compare: YES 
    Compiler for C supports arguments -Wstrict-prototypes: YES 
    Compiler for C supports arguments -Wtype-limits: YES 
    Compiler for C supports arguments -Wuninitialized: YES 
    Compiler for C supports arguments -Wunused-but-set-parameter: NO 
    Compiler for C supports arguments -Wunused-but-set-variable: NO 
    Compiler for C supports arguments -Wunused-parameter: YES 
    Compiler for C supports arguments -Wunused-result: YES 
    Compiler for C supports arguments -Wunused-variable: YES 
    Compiler for C supports arguments -Wvla: YES 
    Compiler for C supports arguments -Walloca: YES 
    Configuring blkid.h using configuration
    Compiler for C supports link arguments -Wl,--version-script=/Users/jenkins/workspace/prod-v1/bsr/22124/feefa/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/src/libblkid/src/libblkid.sym: NO 
    Found pkg-config: YES (/Users/jenkins/workspace/prod-v1/bsr/22124/feefa/.conan/data/pkgconf/2.1.0/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/pkgconf) 2.1.0
    Configuring libsmartcols.h using configuration
    Compiler for C supports link arguments -Wl,--version-script=/Users/jenkins/workspace/prod-v1/bsr/22124/feefa/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/src/libuuid/src/libuuid.sym: NO 
    Configuring libfdisk.h using configuration
    Program gettext found: NO
    Has header "linux/blkzoned.h" : NO (cached)
    Has header "linux/pr.h" : NO (cached)
    
    ../src/meson.build:2724:14: ERROR: C shared or static library 'rt' not found
    
    A full log can be found at /Users/jenkins/workspace/prod-v1/bsr/22124/feefa/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/meson-logs/meson-log.txt
    util-linux-libuuid/2.40: 
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    util-linux-libuuid/2.40: ERROR: Package '4d92cd78cd137a8eee120fd1d9bc351bd91a44b6' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/22124/feefa/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 114
    	meson.configure()
    	ConanException: Error 1 while executing meson setup --native-file "/Users/jenkins/workspace/prod-v1/bsr/22124/feefa/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug/conan/conan_meson_native.ini" "/Users/jenkins/workspace/prod-v1/bsr/22124/feefa/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/build-debug" "/Users/jenkins/workspace/prod-v1/bsr/22124/feefa/.conan/data/util-linux-libuuid/2.40/_/_/build/4d92cd78cd137a8eee120fd1d9bc351bd91a44b6/src" --prefix=/
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 25 (d5d02315edb8b40c55102c68b0fa4710181ba755):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    Program bison found: YES (/Users/jenkins/workspace/prod-v2/bsr@2/19884/adfec/p/bisonb3c148d425390/p/bin/bison)
    Program flex found: YES (/Users/jenkins/workspace/prod-v2/bsr@2/19884/adfec/p/flex1349cdb044310/p/bin/flex)
    Program python3 found: YES (/Users/jenkins/env_py_3_7_conan_2_2_2/bin/python3)
    Configuring config.h using configuration
    Compiler for C supports arguments -fno-common: YES 
    Compiler for C supports arguments -Waddress-of-packed-member: YES 
    Compiler for C supports arguments -Wdiscarded-qualifiers: NO 
    Compiler for C supports arguments -Wembedded-directive: YES 
    Compiler for C supports arguments -Wextra-semi: YES 
    Compiler for C supports arguments -Wformat-security: YES 
    Compiler for C supports arguments -Wimplicit-function-declaration: YES 
    Compiler for C supports arguments -Wmissing-declarations: YES 
    Compiler for C supports arguments -Wmissing-parameter-type: NO 
    Compiler for C supports arguments -Wmissing-prototypes: YES 
    Compiler for C supports arguments -Wnested-externs: YES 
    Compiler for C supports arguments -Wno-missing-field-initializers: YES 
    Compiler for C supports arguments -Wold-style-definition: YES 
    Compiler for C supports arguments -Wpointer-arith: YES 
    Compiler for C supports arguments -Wredundant-decls: YES 
    Compiler for C supports arguments -Wsign-compare: YES 
    Compiler for C supports arguments -Wstrict-prototypes: YES 
    Compiler for C supports arguments -Wtype-limits: YES 
    Compiler for C supports arguments -Wuninitialized: YES 
    Compiler for C supports arguments -Wunused-but-set-parameter: NO 
    Compiler for C supports arguments -Wunused-but-set-variable: NO 
    Compiler for C supports arguments -Wunused-parameter: YES 
    Compiler for C supports arguments -Wunused-result: YES 
    Compiler for C supports arguments -Wunused-variable: YES 
    Compiler for C supports arguments -Wvla: YES 
    Compiler for C supports arguments -Walloca: YES 
    Configuring blkid.h using configuration
    Compiler for C supports link arguments -Wl,--version-script=/Users/jenkins/workspace/prod-v2/bsr@2/19884/adfec/p/b/util-7ed81625dbc70/b/src/libblkid/src/libblkid.sym: NO 
    Found pkg-config: YES (/Users/jenkins/workspace/prod-v2/bsr@2/19884/adfec/p/pkgco45f0cec3e078a/p/bin/pkgconf) 2.1.0
    Configuring libsmartcols.h using configuration
    Compiler for C supports link arguments -Wl,--version-script=/Users/jenkins/workspace/prod-v2/bsr@2/19884/adfec/p/b/util-7ed81625dbc70/b/src/libuuid/src/libuuid.sym: NO 
    Configuring libfdisk.h using configuration
    Program gettext found: NO
    Has header "linux/blkzoned.h" : NO (cached)
    Has header "linux/pr.h" : NO (cached)
    
    ../src/meson.build:2724:14: ERROR: C shared or static library 'rt' not found
    
    A full log can be found at /Users/jenkins/workspace/prod-v2/bsr@2/19884/adfec/p/b/util-7ed81625dbc70/b/build-release/meson-logs/meson-log.txt
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr@2/19884/adfec/p/b/util-7ed81625dbc70/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 114
    	meson.configure()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Apr 16 '24 14:04 conan-center-bot

Conan v1 pipeline :x:

Failure in build 26 (70016a9ff7a959457acd617bc78d6461017e9a20):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 6280371def85df4402bdeba403e98e478874576a:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    Header "limits.h" has symbol "__GLIBC__" : NO 
    Program bison found: YES (/Users/jenkins/workspace/prod-v1/bsr/22252/febfc/.conan/data/bison/3.8.2/_/_/package/c7a942525c46a50901fa6b39b110936de9716722/bin/bison)
    Program flex found: YES (/Users/jenkins/workspace/prod-v1/bsr/22252/febfc/.conan/data/flex/2.6.4/_/_/package/c7a942525c46a50901fa6b39b110936de9716722/bin/flex)
    Program python3 found: YES (/Users/jenkins/env_py_3_7_conan_1_64_0/bin/python3)
    Configuring config.h using configuration
    Compiler for C supports arguments -fno-common: YES 
    Compiler for C supports arguments -Waddress-of-packed-member: YES 
    Compiler for C supports arguments -Wdiscarded-qualifiers: NO 
    Compiler for C supports arguments -Wembedded-directive: YES 
    Compiler for C supports arguments -Wextra-semi: YES 
    Compiler for C supports arguments -Wformat-security: YES 
    Compiler for C supports arguments -Wimplicit-function-declaration: YES 
    Compiler for C supports arguments -Wmissing-declarations: YES 
    Compiler for C supports arguments -Wmissing-parameter-type: NO 
    Compiler for C supports arguments -Wmissing-prototypes: YES 
    Compiler for C supports arguments -Wnested-externs: YES 
    Compiler for C supports arguments -Wno-missing-field-initializers: YES 
    Compiler for C supports arguments -Wold-style-definition: YES 
    Compiler for C supports arguments -Wpointer-arith: YES 
    Compiler for C supports arguments -Wredundant-decls: YES 
    Compiler for C supports arguments -Wsign-compare: YES 
    Compiler for C supports arguments -Wstrict-prototypes: YES 
    Compiler for C supports arguments -Wtype-limits: YES 
    Compiler for C supports arguments -Wuninitialized: YES 
    Compiler for C supports arguments -Wunused-but-set-parameter: NO 
    Compiler for C supports arguments -Wunused-but-set-variable: NO 
    Compiler for C supports arguments -Wunused-parameter: YES 
    Compiler for C supports arguments -Wunused-result: YES 
    Compiler for C supports arguments -Wunused-variable: YES 
    Compiler for C supports arguments -Wvla: YES 
    Compiler for C supports arguments -Walloca: YES 
    Configuring libsmartcols.h using configuration
    Compiler for C supports link arguments -Wl,--version-script=/Users/jenkins/workspace/prod-v1/bsr/22252/febfc/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/src/libuuid/src/libuuid.sym: NO 
    Found pkg-config: YES (/Users/jenkins/workspace/prod-v1/bsr/22252/febfc/.conan/data/pkgconf/2.1.0/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/pkgconf) 2.1.0
    Configuring libfdisk.h using configuration
    Program gettext found: NO
    Has header "linux/blkzoned.h" : NO (cached)
    Has header "linux/pr.h" : NO (cached)
    
    ../src/meson.build:2724:14: ERROR: C shared or static library 'rt' not found
    
    A full log can be found at /Users/jenkins/workspace/prod-v1/bsr/22252/febfc/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/meson-logs/meson-log.txt
    util-linux-libuuid/2.40: 
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    util-linux-libuuid/2.40: ERROR: Package '6280371def85df4402bdeba403e98e478874576a' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/22252/febfc/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 112
    	meson.configure()
    	ConanException: Error 1 while executing meson setup --native-file "/Users/jenkins/workspace/prod-v1/bsr/22252/febfc/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/conan/conan_meson_native.ini" "/Users/jenkins/workspace/prod-v1/bsr/22252/febfc/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release" "/Users/jenkins/workspace/prod-v1/bsr/22252/febfc/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/src" --prefix=/
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 26 (70016a9ff7a959457acd617bc78d6461017e9a20):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    Message: Use CMOS clock: true
    Header "limits.h" has symbol "__GLIBC__" : NO 
    Program bison found: YES (/Users/jenkins/workspace/prod-v2/bsr/19959/abbba/p/bisonb3c148d425390/p/bin/bison)
    Program flex found: YES (/Users/jenkins/workspace/prod-v2/bsr/19959/abbba/p/flex1349cdb044310/p/bin/flex)
    Program python3 found: YES (/Users/jenkins/env_py_3_7_conan_2_2_2/bin/python3)
    Configuring config.h using configuration
    Compiler for C supports arguments -fno-common: YES 
    Compiler for C supports arguments -Waddress-of-packed-member: YES 
    Compiler for C supports arguments -Wdiscarded-qualifiers: NO 
    Compiler for C supports arguments -Wembedded-directive: YES 
    Compiler for C supports arguments -Wextra-semi: YES 
    Compiler for C supports arguments -Wformat-security: YES 
    Compiler for C supports arguments -Wimplicit-function-declaration: YES 
    Compiler for C supports arguments -Wmissing-declarations: YES 
    Compiler for C supports arguments -Wmissing-parameter-type: NO 
    Compiler for C supports arguments -Wmissing-prototypes: YES 
    Compiler for C supports arguments -Wnested-externs: YES 
    Compiler for C supports arguments -Wno-missing-field-initializers: YES 
    Compiler for C supports arguments -Wold-style-definition: YES 
    Compiler for C supports arguments -Wpointer-arith: YES 
    Compiler for C supports arguments -Wredundant-decls: YES 
    Compiler for C supports arguments -Wsign-compare: YES 
    Compiler for C supports arguments -Wstrict-prototypes: YES 
    Compiler for C supports arguments -Wtype-limits: YES 
    Compiler for C supports arguments -Wuninitialized: YES 
    Compiler for C supports arguments -Wunused-but-set-parameter: NO 
    Compiler for C supports arguments -Wunused-but-set-variable: NO 
    Compiler for C supports arguments -Wunused-parameter: YES 
    Compiler for C supports arguments -Wunused-result: YES 
    Compiler for C supports arguments -Wunused-variable: YES 
    Compiler for C supports arguments -Wvla: YES 
    Compiler for C supports arguments -Walloca: YES 
    Configuring libsmartcols.h using configuration
    Compiler for C supports link arguments -Wl,--version-script=/Users/jenkins/workspace/prod-v2/bsr/19959/abbba/p/b/util-0c89b5ae158f6/b/src/libuuid/src/libuuid.sym: NO 
    Found pkg-config: YES (/Users/jenkins/workspace/prod-v2/bsr/19959/abbba/p/pkgco45f0cec3e078a/p/bin/pkgconf) 2.1.0
    Configuring libfdisk.h using configuration
    Program gettext found: NO
    Has header "linux/blkzoned.h" : NO (cached)
    Has header "linux/pr.h" : NO (cached)
    
    ../src/meson.build:2724:14: ERROR: C shared or static library 'rt' not found
    
    A full log can be found at /Users/jenkins/workspace/prod-v2/bsr/19959/abbba/p/b/util-0c89b5ae158f6/b/build-release/meson-logs/meson-log.txt
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/19959/abbba/p/b/util-0c89b5ae158f6/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 112
    	meson.configure()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Apr 16 '24 14:04 conan-center-bot

Conan v1 pipeline :x:

Failure in build 27 (c109f7a323f934edf5b61fa8094092b1fac9138f):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 6280371def85df4402bdeba403e98e478874576a:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    [57/139] Compiling C object ipcrm.p/sys-utils_ipcrm.c.o
    FAILED: ipcrm.p/sys-utils_ipcrm.c.o 
    clang -Iipcrm.p -I. -I../src -Iinclude -I../src/include -Ilibsmartcols -I../src/libsmartcols -I../src/libsmartcols/src -Ilibfdisk -I../src/libfdisk -I../src/libfdisk/src -I../src/libuuid/src -I../src/liblastlog2/src -Isys-utils -I../src/sys-utils -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr@2/24202/ceafa/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ ipcrm.p/sys-utils_ipcrm.c.o -MF ipcrm.p/sys-utils_ipcrm.c.o.d -o ipcrm.p/sys-utils_ipcrm.c.o -c ../src/sys-utils/ipcrm.c
    ../src/sys-utils/ipcrm.c:252:17: error: variable has incomplete type 'struct seminfo'
            struct seminfo seminfo;
                           ^
    ../src/sys-utils/ipcrm.c:252:9: note: forward declaration of 'struct seminfo'
            struct seminfo seminfo;
                   ^
    ../src/sys-utils/ipcrm.c:259:21: error: use of undeclared identifier 'SHM_INFO'
                    maxid = shmctl(0, SHM_INFO, &shmseg);
                                      ^
    ../src/sys-utils/ipcrm.c:264:23: error: use of undeclared identifier 'SHM_STAT'
                            rm_me = shmctl(id, SHM_STAT, &shmseg);
                                               ^
    ../src/sys-utils/ipcrm.c:272:24: error: use of undeclared identifier 'SEM_INFO'
                    maxid = semctl(0, 0, SEM_INFO, arg);
                                         ^
    ../src/sys-utils/ipcrm.c:278:26: error: use of undeclared identifier 'SEM_STAT'
                            rm_me = semctl(id, 0, SEM_STAT, arg);
                                                  ^
    5 errors generated.
    [58/139] Compiling C object choom.p/sys-utils_choom.c.o
    [59/139] Compiling C object dmesg.p/sys-utils_dmesg.c.o
    FAILED: dmesg.p/sys-utils_dmesg.c.o 
    clang -Idmesg.p -I. -I../src -Iinclude -I../src/include -Ilibsmartcols -I../src/libsmartcols -I../src/libsmartcols/src -Ilibfdisk -I../src/libfdisk -I../src/libfdisk/src -I../src/libuuid/src -I../src/liblastlog2/src -Isys-utils -I../src/sys-utils -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr@2/24202/ceafa/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ dmesg.p/sys-utils_dmesg.c.o -MF dmesg.p/sys-utils_dmesg.c.o.d -o dmesg.p/sys-utils_dmesg.c.o -c ../src/sys-utils/dmesg.c
    ../src/sys-utils/dmesg.c:19:10: fatal error: 'sys/klog.h' file not found
    #include <sys/klog.h>
             ^~~~~~~~~~~~
    1 error generated.
    [60/139] Compiling C object lib/libcommon.a.p/strutils.c.o
    [61/139] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_sha1.c.o
    [62/139] Compiling C object dmesg.p/lib_monotonic.c.o
    ../src/lib/monotonic.c:18:35: warning: unused parameter 'boot_time' [-Wunused-parameter]
    int get_boot_time(struct timeval *boot_time)
                                      ^
    1 warning generated.
    [63/139] Compiling C object hexdump.p/text-utils_hexdump-display.c.o
    [64/139] Compiling C object hexdump.p/text-utils_hexdump-parse.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v1/bsr@2/24202/ceafa/.conan/data/ninja/1.11.1/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/ninja -j 8
    util-linux-libuuid/2.40: 
    
    Generating targets:   0%|          | 0/124 eta ?
    Generating targets:  42%|████▏     | 52/124 eta 00:00
    Generating targets:  84%|████████▍ | 104/124 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/390 eta ?
    
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    util-linux-libuuid/2.40: ERROR: Package '6280371def85df4402bdeba403e98e478874576a' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr@2/24202/ceafa/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 113
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/workspace/prod-v1/bsr@2/24202/ceafa/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release" -j8
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 27 (c109f7a323f934edf5b61fa8094092b1fac9138f):

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    [64/139] Compiling C object ipcmk.p/sys-utils_ipcmk.c.o
    [65/139] Compiling C object ipcrm.p/sys-utils_ipcrm.c.o
    FAILED: ipcrm.p/sys-utils_ipcrm.c.o 
    clang -Iipcrm.p -I. -I../src -Iinclude -I../src/include -Ilibsmartcols -I../src/libsmartcols -I../src/libsmartcols/src -Ilibfdisk -I../src/libfdisk -I../src/libfdisk/src -I../src/libuuid/src -I../src/liblastlog2/src -Isys-utils -I../src/sys-utils -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/21598/fbdbd/p/b/util-eba680b7fd846/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ ipcrm.p/sys-utils_ipcrm.c.o -MF ipcrm.p/sys-utils_ipcrm.c.o.d -o ipcrm.p/sys-utils_ipcrm.c.o -c ../src/sys-utils/ipcrm.c
    ../src/sys-utils/ipcrm.c:252:17: error: variable has incomplete type 'struct seminfo'
            struct seminfo seminfo;
                           ^
    ../src/sys-utils/ipcrm.c:252:9: note: forward declaration of 'struct seminfo'
            struct seminfo seminfo;
                   ^
    ../src/sys-utils/ipcrm.c:259:21: error: use of undeclared identifier 'SHM_INFO'
                    maxid = shmctl(0, SHM_INFO, &shmseg);
                                      ^
    ../src/sys-utils/ipcrm.c:264:23: error: use of undeclared identifier 'SHM_STAT'
                            rm_me = shmctl(id, SHM_STAT, &shmseg);
                                               ^
    ../src/sys-utils/ipcrm.c:272:24: error: use of undeclared identifier 'SEM_INFO'
                    maxid = semctl(0, 0, SEM_INFO, arg);
                                         ^
    ../src/sys-utils/ipcrm.c:278:26: error: use of undeclared identifier 'SEM_STAT'
                            rm_me = semctl(id, 0, SEM_STAT, arg);
                                                  ^
    5 errors generated.
    [66/139] Compiling C object dmesg.p/lib_monotonic.c.o
    ../src/lib/monotonic.c:18:35: warning: unused parameter 'boot_time' [-Wunused-parameter]
    int get_boot_time(struct timeval *boot_time)
                                      ^
    1 warning generated.
    [67/139] Compiling C object dmesg.p/sys-utils_dmesg.c.o
    FAILED: dmesg.p/sys-utils_dmesg.c.o 
    clang -Idmesg.p -I. -I../src -Iinclude -I../src/include -Ilibsmartcols -I../src/libsmartcols -I../src/libsmartcols/src -Ilibfdisk -I../src/libfdisk -I../src/libfdisk/src -I../src/libuuid/src -I../src/liblastlog2/src -Isys-utils -I../src/sys-utils -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/21598/fbdbd/p/b/util-eba680b7fd846/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ dmesg.p/sys-utils_dmesg.c.o -MF dmesg.p/sys-utils_dmesg.c.o.d -o dmesg.p/sys-utils_dmesg.c.o -c ../src/sys-utils/dmesg.c
    ../src/sys-utils/dmesg.c:19:10: fatal error: 'sys/klog.h' file not found
    #include <sys/klog.h>
             ^~~~~~~~~~~~
    1 error generated.
    [68/139] Linking target choom
    [69/139] Linking target ipcmk
    [70/139] Compiling C object hexdump.p/text-utils_hexdump-parse.c.o
    [71/139] Compiling C object dmesg.p/lib_pager.c.o
    [72/139] Generating symbol file libuuid/libuuid.1.dylib.p/libuuid.1.dylib.symbols
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v2/bsr/21598/fbdbd/p/ninja855aa4a658566/p/bin/ninja -j 8
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/21598/fbdbd/p/b/util-eba680b7fd846/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 113
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Apr 17 '24 13:04 conan-center-bot

Conan v1 pipeline :x:

Failure in build 28 (9f9597307d9edf541282b6cc3a4660334d73babc):

  • util-linux-libuuid/2.39.2: All packages built successfully! (All logs)

  • util-linux-libuuid/2.39: All packages built successfully! (All logs)

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID 6280371def85df4402bdeba403e98e478874576a:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    util-linux-libuuid:shared=False
    
    [...]
    #include <linux/rtc.h>
             ^~~~~~~~~~~~~
    1 error generated.
    [66/131] Compiling C object ldattach.p/sys-utils_ldattach.c.o
    FAILED: ldattach.p/sys-utils_ldattach.c.o 
    clang -Ildattach.p -I. -I../src -Iinclude -I../src/include -Ilibsmartcols -I../src/libsmartcols -I../src/libsmartcols/src -Ilibfdisk -I../src/libfdisk -I../src/libfdisk/src -I../src/libuuid/src -I../src/liblastlog2/src -Isys-utils -I../src/sys-utils -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/29316/ecdcb/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ ldattach.p/sys-utils_ldattach.c.o -MF ldattach.p/sys-utils_ldattach.c.o.d -o ldattach.p/sys-utils_ldattach.c.o -c ../src/sys-utils/ldattach.c
    In file included from ../src/sys-utils/ldattach.c:25:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    ../src/sys-utils/ldattach.c:32:10: fatal error: 'linux/if.h' file not found
    #include <linux/if.h>
             ^~~~~~~~~~~~
    4 warnings and 1 error generated.
    [67/131] Compiling C object ctrlaltdel.p/sys-utils_ctrlaltdel.c.o
    ../src/sys-utils/ctrlaltdel.c:61:68: warning: format specifies type 'uintmax_t' (aka 'unsigned long') but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
                    warnx(_("unexpected value in %s: %ju"), _PATH_PROC_CTRL_ALT_DEL, val);
                                                     ~~~                             ^~~
                                                     %llu
    1 warning generated.
    [68/131] Linking target choom
    [69/131] Compiling C object hexdump.p/text-utils_hexdump-parse.c.o
    [70/131] Compiling C object setarch.p/sys-utils_setarch.c.o
    FAILED: setarch.p/sys-utils_setarch.c.o 
    clang -Isetarch.p -I. -I../src -Iinclude -I../src/include -Ilibsmartcols -I../src/libsmartcols -I../src/libsmartcols/src -Ilibfdisk -I../src/libfdisk -I../src/libfdisk/src -I../src/libuuid/src -I../src/liblastlog2/src -Isys-utils -I../src/sys-utils -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v1/bsr/29316/ecdcb/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MD -MQ setarch.p/sys-utils_setarch.c.o -MF setarch.p/sys-utils_setarch.c.o.d -o setarch.p/sys-utils_setarch.c.o -c ../src/sys-utils/setarch.c
    ../src/sys-utils/setarch.c:27:10: fatal error: 'sys/personality.h' file not found
    #include <sys/personality.h>
             ^~~~~~~~~~~~~~~~~~~
    1 error generated.
    [71/131] Generating symbol file libuuid/libuuid.1.dylib.p/libuuid.1.dylib.symbols
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v1/bsr/29316/ecdcb/.conan/data/ninja/1.11.1/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/ninja -j 8
    util-linux-libuuid/2.40: 
    
    Generating targets:   0%|          | 0/124 eta ?
    Generating targets:  97%|█████████▋| 120/124 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/390 eta ?
    
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    util-linux-libuuid/2.40: ERROR: Package '6280371def85df4402bdeba403e98e478874576a' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/29316/ecdcb/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 113
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/workspace/prod-v1/bsr/29316/ecdcb/.conan/data/util-linux-libuuid/2.40/_/_/build/6280371def85df4402bdeba403e98e478874576a/build-release" -j8
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 28 (9f9597307d9edf541282b6cc3a4660334d73babc):

  • util-linux-libuuid/2.39.2: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.39: Didn't run or was cancelled before finishing

  • util-linux-libuuid/2.40: CI failed to create some packages (All logs)

    Logs for packageID abf49bc758b3458e2fbc53dabd7a59e7111a2446:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
             ^~~~~~~~~~~~
    1 error generated.
    [63/131] Compiling C object ldattach.p/sys-utils_ldattach.c.o
    FAILED: ldattach.p/sys-utils_ldattach.c.o 
    clang -Ildattach.p -I. -I../src -Iinclude -I../src/include -Ilibsmartcols -I../src/libsmartcols -I../src/libsmartcols/src -Ilibfdisk -I../src/libfdisk -I../src/libfdisk/src -I../src/libuuid/src -I../src/liblastlog2/src -Isys-utils -I../src/sys-utils -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/26081/bdceb/p/b/util-16624a665b694/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ ldattach.p/sys-utils_ldattach.c.o -MF ldattach.p/sys-utils_ldattach.c.o.d -o ldattach.p/sys-utils_ldattach.c.o -c ../src/sys-utils/ldattach.c
    In file included from ../src/sys-utils/ldattach.c:25:
    ../src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                           ^
    ../src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                    ^
    ../src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                               ^
    ../src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter]
    static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count)
                                                                           ^
    ../src/sys-utils/ldattach.c:32:10: fatal error: 'linux/if.h' file not found
    #include <linux/if.h>
             ^~~~~~~~~~~~
    4 warnings and 1 error generated.
    [64/131] Compiling C object libuuid/libuuid.1.dylib.p/.._lib_sha1.c.o
    [65/131] Compiling C object rtcwake.p/sys-utils_rtcwake.c.o
    FAILED: rtcwake.p/sys-utils_rtcwake.c.o 
    clang -Irtcwake.p -I. -I../src -Iinclude -I../src/include -Ilibsmartcols -I../src/libsmartcols -I../src/libsmartcols/src -Ilibfdisk -I../src/libfdisk -I../src/libfdisk/src -I../src/libuuid/src -I../src/liblastlog2/src -Isys-utils -I../src/sys-utils -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/26081/bdceb/p/b/util-16624a665b694/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ rtcwake.p/sys-utils_rtcwake.c.o -MF rtcwake.p/sys-utils_rtcwake.c.o.d -o rtcwake.p/sys-utils_rtcwake.c.o -c ../src/sys-utils/rtcwake.c
    ../src/sys-utils/rtcwake.c:34:10: fatal error: 'linux/rtc.h' file not found
    #include <linux/rtc.h>
             ^~~~~~~~~~~~~
    1 error generated.
    [66/131] Linking target choom
    [67/131] Linking target ctrlaltdel
    [68/131] Compiling C object setarch.p/sys-utils_setarch.c.o
    FAILED: setarch.p/sys-utils_setarch.c.o 
    clang -Isetarch.p -I. -I../src -Iinclude -I../src/include -Ilibsmartcols -I../src/libsmartcols -I../src/libsmartcols/src -Ilibfdisk -I../src/libfdisk -I../src/libfdisk/src -I../src/libuuid/src -I../src/liblastlog2/src -Isys-utils -I../src/sys-utils -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -include /Users/jenkins/workspace/prod-v2/bsr/26081/bdceb/p/b/util-16624a665b694/b/build-release/config.h -fno-common -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -mstackrealign -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 -MD -MQ setarch.p/sys-utils_setarch.c.o -MF setarch.p/sys-utils_setarch.c.o.d -o setarch.p/sys-utils_setarch.c.o -c ../src/sys-utils/setarch.c
    ../src/sys-utils/setarch.c:27:10: fatal error: 'sys/personality.h' file not found
    #include <sys/personality.h>
             ^~~~~~~~~~~~~~~~~~~
    1 error generated.
    [69/131] Compiling C object hexdump.p/text-utils_hexdump-parse.c.o
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: /Users/jenkins/workspace/prod-v2/bsr/26081/bdceb/p/ninja855aa4a658566/p/bin/ninja -j 8
    
    util-linux-libuuid/2.40: ERROR: 
    Package 'abf49bc758b3458e2fbc53dabd7a59e7111a2446' build failed
    util-linux-libuuid/2.40: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/26081/bdceb/p/b/util-16624a665b694/b/build-release
    ERROR: util-linux-libuuid/2.40: Error in build() method, line 113
    	meson.build()
    	ConanException: Error 1 while executing
    

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.

conan-center-bot avatar Apr 22 '24 12:04 conan-center-bot

Conan v1 pipeline :x:

Failure in build 29 (60f91d51ffc802dc5d219bdf5ada631727d8a61d):

  • util-linux-libuuid/2.40: Error running command conan export recipes/util-linux-libuuid/meson/conanfile.py util-linux-libuuid/2.40@:
    [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK
    [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK
    [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK
    [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK
    [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK
    [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK
    [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 12.9208984375 KB
    [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK
    [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK
    [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK
    [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK
    [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK
    [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK
    [HOOK - conan-center.py] pre_export(): [NOT ALLOWED ATTRIBUTES (KB-H039)] OK
    [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK
    [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK
    [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK
    [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK
    [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK
    [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK
    [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK
    [HOOK - conan-center.py] pre_export(): [SINGLE REQUIRES (KB-H055)] OK
    [HOOK - conan-center.py] pre_export(): [TOOLS RENAME (KB-H057)] OK
    [HOOK - conan-center.py] pre_export(): [ILLEGAL CHARACTERS (KB-H058)] OK
    [HOOK - conan-center.py] pre_export(): [CLASS NAME (KB-H059)] OK
    [HOOK - conan-center.py] pre_export(): [NO CRLF (KB-H060)] OK
    [HOOK - conan-center.py] pre_export(): [NO BUILD SYSTEM FUNCTIONS (KB-H061)] OK
    [HOOK - conan-center.py] pre_export(): [TOOLS CROSS BUILDING (KB-H062)] OK
    [HOOK - conan-center.py] pre_export(): [INVALID TOPICS (KB-H064)] OK
    [HOOK - conan-center.py] pre_export(): [NO REQUIRED_CONAN_VERSION (KB-H065)] OK
    [HOOK - conan-center.py] pre_export(): [TEST_TYPE MANAGEMENT (KB-H068)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO DEFAULT OPTIONS (KB-H069)] OK
    [HOOK - conan-center.py] pre_export(): [MANDATORY SETTINGS (KB-H070)] OK
    [HOOK - conan-center.py] pre_export(): [PYLINT EXECUTION (KB-H072)] OK
    [HOOK - conan-center.py] pre_export(): [REQUIREMENT OVERRIDE PARAMETER (KB-H075)] OK
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    [HOOK - conan-center.py] pre_export(): ERROR: [NO DANGLING PATCHES (KB-H078)] The patch file '2.40-0002-meson-Require-headers-for-fsfreeze-blkdiscard-ldatta.patch' does not exist. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H078-NO-DANGLING-PATCHES) 
    ERROR: [HOOK - conan-center.py] pre_export(): Some checks failed running the hook, check the output
    

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.


Conan v2 pipeline :x:

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 29 (60f91d51ffc802dc5d219bdf5ada631727d8a61d):

  • util-linux-libuuid/2.40: Error running command conan export --name util-linux-libuuid --version 2.40 recipes/util-linux-libuuid/meson/conanfile.py:
    ======== Exporting recipe to the cache ========
    WARN: Name containing special chars is discouraged 'util-linux-libuuid'
    util-linux-libuuid/2.40: Exporting package recipe: /home/conan/workspace/prod-v2_cci_PR-20508/recipes/util-linux-libuuid/meson/conanfile.py
    util-linux-libuuid/2.40: exports: File 'conandata.yml' found. Exporting it...
    util-linux-libuuid/2.40: Calling export_sources()
    ERROR: util-linux-libuuid/2.40: Error in export_sources() method, line 35
    	export_conandata_patches(self)
    	FileNotFoundError: [Errno 2] No such file or directory: '/home/conan/workspace/prod-v2_cci_PR-20508/recipes/util-linux-libuuid/meson/2.40-0002-meson-Require-headers-for-fsfreeze-blkdiscard-ldatta.patch'
    

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.

conan-center-bot avatar Apr 22 '24 13:04 conan-center-bot