Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perl 5.38.0 is released #1555

Merged
merged 2 commits into from
Jul 3, 2023
Merged

perl 5.38.0 is released #1555

merged 2 commits into from
Jul 3, 2023

Conversation

shogo82148
Copy link
Owner

No description provided.

@shogo82148
Copy link
Owner Author

building Perl 5.38.0 on Windows fails: https://github.com/shogo82148/actions-setup-perl/actions/runs/5439585684/jobs/9905534855

(snip)
  ..\miniperl.exe -I..\lib config_sh.PL "INST_TOP=C:\hostedtoolcache\windows\perl\5.38.0-thr\x64" "INST_VER=" "INST_ARCH=" "archname=MSWin32-x64-multi-thread" "cc=gcc" "ld=g++" "ccflags= -DWIN32 -DWIN64  -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields" "usecplusplus=" "cf_email=" "d_mymalloc=undef" "i_quadmath=undef" "libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32" "incpath=C:\strawberry\c\include" "libperl=libperl538.a" "libpth=C:\strawberry\c\lib;C:\strawberry\c\x86_64-w64-mingw32\lib;C:\strawberry\c\lib\gcc\x86_64-w64-mingw32\8.1.0;" "libc=" "make=gmake" "_o=.o" "obj_ext=.o" "_a=.a" "lib_ext=.a" "static_ext=Win32CORE" "usethreads=define" "useithreads=define" "usemultiplicity=define" "useperlio=define" "use64bitint=define" "uselongdouble=undef" "usequadmath=undef" "usesitecustomize=undef" "default_inc_excludes_dot=define" "LINK_FLAGS=-s -L\"C:\hostedtoolcache\windows\perl\5.38.0-thr\x64\lib\CORE\" -L\"C:\strawberry\c\lib\" -L\"C:\strawberry\c\x86_64-w64-mingw32\lib\" -L\"C:\strawberry\c\lib\gcc\x86_64-w64-mingw32\8.1.0\"" "optimize=-Os" "ARCHPREFIX=" "WIN64=define" "SKIP_CCHOME_CHECK=" config.gc > ..\config.sh.tmp
  ..\miniperl.exe -I..\lib ..\make_patchnum.pl
  Updating 'git_version.h' and 'lib/Config_git.pl'
  'CCLIBDIR' contains the following non-existing paths:
  	C:\strawberry\c\lib\gcc\x86_64-w64-mingw32\8.1.0
  Did you provide a correct value for the 'CCHOME' option?
  
  (This check can be skipped by using the SKIP_CCHOME_CHECK=1 option)
  gmake: *** [GNUmakefile:1202: ..\config.sh] Error 1
  ::endgroup::
Error: failed to execute gmake -f GNUmakefile -j 2 INST_TOP=C:\hostedtoolcache\windows\perl\5.38.0-thr\x64 CCHOME=C:\strawberry\c USE_ITHREADS=define install: exit code 512 at D:/a/actions-setup-perl/actions-setup-perl/scripts/windows/../lib/Actions/Core.pm line 192.

@shogo82148 shogo82148 merged commit d596139 into main Jul 3, 2023
416 checks passed
@shogo82148 shogo82148 deleted the perl5.38-is-released branch July 3, 2023 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant