<div dir="ltr"><div>Hi <br></div><div><br></div><div>I am experiencing some problems
with the GetComponents script. It does not seem to be doing anything and
invoking --debug and --verbose does not produce any output at all
either.</div><div><br></div><div>I have tried to change the first line to the output of <b>whereis perl</b>:</div><div>!/usr/bin/perl</div><div>but that didn't change anything.<br></div><div><br></div><div>Here's some info on my settings:</div><div>I'm using<b> Ubuntu 22.04</b><br></div><div><b>git version 2.33.1</b></div><div><b>svn, version 1.14.1 (r1886195)</b>, compiled Dec 3 2021, 20:03:34 on x86_64-pc-linux-gnu</div><div><br></div><div>Summary of my perl5 (revision 5 version 32 subversion 1) configuration:<br> <br> Platform:<br> osname=linux<br> osvers=4.19.0<br> archname=x86_64-linux-gnu-thread-multi<br> uname='linux localhost 4.19.0 #1 smp debian 4.19.0 x86_64 gnulinux '<br>
config_args='-Dmksymlinks -Dusethreads -Duselargefiles
-Dcc=x86_64-linux-gnu-gcc -Dcpp=x86_64-linux-gnu-cpp
-Dld=x86_64-linux-gnu-gcc -Dccflags=-DDEBIAN -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/dummy/build/dir=.
-flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat
-Werror=format-security -Dldflags= -Wl,-Bsymbolic-functions -flto=auto
-Wl,-z,relro -Dlddlflags=-shared -Wl,-Bsymbolic-functions -flto=auto
-Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu
-Dprefix=/usr -Dprivlib=/usr/share/perl/5.32 -Darchlib=/usr/lib/x86_64-linux-gnu/perl/5.32 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/x86_64-linux-gnu/perl5/5.32 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.32.1 -Dsitearch=/usr/local/lib/x86_64-linux-gnu/perl/5.32.1 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager
-Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -Ui_xlocale
-Uversiononly -DDEBUGGING=-g -Doptimize=-O2 -dEs -Duseshrplib
-Dlibperl=libperl.so.5.32.1'<br> hint=recommended<br> useposix=true<br> d_sigaction=define<br> useithreads=define<br> usemultiplicity=define<br> use64bitint=define<br> use64bitall=define<br> uselongdouble=undef<br> usemymalloc=n<br> default_inc_excludes_dot=define<br> bincompat5005=undef<br> Compiler:<br> cc='x86_64-linux-gnu-gcc'<br>
ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64'<br> optimize='-O2 -g'<br> cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include'<br> ccversion=''<br> gccversion='11.2.0'<br> gccosandvers=''<br> intsize=4<br> longsize=8<br> ptrsize=8<br> doublesize=8<br> byteorder=12345678<br> doublekind=3<br> d_longlong=define<br> longlongsize=8<br> d_longdbl=define<br> longdblsize=16<br> longdblkind=3<br> ivtype='long'<br> ivsize=8<br> nvtype='double'<br> nvsize=8<br> Off_t='off_t'<br> lseeksize=8<br> alignbytes=8<br> prototype=define<br> Linker and Libraries:<br> ld='x86_64-linux-gnu-gcc'<br> ldflags =' -fstack-protector-strong -L/usr/local/lib'<br>
libpth=/usr/local/lib /usr/include/x86_64-linux-gnu /usr/lib
/lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu
/usr/lib/../lib /lib /lib64 /usr/lib64<br> libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt<br> perllibs=-ldl -lm -lpthread -lc -lcrypt<br> libc=<a href="http://libc-2.33.so" target="_blank">libc-2.33.so</a><br> so=so<br> useshrplib=true<br> libperl=libperl.so.5.32<br> gnulibc_version='2.33'<br> Dynamic Linking:<br> dlsrc=dl_dlopen.xs<br> dlext=so<br> d_dlsymun=undef<br> ccdlflags='-Wl,-E'<br> cccdlflags='-fPIC'<br> lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'<br><br><br>Characteristics of this binary (from libperl): <br> Compile-time options:<br> HAS_TIMES<br> MULTIPLICITY<br> PERLIO_LAYERS<br> PERL_COPY_ON_WRITE<br> PERL_DONT_CREATE_GVSV<br> PERL_IMPLICIT_CONTEXT<br> PERL_MALLOC_WRAP<br> PERL_OP_PARENT<br> PERL_PRESERVE_IVUV<br> USE_64_BIT_ALL<br> USE_64_BIT_INT<br> USE_ITHREADS<br> USE_LARGE_FILES<br> USE_LOCALE<br> USE_LOCALE_COLLATE<br> USE_LOCALE_CTYPE<br> USE_LOCALE_NUMERIC<br> USE_LOCALE_TIME<br> USE_PERLIO<br> USE_PERL_ATOF<br> USE_REENTRANT_API<br> USE_THREAD_SAFE_LOCALE<br> Locally applied patches:<br> DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN.<br> DEBPKG:debian/db_file_ver - <a href="https://bugs.debian.org/340047" target="_blank">https://bugs.debian.org/340047</a> Remove overly restrictive DB_File version check.<br> DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information.<br> DEBPKG:debian/enc2xs_inc - <a href="https://bugs.debian.org/290336" target="_blank">https://bugs.debian.org/290336</a> Tweak enc2xs to follow symlinks and ignore missing @INC directories.<br> DEBPKG:debian/errno_ver - <a href="https://bugs.debian.org/343351" target="_blank">https://bugs.debian.org/343351</a> Remove Errno version check due to upgrade problems with long-running processes.<br> DEBPKG:debian/libperl_embed_doc - <a href="https://bugs.debian.org/186778" target="_blank">https://bugs.debian.org/186778</a> Note that libperl-dev package is required for embedded linking<br> DEBPKG:fixes/respect_umask - Respect umask during installation<br> DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories<br> DEBPKG:debian/extutils_set_libperl_path - EU:MM: set location of libperl.a under /usr/lib<br> DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor<br> DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets.<br> DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor.<br> DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy.<br> DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable.<br> DEBPKG:debian/perlivp - <a href="https://bugs.debian.org/510895" target="_blank">https://bugs.debian.org/510895</a> Make perlivp skip include directories in /usr/local<br> DEBPKG:debian/squelch-locale-warnings - <a href="https://bugs.debian.org/508764" target="_blank">https://bugs.debian.org/508764</a> Squelch locale warnings in Debian package maintainer scripts<br> DEBPKG:debian/patchlevel - <a href="https://bugs.debian.org/567489" target="_blank">https://bugs.debian.org/567489</a> List packaged patches for 5.32.1-3ubuntu3 in patchlevel.h<br> DEBPKG:fixes/document_makemaker_ccflags - <a href="https://bugs.debian.org/628522" target="_blank">https://bugs.debian.org/628522</a> [<a href="http://rt.cpan.org" target="_blank">rt.cpan.org</a> #68613] Document that CCFLAGS should include $Config{ccflags}<br> DEBPKG:debian/find_html2text - <a href="https://bugs.debian.org/640479" target="_blank">https://bugs.debian.org/640479</a> Configure CPAN::Distribution with correct name of html2text<br> DEBPKG:debian/perl5db-x-terminal-emulator.patch - <a href="https://bugs.debian.org/668490" target="_blank">https://bugs.debian.org/668490</a> Invoke x-terminal-emulator rather than xterm in <a href="http://perl5db.pl" target="_blank">perl5db.pl</a><br> DEBPKG:debian/cpan-missing-site-dirs - <a href="https://bugs.debian.org/688842" target="_blank">https://bugs.debian.org/688842</a> Fix CPAN::FirstTime defaults with nonexisting site dirs if a parent is writable<br> DEBPKG:fixes/memoize_storable_nstore - [<a href="http://rt.cpan.org" target="_blank">rt.cpan.org</a> #77790] <a href="https://bugs.debian.org/587650" target="_blank">https://bugs.debian.org/587650</a> Memoize::Storable: respect 'nstore' option not respected<br> DEBPKG:debian/makemaker-pasthru - <a href="https://bugs.debian.org/758471" target="_blank">https://bugs.debian.org/758471</a> Pass LD settings through to subdirectories<br> DEBPKG:debian/makemaker-manext - <a href="https://bugs.debian.org/247370" target="_blank">https://bugs.debian.org/247370</a> Make EU::MakeMaker honour MANnEXT settings in generated manpage headers<br> DEBPKG:debian/kfreebsd-softupdates - <a href="https://bugs.debian.org/796798" target="_blank">https://bugs.debian.org/796798</a> Work around Debian Bug#796798<br> DEBPKG:fixes/memoize-pod - [<a href="http://rt.cpan.org" target="_blank">rt.cpan.org</a> #89441] Fix POD errors in Memoize<br> DEBPKG:debian/hurd-softupdates - <a href="https://bugs.debian.org/822735" target="_blank">https://bugs.debian.org/822735</a> Fix t/op/stat.t failures on hurd<br> DEBPKG:fixes/math_complex_doc_great_circle - <a href="https://bugs.debian.org/697567" target="_blank">https://bugs.debian.org/697567</a> [<a href="http://rt.cpan.org" target="_blank">rt.cpan.org</a> #114104] Math::Trig: clarify definition of great_circle_midpoint<br> DEBPKG:fixes/math_complex_doc_see_also - <a href="https://bugs.debian.org/697568" target="_blank">https://bugs.debian.org/697568</a> [<a href="http://rt.cpan.org" target="_blank">rt.cpan.org</a> #114105] Math::Trig: add missing SEE ALSO<br> DEBPKG:fixes/math_complex_doc_angle_units - <a href="https://bugs.debian.org/731505" target="_blank">https://bugs.debian.org/731505</a> [<a href="http://rt.cpan.org" target="_blank">rt.cpan.org</a> #114106] Math::Trig: document angle units<br> DEBPKG:fixes/cpan_web_link - <a href="https://bugs.debian.org/367291" target="_blank">https://bugs.debian.org/367291</a> CPAN: Add link to main CPAN web site<br> DEBPKG:debian/hppa_op_optimize_workaround - <a href="https://bugs.debian.org/838613" target="_blank">https://bugs.debian.org/838613</a> Temporarily lower the optimization of op.c on hppa due to gcc-6 problems<br> DEBPKG:debian/installman-utf8 - <a href="https://bugs.debian.org/840211" target="_blank">https://bugs.debian.org/840211</a> Generate man pages with UTF-8 characters<br> DEBPKG:debian/hppa_opmini_optimize_workaround - <a href="https://bugs.debian.org/869122" target="_blank">https://bugs.debian.org/869122</a> Lower the optimization level of opmini.c on hppa<br> DEBPKG:debian/sh4_op_optimize_workaround - <a href="https://bugs.debian.org/869373" target="_blank">https://bugs.debian.org/869373</a> Also lower the optimization level of op.c and opmini.c on sh4<br> DEBPKG:debian/perldoc-pager - <a href="https://bugs.debian.org/870340" target="_blank">https://bugs.debian.org/870340</a> [<a href="http://rt.cpan.org" target="_blank">rt.cpan.org</a> #120229] Fix perldoc terminal escapes when sensible-pager is less<br> DEBPKG:debian/prune_libs - <a href="https://bugs.debian.org/128355" target="_blank">https://bugs.debian.org/128355</a> Prune the list of libraries wanted to what we actually need.<br> DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian<br> DEBPKG:debian/configure-regen - <a href="https://bugs.debian.org/762638" target="_blank">https://bugs.debian.org/762638</a> Regenerate Configure et al. after probe unit changes<br> DEBPKG:debian/deprecate-with-apt - <a href="https://bugs.debian.org/747628" target="_blank">https://bugs.debian.org/747628</a> Point users to Debian packages of deprecated core modules<br> DEBPKG:debian/disable-stack-check - <a href="https://bugs.debian.org/902779" target="_blank">https://bugs.debian.org/902779</a> [GH #16607] Disable debugperl stack extension checks for binary compatibility with perl<br> DEBPKG:debian/perlbug-editor - <a href="https://bugs.debian.org/922609" target="_blank">https://bugs.debian.org/922609</a> Use "editor" as the default perlbug editor, as per Debian policy<br> DEBPKG:debian/eu-mm-perl-base - <a href="https://bugs.debian.org/962138" target="_blank">https://bugs.debian.org/962138</a> Suppress an ExtUtils::MakeMaker warning about our non-default @INC<br> DEBPKG:fixes/hurd-cachepropagate-test-fix - <a href="https://bugs.debian.org/963214" target="_blank">https://bugs.debian.org/963214</a> GNU/Hurd doesn't support SO_PROTOCOL<br> DEBPKG:fixes/io_socket_ip_ipv6 - Disable getaddrinfo(3) AI_ADDRCONFIG for localhost and IPv4 numeric addresses<br> DEBPKG:disable-libperl-tests -<br> DEBPKG:CVE-2021-36770.patch - [PATCH] mitigate @INC pollution when loading ConfigLocal<br> Built under linux<br> Compiled at Aug 2 2021 12:24:15<br> @INC:<br> /etc/perl<br> /usr/local/lib/x86_64-linux-gnu/perl/5.32.1<br> /usr/local/share/perl/5.32.1<br> /usr/lib/x86_64-linux-gnu/perl5/5.32<br> /usr/share/perl5<br> /usr/lib/x86_64-linux-gnu/perl-base<br> /usr/lib/x86_64-linux-gnu/perl/5.32<br> /usr/share/perl/5.32<br> /usr/local/lib/site_perl</div><div><br></div><div><br></div><div>Any ideas how I could make it work?<br></div><div><br></div><div>Best <br></div><font color="#888888"><div>Konrad </div></font></div>