googleapis / googleapis/google-cloud-cpp

Reduce PDB size for storage_grpc feature

Ouverte
#15,070 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
type: cleanup
Langage dominant
C++
Étoiles
659
Forks
462
Merge moyen
1 j 2 h
PR mergées (30 j)
89

Description

We got
```
LINK : fatal error LNK1201: error writing to program database 'C:\b\google\cloud\storage\benchmarks\storage_throughput_vs_cpu_benchmark.pdb'; check for insufficient disk space, invalid path, or insufficient privilege
```
when building `core` feature for `storage_grpc` in `debug` mode.

We cannot use larger runner because the cost is high.

We need to research any way to reduce the PDB size of storage_grpc debug build.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start by reproducing the `storage_grpc` `core` feature build in `debug` mode on the Windows runner and inspect the reported PDB-size failure. Research ways to reduce the debug build's PDB size without increasing runner capacity. Done means the build completes within the existing runner constraints and the approach is documented.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
cpp, grpc
Domaine
build-system
Type d'issue
Bug
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.