rec-int.c: In function 'rec_int_check_record_sex_constraints': rec-int.c:610:24: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=] _("%s:%s: error: %%constraint[%d] violated in record\n"), ^ rec-int.c:83:28: note: in definition of macro 'ADD_ERROR' if (asprintf (&tmp, (str), __VA_ARGS__) != -1) \ ----------------------------------------------------------------- This is an unstable amd64 chroot image (named desktop-abi32+64_20170324-193625) at a hardened host acting as a tinderbox. ----------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.3.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback) [3] pypy (fallback) [4] jython2.7 (fallback) Available Ruby profiles: [1] ruby21 (with Rubygems) * java-config: The following VMs are available for generation-2: 1) IcedTea JDK 7.2.6.9 [icedtea-bin-7] *) IcedTea JDK 3.3.0 [icedtea-bin-8] 3) JamVM JDK 2.0.0 [jamvm] Available Java Virtual Machines: [1] icedtea-bin-7 [2] icedtea-bin-8 system-vm [3] jamvm
Created attachment 469248 [details] emerge-info.txt
Created attachment 469250 [details] config.log.tbz2
Created attachment 469252 [details] dev-db:recutils-1.7:20170404-231812.log
Created attachment 469254 [details] emerge-history.txt
Created attachment 469256 [details] environment
Created attachment 469258 [details] etc.portage.tbz2
Created attachment 469260 [details] temp.tbz2
it builds for me with current stable :/
(In reply to Pacho Ramos from comment #8) It builds often (at unstable) - but I do have 4 images here from April and May where it fails (always with this error) : tinderbox@mr-fox ~ $ ls -1ld ~/img1/*/tmp/issues/*recutils* drwxrwxrwx 3 root root 206 Apr 14 12:16 /home/tinderbox/img1/13.0-abi32+64_20170407-212656/tmp/issues/20170414-121634_dev-db_recutils-1.7 drwxrwxrwx 3 root root 206 Apr 14 10:48 /home/tinderbox/img1/13.0-no-multilib-libressl_20170409-193000/tmp/issues/20170414-104804_dev-db_recutils-1.7 drwxrwxrwx 3 root root 206 May 16 01:50 /home/tinderbox/img1/13.0-no-multilib-libressl_20170512-205521/tmp/issues/20170516-015045_dev-db_recutils-1.7 drwxrwxrwx 3 root root 267 Apr 5 17:34 /home/tinderbox/img1/desktop-abi32+64_20170324-193625/tmp/issues/20170405-012026_dev-db_recutils-1.7
The error in build log seems to be: In file included from /usr/include/unistd.h:873:0, from readrec.c:27: /usr/include/bash/builtins/getopt.h:26:18: fatal error: stdc.h: No such file or directory #include "stdc.h" ^ stdc.h is provided by boost in my system... but I don't have any /usr/include/bash/builtins/getopt.h
commit ee12e968b20ac1efdef5f66f392ae62b664978d2 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: Mon Aug 14 21:53:12 2017 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: Mon Aug 14 21:59:58 2017 dev-db/recutils: Remove last-rited pkg, #600524