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

build-sys,mvc: generate rules for running packcc from source.mak #4036

Conversation

masatake
Copy link
Member

No description provided.

@masatake masatake force-pushed the msvc--generate-peg-related-build-rules branch from 2ab6cd9 to 2395fe4 Compare July 29, 2024 01:23
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.45%. Comparing base (eb42eec) to head (ec77db4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4036   +/-   ##
=======================================
  Coverage   85.45%   85.45%           
=======================================
  Files         235      235           
  Lines       56848    56848           
=======================================
  Hits        48582    48582           
  Misses       8266     8266           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@masatake
Copy link
Member Author

A temporary issue?

Installing additional packages through pacboy...
  C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\setup-msys2\msys2.cmd -c "'pacboy' '--noconfirm' '-S' '--needed' 'toolchain:p' 'python3-sphinx:p' 'jansson:p' 'libxml2:p' 'libyaml:p' 'pcre2:p'"
  :: There are 13 members in group mingw-w64-i686-toolchain:
  :: Repository mingw32
     1) mingw-w64-i686-binutils  2) mingw-w64-i686-crt-git  3) mingw-w64-i686-gcc  4) mingw-w64-i686-gdb  5) mingw-w64-i686-gdb-multiarch  6) mingw-w64-i686-headers-git  7) mingw-w64-i686-libmangle-git  8) mingw-w64-i686-libwinpthread-git  9) mingw-w64-i686-make  10) mingw-w64-i686-pkgconf  11) mingw-w64-i686-tools-git  12) mingw-w64-i686-winpthreads-git  13) mingw-w64-i686-winstorecompat-git
  
  Enter a selection (default=all): error: target not found: mingw-w64-i686-python3-sphinx

@leleliu008
Copy link
Member

It seems that python3-sphinx has been renamed to python-sphinx.

@masatake
Copy link
Member Author

Thank you. I'll prepend a commit to this pull request.

@leleliu008
Copy link
Member

try to change python3-sphinx:p to python-sphinx:p will do the trick.

@masatake masatake force-pushed the msvc--generate-peg-related-build-rules branch from 2395fe4 to ec77db4 Compare July 29, 2024 01:52
@masatake masatake merged commit 29b9e6f into universal-ctags:master Jul 29, 2024
46 checks passed
@masatake
Copy link
Member Author

@leleliu008 Thank you.

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.

2 participants