Message ID | 20250918102642.487522-1-zboszor@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-oe] gutenprint: 5.3.5 | expand |
Hello, Le jeu. 18 sept. 2025 à 12:26, Zoltan Boszormenyi via lists.openembedded.org <zboszor=gmail.com@lists.openembedded.org> a écrit : > This fixes an installation error: > > | make[5]: Entering directory > '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/build/src/cups' > | chmod 700 > .../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint > | chmod: cannot access > '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint': > No such file or directory > What makes you say that the 5.3.4->5.3.5 upgrade fix this bug? The above error is the one I fixed with the patch "0001-cups-fix-a-build-race-condition-around-empty-directo.patch" and this patch has not been merged upstream nor the code I touched changed. I did not see anything related by quickly reading the NEWS. I'd be happy to see this fixed upstream but I'd rather have upstream confirmation that they saw/fixed it (a commit, a changelog, ...). If that is fixed upstream, then we can drop my patch. Thanks! > Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> > --- > .../gutenprint/{gutenprint_5.3.4.bb => gutenprint_5.3.5.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta-oe/recipes-printing/gutenprint/{gutenprint_5.3.4.bb => > gutenprint_5.3.5.bb} (96%) > > diff --git a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb > b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb > similarity index 96% > rename from meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb > rename to meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb > index f90a123293..82953b798c 100644 > --- a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb > +++ b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb > @@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = > "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" > SRC_URI = "https://downloads.sourceforge.net/gimp-print/${BP}.tar.xz \ > > file://0001-cups-fix-a-build-race-condition-around-empty-directo.patch \ > " > -SRC_URI[sha256sum] = > "db44a701d2b8e6a8931c83cec06c91226be266d23e5c189d20a39dd175f2023b" > +SRC_URI[sha256sum] = > "f5a9f47de28530b1ae2069cfbc647a9a641baeeabe809bb0ef2b3ec5b9668d70" > > inherit autotools gettext pkgconfig > > -- > 2.51.0 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#119552): > https://lists.openembedded.org/g/openembedded-devel/message/119552 > Mute This Topic: https://lists.openembedded.org/mt/115307539/4316185 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [ > yoann.congal@smile.fr] > -=-=-=-=-=-=-=-=-=-=-=- > >
Le jeu. 18 sept. 2025 à 16:16, Yoann Congal <yoann.congal@smile.fr> a écrit : > Hello, > > Le jeu. 18 sept. 2025 à 12:26, Zoltan Boszormenyi via > lists.openembedded.org <zboszor=gmail.com@lists.openembedded.org> a > écrit : > >> This fixes an installation error: >> >> | make[5]: Entering directory >> '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/build/src/cups' >> | chmod 700 >> .../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint >> | chmod: cannot access >> '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint': >> No such file or directory >> > > What makes you say that the 5.3.4->5.3.5 upgrade fix this bug? > The above error is the one I fixed with the patch > "0001-cups-fix-a-build-race-condition-around-empty-directo.patch" and this > patch has not been merged upstream nor the code I touched changed. I did > not see anything related by quickly reading the NEWS. > I'd be happy to see this fixed upstream but I'd rather have upstream > confirmation that they saw/fixed it (a commit, a changelog, ...). > If that is fixed upstream, then we can drop my patch. > To be clear, I'm not against upgrading. I just don't think the commit message is correct (but could be convinced otherwise). > Thanks! > > >> Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> >> --- >> .../gutenprint/{gutenprint_5.3.4.bb => gutenprint_5.3.5.bb} | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> rename meta-oe/recipes-printing/gutenprint/{gutenprint_5.3.4.bb => >> gutenprint_5.3.5.bb} (96%) >> >> diff --git a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb >> b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb >> similarity index 96% >> rename from meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb >> rename to meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb >> index f90a123293..82953b798c 100644 >> --- a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb >> +++ b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb >> @@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = >> "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" >> SRC_URI = "https://downloads.sourceforge.net/gimp-print/${BP}.tar.xz \ >> >> file://0001-cups-fix-a-build-race-condition-around-empty-directo.patch \ >> " >> -SRC_URI[sha256sum] = >> "db44a701d2b8e6a8931c83cec06c91226be266d23e5c189d20a39dd175f2023b" >> +SRC_URI[sha256sum] = >> "f5a9f47de28530b1ae2069cfbc647a9a641baeeabe809bb0ef2b3ec5b9668d70" >> >> inherit autotools gettext pkgconfig >> >> -- >> 2.51.0 >> >> >> -=-=-=-=-=-=-=-=-=-=-=- >> Links: You receive all messages sent to this group. >> View/Reply Online (#119552): >> https://lists.openembedded.org/g/openembedded-devel/message/119552 >> Mute This Topic: https://lists.openembedded.org/mt/115307539/4316185 >> Group Owner: openembedded-devel+owner@lists.openembedded.org >> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [ >> yoann.congal@smile.fr] >> -=-=-=-=-=-=-=-=-=-=-=- >> >> > > -- > Yoann Congal > Smile ECS >
2025. 09. 18. 19:42 keltezéssel, Yoann Congal írta: > > > Le jeu. 18 sept. 2025 à 16:16, Yoann Congal <yoann.congal@smile.fr> a écrit : > > Hello, > > Le jeu. 18 sept. 2025 à 12:26, Zoltan Boszormenyi via lists.openembedded.org > <http://lists.openembedded.org> <zboszor=gmail.com@lists.openembedded.org> a écrit : > > This fixes an installation error: > > | make[5]: Entering directory > '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/build/src/cups' > | chmod 700 > .../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint > | chmod: cannot access > '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint': > No such file or directory > > > What makes you say that the 5.3.4->5.3.5 upgrade fix this bug? > I got the error with 5.3.4 and it has gone away with 5.3.5. I admit that I only tried the build once. I will retry tomorrow. > The above error is the one I fixed with the patch > "0001-cups-fix-a-build-race-condition-around-empty-directo.patch" and this patch has > not been merged upstream nor the code I touched changed. I did not see anything > related by quickly reading the NEWS. > I'd be happy to see this fixed upstream but I'd rather have upstream confirmation > that they saw/fixed it (a commit, a changelog, ...). > If that is fixed upstream, then we can drop my patch. > > > To be clear, I'm not against upgrading. I just don't think the commit message is correct > (but could be convinced otherwise). > > Thanks! > > Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> > --- > .../gutenprint/{gutenprint_5.3.4.bb <http://gutenprint_5.3.4.bb> => > gutenprint_5.3.5.bb <http://gutenprint_5.3.5.bb>} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta-oe/recipes-printing/gutenprint/{gutenprint_5.3.4.bb > <http://gutenprint_5.3.4.bb> => gutenprint_5.3.5.bb > <http://gutenprint_5.3.5.bb>} (96%) > > diff --git a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb > <http://gutenprint_5.3.4.bb> > b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb > <http://gutenprint_5.3.5.bb> > similarity index 96% > rename from meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb > <http://gutenprint_5.3.4.bb> > rename to meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb > <http://gutenprint_5.3.5.bb> > index f90a123293..82953b798c 100644 > --- a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb > <http://gutenprint_5.3.4.bb> > +++ b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb > <http://gutenprint_5.3.5.bb> > @@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = > "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" > SRC_URI = "https://downloads.sourceforge.net/gimp-print/${BP}.tar.xz > <https://downloads.sourceforge.net/gimp-print/$%7BBP%7D.tar.xz> \ > file://0001-cups-fix-a-build-race-condition-around-empty-directo.patch \ > " > -SRC_URI[sha256sum] = > "db44a701d2b8e6a8931c83cec06c91226be266d23e5c189d20a39dd175f2023b" > +SRC_URI[sha256sum] = > "f5a9f47de28530b1ae2069cfbc647a9a641baeeabe809bb0ef2b3ec5b9668d70" > > inherit autotools gettext pkgconfig > > -- > 2.51.0 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#119552): > https://lists.openembedded.org/g/openembedded-devel/message/119552 > Mute This Topic: https://lists.openembedded.org/mt/115307539/4316185 > Group Owner: openembedded-devel+owner@lists.openembedded.org > <mailto:openembedded-devel%2Bowner@lists.openembedded.org> > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub > [yoann.congal@smile.fr] > -=-=-=-=-=-=-=-=-=-=-=- > > > > -- > Yoann Congal > Smile ECS > > > > -- > Yoann Congal > Smile ECS
Le jeu. 18 sept. 2025 à 20:22, Böszörményi Zoltán <zboszor@gmail.com> a écrit : > 2025. 09. 18. 19:42 keltezéssel, Yoann Congal írta: > > > > > > Le jeu. 18 sept. 2025 à 16:16, Yoann Congal <yoann.congal@smile.fr> a > écrit : > > > > Hello, > > > > Le jeu. 18 sept. 2025 à 12:26, Zoltan Boszormenyi via > lists.openembedded.org > > <http://lists.openembedded.org> <zboszor= > gmail.com@lists.openembedded.org> a écrit : > > > > This fixes an installation error: > > > > | make[5]: Entering directory > > '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/build/src/cups' > > | chmod 700 > > > .../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint > > | chmod: cannot access > > > '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint': > > No such file or directory > > > > > > What makes you say that the 5.3.4->5.3.5 upgrade fix this bug? > > > > I got the error with 5.3.4 and it has gone away with 5.3.5. > I admit that I only tried the build once. I will retry tomorrow. > This error is a rare intermittent failure. You will most likely not see it but that does not mean it's fixed (sadly). Did the 5.3.4 version on which you saw the problem had my patch? > > The above error is the one I fixed with the patch > > "0001-cups-fix-a-build-race-condition-around-empty-directo.patch" > and this patch has > > not been merged upstream nor the code I touched changed. I did not > see anything > > related by quickly reading the NEWS. > > I'd be happy to see this fixed upstream but I'd rather have upstream > confirmation > > that they saw/fixed it (a commit, a changelog, ...). > > If that is fixed upstream, then we can drop my patch. > > > > > > To be clear, I'm not against upgrading. I just don't think the commit > message is correct > > (but could be convinced otherwise). > > > > Thanks! > > > > Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> > > --- > > .../gutenprint/{gutenprint_5.3.4.bb <http://gutenprint_5.3.4.bb> > => > > gutenprint_5.3.5.bb <http://gutenprint_5.3.5.bb>} | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > rename meta-oe/recipes-printing/gutenprint/{gutenprint_5.3.4.bb > > <http://gutenprint_5.3.4.bb> => gutenprint_5.3.5.bb > > <http://gutenprint_5.3.5.bb>} (96%) > > > > diff --git a/meta-oe/recipes-printing/gutenprint/ > gutenprint_5.3.4.bb > > <http://gutenprint_5.3.4.bb> > > b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb > > <http://gutenprint_5.3.5.bb> > > similarity index 96% > > rename from meta-oe/recipes-printing/gutenprint/ > gutenprint_5.3.4.bb > > <http://gutenprint_5.3.4.bb> > > rename to meta-oe/recipes-printing/gutenprint/ > gutenprint_5.3.5.bb > > <http://gutenprint_5.3.5.bb> > > index f90a123293..82953b798c 100644 > > --- a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb > > <http://gutenprint_5.3.4.bb> > > +++ b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb > > <http://gutenprint_5.3.5.bb> > > @@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = > > "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" > > SRC_URI = " > https://downloads.sourceforge.net/gimp-print/${BP}.tar.xz > > <https://downloads.sourceforge.net/gimp-print/$%7BBP%7D.tar.xz> > \ > > > file://0001-cups-fix-a-build-race-condition-around-empty-directo.patch \ > > " > > -SRC_URI[sha256sum] = > > > "db44a701d2b8e6a8931c83cec06c91226be266d23e5c189d20a39dd175f2023b" > > +SRC_URI[sha256sum] = > > > "f5a9f47de28530b1ae2069cfbc647a9a641baeeabe809bb0ef2b3ec5b9668d70" > > > > inherit autotools gettext pkgconfig > > > > -- > > 2.51.0 > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > Links: You receive all messages sent to this group. > > View/Reply Online (#119552): > > > https://lists.openembedded.org/g/openembedded-devel/message/119552 > > Mute This Topic: > https://lists.openembedded.org/mt/115307539/4316185 > > Group Owner: openembedded-devel+owner@lists.openembedded.org > > <mailto:openembedded-devel%2Bowner@lists.openembedded.org> > > Unsubscribe: > https://lists.openembedded.org/g/openembedded-devel/unsub > > [yoann.congal@smile.fr] > > -=-=-=-=-=-=-=-=-=-=-=- > > > > > > > > -- > > Yoann Congal > > Smile ECS > > > > > > > > -- > > Yoann Congal > > Smile ECS > >
On Fri, Sep 19, 2025 at 6:42 AM Yoann Congal via lists.openembedded.org <yoann.congal=smile.fr@lists.openembedded.org> wrote: > > > > Le jeu. 18 sept. 2025 à 20:22, Böszörményi Zoltán <zboszor@gmail.com> a écrit : >> >> 2025. 09. 18. 19:42 keltezéssel, Yoann Congal írta: >> > >> > >> > Le jeu. 18 sept. 2025 à 16:16, Yoann Congal <yoann.congal@smile.fr> a écrit : >> > >> > Hello, >> > >> > Le jeu. 18 sept. 2025 à 12:26, Zoltan Boszormenyi via lists.openembedded.org >> > <http://lists.openembedded.org> <zboszor=gmail.com@lists.openembedded.org> a écrit : >> > >> > This fixes an installation error: >> > >> > | make[5]: Entering directory >> > '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/build/src/cups' >> > | chmod 700 >> > .../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint >> > | chmod: cannot access >> > '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint': >> > No such file or directory >> > >> > >> > What makes you say that the 5.3.4->5.3.5 upgrade fix this bug? >> > >> >> I got the error with 5.3.4 and it has gone away with 5.3.5. >> I admit that I only tried the build once. I will retry tomorrow. > > > This error is a rare intermittent failure. You will most likely not see it but that does not mean it's fixed (sadly). > > Did the 5.3.4 version on which you saw the problem had my patch? > Tried building current recipe version 5.3.4 and couldn't reproduce the problem. >> >> > The above error is the one I fixed with the patch >> > "0001-cups-fix-a-build-race-condition-around-empty-directo.patch" and this patch has >> > not been merged upstream nor the code I touched changed. I did not see anything >> > related by quickly reading the NEWS. >> > I'd be happy to see this fixed upstream but I'd rather have upstream confirmation >> > that they saw/fixed it (a commit, a changelog, ...). >> > If that is fixed upstream, then we can drop my patch. >> > >> > >> > To be clear, I'm not against upgrading. I just don't think the commit message is correct >> > (but could be convinced otherwise). >> > >> > Thanks! >> > >> > Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> >> > --- >> > .../gutenprint/{gutenprint_5.3.4.bb <http://gutenprint_5.3.4.bb> => >> > gutenprint_5.3.5.bb <http://gutenprint_5.3.5.bb>} | 2 +- >> > 1 file changed, 1 insertion(+), 1 deletion(-) >> > rename meta-oe/recipes-printing/gutenprint/{gutenprint_5.3.4.bb >> > <http://gutenprint_5.3.4.bb> => gutenprint_5.3.5.bb >> > <http://gutenprint_5.3.5.bb>} (96%) >> > >> > diff --git a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb >> > <http://gutenprint_5.3.4.bb> >> > b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb >> > <http://gutenprint_5.3.5.bb> >> > similarity index 96% >> > rename from meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb >> > <http://gutenprint_5.3.4.bb> >> > rename to meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb >> > <http://gutenprint_5.3.5.bb> >> > index f90a123293..82953b798c 100644 >> > --- a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb >> > <http://gutenprint_5.3.4.bb> >> > +++ b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb >> > <http://gutenprint_5.3.5.bb> >> > @@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = >> > "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" >> > SRC_URI = "https://downloads.sourceforge.net/gimp-print/${BP}.tar.xz >> > <https://downloads.sourceforge.net/gimp-print/$%7BBP%7D.tar.xz> \ >> > file://0001-cups-fix-a-build-race-condition-around-empty-directo.patch \ >> > " >> > -SRC_URI[sha256sum] = >> > "db44a701d2b8e6a8931c83cec06c91226be266d23e5c189d20a39dd175f2023b" >> > +SRC_URI[sha256sum] = >> > "f5a9f47de28530b1ae2069cfbc647a9a641baeeabe809bb0ef2b3ec5b9668d70" >> > >> > inherit autotools gettext pkgconfig >> > >> > -- >> > 2.51.0 >> > >> > >> > >> > >> > >> > >> > -- >> > Yoann Congal >> > Smile ECS >> > >> > >> > >> > -- >> > Yoann Congal >> > Smile ECS >> > > > -- > Yoann Congal > Smile ECS > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#119581): https://lists.openembedded.org/g/openembedded-devel/message/119581 > Mute This Topic: https://lists.openembedded.org/mt/115307539/3619737 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [ankur.tyagi85@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
2025. 09. 18. 20:41 keltezéssel, Yoann Congal írta: > > > Le jeu. 18 sept. 2025 à 20:22, Böszörményi Zoltán <zboszor@gmail.com> a écrit : > > 2025. 09. 18. 19:42 keltezéssel, Yoann Congal írta: > > > > > > Le jeu. 18 sept. 2025 à 16:16, Yoann Congal <yoann.congal@smile.fr> a écrit : > > > > Hello, > > > > Le jeu. 18 sept. 2025 à 12:26, Zoltan Boszormenyi via lists.openembedded.org > <http://lists.openembedded.org> > > <http://lists.openembedded.org> <zboszor=gmail.com@lists.openembedded.org> a > écrit : > > > > This fixes an installation error: > > > > | make[5]: Entering directory > > '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/build/src/cups' > > | chmod 700 > > > .../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint > > | chmod: cannot access > > > '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint': > > No such file or directory > > > > > > What makes you say that the 5.3.4->5.3.5 upgrade fix this bug? > > > > I got the error with 5.3.4 and it has gone away with 5.3.5. > I admit that I only tried the build once. I will retry tomorrow. > > > This error is a rare intermittent failure. You will most likely not see it but that does > not mean it's fixed (sadly). You are right. After "repo sync", I can't reproduce the build problem anymore, with neither 5.3.4 nor 5.3.5. I haven't noted the layers' commits before, so I can't go back. I tried this sequence a couple of times for both versions this morning and neither version failed: bitbake -c clean gutenprint-native gutenprint && \ bitbake -c cleansstate gutenprint-native gutenprint && \ bitbake -c install gutenprint FWIW, the CPU has 16 cores, 32 threads and a HDD stores the build. > Did the 5.3.4 version on which you saw the problem had my patch? Yes. > > The above error is the one I fixed with the patch > > "0001-cups-fix-a-build-race-condition-around-empty-directo.patch" and this patch has > > not been merged upstream nor the code I touched changed. I did not see anything > > related by quickly reading the NEWS. > > I'd be happy to see this fixed upstream but I'd rather have upstream confirmation > > that they saw/fixed it (a commit, a changelog, ...). > > If that is fixed upstream, then we can drop my patch. > > > > > > To be clear, I'm not against upgrading. I just don't think the commit message is > correct > > (but could be convinced otherwise). > > > > Thanks! > > > > Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> > > --- > > .../gutenprint/{gutenprint_5.3.4.bb <http://gutenprint_5.3.4.bb> > <http://gutenprint_5.3.4.bb> => > > gutenprint_5.3.5.bb <http://gutenprint_5.3.5.bb> <http://gutenprint_5.3.5.bb>} > | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > rename meta-oe/recipes-printing/gutenprint/{gutenprint_5.3.4.bb > <http://gutenprint_5.3.4.bb> > > <http://gutenprint_5.3.4.bb> => gutenprint_5.3.5.bb > <http://gutenprint_5.3.5.bb> > > <http://gutenprint_5.3.5.bb>} (96%) > > > > diff --git a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb > <http://gutenprint_5.3.4.bb> > > <http://gutenprint_5.3.4.bb> > > b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb > <http://gutenprint_5.3.5.bb> > > <http://gutenprint_5.3.5.bb> > > similarity index 96% > > rename from meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb > <http://gutenprint_5.3.4.bb> > > <http://gutenprint_5.3.4.bb> > > rename to meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb > <http://gutenprint_5.3.5.bb> > > <http://gutenprint_5.3.5.bb> > > index f90a123293..82953b798c 100644 > > --- a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb > <http://gutenprint_5.3.4.bb> > > <http://gutenprint_5.3.4.bb> > > +++ b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb > <http://gutenprint_5.3.5.bb> > > <http://gutenprint_5.3.5.bb> > > @@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = > > "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" > > SRC_URI = "https://downloads.sourceforge.net/gimp-print/${BP}.tar.xz > <https://downloads.sourceforge.net/gimp-print/$%7BBP%7D.tar.xz> > > <https://downloads.sourceforge.net/gimp-print/$%7BBP%7D.tar.xz> \ > > file://0001-cups-fix-a-build-race-condition-around-empty-directo.patch \ > > " > > -SRC_URI[sha256sum] = > > "db44a701d2b8e6a8931c83cec06c91226be266d23e5c189d20a39dd175f2023b" > > +SRC_URI[sha256sum] = > > "f5a9f47de28530b1ae2069cfbc647a9a641baeeabe809bb0ef2b3ec5b9668d70" > > > > inherit autotools gettext pkgconfig > > > > -- > > 2.51.0 > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > Links: You receive all messages sent to this group. > > View/Reply Online (#119552): > > https://lists.openembedded.org/g/openembedded-devel/message/119552 > > Mute This Topic: https://lists.openembedded.org/mt/115307539/4316185 > > Group Owner: openembedded-devel+owner@lists.openembedded.org > <mailto:openembedded-devel%2Bowner@lists.openembedded.org> > > <mailto:openembedded-devel%2Bowner@lists.openembedded.org > <mailto:openembedded-devel%252Bowner@lists.openembedded.org>> > > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub > > [yoann.congal@smile.fr] > > -=-=-=-=-=-=-=-=-=-=-=- > > > > > > > > -- > > Yoann Congal > > Smile ECS > > > > > > > > -- > > Yoann Congal > > Smile ECS > > > > -- > Yoann Congal > Smile ECS
2025. 09. 19. 7:18 keltezéssel, Zoltan Boszormenyi via lists.openembedded.org írta: > 2025. 09. 18. 20:41 keltezéssel, Yoann Congal írta: >> >> >> Le jeu. 18 sept. 2025 à 20:22, Böszörményi Zoltán <zboszor@gmail.com> a écrit : >> >> 2025. 09. 18. 19:42 keltezéssel, Yoann Congal írta: >> > >> > >> > Le jeu. 18 sept. 2025 à 16:16, Yoann Congal <yoann.congal@smile.fr> a écrit : >> > >> > Hello, >> > >> > Le jeu. 18 sept. 2025 à 12:26, Zoltan Boszormenyi via lists.openembedded.org >> <http://lists.openembedded.org> >> > <http://lists.openembedded.org> <zboszor=gmail.com@lists.openembedded.org> a >> écrit : >> > >> > This fixes an installation error: >> > >> > | make[5]: Entering directory >> > '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/build/src/cups' >> > | chmod 700 >> > >> .../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint >> > | chmod: cannot access >> > >> '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint': >> > No such file or directory >> > >> > >> > What makes you say that the 5.3.4->5.3.5 upgrade fix this bug? >> > >> >> I got the error with 5.3.4 and it has gone away with 5.3.5. >> I admit that I only tried the build once. I will retry tomorrow. >> >> >> This error is a rare intermittent failure. You will most likely not see it but that >> does not mean it's fixed (sadly). How about adding PARALLEL_MAKEINST = "" to disable parallelism during do_install? > You are right. After "repo sync", I can't reproduce the > build problem anymore, with neither 5.3.4 nor 5.3.5. > I haven't noted the layers' commits before, so I can't go back. > > I tried this sequence a couple of times for both versions > this morning and neither version failed: > > bitbake -c clean gutenprint-native gutenprint && \ > bitbake -c cleansstate gutenprint-native gutenprint && \ > bitbake -c install gutenprint > > FWIW, the CPU has 16 cores, 32 threads and a HDD stores the build. > >> Did the 5.3.4 version on which you saw the problem had my patch? > > Yes. > >> > The above error is the one I fixed with the patch >> > "0001-cups-fix-a-build-race-condition-around-empty-directo.patch" and this patch >> has >> > not been merged upstream nor the code I touched changed. I did not see anything >> > related by quickly reading the NEWS. >> > I'd be happy to see this fixed upstream but I'd rather have upstream >> confirmation >> > that they saw/fixed it (a commit, a changelog, ...). >> > If that is fixed upstream, then we can drop my patch. >> > >> > >> > To be clear, I'm not against upgrading. I just don't think the commit message is >> correct >> > (but could be convinced otherwise). >> > >> > Thanks! >> > >> > Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> >> > --- >> > .../gutenprint/{gutenprint_5.3.4.bb <http://gutenprint_5.3.4.bb> >> <http://gutenprint_5.3.4.bb> => >> > gutenprint_5.3.5.bb <http://gutenprint_5.3.5.bb> <http://gutenprint_5.3.5.bb>} >> | 2 +- >> > 1 file changed, 1 insertion(+), 1 deletion(-) >> > rename meta-oe/recipes-printing/gutenprint/{gutenprint_5.3.4.bb >> <http://gutenprint_5.3.4.bb> >> > <http://gutenprint_5.3.4.bb> => gutenprint_5.3.5.bb >> <http://gutenprint_5.3.5.bb> >> > <http://gutenprint_5.3.5.bb>} (96%) >> > >> > diff --git a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb >> <http://gutenprint_5.3.4.bb> >> > <http://gutenprint_5.3.4.bb> >> > b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb >> <http://gutenprint_5.3.5.bb> >> > <http://gutenprint_5.3.5.bb> >> > similarity index 96% >> > rename from meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb >> <http://gutenprint_5.3.4.bb> >> > <http://gutenprint_5.3.4.bb> >> > rename to meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb >> <http://gutenprint_5.3.5.bb> >> > <http://gutenprint_5.3.5.bb> >> > index f90a123293..82953b798c 100644 >> > --- a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb >> <http://gutenprint_5.3.4.bb> >> > <http://gutenprint_5.3.4.bb> >> > +++ b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb >> <http://gutenprint_5.3.5.bb> >> > <http://gutenprint_5.3.5.bb> >> > @@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = >> > "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" >> > SRC_URI = "https://downloads.sourceforge.net/gimp-print/${BP}.tar.xz >> <https://downloads.sourceforge.net/gimp-print/$%7BBP%7D.tar.xz> >> > <https://downloads.sourceforge.net/gimp-print/$%7BBP%7D.tar.xz> \ >> > file://0001-cups-fix-a-build-race-condition-around-empty-directo.patch \ >> > " >> > -SRC_URI[sha256sum] = >> > "db44a701d2b8e6a8931c83cec06c91226be266d23e5c189d20a39dd175f2023b" >> > +SRC_URI[sha256sum] = >> > "f5a9f47de28530b1ae2069cfbc647a9a641baeeabe809bb0ef2b3ec5b9668d70" >> > >> > inherit autotools gettext pkgconfig >> > >> > -- >> > 2.51.0 >> > >> > >> > >> > >> > >> > >> > -- >> > Yoann Congal >> > Smile ECS >> > >> > >> > >> > -- >> > Yoann Congal >> > Smile ECS >> >> >> >> -- >> Yoann Congal >> Smile ECS > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#119589): https://lists.openembedded.org/g/openembedded-devel/message/119589 > Mute This Topic: https://lists.openembedded.org/mt/115307539/3617728 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [zboszor@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb similarity index 96% rename from meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb rename to meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb index f90a123293..82953b798c 100644 --- a/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb +++ b/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.5.bb @@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" SRC_URI = "https://downloads.sourceforge.net/gimp-print/${BP}.tar.xz \ file://0001-cups-fix-a-build-race-condition-around-empty-directo.patch \ " -SRC_URI[sha256sum] = "db44a701d2b8e6a8931c83cec06c91226be266d23e5c189d20a39dd175f2023b" +SRC_URI[sha256sum] = "f5a9f47de28530b1ae2069cfbc647a9a641baeeabe809bb0ef2b3ec5b9668d70" inherit autotools gettext pkgconfig
This fixes an installation error: | make[5]: Entering directory '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/build/src/cups' | chmod 700 .../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint | chmod: cannot access '.../tmp/work/corei7-64-oe-linux/gutenprint/5.3.4/image/usr/libexec/cups/backend/backend_gutenprint': No such file or directory Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> --- .../gutenprint/{gutenprint_5.3.4.bb => gutenprint_5.3.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-printing/gutenprint/{gutenprint_5.3.4.bb => gutenprint_5.3.5.bb} (96%)