• openjdk-8 failure (1/2)

    From Thorsten Glaser@21:1/5 to All on Mon Mar 29 19:50:01 2021
    Hi,

    I’m resurrecting openjdk-8 in sid because it’s apparently needed for bootstrapping other (JVM-based) languages/tools, and it doesn’t work
    for m68k. (This is probably no problem as we have openjdk-11 there.)
    Does anyone know about this? (This used qemu-user-static in case that
    matters.)

    […]
    gmake[2]: Leaving directory '/tmp/buildd/openjdk-8-8u282-b08/src/jdk/make'
    ## Finished images (build time 00:59:37)

    ----- Build times -------
    Start 2021-03-26 03:25:51
    End 2021-03-29 04:07:55
    07:10:00 corba
    00:17:08 demos
    03:20:11 hotspot
    00:59:37 images
    05:19:32 jaxp
    06:25:34 jaxws
    08:22:07 jdk
    15:32:08 langtools
    01:15:09 nashorn
    00:42:05 TOTAL
    -------------------------
    Finished building OpenJDK for target 'images'

    WARNING: You have the following ALT_ variables set: ALT_SDT_H=/usr/include/m68k-linux-gnu/sys/sdt.h ALT_OBJCOPY=/does_not_exist ALT_ variables are deprecated and will be ignored. Please clean your environment.

    make[1]: Leaving directory '/tmp/buildd/openjdk-8-8u282-b08/build'
    touch stamps/build
    rm -rf icedtea-sound
    tar xf icedtea-sound.tar.xz
    mv $(tar tf icedtea-sound.tar.xz | head -1 | sed 's,/.*,,') \
    icedtea-sound
    patch -p1 < debian/patches/icedtea-sound.diff
    patching file icedtea-sound/Makefile.am
    patching file icedtea-sound/Makefile.in
    patching file icedtea-sound/acinclude.m4
    patching file icedtea-sound/configure
    if [ -x icedtea-sound/autogen.sh ]; then \
    cd icedtea-sound && ./autogen.sh; \
    fi
    cd icedtea-sound && ./configure \
    --build=m68k-linux-gnu \
    --host=m68k-linux-gnu \
    --disable-maintainer-mode \
    --with-jdk-home=/tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image \
    CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" \
    CFLAGS="-g -ffile-prefix-map=/tmp/buildd/openjdk-8-8u282-b08=. -fstack-protector-strong -Wformat -Werror=format-security -O3" \
    CXXFLAGS="-g -ffile-prefix-map=/tmp/buildd/openjdk-8-8u282-b08=. -fstack-protector-strong -Wformat -Werror=format-security -O3" \
    LDFLAGS="-Wl,-z,relro"
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking how to create a pax tar archive... gnutar
    checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... m68k-unknown-linux-gnu
    checking host system type... m68k-unknown-linux-gnu
    checking for m68k-linux-gnu-gcc... m68k-linux-gnu-gcc-10
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether m68k-linux-gnu-gcc-10 accepts -g... yes
    checking for m68k-linux-gnu-gcc-10 option to accept ISO C89... none needed checking whether m68k-linux-gnu-gcc-10 understands -c and -o together... yes checking for style of include used by make... GNU
    checking dependency style of m68k-linux-gnu-gcc-10... none
    checking for gfind... no
    checking for find... /usr/bin/find
    checking for m68k-linux-gnu-zip... no
    checking for zip... /usr/bin/zip
    checking for a JDK home directory... /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image
    checking if a java binary was specified... no
    checking if /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/java is a valid executable file... yes
    checking for an ecj JAR file... no
    checking if a javac binary was specified... no
    checking if /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac is a valid executable file... yes
    checking if an ecj binary was specified... no
    checking if /usr/bin/ecj is a valid executable file... checking for ecj... no checking for ecj-3.1... no
    checking for ecj-3.2... no
    checking for ecj-3.3... no
    checking for ecj-3.4... no
    checking if we are using ecj as javac... no
    checking if the VM and compiler work together... ./configure: line 4619: 8006 Aborted $JAVAC -cp . $JAVACFLAGS -source 5 -target 5 $CLASS 1>&5 2>&1
    configure: error: Compiler failed to compile Java code.
    make: *** [debian/rules:1053: stamps/sound-configure] Error 1 dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2
    I: copying local configuration
    E: Failed autobuilding of package
    I: user script /var/cache/pbuilder/build/cow.17934/tmp/hooks/C80shell-jupp starting
    I: Current time: Mon Mar 29 04:08:27 UTC 2021

    Build failed. Trying to invoke a shell.

    Reading package lists...
    Building dependency tree...
    Reading state information...
    ed is already the newest version (1.17-1).
    ed set to manually installed.
    The following NEW packages will be installed:
    jupp less mksh
    0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
    Need to get 877 kB of archives.
    After this operation, 2221 kB of additional disk space will be used.
    Get:1 http://deb.debian.org/debian-ports unstable/main m68k less m68k 551-2 [129 kB]
    Get:2 http://deb.debian.org/debian-ports unstable/main m68k jupp m68k 3.1.40-1 [220 kB]
    Get:3 http://deb.debian.org/debian-ports unstable/main m68k mksh m68k 59b-1 [529 kB]
    debconf: delaying package configuration, since apt-utils is not installed Fetched 877 kB in 3s (330 kB/s)
    Selecting previously unselected package less.
    (Reading database ...
    (Reading database ... 5%
    (Reading database ... 10%
    (Reading database ... 15%
    (Reading database ... 20%
    (Reading database ... 25%
    (Reading database ... 30%
    (Reading database ... 35%
    (Reading database ... 40%
    (Reading database ... 45%

    (Reading database ... 50%
    (Reading database ... 55%
    (Reading database ... 60%
    (Reading database ... 65%
    (Reading database ... 70%
    (Reading database ... 75%
    (Reading database ... 80%
    (Reading database ... 85%
    (Reading database ... 90%
    (Reading database ..
    . 95%
    (Reading database ... 100%
    (Reading database ... 31101 files and directories currently installed.) Preparing to unpack .../archives/less_551-2_m68k.deb ...
    Unpacking less (551-2) ...
    Selecting previously unselected package jupp.
    Preparing to unpack .../jupp_3.1.40-1_m68k.deb ...
    Unpacking jupp (3.1.40-1) ...
    Selecting previously unselected package mksh.
    Preparing to unpack .../archives/mksh_59b-1_m68k.deb ...
    Unpacking mksh (59b-1) ...
    Setting up less (551-2) ...
    Setting up mksh (59b-1) ...
    update-alternatives: using /bin/mksh to provide /bin/ksh (ksh) in auto mode update-alternatives: warning: skip creation of /bin/rksh because associated file /bin/ksh (of link group ksh) doesn't exist
    update-alternatives: warning: skip creation of /usr/share/man/man1/rksh.1.gz because associated file /usr/share/man/man1/ksh.1.gz (of link group ksh) doesn't exist
    update-alternatives: warning: forcing reinstallation of alternative /bin/mksh because link group ksh is broken
    Setting up jupp (3.1.40-1) ...
    update-alternatives: using /usr/bin/jupp to provide /usr/bin/editor (editor) in auto mode
    Processing triggers for man-db (2.9.4-2) ...
    Not building database; man-db/auto-update is not 'true'.
    [debian/buildwatch.sh] compiler/java/jar running ...
    [debian/buildwatch.sh] compiler/java/jar running ...
    [debian/buildwatch.sh] compiler/java/jar running ...
    [debian/buildwatch.sh] compiler/java/jar running ...
    [debian/buildwatch.sh] compiler/java/jar running ...
    [debian/buildwatch.sh] compiler/java/jar running ...
    [debian/buildwatch.sh] no make process detected (build done?) [debian/buildwatch.sh] exiting
    [debian/buildwatch.sh] === HOTSPOT ERROR LOG ===
    [debian/buildwatch.sh] ./icedtea-sound/hs_err_pid7986.log (last modification at Mon Mar 29 04:08:24.6218276720 2021)
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # Internal Error (os_linux_zero.cpp:254), pid=7986, tid=0x3f7284b0
    # fatal error: caught unhandled signal 11
    #
    # JRE version: (8.0_282-b08) (build )
    # Java VM: OpenJDK Zero VM (25.282-b08 interpreted mode linux-m68k )
    # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
    #
    # If you would like to submit a bug report, please visit:
    # http://bugreport.java.com/bugreport/crash.jsp
    #

    --------------- T H R E A D ---------------

    Current thread (0x3f406dd8): JavaThread "Unknown thread" [_thread_in_vm, id=7992, stack(0x3f5aa000,0x3f729000)]

    Stack: [0x3f5aa000,0x3f729000], sp=0x3f7274e0, free space=1525k

    --------------- P R O C E S S ---------------

    Java Threads: ( => current thread )

    Other Threads:

    0x3f406dd8 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=7992, stack(0x3f5aa000,0x3f729000)]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap:
    def new generation total 2432K, used 15K [0x2d200000, 0x2d4a0000, 0x32750000)
    eden space 2176K, 0% used [0x2d200000, 0x2d203d30, 0x2d420000)
    from space 256K, 0% used [0x2d420000, 0x2d420000, 0x2d460000)
    to space 256K, 0% used [0x2d460000, 0x2d460000, 0x2d4a0000)
    tenured generation total 5504K, used 0K [0x32750000, 0x32cb0000, 0x3d200000)
    the space 5504K, 0% used [0x32750000, 0x32750000, 0x32750200, 0x32cb0000)
    Metaspace used 512K, capacity 2200K, committed 2200K, reserved 4400K

    Card table byte_map: [0x2d0bd000,0x2d13e000] byte_map_base: 0x2cf54000

    Polling page: 0x3f369000

    CodeCache: size=32768Kb used=32Kb max_used=32Kb free=32735Kb
    bounds [0x3d33d000, 0x3d365000, 0x3f33d000]
    total_blobs=9 nmethods=0 adapters=5
    compilation: disabled (interpreter mode)

    Compilation events (0 events):
    No events

    GC Heap History (0 events):
    No events

    Deoptimization events (0 events):
    No events

    Classes redefined (0 events):
    No events

    Internal exceptions (0 events):
    No events

    Events (10 events):
    Event: 0.700 loading class java/lang/Short
    Event: 0.701 loading class java/lang/Short done
    Event: 0.701 loading class java/lang/Integer
    Event: 0.704 loading class java/lang/Integer done
    Event: 0.704 loading class java/lang/Long
    Event: 0.706 loading class java/lang/Long done
    Event: 0.737 loading class java/lang/NullPointerException
    Event: 0.737 loading class java/lang/NullPointerException done
    Event: 0.737 loading class java/lang/ArithmeticException
    Event: 0.738 loading class java/lang/ArithmeticException done


    Dynamic libraries:
    00400000-00401000 r--p 00000000 fd:00 11472 /usr/bin/qemu-m68k-static
    00401000-006ac000 r-xp 00001000 fd:00 11472 /usr/bin/qemu-m68k-static
    006ac000-009b5000 r--p 002ac000 fd:00 11472 /usr/bin/qemu-m68k-static
    009b5000-00b43000 r--p 005b4000 fd:00 11472 /usr/bin/qemu-m68k-static
    00b43000-00bbd000 rw-p 00742000 fd:00 11472 /usr/bin/qemu-m68k-static
    00bbd000-00c61000 rw-p 00000000 00:00 0
    01091000-0119f000 rw-p 00000000 00:00 0 [heap] 410d4000-6da75000 ---p 00000000 00:00 0
    6da75000-6dac3000 rw-p 00000000 00:00 0
    6dac3000-6dc94000 r--s 03c97000 fd:00 16137952 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/rt.jar
    6dc94000-6df15000 rw-p 00000000 00:00 0
    6df15000-6e13b000 ---p 00000000 00:00 0
    6e13b000-6e13e000 rw-p 00000000 00:00 0
    6e13e000-6e191000 ---p 00000000 00:00 0
    6e191000-6e193000 rw-p 00000000 00:00 0
    6e193000-6e1bb000 ---p 00000000 00:00 0
    6e1bb000-6e1bf000 rw-p 00000000 00:00 0
    6e1bf000-6e211000 ---p 00000000 00:00 0
    6e211000-6e212000 rw-p 00000000 00:00 0
    6e212000-6e2d4000 ---p 00000000 00:00 0
    6e2d4000-6e574000 rw-p 00000000 00:00 0
    6e574000-73824000 ---p 00000000 00:00 0
    73824000-73d84000 rw-p 00000000 00:00 0
    73d84000-7e391000 ---p 00000000 00:00 0
    7e391000-7e392000 rw-p 00000000 00:00 0
    7e392000-7e411000 ---p 00000000 00:00 0
    7e411000-7e439000 rw-p 00000000 00:00 0
    7e439000-80411000 ---p 00000000 00:00 0
    80411000-80418000 r--p 00000000 fd:00 16253104 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.so
    80418000-8041a000 ---p 00007000 fd:00 16253104 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.so
    8041a000-8041b000 r--p 00007000 fd:00 16253104 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.so
    8041b000-8041c000 rw-p 00008000 fd:00 16253104 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.so
    8041c000-80424000 rw-s 00000000 fd:00 12582913 /tmp/hsperfdata_pbuilder/7986
    80424000-8042c000 r--p 00000000 fd:00 4196415 /lib/m68k-linux-gnu/libnss_files-2.31.so
    8042c000-8042d000 ---p 00008000 fd:00 4196415 /lib/m68k-linux-gnu/libnss_files-2.31.so
    8042d000-8042e000 r--p 00007000 fd:00 4196415 /lib/m68k-linux-gnu/libnss_files-2.31.so
    8042e000-8042f000 rw-p 00008000 fd:00 4196415 /lib/m68k-linux-gnu/libnss_files-2.31.so
    8042f000-80435000 rw-p 00000000 00:00 0
    80435000-8043d000 ---p 00000000 00:00 0
    8043d000-8043e000 r--p 00000000 00:00 0
    8043e000-80460000 r--p 00000000 fd:00 16253848 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava.so
    80460000-80461000 ---p 00022000 fd:00 16253848 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava.so
    80461000-80462000 r--p 00021000 fd:00 16253848 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava.so
    80462000-80463000 rw-p 00022000 fd:00 16253848 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava.so
    80463000-80464000 rw-p 00000000 00:00 0
    80464000-8046f000 r--p 00000000 fd:00 16253825 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libverify.so
    8046f000-80471000 ---p 0000b000 fd:00 16253825 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libverify.so
    80471000-80472000 r--p 0000b000 fd:00 16253825 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libverify.so
    80472000-80473000 rw-p 0000c000 fd:00 16253825 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libverify.so
    80473000-80479000 r--p 00000000 fd:00 4196444 /lib/m68k-linux-gnu/librt-2.31.so
    80479000-8047a000 ---p 00006000 fd:00 4196444 /lib/m68k-linux-gnu/librt-2.31.so
    8047a000-8047b000 r--p 00005000 fd:00 4196444 /lib/m68k-linux-gnu/librt-2.31.so
    8047b000-8047c000 rw-p 00006000 fd:00 4196444 /lib/m68k-linux-gnu/librt-2.31.so
    8047c000-804d4000 ---p 00000000 00:00 0
    804d4000-8052f000 rw-p 00000000 00:00 0
    8052f000-8067c000 ---p 00000000 00:00 0
    8067c000-8067d000 ---p 00000000 00:00 0
    8067d000-8067e000 rw-p 00000000 00:00 0
    8067e000-80681000 ---p 00000000 00:00 0
    80681000-807fd000 rw-p 00000000 00:00 0
    807fd000-8080b000 r--p 00000000 fd:00 4198089 /lib/m68k-linux-gnu/libgcc_s.so.2
    8080b000-8080c000 ---p 0000e000 fd:00 4198089 /lib/m68k-linux-gnu/libgcc_s.so.2
    8080c000-8080d000 r--p 0000d000 fd:00 4198089 /lib/m68k-linux-gnu/libgcc_s.so.2
    8080d000-8080e000 rw-p 0000e000 fd:00 4198089 /lib/m68k-linux-gnu/libgcc_s.so.2
    8080e000-8084c000 r--p 00000000 fd:00 4196391 /lib/m68k-linux-gnu/libm-2.31.so
    8084c000-8084d000 ---p 0003e000 fd:00 4196391 /lib/m68k-linux-gnu/libm-2.31.so
    8084d000-8084e000 r--p 0003d000 fd:00 4196391 /lib/m68k-linux-gnu/libm-2.31.so
    8084e000-8084f000 rw-p 0003e000 fd:00 4196391 /lib/m68k-linux-gnu/libm-2.31.so
    8084f000-809f0000 r--p 00000000 fd:00 4198617 /usr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
    809f0000-809f2000 ---p 001a1000 fd:00 4198617 /usr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
    809f2000-809f7000 r--p 001a1000 fd:00 4198617 /usr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
    809f7000-809fa000 rw-p 001a6000 fd:00 4198617 /usr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
    809fa000-809fc000 rw-p 00000000 00:00 0
    809fc000-80a04000 ---p 00000000 00:00 0
    80a04000-80ed9000 r--p 00000000 fd:00 16253137 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/libjvm.so
    80ed9000-80edb000 ---p 004d5000 fd:00 16253137 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/libjvm.so
    80edb000-80ee6000 r--p 004d5000 fd:00 16253137 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/libjvm.so
    80ee6000-80f02000 rw-p 004e0000 fd:00 16253137 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/libjvm.so
    80f02000-80f13000 rw-p 00000000 00:00 0
    80f13000-8104f000 r--p 00000000 fd:00 4196381 /lib/m68k-linux-gnu/libc-2.31.so
    8104f000-81051000 ---p 0013c000 fd:00 4196381 /lib/m68k-linux-gnu/libc-2.31.so
    81051000-81053000 r--p 0013c000 fd:00 4196381 /lib/m68k-linux-gnu/libc-2.31.so
    81053000-81057000 rw-p 0013e000 fd:00 4196381 /lib/m68k-linux-gnu/libc-2.31.so
    81057000-8105a000 rw-p 00000000 00:00 0
    8105a000-8105d000 r--p 00000000 fd:00 4196384 /lib/m68k-linux-gnu/libdl-2.31.so
    8105d000-8105f000 ---p 00003000 fd:00 4196384 /lib/m68k-linux-gnu/libdl-2.31.so
    8105f000-81060000 r--p 00003000 fd:00 4196384 /lib/m68k-linux-gnu/libdl-2.31.so
    81060000-81061000 rw-p 00004000 fd:00 4196384 /lib/m68k-linux-gnu/libdl-2.31.so
    81061000-8106e000 r--p 00000000 fd:00 16137916 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.so
    8106e000-81070000 ---p 0000d000 fd:00 16137916 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.so
    81070000-81071000 r--p 0000d000 fd:00 16137916 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.so
    81071000-81072000 rw-p 0000e000 fd:00 16137916 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.so
    81072000-81074000 rw-p 00000000 00:00 0
    81074000-8108a000 r--p 00000000 fd:00 4199459 /lib/m68k-linux-gnu/libz.so.1.2.11
    8108a000-8108b000 ---p 00016000 fd:00 4199459 /lib/m68k-linux-gnu/libz.so.1.2.11
    8108b000-8108c000 r--p 00015000 fd:00 4199459 /lib/m68k-linux-gnu/libz.so.1.2.11
    8108c000-8108d000 rw-p 00016000 fd:00 4199459 /lib/m68k-linux-gnu/libz.so.1.2.11
    8108d000-810a4000 r--p 00000000 fd:00 4196432 /lib/m68k-linux-gnu/libpthread-2.31.so
    810a4000-810a6000 ---p 00017000 fd:00 4196432 /lib/m68k-linux-gnu/libpthread-2.31.so
    810a6000-810a7000 r--p 00017000 fd:00 4196432 /lib/m68k-linux-gnu/libpthread-2.31.so
    810a7000-810a8000 rw-p 00018000 fd:00 4196432 /lib/m68k-linux-gnu/libpthread-2.31.so
    810a8000-810aa000 rw-p 00000000 00:00 0
    810aa000-810b2000 ---p 00000000 00:00 0
    810b2000-810ce000 r--p 00000000 fd:00 4196372 /lib/m68k-linux-gnu/ld-2.31.so
    810ce000-810d1000 ---p 00000000 00:00 0
    810d1000-810d2000 r--p 0001d000 fd:00 4196372 /lib/m68k-linux-gnu/ld-2.31.so
    810d2000-810d4000 rw-p 0001e000 fd:00 4196372 /lib/m68k-linux-gnu/ld-2.31.so
    810d4000-810d5000 ---p 00000000 00:00 0
    810d5000-818d5000 rw-p 00000000 00:00 0
    818d5000-c10d4000 ---p 00000000 00:00 0
    c10d4000-c10d5000 r--p 00000000 fd:00 16137886 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
    c10d5000-c10d7000 ---p 00000000 00:00 0
    c10d7000-c10d8000 r--p 00001000 fd:00 16137886 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
    c10d8000-c10d9000 rw-p 00002000 fd:00 16137886 /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
    c10d9000-c10fa000 rw-p 00000000 00:00 0
    c10fa000-1410d3000 ---p 00000000 00:00 0
    7fac60000000-7fac60202000 rw-p 00000000 00:00 0
    7fac60202000-7fac64000000 ---p 00000000 00:00 0
    7fac68000000-7fac6ffff000 rwxp 00000000 00:00 0
    7fac6ffff000-7fac70000000 ---p 00000000 00:00 0
    7fac70000000-7fac70021000 rw-p 00000000 00:00 0
    7fac70021000-7fac74000000 ---p 00000000 00:00 0
    7fac746e1000-7fac746e2000 ---p 00000000 00:00 0
    7fac746e2000-7fac747a3000 rw-p 00000000 00:00 0
    7fac747a3000-7fac747a4000 ---p 00000000 00:00 0
    7fac747a4000-7fac74fa4000 rw-p 00000000 00:00 0
    7ffd336e7000-7ffd33709000 rw-p 00000000 00:00 0 [stack]
    7ffd337e2000-7ffd337e6000 r--p 00000000 00:00 0 [vvar] 7ffd337e6000-7ffd337e8000 r-xp 00000000 00:00 0 [vdso]

    VM Arguments:
    jvm_args: -Dapplication.home=/tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image -Xms8m
    java_command: com.sun.tools.javac.Main -version
    java_class_path (initial): /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/tools.jar:/tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/classes
    Launcher Type: SUN_STANDARD

    Environment Variables: PATH=/tmp/buildd/openjdk-8-8u282-b08/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH=/usr/lib/libeatmydata:/usr/lib/libeatmydata
    LD_PRELOAD=
    SHELL=/bin/bash
    ARCH=m68k

    Signal Handlers:
    SIGSEGV: [libjvm.so+0x46f430], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
    SIGBUS: [libjvm.so+0x46f430], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
    SIGFPE: [libjvm.so+0x39634e], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
    SIGPIPE: [libjvm.so+0x39634e], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
    SIGXFSZ: [libjvm.so+0x39634e], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
    SIGILL: [libjvm.so+0x39634e], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
    SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none SIGUSR2: [libjvm.so+0x396190], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
    SIGHUP: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none SIGINT: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none SIGTERM: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none SIGQUIT: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none


    --------------- S Y S T E M ---------------

    OS:PRETTY_NAME="Debian GNU/Linux bullseye/sid"
    NAME="Debian GNU/Linux"
    ID=debian
    HOME_URL="https://www.debian.org/"
    SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/"

    uname:Linux 5.10.0-0.bpo.3-amd64 #1 SMP Debian 5.10.13-1~bpo10+1 (2021-02-11) m68k
    libc:glibc 2.31 NPTL 2.31
    rlimit: STACK 8192k, CORE 0k, NPROC 96026, NOFILE 4096, AS infinity
    load average:5.52 10.86 10.43

    /proc/meminfo:
    MemTotal: 24624272 kB
    MemFree: 9501992 kB
    MemAvailable: 18552848 kB
    Buffers: 4369020 kB
    Cached: 4218148 kB
    SwapCached: 0 kB
    Active: 3461744 kB
    Inactive: 10635836 kB
    Active(anon): 1244 kB
    Inactive(anon): 5510304 kB
    Active(file): 3460500 kB
    Inactive(file): 5125532 kB
    Unevictable: 0 kB
    Mlocked: 0 kB
    SwapTotal: 4194300 kB
    SwapFree: 4194300 kB
    Dirty: 124 kB
    Writeback: 0 kB
    AnonPages: 5497780 kB
    Mapped: 72084 kB
    Shmem: 1136 kB
    KReclaimable: 864808 kB
    Slab: 931860 kB
    SReclaimable: 864808 kB
    SUnreclaim: 67052 kB
    KernelStack: 5104 kB
    PageTables: 16308 kB
    NFS_Unstable: 0 kB
    Bounce: 0 kB
    WritebackTmp: 0 kB
    CommitLimit: 16506436 kB
    Committed_AS: 9671816 kB
    VmallocTotal: 34359738367 kB
    VmallocUsed: 18788 kB
    VmallocChunk: 0 kB
    Percpu: 5568 kB
    HardwareCorrupted: 0 kB
    AnonHugePages: 5316608 kB
    ShmemHugePages: 0 kB
    ShmemPmdMapped: 0 kB
    FileHugePages: 0 kB
    FilePmdMapped: 0 kB
    HugePages_Total: 0
    HugePages_Free: 0
    HugePages_Rsvd: 0
    HugePages_Surp: 0
    Hugepagesize: 2048 kB
    Hugetlb: 0 kB
    DirectMap4k: 265024 kB
    DirectMap2M: 24899584 kB


    CPU:total 8 (initial active 8)

    /proc/cpuinfo:
    processor : 0
    vendor_id : GenuineIntel
    cpu family : 6
    model : 26
    model name : Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
    stepping : 5
    microcode : 0x1d
    cpu MHz : 1599.026
    cache size : 8192 KB
    physical id : 0
    siblings : 8
    core id : 0
    cpu cores : 4
    apicid : 0
    initial apicid : 0
    fpu : yes
    fpu_exception : yes
    cpuid level : 11
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni dtes64 monitor
    ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid dtherm ida flush_l1d
    vmx flags : vnmi preemption_timer invvpid ept_x_only flexpriority tsc_offset vtpr mtf vapic ept vpid
    bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit
    bogomips : 6129.42
    clflush size : 64
    cache_alignment : 64
    address sizes : 36 bits physical, 48 bits virtual
    power management:

    processor : 1
    vendor_id : GenuineIntel
    cpu family : 6
    model : 26
    model name : Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
    stepping : 5
    microcode : 0x1d
    cpu MHz : 1599.016
    cache size : 8192 KB
    physical id : 0
    siblings : 8
    core id : 1
    cpu cores : 4
    apicid : 2
    initial apicid : 2
    fpu : yes
    fpu_exception : yes
    cpuid level : 11
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni dtes64 monitor
    ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid dtherm ida flush_l1d
    vmx flags : vnmi preemption_timer invvpid ept_x_only flexpriority tsc_offset vtpr mtf vapic ept vpid
    bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit
    bogomips : 6129.42
    clflush size : 64
    cache_alignment : 64
    address sizes : 36 bits physical, 48 bits virtual
    power management:

    processor : 2
    vendor_id : GenuineIntel
    cpu family : 6
    model : 26
    model name : Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
    stepping : 5
    microcode : 0x1d
    cpu MHz : 1599.015
    cache size : 8192 KB
    physical id : 0
    siblings : 8
    core id : 2
    cpu cores : 4
    apicid : 4
    initial apicid : 4
    fpu : yes
    fpu_exception : yes
    cpuid level : 11
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni dtes64 monitor
    ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid dtherm ida flush_l1d
    vmx flags : vnmi preemption_timer invvpid ept_x_only flexpriority tsc_offset vtpr mtf vapic ept vpid
    bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit
    bogomips : 6129.42
    clflush size : 64
    cache_alignment : 64
    address sizes : 36 bits physical, 48 bits virtual
    power management:

    processor : 3
    vendor_id : GenuineIntel
    cpu family : 6
    model : 26
    model name : Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
    stepping : 5
    microcode : 0x1d
    cpu MHz : 1598.981
    cache size : 8192 KB
    physical id : 0
    siblings : 8
    core id : 3
    cpu cores : 4
    apicid : 6
    initial apicid : 6
    fpu : yes
    fpu_exception : yes
    cpuid level : 11
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni dtes64 monitor
    ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid dtherm ida flush_l1d
    vmx flags : vnmi preemption_timer invvpid ept_x_only flexpriority tsc_offset vtpr mtf vapic ept vpid
    bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit
    bogomips : 6129.42
    clflush size : 64
    cache_alignment : 64
    address sizes : 36 bits physical, 48 bits virtual
    power management:

    processor : 4
    vendor_id : GenuineIntel
    cpu family : 6
    model : 26
    model name : Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
    stepping : 5
    microcode : 0x1d
    cpu MHz : 1598.881
    cache size : 8192 KB
    physical id : 0
    siblings : 8
    core id : 0
    cpu cores : 4
    apicid : 1
    initial apicid : 1
    fpu : yes
    fpu_exception : yes
    cpuid level : 11
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni dtes64 monitor
    ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid dtherm ida flush_l1d
    vmx flags : vnmi preemption_timer invvpid ept_x_only flexpriority tsc_offset vtpr mtf vapic ept vpid
    bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit
    bogomips : 6129.42
    clflush size : 64
    cache_alignment : 64
    address sizes : 36 bits physical, 48 bits virtual
    power management:

    processor : 5
    vendor_id : GenuineIntel
    cpu family : 6
    model : 26
    model name : Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
    stepping : 5
    microcode : 0x1d
    cpu MHz : 1598.981
    cache size : 8192 KB
    physical id : 0
    siblings : 8
    core id : 1
    cpu cores : 4
    apicid : 3
    initial apicid : 3
    fpu : yes
    fpu_exception : yes
    cpuid level : 11
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni dtes64 monitor
    ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid dtherm ida flush_l1d
    vmx flags : vnmi preemption_timer invvpid ept_x_only flexpriority tsc_offset vtpr mtf vapic ept vpid
    bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit
    bogomips : 6129.42
    clflush size : 64
    cache_alignment : 64
    address sizes : 36 bits physical, 48 bits virtual
    power management:

    processor : 6
    vendor_id : GenuineIntel
    cpu family : 6
    model : 26
    model name : Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
    stepping : 5
    microcode : 0x1d
    cpu MHz : 1599.100
    cache size : 8192 KB
    physical id : 0
    siblings : 8
    core id : 2
    cpu cores : 4
    apicid : 5
    initial apicid : 5
    fpu : yes
    fpu_exception : yes
    cpuid level : 11
    wp : yes

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From John Paul Adrian Glaubitz@21:1/5 to Thorsten Glaser on Tue Mar 30 01:10:01 2021
    Hi Thorsten!

    On 3/29/21 7:17 PM, Thorsten Glaser wrote:
    I’m resurrecting openjdk-8 in sid because it’s apparently needed for bootstrapping other (JVM-based) languages/tools, and it doesn’t work
    for m68k. (This is probably no problem as we have openjdk-11 there.)
    Does anyone know about this? (This used qemu-user-static in case that matters.)

    When Matthias re-uploaded openjdk-8 for bootstrapping Kotlin, I just
    rebuilt the last working version 8u171-b11-2 [1] for m68k and uploaded
    it.

    I tried fixing the issue you are seeing but just gave up at some point
    because I was hoping that the Kotlin guys will eventually jump to
    openjdk-11 which works way better on all architectures (except currently riscv64 it seems).

    Is there a reason the Kotlin developers are stuck on version 8?

    Adrian

    [1] https://buildd.debian.org/status/logs.php?pkg=openjdk-8&arch=m68k

    --
    .''`. John Paul Adrian Glaubitz
    : :' : Debian Developer - glaubitz@debian.org
    `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
    `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Thorsten Glaser@21:1/5 to All on Tue Mar 30 02:40:01 2021
    Hi Adrian,

    When Matthias re-uploaded openjdk-8 for bootstrapping Kotlin, I just
    rebuilt the last working version 8u171-b11-2 [1] for m68k and uploaded
    it.

    I see.

    I tried fixing the issue you are seeing but just gave up at some point

    OK, thanks for the confirmation.

    because I was hoping that the Kotlin guys will eventually jump to
    openjdk-11 which works way better on all architectures (except currently >riscv64 it seems).

    I’d surely hope so. My current hope is that it only needs to be
    bootstrapped on one architectures and is arch:all afterwards,
    but I don’t know. (I’m not even sure anyone knows, at this point.)

    Is there a reason the Kotlin developers are stuck on version 8?

    I don’t know that either. I just know openjdk-8 is still used by
    lots of people, supported in stretch LTS and jessie ELTS, also in
    xenial, but it vanished due to Matthias seemingly being disinterested
    in making the jump to build with GCC 10. I had been building updated
    copies locally, but then came https://lists.debian.org/debian-java/2021/03/msg00021.html
    which gave me the incentive to resurrect it in unstable proper.
    (Which also possibly makes it easier to support (E)LTS.)

    But okay, it’s no biggie, there’s 11, and we can look at 8 again
    only if it’ll indeed end up being needed (which wouldn’t work for
    the next stable anyway so I’d assume it won’t be needed).

    bye,
    //mirabilos
    --
    22:59⎜<Vutral> glaub ich termkit is kompliziert | glabe nicht das man
    damit schneller arbeitet | reizüberflutung │ wie windows │ alles evil zuviel bilder │ wie ein spiel | 23:00⎜<Vutral> die meisten raffen auch nicht mehr von windows | 23:01⎜<Vutral> bilderbücher sind ja auch nich wirklich verbreitet als erwachsenen literatur ‣ who needs GUIs thus?

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