Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614774 - dev-db/recutils-1.7 : _("%s:%s: error: %%constraint[%d] violated in record\n"),
Summary: dev-db/recutils-1.7 : _("%s:%s: error: %%constraint[%d]...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-05 15:34 UTC by Toralf Förster
Modified: 2017-08-14 20:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,5.75 KB, text/plain)
2017-04-05 15:34 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,40.10 KB, application/x-bzip)
2017-04-05 15:34 UTC, Toralf Förster
Details
dev-db:recutils-1.7:20170404-231812.log (dev-db:recutils-1.7:20170404-231812.log,144.13 KB, text/plain)
2017-04-05 15:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,480.44 KB, text/plain)
2017-04-05 15:34 UTC, Toralf Förster
Details
environment (environment,108.17 KB, text/plain)
2017-04-05 15:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,32.33 KB, application/x-bzip)
2017-04-05 15:34 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,44.31 KB, application/x-bzip)
2017-04-05 15:34 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-04-05 15:34:17 UTC
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
Comment 1 Toralf Förster gentoo-dev 2017-04-05 15:34:20 UTC
Created attachment 469248 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-04-05 15:34:23 UTC
Created attachment 469250 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-04-05 15:34:28 UTC
Created attachment 469252 [details]
dev-db:recutils-1.7:20170404-231812.log
Comment 4 Toralf Förster gentoo-dev 2017-04-05 15:34:31 UTC
Created attachment 469254 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-04-05 15:34:35 UTC
Created attachment 469256 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-04-05 15:34:37 UTC
Created attachment 469258 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-04-05 15:34:41 UTC
Created attachment 469260 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2017-06-06 17:10:27 UTC
it builds for me with current stable :/
Comment 9 Toralf Förster gentoo-dev 2017-06-06 17:14:44 UTC
(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
Comment 10 Pacho Ramos gentoo-dev 2017-06-06 17:35:57 UTC
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
Comment 11 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-08-14 20:02:54 UTC
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