Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913564 - dev-lang/ferite-1.1.17-r1 - [slibtool] [clang] ferite_gc_libgc.c: error: incompatible function pointer types passing
Summary: dev-lang/ferite-1.1.17-r1 - [slibtool] [clang] ferite_gc_libgc.c: error: inco...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED, PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-09-03 09:41 UTC by Toralf Förster
Modified: 2023-12-22 17:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.98 KB, text/plain)
2023-09-03 09:41 UTC, Toralf Förster
Details
dev-lang:ferite-1.1.17-r1:20230903-083303.log (dev-lang:ferite-1.1.17-r1:20230903-083303.log,53.98 KB, text/plain)
2023-09-03 09:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,57.46 KB, text/plain)
2023-09-03 09:41 UTC, Toralf Förster
Details
environment (environment,74.13 KB, text/plain)
2023-09-03 09:41 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,792 bytes, application/x-xz)
2023-09-03 09:41 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,9.02 KB, application/x-xz)
2023-09-03 09:41 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.09 KB, application/x-xz)
2023-09-03 09:41 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.18 KB, application/x-xz)
2023-09-03 09: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 2023-09-03 09:41:48 UTC
too long lines were shrinked:

rdlibtool: compile: clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I.. -I.. -I../libs/aphex/include -I../libs/triton/include -I../include -I/usr/include -I/usr/include -I../include/ferite/ -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c ferite
clang-16clang-16clang-16: : : warning: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument]argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument]
warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument]

clang-16: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument]
clang-16: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument]
ferite_gc_libgc.c:67:38: error: incompatible function pointer types passing
      'void (FeriteObject *, FeriteScript *)' (aka 'void (struct _ferite_object
      *, struct _ferite_script *)') to parameter of type 'GC_finalization_proc'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20230902-205829

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6+libcxx
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 50ce34a899c52b59d5e40a494e118ebc0c0a835b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 3 07:46:43 2023 +0000

    Merge updates from master

emerge -qpvO dev-lang/ferite
[ebuild  N    ] dev-lang/ferite-1.1.17-r1
Comment 1 Toralf Förster gentoo-dev 2023-09-03 09:41:48 UTC
Created attachment 869410 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-03 09:41:50 UTC
Created attachment 869411 [details]
dev-lang:ferite-1.1.17-r1:20230903-083303.log
Comment 3 Toralf Förster gentoo-dev 2023-09-03 09:41:51 UTC
Created attachment 869412 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-03 09:41:52 UTC
Created attachment 869413 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-03 09:41:52 UTC
Created attachment 869414 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-03 09:41:53 UTC
Created attachment 869415 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-03 09:41:54 UTC
Created attachment 869416 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-09-03 09:41:55 UTC
Created attachment 869417 [details]
temp.tar.xz
Comment 9 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2023-12-22 17:41:13 UTC
dev-lang/ferite was treecleaned in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc77f50643c03ed18615006c56a27d2f68b78465