Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733816 - dev-libs/girara-0.3.4 : ../.../test_utils.c: error: too few arguments to function _ck_assert_failed
Summary: dev-libs/girara-0.3.4 : ../.../test_utils.c: error: too few arguments to func...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-24 20:41 UTC by Toralf Förster
Modified: 2023-03-05 10:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.35 KB, text/plain)
2020-07-24 20:41 UTC, Toralf Förster
Details
dev-libs:girara-0.3.4:20200724-203859.log (dev-libs:girara-0.3.4:20200724-203859.log,59.27 KB, text/plain)
2020-07-24 20:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,275.98 KB, text/plain)
2020-07-24 20:41 UTC, Toralf Förster
Details
environment (environment,94.45 KB, text/plain)
2020-07-24 20:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.83 KB, application/x-bzip)
2020-07-24 20:41 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.30 KB, application/x-bzip)
2020-07-24 20:41 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 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.