Re: ld: error: triggering the generation of an executable stack

2025-06-16 Thread Susi Lehtola
On 6/16/25 12:32 PM, Florian Weimer wrote: > * Susi Lehtola: > >> resurrecting the old thread from March 2024, I have now also faced this >> issue: >> OpenMolcas 25.06 fails to build on all architectures in Fedora rawhide with >> the >> cryptic error > > Can you build > > CFLAGS="$CFLAGS -Wtra

Re: ld: error: triggering the generation of an executable stack

2025-06-16 Thread Florian Weimer
LD/OpenMolcas-25.06-build/OpenMolcas-v25.06-805c93ebfa2cd5fa185ca03cf965580ebdfeb352/x86_64-redhat-linux-gnu' > /usr/bin/ld: error: /tmp/cc8rKBj0.ltrans126.ltrans.o: is triggering the > generation of an executable stack (because it has an executable > .note.GNU-stack > section) &g

Re: ld: error: triggering the generation of an executable stack

2025-06-16 Thread Susi Lehtola
bmolcas.so @CMakeFiles/libmolcas.dir/objects1.rsp @CMakeFiles/libmolcas.dir/objects2.rsp make[2]: Leaving directory '/builddir/build/BUILD/OpenMolcas-25.06-build/OpenMolcas-v25.06-805c93ebfa2cd5fa185ca03cf965580ebdfeb352/x86_64-redhat-linux-gnu' /usr/bin/ld: error: /tmp/cc8rKBj0.ltrans126.ltrans.

Re: ld: error: triggering the generation of an executable stack

2024-03-20 Thread Jerry James
build/lib/nn:/builddir/build/BUILD/plplot-5.15.0/redhat-linux-build/lib/qsastime > /usr/bin/ld: error: /tmp/cchkMGCX.ltrans0.ltrans.o: is triggering the > generation of an executable stack (because it has an executable > .note.GNU-stack section) > /usr/bin/ld: failed to set dynamic section si

Re: ld: error: triggering the generation of an executable stack

2024-03-20 Thread Fabio Valentini
linux-build/lib/nn:/builddir/build/BUILD/plplot-5.15.0/redhat-linux-build/lib/qsastime > /usr/bin/ld: error: /tmp/cchkMGCX.ltrans0.ltrans.o: is triggering the > generation of an executable stack (because it has an executable > .note.GNU-stack section) > /usr/bin/ld: failed to set dynamic se

Re: ld: error: triggering the generation of an executable stack

2024-03-20 Thread Dominik 'Rathann' Mierzejewski
/nn:/builddir/build/BUILD/plplot-5.15.0/redhat-linux-build/lib/qsastime > /usr/bin/ld: error: /tmp/cchkMGCX.ltrans0.ltrans.o: is triggering the > generation of an executable stack (because it has an executable > .note.GNU-stack section) > /usr/bin/ld: failed to set dynamic section sizes

ld: error: triggering the generation of an executable stack

2024-03-19 Thread Orion Poplawski
t-5.15.0/redhat-linux-build/src:/builddir/build/BUILD/plplot-5.15.0/redhat-linux-build/lib/csa:/builddir/build/BUILD/plplot-5.15.0/redhat-linux-build/lib/nn:/builddir/build/BUILD/plplot-5.15.0/redhat-linux-build/lib/qsastime /usr/bin/ld: error: /tmp/cchkMGCX.ltrans0.ltrans.o: is triggering the generati

Re: ld error

2011-03-22 Thread Alain Portal
Le mardi 22 mars 2011 01:08:31, Nikola Pajkovsky a écrit : > Here we go, thanks Kevin to point the commit regression. The workaround is > pretty simple. I've moved class_layerchoicebox.cpp back to pcbnew and one > little tweak in CMakeLists.txt. See patch for more info. > > Successful build http:

Re: ld error

2011-03-21 Thread Nikola Pajkovsky
3/11/2011 08:12 AM, Alain Portal wrote: Alain> > >>>> Hi, Alain> > >>>> Alain> > >>>> I trying to update kicad but the built fails with a ld error: Alain> > >>>> http://koji.fedoraproject.org/koji/taskinfo?taskID=2903979 Alain> &

Re: ld error

2011-03-21 Thread Nikola Pajkovsky
"AP" == Alain Portal wrote: Alain> Le lundi 14 mars 2011 18:45:29, Alain Portal a écrit : Alain> > Le lundi 14 mars 2011 10:22:51, Nikola Pajkovsky a écrit : Alain> > > send me a source code directly (or url) and I'll send you a patch Alain> > > with description. Alain> > Alain> > Here is t

Re: ld error

2011-03-21 Thread Alain Portal
gt;> Hi, > >>>> > >>>> I trying to update kicad but the built fails with a ld error: > >>>> http://koji.fedoraproject.org/koji/taskinfo?taskID=2903979 > >>>> and I don't succeed to fix it. > >>>> > >>>

Re: ld error

2011-03-19 Thread Kevin Kofler
Przemek Klosowski wrote: > On 03/11/2011 10:58 AM, Alain Portal wrote: >> Le vendredi 11 mars 2011 14:58:03, Stephen Gallagher a écrit : >>> On 03/11/2011 08:12 AM, Alain Portal wrote: >>>> Hi, >>>> >>>> I trying to updat

Re: ld error

2011-03-19 Thread Alain Portal
Le lundi 14 mars 2011 18:45:29, Alain Portal a écrit : > Le lundi 14 mars 2011 10:22:51, Nikola Pajkovsky a écrit : > > send me a source code directly (or url) and I'll send you a patch with > > description. > > Here is the srpm: > http://dionysos.fedorapeople.org/SRPMS/kicad-2011.01.28-1.rev2765.

Re: ld error

2011-03-14 Thread Alain Portal
Le lundi 14 mars 2011 10:22:51, Nikola Pajkovsky a écrit : > > send me a source code directly (or url) and I'll send you a patch with > description. Here is the srpm: http://dionysos.fedorapeople.org/SRPMS/kicad-2011.01.28-1.rev2765.fc12.src.rpm Regards, Alain signature.asc Description: This i

Re: ld error

2011-03-14 Thread Nikola Pajkovsky
/2011 08:12 AM, Alain Portal wrote: AP> > >>> Hi, AP> > >>> AP> > >>> I trying to update kicad but the built fails with a ld error: AP> > >>> http://koji.fedoraproject.org/koji/taskinfo?taskID=2903979 AP> > >>> and I don't su

Re: ld error

2011-03-12 Thread Alain Portal
> I trying to update kicad but the built fails with a ld error: > >>> http://koji.fedoraproject.org/koji/taskinfo?taskID=2903979 > >>> and I don't succeed to fix it. > >>> > >>> Can somebody help me? > >> > >> Looks like

Re: ld error

2011-03-11 Thread Przemek Klosowski
On 03/11/2011 10:58 AM, Alain Portal wrote: > Le vendredi 11 mars 2011 14:58:03, Stephen Gallagher a écrit : >> On 03/11/2011 08:12 AM, Alain Portal wrote: >>> Hi, >>> >>> I trying to update kicad but the built fails with a ld error: >>> http://koji.f

Re: ld error

2011-03-11 Thread Alain Portal
Le vendredi 11 mars 2011 14:58:03, Stephen Gallagher a écrit : > On 03/11/2011 08:12 AM, Alain Portal wrote: > > Hi, > > > > I trying to update kicad but the built fails with a ld error: > > http://koji.fedoraproject.org/koji/taskinfo?taskID=2903979 > > and I don&

Re: ld error

2011-03-11 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/11/2011 08:12 AM, Alain Portal wrote: > Hi, > > I trying to update kicad but the built fails with a ld error: > http://koji.fedoraproject.org/koji/taskinfo?taskID=2903979 > and I don't succeed to fix it. > > Can som

ld error

2011-03-11 Thread Alain Portal
Hi, I trying to update kicad but the built fails with a ld error: http://koji.fedoraproject.org/koji/taskinfo?taskID=2903979 and I don't succeed to fix it. Can somebody help me? Regards, Alain signature.asc Description: This is a digitally signed message part. -- devel mailing list