Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880523 - app-text/rman-3.2-r1 - rman.c: error: incompatible function pointer types passing int (const
Summary: app-text/rman-3.2-r1 - rman.c: error: incompatible function pointer types pas...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: clang-16-porting
  Show dependency tree
 
Reported: 2022-11-08 21:37 UTC by Toralf Förster
Modified: 2022-11-09 01:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.72 KB, text/plain)
2022-11-08 21:37 UTC, Toralf Förster
Details
app-text:rman-3.2-r1:20221108-211103.log (app-text:rman-3.2-r1:20221108-211103.log,6.87 KB, text/plain)
2022-11-08 21:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.09 KB, text/plain)
2022-11-08 21:37 UTC, Toralf Förster
Details
environment (environment,63.12 KB, text/plain)
2022-11-08 21:37 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,739 bytes, application/x-bzip)
2022-11-08 21:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.96 KB, application/x-bzip)
2022-11-08 21:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.14 KB, application/x-bzip)
2022-11-08 21:37 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-11-08 21:37:36 UTC
clang -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -DNDEBUG -DVOLLIST='"1:2:3:4:5:6:7:8:9:o:l:n:p"' -DMANTITLEPRINTF='"%s(%s) manual page"' -DMANREFPRINTF='"%s.%s"' -DPOLYGLOTMANVERSION=\"3.2\" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -o rman rman.c
rman.c:141:16: warning: '/*' within block comment [-Wcomment]
/*int fMan=1;           /* invoke agressive man page filtering? */
                        ^
rman.c:364:78: error: incompatible function pointer types passing 'int (const
      char **, const char **)' to parameter of type '__compar_fn_t' (aka 'int
      (*)(const void *, const void *)')

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20221108-023017

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit 01bcecb6150e3df576568f2050291d4e5bf3e344
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 20:16:54 2022 +0000

    2022-11-08 20:16:54 UTC

emerge -qpvO app-text/rman
[ebuild  N    ] app-text/rman-3.2-r1
Comment 1 Toralf Förster gentoo-dev 2022-11-08 21:37:37 UTC
Created attachment 829797 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 21:37:38 UTC
Created attachment 829799 [details]
app-text:rman-3.2-r1:20221108-211103.log
Comment 3 Toralf Förster gentoo-dev 2022-11-08 21:37:40 UTC
Created attachment 829801 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-08 21:37:41 UTC
Created attachment 829803 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-08 21:37:42 UTC
Created attachment 829805 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 21:37:43 UTC
Created attachment 829807 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-08 21:37:44 UTC
Created attachment 829809 [details]
temp.tar.bz2