• Bug#1103200: r-bioc-rtracklayer: FTBFS: ucsc/common.c:249:9: error: too

    From Santiago Vila@21:1/5 to All on Tue Apr 15 02:30:02 2025
    Package: src:r-bioc-rtracklayer
    Version: 1.66.0-2
    Severity: serious
    Tags: ftbfs trixie sid

    Dear maintainer:

    During a rebuild of all packages in unstable, your package failed to build:

    --------------------------------------------------------------------------------
    [...]
    debian/rules clean
    dh clean --buildsystem R
    dh_auto_clean -O--buildsystem=R
    dh_autoreconf_clean -O--buildsystem=R
    dh_clean -O--buildsystem=R
    debian/rules binary
    dh binary --buildsystem R
    dh_update_autotools_config -O--buildsystem=R
    dh_autoreconf -O--buildsystem=R
    configure.ac:19: warning: AC_OUTPUT should be used without arguments. configure.ac:19: You should run autoupdate.
    dh_auto_configure -O--buildsystem=R
    dh_auto_build -O--buildsystem=R
    dh_auto_test -O--buildsystem=R
    create-stamp debian/debhelper-build-stamp
    dh_testroot -O--buildsystem=R
    dh_prep -O--buildsystem=R
    dh_auto_install --destdir=debian/r-bioc-rtracklayer/ -O--buildsystem=R
    I: R Package: rtracklayer Version: 1.66.0
    I: Building using R version 4.5.0-1
    I: R API version: r-api-4.0
    I: Using built-time from d/changelog: Mon, 13 Jan 2025 15:21:09 +0100
    mkdir -p /<<PKGBUILDDIR>>/debian/r-bioc-rtracklayer/usr/lib/R/site-library
    R CMD INSTALL -l /<<PKGBUILDDIR>>/debian/r-bioc-rtracklayer/usr/lib/R/site-library --clean . "--built-timestamp='Mon, 13 Jan 2025 15:21:09 +0100'"
    * installing *source* package ‘rtracklayer’ ...
    ** this is package ‘rtracklayer’ version ‘1.66.0’
    files ‘configure’, ‘inst/unitTests/test_bed.R’, ‘tests/rtracklayer_unit_tests.R’ have the wrong MD5 checksums
    ** using staged installation
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for openssl >= 1.0... yes
    configure: creating ./config.status
    config.status: creating src/Makevars
    ** libs
    using C compiler: ‘gcc (Debian 14.2.0-19) 14.2.0’
    make[1]: Entering directory '/<<PKGBUILDDIR>>/src'
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c IRanges_stubs.c -o IRanges_stubs.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c XVector_stubs.c -o XVector_stubs.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c R_init_rtracklayer.c -o R_init_rtracklayer.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c readGFF.c -o readGFF.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c bbiHelper.c -o bbiHelper.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c bigWig.c -o bigWig.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c bigBedHelper.c -o bigBedHelper.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c bigBed.c -o bigBed.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c chain_io.c -o chain_io.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c twoBit.c -o twoBit.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c handlers.c -o handlers.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c utils.c -o utils.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/memgfx.c -o ucsc/memgfx.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/binRange.c -o ucsc/binRange.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/htmlColor.c -o ucsc/htmlColor.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/sqlList.c -o ucsc/sqlList.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/tokenizer.c -o ucsc/tokenizer.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/asParse.c -o ucsc/asParse.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/basicBed.c -o ucsc/basicBed.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/bigBed.c -o ucsc/bigBed.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/bPlusTree.c -o ucsc/bPlusTree.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/bbiRead.c -o ucsc/bbiRead.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/bbiWrite.c -o ucsc/bbiWrite.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/bwgCreate.c -o ucsc/bwgCreate.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/bwgQuery.c -o ucsc/bwgQuery.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/cirTree.c -o ucsc/cirTree.o
    gcc -std=gnu23 -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/include' -I'/usr/lib/R/site-library/XVector/include' -fpic -g -O2 -ffile-prefix-map=/<<
    BUILDDIR>>/r-base-4.5.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c ucsc/common.c -o ucsc/common.o
    ucsc/common.c: In function ‘slUniqify’:
    ucsc/common.c:249:9: error: too many arguments to function ‘free’
    249 | free(el);
    | ^~~~
    make[1]: *** [/usr/lib/R/etc/Makeconf:202: ucsc/common.o] Error 1
    make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
    make[1]: Entering directory '/<<PKGBUILDDIR>>/src'
    make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
    ERROR: compilation failed for package ‘rtracklayer’
    * removing ‘/<<PKGBUILDDIR>>/debian/r-bioc-rtracklayer/usr/lib/R/site-library/rtracklayer’
    dh_auto_install: error: R CMD INSTALL -l /<<PKGBUILDDIR>>/debian/r-bioc-rtracklayer/usr/lib/R/site-library --clean . "--built-timestamp='Mon, 13 Jan 2025 15:21:09 +0100'" returned exit code 1
    make: *** [debian/rules:4: binary] Error 25
    dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

    The above is just how the build ends and not necessarily the most relevant part.
    If required, the full build log is available here:

    https://people.debian.org/~sanvila/build-logs/202504/

    About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages.

    If you could not reproduce the bug please contact me privately, as I
    am willing to provide ssh access to a virtual machine where the bug is
    fully reproducible.

    If this is really a bug in one of the build-depends, please use
    reassign and add an affects on src:r-bioc-rtracklayer, so that this is still visible in the BTS web page for this package.

    Thanks.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Wed Apr 23 21:10:01 2025
    Processing control commands:

    tag -1 pending
    Bug #1103200 [src:r-bioc-rtracklayer] r-bioc-rtracklayer: FTBFS: ucsc/common.c:249:9: error: too many arguments to function 'free'
    Added tag(s) pending.

    --
    1103200: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103200
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rebecca N. Palmer@21:1/5 to All on Wed Apr 23 21:10:01 2025
    Control: tag -1 pending

    Hello,

    Bug #1103200 in r-bioc-rtracklayer reported by you has been fixed in the
    Git repository and is awaiting an upload. You can see the commit
    message below and you can check the diff of the fix at:

    https://salsa.debian.org/r-pkg-team/r-bioc-rtracklayer/-/commit/4edeaf607e736aca6ca19f2691d23f69da6d96ba

    ------------------------------------------------------------------------
    Avoid pointer type mismatch FTBFS. (Closes: #1103200) ------------------------------------------------------------------------

    (this message was generated automatically)
    --
    Greetings

    https://bugs.debian.org/1103200

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Thu Apr 24 14:00:02 2025
    Processing control commands:

    tag -1 pending
    Bug #1103200 [src:r-bioc-rtracklayer] r-bioc-rtracklayer: FTBFS: ucsc/common.c:249:9: error: too many arguments to function 'free'
    Bug #1097765 [src:r-bioc-rtracklayer] r-bioc-rtracklayer: ftbfs with GCC-15 Ignoring request to alter tags of bug #1103200 to the same tags previously set Ignoring request to alter tags of bug #1097765 to the same tags previously set

    --
    1097765: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097765
    1103200: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103200
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Thu Apr 24 14:30:01 2025
    This is a multi-part message in MIME format...

    Your message dated Thu, 24 Apr 2025 12:19:31 +0000
    with message-id <E1u7vYB-00HVQY-3d@fasolo.debian.org>
    and subject line Bug#1103200: fixed in r-bioc-rtracklayer 1.66.0-3
    has caused the Debian Bug report #1103200,
    regarding r-bioc-rtracklayer: FTBFS: ucsc/common.c:249:9: error: too many arguments to function 'free'
    to be marked as done.

    This means that you claim that the problem has been dealt with.
    If this is not the case it is now your responsibility to reopen the
    Bug report if necessary, and/or fix the problem forthwith.

    (NB: If you are a system administrator and have no idea what this
    message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org
    immediately.)


    --
    1103200: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103200
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    Received: (at submit) by bugs.debian.org; 15 Apr 2025 00:19:49 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-120.9 required=4.0 tests=ALL_TRUSTED,BAYES_00,
    BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
    DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,HAS_PACKAGE,
    PP_MIME_FAKE_ASCII_TEXT,USER_IN_DKIM_WELCOMELIST,
    USER_IN_DKIM_WHITELIST,X_DEBBUGS_CC autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 10; hammy, 150; neutral, 442; spammy,
    0. spammytokens: hammytokens:0.000-+--trixie, 0.000-+--pkgbuilddir,
    0.000-+--PKGBUILDDIR, 0.000-+--sk:dh_auto, 0.000-+--H*F:U*sanvila Return-path: <sanvila@debian.org>
    Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:5