Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865797 - net-vpn/openconnect-9.01 - jsondump.c: error: expected ) before PRId64
Summary: net-vpn/openconnect-9.01 - jsondump.c: error: expected ) before PRId64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-19 13:07 UTC by Toralf Förster
Modified: 2022-08-19 19:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.50 KB, text/plain)
2022-08-19 13:07 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,120.72 KB, application/x-bzip)
2022-08-19 13:07 UTC, Toralf Förster
Details
environment (environment,113.54 KB, text/plain)
2022-08-19 13:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,50.08 KB, application/x-bzip)
2022-08-19 13:08 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.67 KB, application/x-bzip)
2022-08-19 13:08 UTC, Toralf Förster
Details
net-vpn:openconnect-9.01:20220819-004646.log (net-vpn:openconnect-9.01:20220819-004646.log,61.97 KB, text/plain)
2022-08-19 13:08 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.01 KB, application/x-bzip)
2022-08-19 13:08 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 2022-08-19 13:07:55 UTC
too long lines were shrinked:

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\""  -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Werror-implicit-function-declaration -Wformat-nonliteral -
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -
jsondump.c: In function dump_json_value:
jsondump.c:128:43: error: expected ) before PRId64
  128 |                 buf_append(buf, "int: %10" PRId64 "\n", value->u.integer);
      |                           ~               ^~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220809-000028

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
4)	Eclipse Temurin JRE 8.332_p09 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-jre-bin-8 
  [4]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:

  HEAD of ::gentoo
commit 6c7f855de3bde7aed31f95a0ea760d99488693a2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Aug 18 23:16:53 2022 +0000

    2022-08-18 23:16:53 UTC

emerge -qpvO net-vpn/openconnect
[ebuild  N    ] net-vpn/openconnect-9.01  USE="gnutls nls -doc -gssapi -libproxy -lz4 -pskc (-selinux) -smartcard -stoken -test"
Comment 1 Toralf Förster gentoo-dev 2022-08-19 13:07:56 UTC
Created attachment 800115 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-19 13:07:57 UTC
Created attachment 800117 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-08-19 13:07:59 UTC
Created attachment 800119 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-19 13:08:00 UTC
Created attachment 800121 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-19 13:08:01 UTC
Created attachment 800123 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-19 13:08:02 UTC
Created attachment 800125 [details]
net-vpn:openconnect-9.01:20220819-004646.log
Comment 7 Toralf Förster gentoo-dev 2022-08-19 13:08:04 UTC
Created attachment 800127 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-08-19 19:12:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40559d7761064c24a692fbf4ec9fa97f450958b2

commit 40559d7761064c24a692fbf4ec9fa97f450958b2
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-08-19 19:01:43 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-08-19 19:12:51 +0000

    net-vpn/openconnect: include inttypes.h in jsondump.c
    
    Closes: https://bugs.gentoo.org/865797
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 .../files/openconnect-9.01-inttypes.patch          | 32 ++++++++++++++++++++++
 net-vpn/openconnect/openconnect-9.01.ebuild        |  3 ++
 2 files changed, 35 insertions(+)