• Please rebuild pandas with nocheck

    From Christian Marillat@21:1/5 to All on Wed Nov 2 15:50:01 2022
    Hi,

    The huge test (close to 7000 tests) suite for pandas fail.

    It is possible to rebuild panda with "DEB_BUILD_OPTIONS=nocheck" ?

    The goal is to do the flac transition (libflac8 --> libflac12).

    Christian

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Christian Marillat@21:1/5 to Christian Marillat on Mon Nov 7 14:10:01 2022
    On 02 nov. 2022 15:43, Christian Marillat <[email protected]> wrote:

    Hi,

    The huge test (close to 7000 tests) suite for pandas fail.

    It is possible to rebuild panda with "DEB_BUILD_OPTIONS=nocheck" ?

    Thanks for the new build, but now we are stuck with pandoc and missing
    haskell packages...

    Christian

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From John Paul Adrian Glaubitz@21:1/5 to Christian Marillat on Mon Nov 7 14:20:01 2022
    Hi!

    On 11/7/22 14:05, Christian Marillat wrote:
    Thanks for the new build, but now we are stuck with pandoc and missing haskell packages...

    The problem is haskell-random which FTBFS with a weird segfault [1]:

    [2 of 4] Compiling System.Random.Internal ( src/System/Random/Internal.hs, dist-ghc/build/System/Random/Internal.o, dist-ghc/build/System/Random/Internal.dyn_o )
    -e: error: debian/hlibrary.setup build --builddir=dist-ghc died with signal 11
    at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 854.
    Debian::Debhelper::Dh_Lib::error("debian/hlibrary.setup build --builddir=dist-ghc died with sig"...) called at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 598
    Debian::Debhelper::Dh_Lib::error_exitcode("debian/hlibrary.setup build --builddir=dist-ghc") called at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 472
    Debian::Debhelper::Dh_Lib::doit("debian/hlibrary.setup", "build", "--builddir=dist-ghc") called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 650
    Debian::Debhelper::Buildsystem::Haskell::Recipes::build_recipe() called at -e line 1
    make: *** [/usr/share/cdbs/1/class/hlibrary.mk:158: build-ghc-stamp] Error 25 dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit status 2

    No clue what the problem is. Need to ask a Haskell developer.

    Adrian

    [1] https://buildd.debian.org/status/fetch.php?pkg=haskell-random&arch=powerpc&ver=1.2.1.1-2&stamp=1667433395&raw=0

    --
    .''`. John Paul Adrian Glaubitz
    : :' : Debian Developer
    `. `' Physicist
    `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Christian Marillat@21:1/5 to John Paul Adrian Glaubitz on Mon Nov 7 14:40:01 2022
    On 07 nov. 2022 14:13, John Paul Adrian Glaubitz <[email protected]> wrote:

    Hi!

    Hi,

    On 11/7/22 14:05, Christian Marillat wrote:
    Thanks for the new build, but now we are stuck with pandoc and missing
    haskell packages...

    The problem is haskell-random which FTBFS with a weird segfault [1]:

    Yes I know.

    [2 of 4] Compiling System.Random.Internal ( src/System/Random/Internal.hs, dist-ghc/build/System/Random/Internal.o, dist-ghc/build/System/Random/Internal.dyn_o )
    -e: error: debian/hlibrary.setup build --builddir=dist-ghc died with signal 11
    at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 854.
    Debian::Debhelper::Dh_Lib::error("debian/hlibrary.setup build --builddir=dist-ghc died with sig"...) called at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 598
    Debian::Debhelper::Dh_Lib::error_exitcode("debian/hlibrary.setup build --builddir=dist-ghc") called at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 472
    Debian::Debhelper::Dh_Lib::doit("debian/hlibrary.setup", "build", "--builddir=dist-ghc") called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 650
    Debian::Debhelper::Buildsystem::Haskell::Recipes::build_recipe() called at -e line 1
    make: *** [/usr/share/cdbs/1/class/hlibrary.mk:158: build-ghc-stamp] Error 25 dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit status 2

    I'll file a bug report against ghc, as the crash come from the generated
    file debian/hlibrary.setup

    Christian

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Christian Marillat@21:1/5 to Christian Marillat on Wed Nov 9 14:20:01 2022
    On 07 nov. 2022 14:37, Christian Marillat <[email protected]> wrote:

    [...]

    I'll file a bug report against ghc, as the crash come from the generated
    file debian/hlibrary.setup

    https://bugs.debian.org/1023649

    Christian

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)