• Bug#1065944: squeak-plugins-scratch: FTBFS on arm{el,hf}: WeDoLinux.c:1

    From Sebastian Ramacher@21:1/5 to All on Sun Mar 10 22:20:01 2024
    Source: squeak-plugins-scratch
    Version: 1.4.0.2~svn.r83-3.1
    Severity: serious
    Tags: ftbfs
    Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramacher@debian.org

    https://buildd.debian.org/status/fetch.php?pkg=squeak-plugins-scratch&arch=armel&ver=1.4.0.2%7Esvn.r83-3.1%2Bb1&stamp=1710056636&raw=0

    cd wedo/ && \
    arm-linux-gnueabi-gcc -std=gnu89 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -g -fPIC -c *.c
    WeDoLinux.c: In function ‘WeDoClosePort’:
    WeDoLinux.c:175:9: error: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Werror=implicit-function-declaration]
    175 | close(fdWeDo);
    | ^~~~~
    | pclose
    cc1: some warnings being treated as errors
    make: *** [debian/rules:31: build-stamp] Error 1

    Cheers
    --
    Sebastian Ramacher

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

    tags -1 patch
    Bug #1065944 [src:squeak-plugins-scratch] squeak-plugins-scratch: FTBFS on arm{el,hf}: WeDoLinux.c:175:9: error: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Werror=implicit-function-declaration]
    Added tag(s) patch.

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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Zixing Liu@21:1/5 to All on Mon Apr 15 21:30:01 2024
    This is a multi-part MIME message sent by reportbug.


    Package: squeak-plugins-scratch
    Followup-For: Bug #1065944
    User: ubuntu-devel@lists.ubuntu.com
    Usertags: origin-ubuntu noble ubuntu-patch
    Control: tags -1 patch

    Dear Maintainer,

    In Ubuntu, the attached patch was applied to achieve the following:

    * debian/patches/add-missing-include.patch: Add a missing header to
    fix build on armhf. (Closes #1065944, LP: #2061587).
    * debian/control: Add quilt to B-D as this is previously missing.


    Thanks for considering the patch.


    -- System Information:
    Debian Release: bookworm/sid
    APT prefers jammy-updates
    APT policy: (500, 'jammy-updates'), (500, 'jammy-security'), (500, 'jammy'), (100, 'jammy-backports')
    Architecture: amd64 (x86_64)
    Foreign Architectures: i386

    Kernel: Linux 6.5.0-27-generic (SMP w/10 CPU threads; PREEMPT)
    Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
    Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE=en_CA:en
    Shell: /bin/sh linked to /usr/bin/dash
    Init: systemd (via /run/systemd/system)
    LSM: AppArmor: enabled

    diff -Nru squeak-plugins-scratch-1.4.0.2~svn.r83/debian/control squeak-plugins-scratch-1.4.0.2~svn.r83/debian/control
    --- squeak-plugins-scratch-1.4.0.2~svn.r83/debian/control 2024-03-08 00:00:18.000000000 -0700
    +++ squeak-plugins-scratch-1.4.0.2~svn.r83/debian/control 2024-04-15 10:23:53.000000000 -0600
    @@ -1,8 +1,8 @@
    Source: squeak-plugins-scratch
    Section: devel
    Priority: optional
    Maintainer: Miriam Ruiz <miriam@debian.org>
    -Build-Depends: debhelper, dh-buildinfo,
    +Build-Depends: debhelper, dh-buildinfo, quilt,
    libcairo2-dev (>= 1.8.6), libpango1.0-dev (>= 1.24.1),
    libglib2.0-dev (>= 2.20.1), libv4l-dev (>= 0.5.8)
    Standards-Version: 4.2.1.4
    diff -Nru squeak-plugins-scratch-1.4.0.2~svn.r83/debian/patches/add-missing-include.patch squeak-plugins-scratch-1.4.0.2~svn.r83/debian/patches/add-missing-include.patch
    --- squeak-plugins-scratch-1.4.0.2~svn.r83/debian/patches/add-missing-include.patch 1969-12-31 17:00:00.000000000 -0700
    +++ squeak-plugins-scratch-1.4.0.2~svn.r83/debian/patches/add-missing-include.patch 2024-04-15 10:23:10.000000000 -0600
    @@ -0,0 +1,19 @@
    +Description: Add a missing header to
  • From Debian Bug Tracking System@21:1/5 to All on Sun Jun 9 06:40:01 2024
    This is a multi-part message in MIME format...

    Your message dated Sun, 09 Jun 2024 04:30:20 +0000
    with message-id <E1sGACC-00A60d-Rm@fasolo.debian.org>
    and subject line Bug#1072784: Removed package(s) from unstable
    has caused the Debian Bug report #1065944,
    regarding squeak-plugins-scratch: FTBFS on arm{el,hf}: WeDoLinux.c:175:9: error: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Werror=implicit-function-declaration]
    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.)


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

    Received: (at submit) by bugs.debian.org; 10 Mar 2024 21:15:12 +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=-106.2 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,
    SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE,UNPARSEABLE_RELAY,
    USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST autolearn=ham
    autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 20; hammy, 150; neutral, 37; spammy,
    0. spammytokens:
    hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
    0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
    0.000-+--H*RT:311, 0.000-+--H*RT:108
    Return-path: <sramacher@debian.org>
    Received: from stravinsky.debian.org ([2001:41b