[opensuse-arm] Packaging some ARM packages
Hi, I would like to try to do some RPM for ARM using OBS, but I get an unresolvable problem, telling: "nothing provides cmake, nothing provides gcc, nothing provides gcc46, nothing provides glibc, nothing provides rpm, nothing provides tar, nothing provides patch" Any idea how to solve it? Cheers, Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am Dienstag, 6. März 2012, 16:40:30 schrieb Guillaume Gardet:
Hi,
I would like to try to do some RPM for ARM using OBS, but I get an unresolvable problem, telling: "nothing provides cmake, nothing provides gcc, nothing provides gcc46, nothing provides glibc, nothing provides rpm, nothing provides tar, nothing provides patch"
Any idea how to solve it?
Build against openSUSE:Factory:ARM/standard for armv7l... -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Hi, Le 06/03/2012 17:27, Adrian Schröter a écrit :
Am Dienstag, 6. März 2012, 16:40:30 schrieb Guillaume Gardet:
Hi,
I would like to try to do some RPM for ARM using OBS, but I get an unresolvable problem, telling: "nothing provides cmake, nothing provides gcc, nothing provides gcc46, nothing provides glibc, nothing provides rpm, nothing provides tar, nothing provides patch"
Any idea how to solve it? Build against openSUSE:Factory:ARM/standard for armv7l...
Thanks, it starts to build now. I am quite new to OBS and RPM build in general. I usually do embedded Linux from sources (from scratch) and/or from buildroot.org. Cheers, Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 6 March 2012 16:41, Guillaume Gardet <guillaume.gardet@free.fr> wrote:
Hi,
Le 06/03/2012 17:27, Adrian Schröter a écrit :
Am Dienstag, 6. März 2012, 16:40:30 schrieb Guillaume Gardet:
Hi,
I would like to try to do some RPM for ARM using OBS, but I get an unresolvable problem, telling: "nothing provides cmake, nothing provides gcc, nothing provides gcc46, nothing provides glibc, nothing provides rpm, nothing provides tar, nothing provides patch"
Any idea how to solve it? Build against openSUSE:Factory:ARM/standard for armv7l...
Hey Guillaume,
Thanks, it starts to build now.
I am quite new to OBS and RPM build in general. I usually do embedded Linux from sources (from scratch) and/or from buildroot.org.
Well it's good to see you roll your sleeves up and get stuck in! Not sure if you have seen it yet, but this wiki page [0] is pretty useful. If you need any help, just shout Regards, Andy 0 = http://en.opensuse.org/openSUSE:ARM_distribution_howto -- Andrew Wafaa IRC: FunkyPenguin GPG: 0x3A36312F -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Le 06/03/2012 17:44, Andrew Wafaa a écrit :
On 6 March 2012 16:41, Guillaume Gardet <guillaume.gardet@free.fr> wrote:
Hi,
Le 06/03/2012 17:27, Adrian Schröter a écrit :
Am Dienstag, 6. März 2012, 16:40:30 schrieb Guillaume Gardet:
Hi,
I would like to try to do some RPM for ARM using OBS, but I get an unresolvable problem, telling: "nothing provides cmake, nothing provides gcc, nothing provides gcc46, nothing provides glibc, nothing provides rpm, nothing provides tar, nothing provides patch"
Any idea how to solve it? Build against openSUSE:Factory:ARM/standard for armv7l... Hey Guillaume,
Thanks, it starts to build now.
I am quite new to OBS and RPM build in general. I usually do embedded Linux from sources (from scratch) and/or from buildroot.org.
Well it's good to see you roll your sleeves up and get stuck in! Not sure if you have seen it yet, but this wiki page [0] is pretty useful.
If you need any help, just shout
Regards,
Andy
Thanks for this page. How do I submit new packages which are for ARM only? Is it the same process, submitting it to the Factory and not Factory:ARM? Is there an internal review (on this list or elsewhere) before submitting a patch? Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am Mittwoch, 7. März 2012, 10:09:00 schrieb Guillaume Gardet:
Le 06/03/2012 17:44, Andrew Wafaa a écrit :
On 6 March 2012 16:41, Guillaume Gardet <guillaume.gardet@free.fr> wrote:
Hi,
Le 06/03/2012 17:27, Adrian Schröter a écrit :
Am Dienstag, 6. März 2012, 16:40:30 schrieb Guillaume Gardet:
Hi,
I would like to try to do some RPM for ARM using OBS, but I get an unresolvable problem, telling: "nothing provides cmake, nothing provides gcc, nothing provides gcc46, nothing provides glibc, nothing provides rpm, nothing provides tar, nothing provides patch"
Any idea how to solve it?
Build against openSUSE:Factory:ARM/standard for armv7l...
Hey Guillaume,
Thanks, it starts to build now.
I am quite new to OBS and RPM build in general. I usually do embedded Linux from sources (from scratch) and/or from buildroot.org.> Well it's good to see you roll your sleeves up and get stuck in! Not sure if you have seen it yet, but this wiki page [0] is pretty useful.
If you need any help, just shout
Regards,
Andy
Thanks for this page. How do I submit new packages which are for ARM only? Is it the same process, submitting it to the Factory and not Factory:ARM? Is there an internal review (on this list or elsewhere) before submitting a patch?
Mark them as ExclusiveArch: %arm, but submit them to standard factory. Everything which is in :ARM must go to Factory anyway, when we want to build a stable release. And the review process is running there also. Best is to start as early as possible with that ...
Guillaume
-- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Le 07/03/2012 10:12, Adrian Schröter a écrit :
Am Mittwoch, 7. März 2012, 10:09:00 schrieb Guillaume Gardet:
On 6 March 2012 16:41, Guillaume Gardet <guillaume.gardet@free.fr> wrote:
Hi,
Le 06/03/2012 17:27, Adrian Schröter a écrit :
Am Dienstag, 6. März 2012, 16:40:30 schrieb Guillaume Gardet:
Hi,
I would like to try to do some RPM for ARM using OBS, but I get an unresolvable problem, telling: "nothing provides cmake, nothing provides gcc, nothing provides gcc46, nothing provides glibc, nothing provides rpm, nothing provides tar, nothing provides patch"
Any idea how to solve it? Build against openSUSE:Factory:ARM/standard for armv7l... Hey Guillaume,
Thanks, it starts to build now.
I am quite new to OBS and RPM build in general. I usually do embedded Linux from sources (from scratch) and/or from buildroot.org.> Well it's good to see you roll your sleeves up and get stuck in! Not sure if you have seen it yet, but this wiki page [0] is pretty useful.
If you need any help, just shout
Regards,
Andy
0 = http://en.opensuse.org/openSUSE:ARM_distribution_howto Thanks for this page. How do I submit new packages which are for ARM only? Is it the same process, submitting it to the Factory and not Factory:ARM? Is there an internal review (on this list or elsewhere) before submitting a
Le 06/03/2012 17:44, Andrew Wafaa a écrit : patch? Mark them as ExclusiveArch: %arm, but submit them to standard factory.
Ok. I have already marked them as ExclusiveArch: %arm
Everything which is in :ARM must go to Factory anyway, when we want to build a stable release. And the review process is running there also. Best is to start as early as possible with that ...
That is fine. Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Wed, 2012-03-07 at 10:09 +0100, Guillaume Gardet wrote:
Le 06/03/2012 17:44, Andrew Wafaa a écrit :
On 6 March 2012 16:41, Guillaume Gardet <guillaume.gardet@free.fr> wrote:
Hi,
Le 06/03/2012 17:27, Adrian Schröter a écrit :
Am Dienstag, 6. März 2012, 16:40:30 schrieb Guillaume Gardet:
Hi,
I would like to try to do some RPM for ARM using OBS, but I get an unresolvable problem, telling: "nothing provides cmake, nothing provides gcc, nothing provides gcc46, nothing provides glibc, nothing provides rpm, nothing provides tar, nothing provides patch"
Any idea how to solve it? Build against openSUSE:Factory:ARM/standard for armv7l... Hey Guillaume,
Thanks, it starts to build now.
I am quite new to OBS and RPM build in general. I usually do embedded Linux from sources (from scratch) and/or from buildroot.org.
Well it's good to see you roll your sleeves up and get stuck in! Not sure if you have seen it yet, but this wiki page [0] is pretty useful.
If you need any help, just shout
Regards,
Andy
Thanks for this page. How do I submit new packages which are for ARM only? Is it the same process, submitting it to the Factory and not Factory:ARM? Is there an internal review (on this list or elsewhere) before submitting a patch?
Guillaume
The packages wouldn't be submitted directly to openSUSE:Factory but to the most suitable development project. So if it was an audio related package then it would potentially be submitted to multimedia:audio etc. openSUSE:Factory:ARM is just the branch that we are using whilst we get things working. There is a review by the relevant development project maintainers before they accept the submission. What you could do is email this list with the submit request IDs with a brief explanation, or prior to submission email this list with the package location and request a review. The main thing here is to not be afraid to have your submission rejected, hopefully the maintainers will explain the reason why they have rejected it to give you a chance to rectify the issue. If there are any problems then please just shout out and we will do our best to help. Regards, Andy -- Andrew Wafaa IRC: FunkyPenguin GPG: 0x3A36312F -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Le 07/03/2012 10:17, Andrew Wafaa a écrit :
On Wed, 2012-03-07 at 10:09 +0100, Guillaume Gardet wrote:
Le 06/03/2012 17:44, Andrew Wafaa a écrit :
On 6 March 2012 16:41, Guillaume Gardet <guillaume.gardet@free.fr> wrote:
Hi,
Le 06/03/2012 17:27, Adrian Schröter a écrit :
Am Dienstag, 6. März 2012, 16:40:30 schrieb Guillaume Gardet:
Hi,
I would like to try to do some RPM for ARM using OBS, but I get an unresolvable problem, telling: "nothing provides cmake, nothing provides gcc, nothing provides gcc46, nothing provides glibc, nothing provides rpm, nothing provides tar, nothing provides patch"
Any idea how to solve it? Build against openSUSE:Factory:ARM/standard for armv7l... Hey Guillaume,
Thanks, it starts to build now.
I am quite new to OBS and RPM build in general. I usually do embedded Linux from sources (from scratch) and/or from buildroot.org.
Well it's good to see you roll your sleeves up and get stuck in! Not sure if you have seen it yet, but this wiki page [0] is pretty useful.
If you need any help, just shout
Regards,
Andy
0 = http://en.opensuse.org/openSUSE:ARM_distribution_howto Thanks for this page. How do I submit new packages which are for ARM only? Is it the same process, submitting it to the Factory and not Factory:ARM? Is there an internal review (on this list or elsewhere) before submitting a patch?
Guillaume
The packages wouldn't be submitted directly to openSUSE:Factory but to the most suitable development project. So if it was an audio related package then it would potentially be submitted to multimedia:audio etc. openSUSE:Factory:ARM is just the branch that we are using whilst we get things working.
ok.
There is a review by the relevant development project maintainers before they accept the submission. What you could do is email this list with the submit request IDs with a brief explanation, or prior to submission email this list with the package location and request a review.
Ok. Send an email before may accelerate the process since the first submission should be the right one then.
The main thing here is to not be afraid to have your submission rejected, hopefully the maintainers will explain the reason why they have rejected it to give you a chance to rectify the issue. If there are any problems then please just shout out and we will do our best to help.
I already know the submit/reject to fix this or that/resubmit process with my other free software contributions. Thanks. Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Wed, March 7, 2012 10:09 am, Guillaume Gardet wrote:
Le 06/03/2012 17:44, Andrew Wafaa a écrit :
On 6 March 2012 16:41, Guillaume Gardet <guillaume.gardet@free.fr> wrote:
Hi,
Le 06/03/2012 17:27, Adrian Schröter a écrit :
Am Dienstag, 6. März 2012, 16:40:30 schrieb Guillaume Gardet:
Hi,
I would like to try to do some RPM for ARM using OBS, but I get an unresolvable problem, telling: "nothing provides cmake, nothing provides gcc, nothing provides gcc46, nothing provides glibc, nothing provides rpm, nothing provides tar, nothing provides patch"
Any idea how to solve it? Build against openSUSE:Factory:ARM/standard for armv7l... Hey Guillaume,
Thanks, it starts to build now.
I am quite new to OBS and RPM build in general. I usually do embedded Linux from sources (from scratch) and/or from buildroot.org.
Well it's good to see you roll your sleeves up and get stuck in! Not sure if you have seen it yet, but this wiki page [0] is pretty useful.
If you need any help, just shout
Regards,
Andy
Thanks for this page. How do I submit new packages which are for ARM only? Is it the same process, submitting it to the Factory and not Factory:ARM?
That correct. You first need to submit to a devel project. After that to Factory.
Is there an internal review (on this list or elsewhere) before submitting a patch?
When you sent a submit request it will always be reviewed.
Guillaume
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Regards, Joop. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Tue, Mar 6, 2012 at 11:44 AM, Andrew Wafaa <awafaa@opensuse.org> wrote:
Well it's good to see you roll your sleeves up and get stuck in! Not sure if you have seen it yet, but this wiki page [0] is pretty useful.
I'd like to help out too. The above link seems to assume a user is already familiar with OBS, which I'm not. Is there something a little more basic which I can read to wrap my head around OBS/osc/etc... as a prelude to working with the ARM port? Best regards, Trevor -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Le 17/03/2012 17:15, Trevor Woerner a écrit :
Well it's good to see you roll your sleeves up and get stuck in! Not sure if you have seen it yet, but this wiki page [0] is pretty useful.
0 = http://en.opensuse.org/openSUSE:ARM_distribution_howto I'd like to help out too. The above link seems to assume a user is already familiar with OBS, which I'm not. Is there something a little more basic which I can read to wrap my head around OBS/osc/etc... as a
On Tue, Mar 6, 2012 at 11:44 AM, Andrew Wafaa <awafaa@opensuse.org> wrote: prelude to working with the ARM port?
Maybe have a look here : http://en.opensuse.org/Portal:Build_Service and pages linked. Have you some ARM hardware?
Best regards, Trevor
Cheers, Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Sun, Mar 18, 2012 at 10:27 AM, Guillaume Gardet <guillaume.gardet@free.fr> wrote:
Maybe have a look here : http://en.opensuse.org/Portal:Build_Service and pages linked.
Thanks for the link!
Have you some ARM hardware?
I have a gumstix (TI OMAP 35xx, Cortex-A8). Not the most powerful hardware out there, but an ARMv7 processor just the same. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (5)
-
Adrian Schröter
-
Andrew Wafaa
-
Guillaume Gardet
-
Joop Boonen
-
Trevor Woerner