Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 733816

Summary: dev-libs/girara-0.3.4 : ../.../test_utils.c: error: too few arguments to function _ck_assert_failed
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Piotr Karbowski (RETIRED) <slashbeast>
Status: RESOLVED OBSOLETE    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:girara-0.3.4:20200724-203859.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-07-24 20:41:05 UTC
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../girara-0.3.4/tests/test_utils.c: In function ‘test_strings_replace_substrings_invalid_fn’:
../girara-0.3.4/tests/test_utils.c:226:3: error: too few arguments to function ‘_ck_assert_failed’
  226 |   fail_unless(girara_replace_substring(NULL, NULL, NULL) == NULL);
      |   ^~~~~~~~~~~
/usr/include/check.h:502:27: note: declared here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl-20200717-191915

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.45.0
  [2]   rust-1.45.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Jul 24 08:05:29 PM UTC 2020
/var/db/repos/libressl	Thu Jul 16 08:11:39 AM UTC 2020

emerge -qpvO dev-libs/girara
[ebuild  N    ] dev-libs/girara-0.3.4  USE="libnotify -doc -test"
Comment 1 Toralf Förster gentoo-dev 2020-07-24 20:41:08 UTC
Created attachment 650616 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-07-24 20:41:11 UTC
Created attachment 650618 [details]
dev-libs:girara-0.3.4:20200724-203859.log
Comment 3 Toralf Förster gentoo-dev 2020-07-24 20:41:16 UTC
Created attachment 650620 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-07-24 20:41:20 UTC
Created attachment 650622 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-07-24 20:41:25 UTC
Created attachment 650624 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-07-24 20:41:29 UTC
Created attachment 650626 [details]
temp.tbz2
Comment 7 Piotr Karbowski (RETIRED) gentoo-dev 2023-03-05 10:49:36 UTC
The 0.3.4 version is no longer in tree and the latest there, 0.3.9, has all the tests passing so I will mark it as obsolete and close.