Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885619 - net-misc/ntpsec-1.2.1-r6 - ../.../cmac-timing.c: error: too few arguments to function call, expected 4, have 1
Summary: net-misc/ntpsec-1.2.1-r6 - ../.../cmac-timing.c: error: too few arguments to ...
Status: RESOLVED DUPLICATE of bug 806037
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-12 16:09 UTC by Toralf Förster
Modified: 2022-12-14 13:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.16 KB, text/plain)
2022-12-12 16:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,117.26 KB, text/plain)
2022-12-12 16:09 UTC, Toralf Förster
Details
environment (environment,175.93 KB, text/plain)
2022-12-12 16:09 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,702 bytes, application/x-bzip)
2022-12-12 16:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,34.31 KB, application/x-bzip)
2022-12-12 16:09 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.64 KB, application/x-bzip)
2022-12-12 16:09 UTC, Toralf Förster
Details
net-misc:ntpsec-1.2.1-r6:20221212-153133.log (net-misc:ntpsec-1.2.1-r6:20221212-153133.log,160.71 KB, text/plain)
2022-12-12 16:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,46.87 KB, application/x-bzip)
2022-12-12 16:09 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-12-12 16:09:01 UTC
too long lines were shrinked:

[153/218] Compiling attic/backwards.c
15:31:48 runner ['clang', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-fstack-protector-all', '-Wshadow', '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', '-Wdisabled-optimization', '-Wimplicit-function-declaration', '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', '-Wfloat-equal', '-Wf
[154/218] Linking build/main/tests/test_ntpd
15:31:48 runner ['clang', '-pipe', '-march=native', '-fno-diagnostics-color', '-O2', '-Wl,-O1', '-Wl,--as-needed', '-Wl,--defsym=__gentoo_check_ldflags__=0', 'tests/ntpd/leapsec.c.3.o', 'tests/ntpd/restrict.c.3.o', 'tests/ntpd/recvbuff.c.3.o', 'tests/common/tests_main.c.3.o', 'tests/common/caltime.c
[155/218] Linking build/main/attic/random
15:31:48 runner ['clang', '-pipe', '-march=native', '-fno-diagnostics-color', '-O2', '-Wl,-O1', '-Wl,--as-needed', '-Wl,--defsym=__gentoo_check_ldflags__=0', 'attic/random.c.4.o', '-o/var/tmp/portage/net-misc/ntpsec-1.2.1-r6/work/ntpsec-1.2.1/build/main/attic/random', '-Wl,-Bstatic', '-Llibntp', '-l
../../attic/cmac-timing.c:249:27: error: too few arguments to function call, expected 4, have 1
        if (0 == EVP_MAC_init(ctx)) {
                 ~~~~~~~~~~~~    ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4_test-20221211-060004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit e72ab8b98180d73069c97c83fc46f7f35db9466f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Dec 12 14:46:49 2022 +0000

    2022-12-12 14:46:49 UTC

emerge -qpvO net-misc/ntpsec
[ebuild  N    ] net-misc/ntpsec-1.2.1-r6  USE="samba seccomp -debug -doc -early -gdb -heat -libbsd -nist -ntpviz -rclock_arbiter -rclock_generic -rclock_gpsd -rclock_hpgps -rclock_jjy -rclock_local -rclock_modem -rclock_nmea -rclock_oncore -rclock_pps -rclock_shm -rclock_spectracom -rclock_trimble -rclock_truetime -rclock_zyfer -smear" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-12-12 16:09:02 UTC
Created attachment 842097 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-12 16:09:03 UTC
Created attachment 842099 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-12 16:09:05 UTC
Created attachment 842101 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-12 16:09:05 UTC
Created attachment 842103 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-12 16:09:06 UTC
Created attachment 842105 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-12 16:09:07 UTC
Created attachment 842107 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-12 16:09:09 UTC
Created attachment 842109 [details]
net-misc:ntpsec-1.2.1-r6:20221212-153133.log
Comment 8 Toralf Förster gentoo-dev 2022-12-12 16:09:10 UTC
Created attachment 842111 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-14 13:24:04 UTC

*** This bug has been marked as a duplicate of bug 806037 ***