[arch-general] Installing aur/perl-event fails: Unable to find a built tarball

Jeanette C. julien at mail.upb.de
Fri Jul 1 21:24:50 UTC 2022


Jul 1 2022, Randy DuCharme via arch-general has written:

> Use yay??
That did the trick. Thanks for the suggestions.

Best wishes,

Jeanette
>
>
> randy at archlinux ~]$ yay -S perl-event
> ::  Checking for conflicts...
> ::  Checking for inner conflicts...
> [Aur:1]  perl-event-1.28-1.1
>
> ::  (1/1) Downloaded PKGBUILD: perl-event
>   1 perl-event                               (Build Files Exist)
> ==>  Diffs to show?
> ==>  [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
> ==> 
> ::  (1/1) Parsing SRCINFO: perl-event
> ==>  Making package: perl-event 1.28-1.1 (Fri 01 Jul 2022 03:59:38 PM CDT)
> ==>  Retrieving sources...
>   -> Downloading Event-1.28.tar.gz...
>   % Total    % Received % Xferd  Average Speed   Time    Time Time  Current
>                                  Dload  Upload   Total   Spent Left  Speed
> 100     5  100     5    0     0     10      0 --:--:-- --:--:-- --:--:--    
> 10
> 100  250k  100  250k    0     0   238k      0  0:00:01  0:00:01 --:--:-- 
> 1104k
> ==>  Validating source files with sha512sums...
>     Event-1.28.tar.gz ... Passed
> ==>  Making package: perl-event 1.28-1.1 (Fri 01 Jul 2022 03:59:41 PM CDT)
> ==>  Checking runtime dependencies...
> ==>  Checking buildtime dependencies...
> ==>  Retrieving sources...
>   -> Found Event-1.28.tar.gz
> ==>  Validating source files with sha512sums...
>     Event-1.28.tar.gz ... Passed
> ==>  Removing existing $srcdir/ directory...
> ==>  Extracting sources...
>   -> Extracting Event-1.28.tar.gz with bsdtar
> ==>  Sources are ready.
> ==>  Making package: perl-event 1.28-1.1 (Fri 01 Jul 2022 03:59:46 PM CDT)
> ==>  Checking runtime dependencies...
> ==>  Checking buildtime dependencies...
> ==>  WARNING: Using existing $srcdir/ tree
> ==>  Starting build()...
> Checking if your kit is complete...
> Looks good
> Generating a Unix-style Makefile
> Writing Makefile for Event
> Writing MYMETA.yml and MYMETA.json
> "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap 
> '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap 
> '/home/randy/.cache/yay/perl-event/src/Event-1.28/lib/Event/typemap' Event.xs 
>> Event.xsc
> Running Mkbootstrap for Event ()
> chmod 644 "Event.bs"
> "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Event.bs 
> blib/arch/auto/Event/Event.bs 644
> cp lib/Event.pm blib/lib/Event.pm
> cp lib/Event/type.pm blib/lib/Event/type.pm
> cp lib/Event/Watcher.pm blib/lib/Event/Watcher.pm
> cp lib/Event/EventAPI.h blib/lib/Event/EventAPI.h
> cp lib/Event/signal.pm blib/lib/Event/signal.pm
> cp lib/Event/typemap blib/lib/Event/typemap
> cp lib/Event/io.pm blib/lib/Event/io.pm
> cp lib/Event/group.pm blib/lib/Event/group.pm
> cp lib/Event.pod blib/lib/Event.pod
> cp lib/Event/generic.pod blib/lib/Event/generic.pod
> cp lib/Event/var.pm blib/lib/Event/var.pm
> cp lib/Event/generic.pm blib/lib/Event/generic.pm
> cp lib/Event/timer.pm blib/lib/Event/timer.pm
> cp lib/Event/MakeMaker.pm blib/lib/Event/MakeMaker.pm
> cp lib/Event/idle.pm blib/lib/Event/idle.pm
> mv Event.xsc Event.c
> cc -c  -Ic -Ilib/Event -D_REENTRANT -D_GNU_SOURCE -fwrapv 
> -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 
> -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat 
> -Werror=format-security -fstack-clash-protection -fcf-protection -flto 
> -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" -fPIC 
> "-I/usr/lib/perl5/5.36/core_perl/CORE"   Event.c
> In file included from Event.xs:269:
> c/var.c: In function ‘pe_var_start’:
> c/var.c:82:20: warning: assignment discards ‘const’ qualifier from pointer 
> target type [-Wdiscarded-qualifiers]
>    82 |     mg->mg_virtual = &PL_vtbl_uvar;
>       |                    ^
> rm -f blib/arch/auto/Event/Event.so
> cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto 
> -L/usr/local/lib -fstack-protector-strong  Event.o  -o 
> blib/arch/auto/Event/Event.so  \
>       \
>
> chmod 755 blib/arch/auto/Event/Event.so
> Manifying 3 pod documents
> ==>  Starting check()...
> "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Event.bs 
> blib/arch/auto/Event/Event.bs 644
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" 
> "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 
> 'blib/arch')" t/*.t
> t/attach_to.t ..... ok
> t/bored.t ......... ok
> t/callback.t ...... ok
> t/data.t .......... ok
> t/delete.t ........ ok
> t/eval.t .......... ok
> t/fifo.t .......... ok
> t/generic.t ....... ok
> t/group.t ......... ok
> t/hook.t .......... ok
> t/hup.t ........... ok
> t/idle.t .......... ok
> t/Inline.t ........ ok
> t/io.t ............ ok
> t/leak.t .......... ok
> t/leak2.t ......... ok
> t/loop.t .......... ok
> t/now.t ........... ok
> t/reenter.t ....... ok
> t/signal.t ........ ok
> t/timeout_cb.t .... ok
> t/timer.t ......... ok
> t/unconfigured.t .. ok
> t/var.t ........... ok
> All tests successful.
> Files=24, Tests=124, 12 wallclock secs ( 0.11 usr  0.02 sys + 3.05 cusr  0.38 
> csys =  3.56 CPU)
> Result: PASS
> ==>  Entering fakeroot environment...
> ==>  Starting package()...
> "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Event.bs 
> blib/arch/auto/Event/Event.bs 644
> Manifying 3 pod documents
> Appending installation info to 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/core_perl/perllocal.pod
> Files found in blib/arch: installing files in blib/lib into architecture 
> dependent library tree
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/auto/Event/Event.so
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event.pm
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event.pod
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/type.pm
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/Watcher.pm
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/EventAPI.h
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/signal.pm
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/typemap
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/io.pm
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/group.pm
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/generic.pod
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/var.pm
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/generic.pm
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/timer.pm
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/MakeMaker.pm
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/idle.pm
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/share/man/man3/Event.3pm
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/share/man/man3/Event::MakeMaker.3pm
> Installing 
> /home/randy/.cache/yay/perl-event/pkg/perl-event/usr/share/man/man3/Event::generic.3pm
> ==>  Tidying install...
>   -> Removing empty directories...
>   -> Removing libtool files...
>   -> Purging unwanted files...
>   -> Removing static library files...
>   -> Stripping unneeded symbols from binaries and libraries...
>   -> Compressing man and info pages...
> ==>  Checking for packaging issues...
> ==>  Creating package "perl-event"...
>   -> Generating .PKGINFO file...
>   -> Generating .BUILDINFO file...
>   -> Generating .MTREE file...
>   -> Compressing package...
> ==>  Leaving fakeroot environment.
> ==>  Finished making: perl-event 1.28-1.1 (Fri 01 Jul 2022 04:00:08 PM CDT)
> ==>  Cleaning up...
> loading packages...
> resolving dependencies...
> looking for conflicting packages...
>
> Packages (1) perl-event-1.28-1.1
>
> Total Installed Size:  0.14 MiB
>
> ::  Proceed with installation? [Y/n]
> (1/1) checking keys in keyring 
> [##################################################################] 100%
> (1/1) checking package integrity 
> [##################################################################] 100%
> (1/1) loading package files 
> [##################################################################] 100%
> (1/1) checking for file conflicts 
> [##################################################################] 100%
> (1/1) checking available disk space 
> [##################################################################] 100%
> ::  Processing package changes...
> (1/1) installing perl-event 
> [##################################################################] 100%
> ::  Running post-transaction hooks...
> (1/2) Arming ConditionNeedsUpdate...
> (2/2) Warn about old perl modules
> [randy at archlinux ~]$
>
>
>
>
>
>
>
>
> On 7/1/2022 3:58 PM, Jeanette C. via arch-general wrote:
>>  Hey hey,
>>  this is a strange error. I tried installing perl-event, an AUR package
>>  with trizen:
>>  trizen -Sy perl-event
>>  The package downloads, comiles and tests, as far as I can see and finally
>>  fails with:
>> ::  Unable to find a built tarball for perl-event
>>  (below is the full output of the command)
>>  Does anyone have an idea how to fix this? Is this an issue that might
>>  occasionally arise?
>>
>>  Best wishes and tahnks,
>>
>>  Jeanette
>>
>>  *** Output of trizen -Sy perl-event
>> ::  Pacman command: /usr/bin/sudo /usr/bin/pacman -Sy
>> ::  Synchronising package databases...
>>   core downloading...
>>   extra downloading...
>>   community downloading...
>>   multilib downloading...
>>   realtime downloading...
>> ::  Pulling AUR changes: perl-event
>>
>>  -------------------------------------------------------------------------------- 
>> 
>> ::  Content of /tmp/trizen-jeanette/perl-event/PKGBUILD
>>  -------------------------------------------------------------------------------- 
>> 
>> 
>> #  Maintainer: Brian Bidulock <bidulock at Openss7.org>
>> #  Contributor: John D Jones III <jnbek1972 -_AT_- g m a i l -_Dot_- com>
>> #  Generator  : CPANPLUS::Dist::Arch 1.29
>>
>>  pkgname=perl-event
>>  pkgver=1.28
>>  pkgrel=1.1
>>  pkgdesc="Event loop processing"
>>  arch=('i686' 'x86_64')
>>  license=('PerlArtistic' 'GPL')
>>  options=('!emptydirs')
>>  makedepends=()
>>  url='http://search.mcpan.org/dist/Event'
>>  source=("http://search.mcpan.org/CPAN/authors/id/E/ET/ETJ/Event-${pkgver}.tar.gz") 
>>
>>  sha512sums=('8c7e676c3f659f85ae53ff3b60142943c72881f101f2c66dfd1a7e47babfade0171b78a2062476b6e061f12370b279b73abbe3ab01b07d7088145fa9508e7d0c') 
>>
>>  _distdir="Event-${pkgver}"
>>
>>  build() {
>>    ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""                 \
>>        PERL_AUTOINSTALL=--skipdeps                            \
>>        PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'"     \
>>        PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
>>        MODULEBUILDRC=/dev/null
>>
>>      cd "$srcdir/$_distdir"
>>      /usr/bin/perl Makefile.PL
>>      make
>>    )
>>  }
>>
>>  check() {
>>    cd "$srcdir/$_distdir"
>>    ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
>>      make test
>>    )
>>  }
>>
>>  _perl_depends() {
>>  # template start; name=perl-binary-module-dependency; version=1;
>>  if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
>>      _perlver_min=$(perl -e '$v = $^V->{version}; print
>>  $v->[0].".".($v->[1]);')
>>      _perlver_max=$(perl -e '$v = $^V->{version}; print
>>  $v->[0].".".($v->[1]+1);')
>>      depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
>>  fi
>>  # template end;
>>  }
>>
>>  package() {
>>    cd "$srcdir/$_distdir"
>>    make install
>>
>>    find "$pkgdir" \( -name .packlist -o -name perllocal.pod \) -delete
>>    _perl_depends
>>  }
>> 
>> #  Local Variables:
>> #  mode: shell-script
>> #  sh-basic-offset: 2
>> #  End:
>> #  vim:set ts=2 sw=2 et:
>> 
>>
>>  Repository      : AUR
>>  Name            : perl-event
>>  Version         : 1.28-1.1
>>  Maintainer      : bidulock
>>  URL             : http://search.mcpan.org/dist/Event
>>  AUR URL         : https://aur.archlinux.org/packages/perl-event
>>  License         : PerlArtistic
>>                    GPL
>>  Votes           : 7
>>  Popularity      : 0%
>>  Installed       : No
>>  Out Of Date     : No
>>  Depends On      : None
>>  Make Deps       : None
>>  Check Deps      : None
>>  Optional Deps   : None
>>  Provides        : None
>>  Conflicts With  : None
>>  Replaces        : None
>>  Package Base    : perl-event
>>  Last Update     : Thu Jun  2 03:58:45 2022
>>  Description     : Event loop processing
>> 
>> ==>  Making package: perl-event 1.28-1.1 (Fri 01 Jul 2022 22:50:05 CEST)
>> ==>  Checking runtime dependencies...
>> ==>  Checking buildtime dependencies...
>> ==>  Retrieving sources...
>>    -> Found Event-1.28.tar.gz
>>  ==> Validating source files with sha512sums...
>>      Event-1.28.tar.gz ... Passed
>>  ==> Extracting sources...
>>    -> Extracting Event-1.28.tar.gz with bsdtar
>>  ==> Starting build()...
>>  Checking if your kit is complete...
>>  Looks good
>>  Generating a Unix-style Makefile
>>  Writing Makefile for Event
>>  Writing MYMETA.yml and MYMETA.json
>>  cp lib/Event/generic.pod blib/lib/Event/generic.pod
>>  cp lib/Event/Watcher.pm blib/lib/Event/Watcher.pm
>>  cp lib/Event/type.pm blib/lib/Event/type.pm
>>  cp lib/Event/io.pm blib/lib/Event/io.pm
>>  cp lib/Event/MakeMaker.pm blib/lib/Event/MakeMaker.pm
>>  cp lib/Event/idle.pm blib/lib/Event/idle.pm
>>  cp lib/Event/typemap blib/lib/Event/typemap
>>  cp lib/Event/signal.pm blib/lib/Event/signal.pm
>>  cp lib/Event/timer.pm blib/lib/Event/timer.pm
>>  cp lib/Event.pm blib/lib/Event.pm
>>  cp lib/Event/EventAPI.h blib/lib/Event/EventAPI.h
>>  cp lib/Event.pod blib/lib/Event.pod
>>  cp lib/Event/group.pm blib/lib/Event/group.pm
>>  cp lib/Event/generic.pm blib/lib/Event/generic.pm
>>  cp lib/Event/var.pm blib/lib/Event/var.pm
>>  Running Mkbootstrap for Event ()
>>  chmod 644 "Event.bs"
>>  "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Event.bs
>>  blib/arch/auto/Event/Event.bs 644
>>  "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap
>>  '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap
>>  '/tmp/trizen-jeanette/perl-event/src/Event-1.28/lib/Event/typemap'
>>  Event.xs > Event.xsc
>>  mv Event.xsc Event.c
>>  cc -c  -Ic -Ilib/Event -D_REENTRANT -D_GNU_SOURCE -fwrapv
>>  -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include
>>  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic
>>  -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat
>>  -Werror=format-security -fstack-clash-protection -fcf-protection -flto
>>  -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" -fPIC
>>  "-I/usr/lib/perl5/5.36/core_perl/CORE"   Event.c
>>  In file included from Event.xs:269:
>>  c/var.c: In function 'pe_var_start':
>>  c/var.c:82:20: warning: assignment discards 'const' qualifier from pointer
>>  target type [-Wdiscarded-qualifiers]
>>     82 |     mg->mg_virtual = &PL_vtbl_uvar;
>>        |                    ^
>>  rm -f blib/arch/auto/Event/Event.so
>>  cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto
>>  -L/usr/local/lib -fstack-protector-strong  Event.o  -o
>>  blib/arch/auto/Event/Event.so  \
>>        \
>>
>>  chmod 755 blib/arch/auto/Event/Event.so
>>  Manifying 3 pod documents
>>  ==> Starting check()...
>>  "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Event.bs
>>  blib/arch/auto/Event/Event.bs 644
>>  PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM"
>>  "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0,
>>  'blib/lib', 'blib/arch')" t/*.t
>>  t/attach_to.t ..... ok
>>  t/bored.t ......... ok
>>  t/callback.t ...... ok
>>  t/data.t .......... ok
>>  t/delete.t ........ ok
>>  t/eval.t .......... ok
>>  t/fifo.t .......... ok
>>  t/generic.t ....... ok
>>  t/group.t ......... ok
>>  t/hook.t .......... ok
>>  t/hup.t ........... ok
>>  t/idle.t .......... ok
>>  t/Inline.t ........ ok
>>  t/io.t ............ ok
>>  t/leak.t .......... ok
>>  t/leak2.t ......... ok
>>  t/loop.t .......... ok
>>  t/now.t ........... ok
>>  t/reenter.t ....... ok
>>  t/signal.t ........ ok
>>  t/timeout_cb.t .... ok
>>  t/timer.t ......... ok
>>  t/unconfigured.t .. ok
>>  t/var.t ........... ok
>>  All tests successful.
>>  Files=24, Tests=124, 11 wallclock secs ( 0.05 usr  0.03 sys + 2.34 cusr 
>>  0.66 csys =  3.08 CPU)
>>  Result: PASS
>> ==>  Entering fakeroot environment...
>> ==>  Starting package()...
>>  "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Event.bs
>>  blib/arch/auto/Event/Event.bs 644
>>  Manifying 3 pod documents
>>  Files found in blib/arch: installing files in blib/lib into architecture
>>  dependent library tree
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/auto/Event/Event.so
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event.pod
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event.pm
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/var.pm
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/generic.pm
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/group.pm
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/EventAPI.h
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/timer.pm
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/signal.pm
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/typemap
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/idle.pm
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/MakeMaker.pm
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/io.pm
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/type.pm
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/Watcher.pm
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/vendor_perl/Event/generic.pod
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/share/man/man3/Event::generic.3pm
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/share/man/man3/Event::MakeMaker.3pm
>>  Installing
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/share/man/man3/Event.3pm
>>  Appending installation info to
>>  /tmp/trizen-jeanette/perl-event/pkg/perl-event/usr/lib/perl5/5.36/core_perl/perllocal.pod
>>  ==> Tidying install...
>>    -> Removing empty directories...
>>    -> Removing libtool files...
>>    -> Purging unwanted files...
>>    -> Removing static library files...
>>    -> Stripping unneeded symbols from binaries and libraries...
>>    -> Compressing man and info pages...
>> ==>  Checking for packaging issues...
>> ==>  Creating package "perl-event"...
>>    -> Generating .PKGINFO file...
>>    -> Generating .BUILDINFO file...
>>    -> Generating .MTREE file...
>>    -> Compressing package...
>> ==>  Leaving fakeroot environment.
>> ==>  Finished making: perl-event 1.28-1.1 (Fri 01 Jul 2022 22:50:21 CEST)
>> ==>  Cleaning up...
>> ::  Unable to find a built tarball for perl-event
>>  *** End of trizen -Sy perl-event
>
> -- 
> Randall DuCharme (Radio AD5GB)
> Powered entirely by Open Source software.
>
>
>

-- 
  * Website: http://juliencoder.de - for summer is a state of sound
  * Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
  * Audiobombs: https://www.audiobombs.com/users/jeanette_c
  * GitHub: https://github.com/jeanette-c

Here I go, on my own now <3
(Britney Spears)


More information about the arch-general mailing list