Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944324 - dev-util/colm-0.14.7-r4 fails to compile test ext1 (error: passing argument 3 of ‘colm_tree_downref’ from incompatible pointer type [-Wincompatible-pointer-types])
Summary: dev-util/colm-0.14.7-r4 fails to compile test ext1 (error: passing argument 3...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-11-21 15:41 UTC by Paolo Pedroni
Modified: 2025-01-20 21:59 UTC (History)
1 user (show)

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


Attachments
colm-0.14.7-r3:20241121-152154.log.gz' (colm-0.14.7-r3:20241121-152154.log.gz,27.13 KB, application/gzip)
2024-11-21 15:41 UTC, Paolo Pedroni
Details
colm-0.14.7-r4:20241125-124723.log.gz (colm-0.14.7-r4:20241125-124723.log.gz,27.69 KB, application/gzip)
2024-11-25 12:58 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2024-11-21 15:41:43 UTC
Created attachment 911006 [details]
colm-0.14.7-r3:20241121-152154.log.gz'

Rebuilding @world after gcc-14 upgrade I get:

testing ext1
FAILED: exit value error: got: 127 expected: 0
[...]
./colm.d/working/ext1.diff
---- cases
979
---- failures
1

real    0m10.584s
user    0m22.835s
sys     0m26.405s
 * ERROR: dev-util/colm-0.14.7-r3::gentoo failed (test phase)

# cat /var/tmp/portage/dev-util/colm-0.14.7-r3/work/colm-0.14.7/test/colm.d/working/ext1.diff
COMPILATION FAILED (see working/ext1.log)
--- working/ext1-0.exp  2024-11-21 16:28:37.577446670 +0100
+++ working/ext1.out    2024-11-21 16:28:37.667449180 +0100
@@ -1 +0,0 @@
-11

# cat /var/tmp/portage/dev-util/colm-0.14.7-r3/work/colm-0.14.7/test/colm.d/working/ext1.log
working/ext1.call.c: In function ‘c_alphcount’:
working/ext1.call.c:21:37: error: passing argument 3 of ‘colm_tree_downref’ from incompatible pointer type [-Wincompatible-pointer-types]
   21 |         colm_tree_downref( prg, sp, a1 );
      |                                     ^~
      |                                     |
      |                                     str_t * {aka struct colm_str *}
In file included from working/ext1.call.c:1:
/var/tmp/portage/dev-util/colm-0.14.7-r3/work/colm-0.14.7/src/include/colm/tree.h:223:72: note: expected ‘tree_t *’ {aka ‘struct colm_tree *’} but argument is of type ‘str_t *’ {aka ‘struct colm_str *’}
  223 | void colm_tree_downref( struct colm_program *prg, tree_t **sp, tree_t *tree );
      |                                                                ~~~~~~~~^~~~
error: colm: there was a problem compiling the output
working/ext1.sh: line 5: ./working/ext1: No such file or directory

Can it be gcc-14 related?

# emerge --info =dev-util/colm-0.14.7-r3
Portage 3.0.66.1 (python 3.12.7-final-0, default/linux/amd64/23.0/desktop/plasma/systemd, gcc-14, glibc-2.40-r5, 6.6.62-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.6.62-gentoo-x86_64-AMD_Ryzen_9_7950X3D_16-Core_Processor-with-glibc2.40
KiB Mem:   130977164 total,  86881548 free
KiB Swap:  134217724 total, 134217724 free
Timestamp of repository gentoo: Thu, 21 Nov 2024 08:15:00 +0000
Head commit of repository gentoo: 30c7617bd9f706de927e118020e22ecc6dfb142c
sh dash 0.5.12
ld GNU ld (Gentoo 2.42 p6) 2.42.0
distcc 3.4 x86_64-pc-linux-gnu [disabled]
ccache version 4.10.2 [disabled]
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p37::gentoo
dev-build/autoconf:        2.72-r1::gentoo
dev-build/automake:        1.16.5-r2::gentoo
dev-build/cmake:           3.30.5::gentoo
dev-build/libtool:         2.4.7-r4::gentoo
dev-build/make:            4.4.1-r100::gentoo
dev-build/meson:           1.5.2::gentoo
dev-java/java-config:      2.3.4::gentoo
dev-lang/perl:             5.40.0::gentoo
dev-lang/python:           3.12.7_p1::gentoo, 3.13.0::gentoo
dev-lang/rust:             1.81.0-r100::gentoo
dev-util/ccache:           4.10.2-r1::gentoo
sys-apps/baselayout:       2.17::gentoo
sys-apps/sandbox:          2.40::gentoo
sys-apps/systemd:          256.7::gentoo
sys-devel/binutils:        2.42-r2::gentoo
sys-devel/binutils-config: 5.5.2::gentoo
sys-devel/clang:           18.1.8::gentoo
sys-devel/gcc:             14.2.1_p20241116::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/lld:             18.1.8::gentoo
sys-devel/llvm:            18.1.8-r1::gentoo
sys-kernel/linux-headers:  6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.40-r5::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage
    priority: -1000
    volatile: True
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0
    volatile: True

Binary Repositories:

gentoobinhost
    priority: 1
    sync-uri: https://gentoo.osuosl.org/releases/amd64/binpackages/23.0/x86-64-v3

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
AR="/usr/bin/gcc-ar"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -flto=16 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d"
CXXFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -flto=16 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -flto=16 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-elog split-log strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -flto=16 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
GENTOO_MIRRORS="https://gentoo.mirror.garr.it/ https://mirror.netcologne.de/gentoo/ https://mirrors.evoluso.com/gentoo/ https://gentoo.mirrors.ovh.net/gentoo-distfiles/"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--sort-common"
LEX="flex"
MAKEOPTS="-j32 -l32"
NM="/usr/bin/gcc-nm"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
RANLIB="/usr/bin/gcc-ranlib"
SHELL="/bin/bash"
USE="X a52 aac aalib acl acpi activities adns alsa amd64 ao audiofile avif bash-completion bluetooth branding brotli bzip2 cairo caps cdda cddb cdparanoia cdr cet colord crypt css cups curl dbus declarative dga djvu dri dts dvd dvdr encode exif expat fbcon ffmpeg fftw flac fontconfig foomaticdb fortran ftp gd gdbm geoip gif gimp gles2 gmp gnutls gphoto2 gpm graphviz gstreamer gtk gui handbook heif http2 iconv icu idn imagemagick imlib introspection ipv6 java javascript jbig jemalloc jpeg jpeg2k jpegxl kde kf6compat kwallet lame lapack lcms libass libnotify libsamplerate libtirpc llvm-libunwind lm-sensors lto lua lz4 lzma lzo mad magic man mhash mmap mng modules-sign mp3 mp4 mpeg multilib musicbrainz ncurses nls offensive ogg openal opencl opengl openmp opus pam pango pcre pdf pipewire plasma png policykit postscript ppds pulseaudio qml qt5 qt6 rdesktop readline recode samba screencast sctp sdl seccomp sndfile sockets sound speex spell sqlite ssl startup-notification svg symlink syslog systemd sysvipc taglib telemetry test test-rust theora threads tidy tiff truetype udev udisks unicode upower usb v4l vaapi vala verify-sig vim-syntax vnc vorbis vulkan wavpack wayland webp widgets win32codecs wmf wxwidgets x264 xattr xcb xft xinerama xml xpm xscreensaver xv xvid yahoo zip zlib zstd" ABI_X86="64" ADA_TARGET="gcc_12" ALSA_CARDS="hda-intel virmidi" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 avx512_bf16 avx512_bitalg avx512_vbmi2 avx512_vnni avx512_vpopcntdq avx512bw avx512cd avx512dq avx512f avx512ifma avx512vbmi avx512vl f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 vpclmulqdq" CURL_QUIC="ngtcp2" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput" KERNEL="linux" L10N="it en en-GB en-US" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LLVM_TARGETS="AMDGPU" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PERL_FEATURES="ithreads quadmath" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres16" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby32" VIDEO_CARDS="amdgpu radeon radeonsi zink" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

=================================================================
                        Package Settings
=================================================================

dev-util/colm-0.14.7-r3::gentoo was built with the following:
USE="-doc" ABI_X86="(64)"
CFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fno-strict-aliasing"
CXXFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fno-strict-aliasing"

# emerge -1pqv =dev-util/colm-0.14.7-r3
[ebuild   R   ] dev-util/colm-0.14.7-r3  USE="-doc"
Comment 1 Larry the Git Cow gentoo-dev 2024-11-21 15:56:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=368e79f706e7a8eeb93a8f39335dcb2822397c68

commit 368e79f706e7a8eeb93a8f39335dcb2822397c68
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-11-21 15:55:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-21 15:55:45 +0000

    dev-util/colm: enable LFS, build (test) w/ gnu89
    
    * Enable LFS (thanks to matoro for spotting that, bug #924163)
    * Build tests with -std=gnu89 (unfortunate, but colm is colm, bug #944324)
    
    Closes: https://bugs.gentoo.org/924163
    Closes: https://bugs.gentoo.org/944324
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/colm/{colm-0.14.7-r3.ebuild => colm-0.14.7-r4.ebuild} | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Paolo Pedroni 2024-11-25 12:58:19 UTC
Created attachment 911881 [details]
colm-0.14.7-r4:20241125-124723.log.gz

Sorry, but it still fails with the same error with colm-0.17.4-r4:

./colm.d/working/ext1.diff
---- cases
979
---- failures
1

real    0m11.013s
user    0m22.955s
sys     0m28.178s
 * ERROR: dev-util/colm-0.14.7-r4::gentoo failed (test phase)

# cat /var/tmp/portage/dev-util/colm-0.14.7-r4/work/colm-0.14.7/test/colm.d/working/ext1.log
Password: 
working/ext1.call.c: In function ‘c_alphcount’:
working/ext1.call.c:21:37: error: passing argument 3 of ‘colm_tree_downref’ from incompatible pointer type [-Wincompatible-pointer-types]
   21 |         colm_tree_downref( prg, sp, a1 );
      |                                     ^~
      |                                     |
      |                                     str_t * {aka struct colm_str *}
In file included from working/ext1.call.c:1:
/var/tmp/portage/dev-util/colm-0.14.7-r4/work/colm-0.14.7/src/include/colm/tree.h:223:72: note: expected ‘tree_t *’ {aka ‘struct colm_tree *’} but argument is of type ‘str_t *’ {aka ‘struct colm_str *’}
  223 | void colm_tree_downref( struct colm_program *prg, tree_t **sp, tree_t *tree );
      |                                                                ~~~~~~~~^~~~
error: colm: there was a problem compiling the output
working/ext1.sh: line 5: ./working/ext1: No such file or directory

# cat /var/tmp/portage/dev-util/colm-0.14.7-r4/work/colm-0.14.7/test/colm.d/working/ext1.diff
COMPILATION FAILED (see working/ext1.log)
--- working/ext1-0.exp  2024-11-25 13:47:54.934213377 +0100
+++ working/ext1.out    2024-11-25 13:47:55.030882714 +0100
@@ -1 +0,0 @@
-11
Comment 3 Larry the Git Cow gentoo-dev 2025-01-20 21:59:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1705de92b2bf3806a92acb758f601bb105bebf13

commit 1705de92b2bf3806a92acb758f601bb105bebf13
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-01-20 21:58:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-20 21:59:22 +0000

    dev-util/colm: fix tests
    
    * Drop single test which fails w/ modern C issues (too hard to try pass
      -std=gnu89 in there)
    
    * Make sure tests run against just-built copy (and therefore also work
      when colm isn't yet installed)
    
    Closes: https://bugs.gentoo.org/941565
    Closes: https://bugs.gentoo.org/944324
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/colm/colm-0.14.7-r4.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)