Hi,

I've been trying to solve this issue for several days.
I found out adjusting .gitlab-ci files is not enough. I've tried to play with 
CMAKE files, building common artifacts and trying to use them as libraries for 
the other sub applications. But CMake never looks at the good place.
I must be misunderstanding something and I don't feel CMake skilled enough to 
write new CMake files.

Sorry.

Fabrice
________________________________
De : devlist@kicad.org <devlist@kicad.org> de la part de Seth Hillbrand 
<s...@kipro-pcb.com>
Envoyé : vendredi 12 août 2022 15:19
À : KiCad Developers <devlist@kicad.org>
Objet : Re: [kicad] Merge request and build jobs

Hi Fabrice-

Building KiCad on GitLab's runners is very slow.  We used to be right on the 
edge of 3 hours and we have recently exceeded that time as we add new features. 
 3 hours is the maximum time for a single job on GitLab.

An enterprising developer could adjust the .gitlab-ci.yml file to build parts 
of KiCad in different jobs and share the artifacts with the next jobs.  For 
example, we might build the `common` target first and then build the 
subapplications.  This would help to override the 3 hour limit.

I don't know what it means to say that "Mirroring kicad project doesn't work".  
Mirroring is a read-only process and isn't really about KiCad.  Unless you mean 
that forking doesn't work?  Either way, you might be able to get some help if 
you add some more details.

Best,
Seth

On Thu, Aug 11, 2022 at 11:02 AM Lu Lu 
<lulu731l...@hotmail.fr<mailto:lulu731l...@hotmail.fr>> wrote:
Good evening,

I'm confused with the build jobs when sending a MR: for a few days, the build 
job takes more than three hours on gitlab, sending back an error.

On my old computer, Debian 11 fitted, building Kicad doesn't take so much time.

What should I do, on the forked repo for example, to solve this issue.

Another thing, Mirroring kicad project doesn't work anymore either...

Thanks for your advices.

Fabrice.

--
You received this message because you are subscribed to the Google Groups 
"KiCad Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to devlist+unsubscr...@kicad.org<mailto:devlist+unsubscr...@kicad.org>.
To view this discussion on the web visit 
https://groups.google.com/a/kicad.org/d/msgid/devlist/PA4PR01MB7791420944E0C1CA16F7A5ED8F649%40PA4PR01MB7791.eurprd01.prod.exchangelabs.com<https://groups.google.com/a/kicad.org/d/msgid/devlist/PA4PR01MB7791420944E0C1CA16F7A5ED8F649%40PA4PR01MB7791.eurprd01.prod.exchangelabs.com?utm_medium=email&utm_source=footer>.


--
[KiCad Services Corporation Logo]
Seth Hillbrand
Lead Developer
+1-530-302-5483‬
Long Beach, CA
www.kipro-pcb.com<https://www.kipro-pcb.com/>    
i...@kipro-pcb.com<mailto:i...@kipro-pcb.com>

--
You received this message because you are subscribed to the Google Groups 
"KiCad Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to devlist+unsubscr...@kicad.org<mailto:devlist+unsubscr...@kicad.org>.
To view this discussion on the web visit 
https://groups.google.com/a/kicad.org/d/msgid/devlist/CAFdeG-oHq%2B5t9kaEFvfD_Jkn%2Bcm2eZe7Dm5wq_RnJ1iqdHXXfw%40mail.gmail.com<https://groups.google.com/a/kicad.org/d/msgid/devlist/CAFdeG-oHq%2B5t9kaEFvfD_Jkn%2Bcm2eZe7Dm5wq_RnJ1iqdHXXfw%40mail.gmail.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"KiCad Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to devlist+unsubscr...@kicad.org.
To view this discussion on the web visit 
https://groups.google.com/a/kicad.org/d/msgid/devlist/PA4PR01MB7791395025C0D59FA4F9E1938F749%40PA4PR01MB7791.eurprd01.prod.exchangelabs.com.

Reply via email to