Advertisement
hakonhagland

install-perl-imager-file-png-macos

Aug 16th, 2022
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.96 KB | None | 0 0
  1. ~ cpan Imager::File::PNG
  2. Loading internal logger. Log::Log4perl recommended for better logging
  3. Reading '/Users/hakonhaegland/.cpan/Metadata'
  4. Database was generated on Tue, 16 Aug 2022 11:29:03 GMT
  5. Running install for module 'Imager::File::PNG'
  6. CPAN: HTTP::Tiny loaded ok (v0.076)
  7. Fetching with HTTP::Tiny:
  8. http://www.cpan.org/authors/id/T/TO/TONYC/Imager-File-PNG-0.99.tar.gz
  9. CPAN: Digest::SHA loaded ok (v6.02)
  10. Warning (usually harmless): 'YAML' not installed, cannot parse '/Users/hakonhaegland/.cpan/FTPstats.yml'
  11. Fetching with HTTP::Tiny:
  12. http://www.cpan.org/authors/id/T/TO/TONYC/CHECKSUMS
  13. CPAN: Compress::Zlib loaded ok (v2.102)
  14. Checksum for /Users/hakonhaegland/.cpan/sources/authors/id/T/TO/TONYC/Imager-File-PNG-0.99.tar.gz ok
  15. 'YAML' not installed, will not store persistent state
  16. CPAN: CPAN::Meta::Requirements loaded ok (v2.140)
  17. CPAN: Parse::CPAN::Meta loaded ok (v2.150010)
  18. CPAN: CPAN::Meta loaded ok (v2.150010)
  19. CPAN: Module::CoreList loaded ok (v5.20210520)
  20. ---- Unsatisfied dependencies detected during ----
  21. ---- TONYC/Imager-File-PNG-0.99.tar.gz ----
  22. Imager [build_requires]
  23. Running install for module 'Imager'
  24. Fetching with HTTP::Tiny:
  25. http://www.cpan.org/authors/id/T/TO/TONYC/Imager-1.019.tar.gz
  26. Checksum for /Users/hakonhaegland/.cpan/sources/authors/id/T/TO/TONYC/Imager-1.019.tar.gz ok
  27. Configuring T/TO/TONYC/Imager-1.019.tar.gz with Makefile.PL
  28.  
  29. done.
  30. FT1: main: includes not found - libraries not found
  31. FT1: alt 1: includes not found - libraries not found
  32. FT1: Checking if the compiler can find them on its own
  33. Warning (mostly harmless): No library found for -lttf
  34. FT1: Test code failed: Can't link/include 'freetype.h', 'stdio.h', 'ttf'
  35. POSIX threads
  36. Checking if your kit is complete...
  37. Looks good
  38. Writing MYMETA.yml and MYMETA.json
  39. Writing MYMETA.yml and MYMETA.json
  40. FreeType 2: configured via freetype-config
  41. FreeType 2: Passed code check
  42. Writing MYMETA.yml and MYMETA.json
  43. Writing MYMETA.yml and MYMETA.json
  44. GIF: main: includes not found - libraries found
  45. GIF: Checking if the compiler can find them on its own
  46. GIF: Test code failed: Can't link/include 'gif_lib.h', 'stdio.h', 'errno.h', 'string.h', 'gif'
  47. Writing MYMETA.yml and MYMETA.json
  48. JPEG: Found via pkg-config libjpeg
  49. JPEG: Passed code check
  50. Writing MYMETA.yml and MYMETA.json
  51. Writing MYMETA.yml and MYMETA.json
  52. PNG: Found via pkg-config libpng
  53. PNG: library version 10637, header version 10637
  54. PNG: Passed code check
  55. Writing MYMETA.yml and MYMETA.json
  56. Writing MYMETA.yml and MYMETA.json
  57. T1Lib: main: includes not found - libraries not found
  58. T1Lib: Checking if the compiler can find them on its own
  59. Warning (mostly harmless): No library found for -lt1
  60. T1Lib: Test code failed: Can't link/include 't1lib.h', 't1'
  61. TIFF: main: includes not found - libraries found
  62. TIFF: Checking if the compiler can find them on its own
  63. TIFF: Test code failed: Can't link/include 'tiffio.h', 'stdio.h', 'string.h', 'tiff'
  64. Win32: main: includes not found - libraries not found
  65. Win32: Checking if the compiler can find them on its own
  66. Warning (mostly harmless): No library found for -lgdi32
  67. Win32: Test code failed: Can't link/include 'windows.h', 'gdi32'
  68. Generating a Unix-style Makefile
  69. Writing Makefile for Imager
  70. Writing MYMETA.yml and MYMETA.json
  71.  
  72. Libraries found:
  73. FT2
  74. JPEG
  75. PNG
  76. Libraries *not* found:
  77. FT1
  78. GIF
  79. T1
  80. TIFF
  81. Win32
  82. TONYC/Imager-1.019.tar.gz
  83. /opt/homebrew/Cellar/perl/5.34.0/bin/perl Makefile.PL -- OK
  84. Running make for T/TO/TONYC/Imager-1.019.tar.gz
  85. ---- Unsatisfied dependencies detected during ----
  86. ---- TONYC/Imager-1.019.tar.gz ----
  87. Parse::RecDescent [requires,optional]
  88. "/opt/homebrew/Cellar/perl/5.34.0/bin/perl" "/opt/homebrew/Cellar/perl/5.34.0/lib/perl5/5.34.0/ExtUtils/xsubpp" -typemap '/opt/homebrew/Cellar/perl/5.34.0/lib/perl5/5.34.0/ExtUtils/typemap' -typemap '/Users/hakonhaegland/.cpan/build/Imager-1.019-0/typemap.local' -typemap '/Users/hakonhaegland/.cpan/build/Imager-1.019-0/typemap' -typemap '/Users/hakonhaegland/.cpan/build/Imager-1.019-0/typemap' Image
  89.  
  90. [...]
  91.  
  92. /opt/homebrew/Cellar/perl/5.34.0/lib/perl5/5.34.0/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
  93. } STMT_END
  94. ^
  95. PNG.c:319:5: note: ')' token is here
  96. XSRETURN(1);
  97. ^~~~~~~~~~~
  98. /opt/homebrew/Cellar/perl/5.34.0/lib/perl5/5.34.0/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
  99. } STMT_END
  100. ^~~~~~~~
  101. /opt/homebrew/Cellar/perl/5.34.0/lib/perl5/5.34.0/darwin-thread-multi-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  102. # define STMT_END )
  103. ^
  104. 110 warnings generated.
  105. cc -c -I/opt/homebrew/Cellar/perl/5.34.0/lib/perl5/site_perl/5.34.0/darwin-thread-multi-2level/Imager/include -I/opt/homebrew/Cellar/libpng/1.6.37/include/libpng16 -fno-common -DPERL_DARWIN -mmacosx-version-min=12.0 -fno-strict-aliasing -pipe -fstack-protector-strong -DPERL_USE_SAFE_PUTENV -Wno-error=implicit-function-declaration -O3 -DVERSION=\"0.99\" -DXS_VERSION=\"0.99\" "-I/opt/homebrew/Cellar/perl/5.34.0/lib/perl5/5.34.0/darwin-thread-multi-2level/CORE" impng.c
  106. rm -f blib/arch/auto/Imager/File/PNG/PNG.bundle
  107. LD_RUN_PATH="/opt/homebrew/Cellar/libpng/1.6.37/lib:/usr/lib" cc -mmacosx-version-min=12.0 -bundle -undefined dynamic_lookup -fstack-protector-strong PNG.o impng.o -o blib/arch/auto/Imager/File/PNG/PNG.bundle \
  108. -L/opt/homebrew/Cellar/libpng/1.6.37/lib -lpng16 -lz \
  109.  
  110. chmod 755 blib/arch/auto/Imager/File/PNG/PNG.bundle
  111. Manifying 1 pod document
  112. TONYC/Imager-File-PNG-0.99.tar.gz
  113. /usr/bin/make -- OK
  114. The current configuration of allow_installing_outdated_dists is 'ask/yes', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  115. Running make test for TONYC/Imager-File-PNG-0.99.tar.gz
  116. "/opt/homebrew/Cellar/perl/5.34.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PNG.bs blib/arch/auto/Imager/File/PNG/PNG.bs 644
  117. PERL_DL_NONLAZY=1 "/opt/homebrew/Cellar/perl/5.34.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  118. t/00load.t .. ok
  119. t/10png.t ... 1/? # Library version 10637
  120. t/10png.t ... ok
  121. All tests successful.
  122. Files=2, Tests=260, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.22 cusr 0.12 csys = 0.35 CPU)
  123. Result: PASS
  124. TONYC/Imager-File-PNG-0.99.tar.gz
  125. /usr/bin/make test -- OK
  126. Running make install for TONYC/Imager-File-PNG-0.99.tar.gz
  127. "/opt/homebrew/Cellar/perl/5.34.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PNG.bs blib/arch/auto/Imager/File/PNG/PNG.bs 644
  128. Manifying 1 pod document
  129. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  130. Appending installation info to /opt/homebrew/Cellar/perl/5.34.0/lib/perl5/5.34.0/darwin-thread-multi-2level/perllocal.pod
  131. TONYC/Imager-File-PNG-0.99.tar.gz
  132. /usr/bin/make install -- OK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement