Skip to content

Conversation

Malandro9493
Copy link

Paquete de prueba (ubuntu-latest)
tuvo éxito Hace 2 díasen 1m 1s
7s
3s
5s
0s
0s
4s
0s
1s
27 años
2s
6s
0s
0s
2s
0s
Limpieza posterior al trabajo.
/usr/bin/git versión
versión git 2.47.1
Anulación temporal de HOME='/home/runner/work/_temp/3134e04b-71cf-4f41-ada4-53368f8b6b8d' antes de realizar cambios en la configuración global de Git Agregar un directorio de repositorio a la configuración global temporal de Git como directorio seguro /usr/bin/git config --global --add safe.directory /inicio/runner/trabajo/java-tree-sitter/java-tree-sitter /usr/bin/git config --local --name-only --get-regexp core.sshComando /usr/bin/git submódulo foreach --recursive sh -c "git config --local --name-only --get-regexp 'core.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" Entrando en el 'núcleo'
/usr/bin/git config --local --name-only --get-regexp http.https://github.com/.extraheader http://github.com/.extraheader
/usr/bin/git config --local --unset-all http. https://github.com/.extraheader /usr/bin/git submódulo foreach --recursive sh -c "git config --local --name-only --get-regexp 'http.https://github.com/.extraheader' && git config --local --unset-all 'http. https://github.com/.extraheader ' || :" Entrando en el 'núcleo'
http://github.com/.extraheader
git clone --depth=1 https://github.com/tree-sitter/tree-sitter-java
cd tree-sitter-java
cmake -B build
-DBUILD_SHARED_LIBS=ON
-DCMAKE_INSTALL_LIBDIR=lib
-DCMAKE_INSTALL_BINDIR=lib
-DCMAKE_INSTALL_PREFIX="$RUNNER_TOOL_CACHE/tree-sitter/lib"
cmake --build build && cmake --install build --config Debughttps://github.com/.extraheaderhttp://github.com/.extraheaderPREFIX="$RUNNER_TOOL_CACHE/tree-sitter/lib"
printf 'PKG_CONFIG_PATH=%s/lib/pkgconfig\n' >> "$GITHUB_ENV"
"${PKG_CONFIG_PATH}${PKG_CONFIG_PATH+:}${PREFIX}"
if [[ $RUNNER_OS == Linux ]]; then
printf 'LD_LIBRARY_PATH=%s/lib\n' >> "$GITHUB_ENV"
"${LD_LIBRARY_PATH}${LD_LIBRARY_PATH+:}${PREFIX}"
elif [[ $RUNNER_OS == macOS ]]; then
printf 'DYLD_LIBRARY_PATH=%s/lib\n' >> "$GITHUB_ENV"
"${DYLD_LIBRARY_PATH}${DYLD_LIBRARY_PATH+:}${PREFIX}"
else
printf '%s/lib\n' "$PREFIX" >> "$GITHUB_PATH"
fihttps://github.com/tree-sitter/tree-sitter-javahttps://github.com/tree-sitter/java-tree-sitter/commit/06d6e879a8104523234443e20fdee0cb173e1587#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8L1-R333

Paquete de prueba (ubuntu-latest)
tuvo éxito Hace 2 díasen 1m 1s
7s
3s
5s
0s
0s
4s
0s
1s
27 años
2s
6s
0s
0s
2s
0s
Limpieza posterior al trabajo.
/usr/bin/git versión
versión git 2.47.1
Anulación temporal de HOME='/home/runner/work/_temp/3134e04b-71cf-4f41-ada4-53368f8b6b8d' antes de realizar cambios en la configuración global de Git
Agregar un directorio de repositorio a la configuración global temporal de Git como directorio seguro
/usr/bin/git config --global --add safe.directory /inicio/runner/trabajo/java-tree-sitter/java-tree-sitter
/usr/bin/git config --local --name-only --get-regexp core\.sshComando
/usr/bin/git submódulo foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
Entrando en el 'núcleo'
/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
http://github.com/.extraheader
/usr/bin/git config --local --unset-all http. https://github.com/.extraheader
/usr/bin/git submódulo foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http. https://github.com/.extraheader ' || :"
Entrando en el 'núcleo'
http://github.com/.extraheader
git clone --depth=1 https://github.com/tree-sitter/tree-sitter-java
  cd tree-sitter-java
  cmake -B build \
    -DBUILD_SHARED_LIBS=ON \
    -DCMAKE_INSTALL_LIBDIR=lib \
    -DCMAKE_INSTALL_BINDIR=lib \
    -DCMAKE_INSTALL_PREFIX="$RUNNER_TOOL_CACHE/tree-sitter/lib"
  cmake --build build && cmake --install build --config Debughttps://github.com/.extraheaderhttp://github.com/.extraheaderPREFIX="$RUNNER_TOOL_CACHE/tree-sitter/lib"
  printf 'PKG_CONFIG_PATH=%s/lib/pkgconfig\n' >> "$GITHUB_ENV" \
    "${PKG_CONFIG_PATH}${PKG_CONFIG_PATH+:}${PREFIX}"
  if [[ $RUNNER_OS == Linux ]]; then
    printf 'LD_LIBRARY_PATH=%s/lib\n' >> "$GITHUB_ENV" \
      "${LD_LIBRARY_PATH}${LD_LIBRARY_PATH+:}${PREFIX}"
  elif [[ $RUNNER_OS == macOS ]]; then
    printf 'DYLD_LIBRARY_PATH=%s/lib\n' >> "$GITHUB_ENV" \
      "${DYLD_LIBRARY_PATH}${DYLD_LIBRARY_PATH+:}${PREFIX}"
  else
    printf '%s/lib\n' "$PREFIX" >> "$GITHUB_PATH"
  fihttps://github.com/tree-sitter/tree-sitter-javahttps://github.com/tree-sitter/java-tree-sitter/commit/06d6e879a8104523234443e20fdee0cb173e1587#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8L1-R333
@HAMEDwwwGmildotcom
Copy link

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.

4 participants