From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_HI, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-qk1-x72a.google.com (mail-qk1-x72a.google.com [IPv6:2607:f8b0:4864:20::72a]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id CABDE1F8C6 for ; Thu, 9 Sep 2021 18:23:54 +0000 (UTC) Received: by mail-qk1-x72a.google.com with SMTP id a66so2846122qkc.1 for ; Thu, 09 Sep 2021 11:23:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=date:from:to:subject:message-id:mime-version:content-disposition; bh=MZB783ulf8poMTUUVMbE8UU3RDqsNSRsuZN+7ByxhRE=; b=Rf1SogNgH92W4pfAXtER+YW4SiO7PkPfKkVXwZTycp+ccbLmhg966QFTlelSmyljo0 Q4l7JhId5McuGvY+rtIkYEKJ8lg1QWhdoORDvXA54fi9poheUzSd4FtTlAAxbErfeBuQ qMZeuAFcHQMRsz6WSfWundP/3WA2ELeKVz4gM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition; bh=MZB783ulf8poMTUUVMbE8UU3RDqsNSRsuZN+7ByxhRE=; b=WYFeXNXiILB5Tpj7kpTJ/VnLqVindYK8Ht66R35hw4yJn0J+dzPVz0vTQle+QbYHsC DrihhgUz6fjsMfW9iBKUkkPhMLQjhPv+ra4/Fgc+jZZi7hmADqgMDnHShKBHLTToFQk5 g7EgrBPpcQxSiv312vlujobGvLMzlgzkKIpRAWRWosJhpFzq4VJmkYcYKH1OagTYGOyQ WThFeKtSw2YH57j1KX/XKjgj7DD88Euj3etkwIEvy0jhrJGFS25Tb7GmW8uoHUMD/kee WvlFjesbsPfIIwwePtymHbCPAoRWyWPz9YEe+Ta7HBwlv+YlkuFnyBrUTYarqsHTPXHD m4aA== X-Gm-Message-State: AOAM532hTUAdwzdd6RvEO89qC31DUwAuY7cwQKOwwbIXDq7hm3HmEvWH QGppM4iECQ1oyt1D5U+GMkdCDrwfJNueAQ== X-Google-Smtp-Source: ABdhPJyxuCJstXGC6nrQlnkDdv+LOf59yK700trKeVrXK5WXsIvRJUrOeDvSDEpV6NZk+OXy+9lYfQ== X-Received: by 2002:ae9:f70e:: with SMTP id s14mr4196120qkg.38.1631211832611; Thu, 09 Sep 2021 11:23:52 -0700 (PDT) Received: from meerkat.local (bras-base-mtrlpq5031w-grc-32-216-209-220-181.dsl.bell.ca. [216.209.220.181]) by smtp.gmail.com with ESMTPSA id o5sm1915588qkf.2.2021.09.09.11.23.51 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Sep 2021 11:23:52 -0700 (PDT) Date: Thu, 9 Sep 2021 14:23:50 -0400 From: Konstantin Ryabitsev To: meta@public-inbox.org Subject: make test in a debian-11 container Message-ID: <20210909182350.yzhdw3znylowb3im@meerkat.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline List-Id: Hello: I can't seem to get a clean "make test" in the Debian container. It's possible that I'm missing some of the packages, as the official Debian container image is very minimal. The dockerfile is here: https://gist.github.com/mricon/046ba7c8b03bd92176dbe83e04f2466c The pertinent section is: RUN apt-get -y install git liburi-perl libemail-mime-perl libplack-perl libtimedate-perl \ libdbd-sqlite3-perl libsearch-xapian-perl libnet-server-perl \ libinline-c-perl libemail-address-xs-perl libparse-recdescent-perl \ xapian-tools libencode-perl libdbi-perl liblinux-inotify2-perl \ libio-compress-perl curl libmail-imapclient-perl sqlite3 \ libgit2-dev make eatmydata When I run "make test", I get the following failures: ... t/gcf2.t ..................... Use of uninitialized value $file in index at /home/user/work/temp/pi/blib/lib/PublicInbox/Spawn.pm line 348. Use of uninitialized value $file in concatenation (.) or string at /home/user/work/temp/pi/blib/lib/PublicInbox/Spawn.pm line 350. Use of uninitialized value in subroutine entry at /home/user/work/temp/pi/blib/lib/PublicInbox/Spawn.pm line 388. Use of uninitialized value in join or string at /home/user/work/temp/pi/blib/lib/PublicInbox/Spawn.pm line 389. t/gcf2.t ..................... skipped: PublicInbox::Gcf2 missing for t/gcf2.t t/gcf2_client.t .............. Use of uninitialized value $file in index at /home/user/work/temp/pi/blib/lib/PublicInbox/Spawn.pm line 348. Use of uninitialized value $file in concatenation (.) or string at /home/user/work/temp/pi/blib/lib/PublicInbox/Spawn.pm line 350. Use of uninitialized value in subroutine entry at /home/user/work/temp/pi/blib/lib/PublicInbox/Spawn.pm line 388. Use of uninitialized value in join or string at /home/user/work/temp/pi/blib/lib/PublicInbox/Spawn.pm line 389. t/gcf2_client.t .............. skipped: PublicInbox::Gcf2 missing for t/gcf2_client.t t/git.t ...................... 1/? fatal: Needed a single revision t/git.t ...................... ok t/gzip_filter.t .............. ok t/hl_mod.t ................... skipped: failed to load highlight.pm for t/hl_mod.t t/httpd-corner.t ............. ok t/httpd-https.t .............. skipped: certs/ missing for t/httpd-https.t, run /usr/bin/perl ./create-certs.perl in certs/ t/httpd-unix.t ............... ok t/httpd.t .................... ok t/hval.t ..................... ok t/idx_stack.t ................ ok t/imap.t ..................... ok t/imap_searchqp.t ............ ok t/imap_tracker.t ............. ok t/imapd-tls.t ................ skipped: certs/ missing for t/imapd-tls.t, run /usr/bin/perl ./create-certs.perl in certs/ t/imapd.t .................... 1/? # waiting for initial fetch... # inbox unlocked on initial fetch, waiting for IDLE t/imapd.t .................... 180/? # waiting for IMAP IDLE wakeup # inbox unlocked on IDLE wakeup # waiting for -watch reload + initial fetch # waiting for PollInterval wakeup # inbox unlocked (poll) # Failed test 'no uninitialized warnings' # at t/imapd.t line 543. # 'Use of uninitialized value $file in index at /home/user/work/temp/pi/blib/lib/PublicInbox/Spawn.pm line 348. # Use of uninitialized value $file in concatenation (.) or string at /home/user/work/temp/pi/blib/lib/PublicInbox/Spawn.pm line 350. # Use of uninitialized value in subroutine entry at /home/user/work/temp/pi/blib/lib/PublicInbox/Spawn.pm line 388. # Use of uninitialized value in join or string at /home/user/work/temp/pi/blib/lib/PublicInbox/Spawn.pm line 389. # ' # matches '(?^i:uninitialized)' # Looks like you failed 1 test of 186. t/imapd.t .................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/186 subtests ... What am I missing? -K