[opensuse-arm] Fw: gcc47 for Aarch64
Hello. I am running openSUSE 12.3 for aarch64 (openSUSE-12.3-AArch64-JeOS-alpha1.raw) and trying to install gcc47 from here: http://download.opensuse.org/repositories/devel:/ARM:/AArch64:/12.3/standard... But this package requires glibc-devel and glibc-devel I am unable to find. I found linux-glibc-devel package but it doesn't help :( So, how can I proceed? Should I install gcc using rpm's --nodeps option or glibc-devel rpm is available somewhere? Unfortunately, cross-compilation is not an option - it will require too many changes. I need install gcc aarch64 native. Thank you. Valery -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
El 29/03/13 15:29, Valery Reznic escribió:
Hello.
I am running openSUSE 12.3 for aarch64 (openSUSE-12.3-AArch64-JeOS-alpha1.raw) and trying to install gcc47 from here: http://download.opensuse.org/repositories/devel:/ARM:/AArch64:/12.3/standard...
But this package requires glibc-devel and glibc-devel I am unable to find. I found linux-glibc-devel package but it doesn't help :(
So, how can I proceed? Should I install gcc using rpm's --nodeps option or glibc-devel rpm is available somewhere?
nothing ever will compile without glibc-devel the repository is probably broken. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
----- Original Message -----
From: Cristian Rodríguez <crrodriguez@opensuse.org> To: opensuse-arm@opensuse.org Cc: Sent: Friday, March 29, 2013 11:29 PM Subject: Re: [opensuse-arm] Fw: gcc47 for Aarch64
El 29/03/13 15:29, Valery Reznic escribió:
Hello.
I am running openSUSE 12.3 for aarch64 (openSUSE-12.3-AArch64-JeOS-alpha1.raw) and trying to install gcc47 from here:
http://download.opensuse.org/repositories/devel:/ARM:/AArch64:/12.3/standard...
But this package requires glibc-devel and glibc-devel I am unable to find. I found linux-glibc-devel package but it doesn't help :(
So, how can I proceed? Should I install gcc using rpm's --nodeps option
or glibc-devel rpm is available somewhere?
nothing ever will compile without glibc-devel the repository is probably broken. Thank you for the answer, Cristian. So my options are: wait for repository to be fixed or cross-build glibc-devel myself?
Valery.
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 29.03.2013, at 23:15, Valery Reznic wrote:
----- Original Message -----
From: Cristian Rodríguez <crrodriguez@opensuse.org> To: opensuse-arm@opensuse.org Cc: Sent: Friday, March 29, 2013 11:29 PM Subject: Re: [opensuse-arm] Fw: gcc47 for Aarch64
El 29/03/13 15:29, Valery Reznic escribió:
Hello.
I am running openSUSE 12.3 for aarch64 (openSUSE-12.3-AArch64-JeOS-alpha1.raw) and trying to install gcc47 from here:
http://download.opensuse.org/repositories/devel:/ARM:/AArch64:/12.3/standard...
But this package requires glibc-devel and glibc-devel I am unable to find. I found linux-glibc-devel package but it doesn't help :(
So, how can I proceed? Should I install gcc using rpm's --nodeps option
or glibc-devel rpm is available somewhere?
nothing ever will compile without glibc-devel the repository is probably broken. Thank you for the answer, Cristian. So my options are: wait for repository to be fixed or cross-build glibc-devel myself?
Wow, this looks pretty broken indeed. According to the build log, the build aborted right after it finished. Maybe someone rescued the package out of there, but didn't actually put it into the repository so it can be downloaded. Dirk, do you happen to have an idea what's going on there? Or maybe a way to fix this? Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Alexander Graf <agraf@suse.de> writes:
Wow, this looks pretty broken indeed. According to the build log, the build aborted right after it finished. Maybe someone rescued the package out of there, but didn't actually put it into the repository so it can be downloaded.
The package has never been able to build all the way through in the :12.3 repository, the only successfully built packages come from the :Factory repository.
Dirk, do you happen to have an idea what's going on there? Or maybe a way to fix this?
If you want to fix it you need to fix the Foundation model so that it doesn't crash. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
----- Original Message -----
From: Andreas Schwab <schwab@suse.de> To: Alexander Graf <agraf@suse.de> Cc: Valery Reznic <valery_reznic@yahoo.com>; openSUSE ARM ML <opensuse-arm@opensuse.org>; Dirk Mueller <DMueller@suse.com> Sent: Saturday, March 30, 2013 1:03 PM Subject: Re: [opensuse-arm] Fw: gcc47 for Aarch64
Alexander Graf <agraf@suse.de> writes:
Wow, this looks pretty broken indeed. According to the build log, the build aborted right after it finished. Maybe someone rescued the package out of there, but didn't actually put it into the repository so it can be downloaded.
The package has never been able to build all the way through in the :12.3 repository, the only successfully built packages come from the :Factory repository. I see no glibc-devel package in the :Factory repository (http://download.opensuse.org/repositories/devel:/ARM:/Factory:/) Or am I looking in the wrong place?
Dirk, do you happen to have an idea what's going on there? Or maybe a way to fix this?
If you want to fix it you need to fix the Foundation model so that it doesn't crash
Is it a way to install gcc on the Foundation module? Someone tried it? Valery
Andreas.
-- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
https://build.opensuse.org/package/binaries?package=glibc&project=devel%3AARM%3AAArch64%3AFactory&repository=standard Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Thank you for the link. It contains glibc-devel-2.17-9.1, while http://download.opensuse.org/repositories/devel:/ARM:/AArch64:/12.3/standard... has glibc-utils-2.17-264.1 and I guess glibc itself same version. Is it save to mix 2.17-9.1 and 2.17-264.1? Valery ----- Original Message -----
From: Andreas Schwab <schwab@suse.de> To: Valery Reznic <valery_reznic@yahoo.com> Cc: Alexander Graf <agraf@suse.de>; openSUSE ARM ML <opensuse-arm@opensuse.org>; Dirk Mueller <DMueller@suse.com> Sent: Saturday, March 30, 2013 4:43 PM Subject: Re: [opensuse-arm] Fw: gcc47 for Aarch64
Andreas.
-- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
2013/3/30 Alexander Graf <agraf@suse.de>:
Wow, this looks pretty broken indeed. According to the build log, the build aborted right after it finished. Maybe someone rescued the package out of there, but didn't actually put it into the repository so it can be downloaded. Dirk, do you happen to have an idea what's going on there? Or maybe a way to fix this?
Hi, The old foundation model used to have a crasher bug. I heard this has been fixed by ARM, but I haven't received the newest version yet. I'm looking forward to it :-) I'll fix the repository now manually, thanks a lot for the notification. Pretty embarassing that we didn't have glibc-devel in the public repo :-) Greetings, Dirk -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
----- Original Message -----
From: Dirk Müller <dmueller@suse.com> To: Alexander Graf <agraf@suse.de> Cc: Valery Reznic <valery_reznic@yahoo.com>; openSUSE ARM ML <opensuse-arm@opensuse.org> Sent: Saturday, March 30, 2013 5:33 PM Subject: Re: [opensuse-arm] Fw: gcc47 for Aarch64
2013/3/30 Alexander Graf <agraf@suse.de>:
Wow, this looks pretty broken indeed. According to the build log, the build aborted right after it finished. Maybe someone rescued the package out of there, but didn't actually put it into the repository so it can be downloaded. Dirk, do you happen to have an idea what's going on there? Or maybe a way to fix this?
Hi,
The old foundation model used to have a crasher bug. I heard this has been fixed by ARM, but I haven't received the newest version yet. I'm looking forward to it :-)
I'll fix the repository now manually, thanks a lot for the notification. Pretty embarassing that we didn't have glibc-devel in the public repo :-) I don't think it that embarassing - usual mistake that can happen anytime manual process involved. Or even automatic one :) By the way if you are adding glibc-devel manually could you please also add glibc-devel-static?
Valery
Greetings, Dirk
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
2013/3/30 Valery Reznic <valery_reznic@yahoo.com>:
By the way if you are adding glibc-devel manually could you please also add glibc-devel-static?
Hi, sure, all glibc subpackages are available in the external repository now. Greetings, Dirk -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
----- Original Message -----
From: Dirk Müller <dmueller@suse.com> To: Alexander Graf <agraf@suse.de> Cc: Valery Reznic <valery_reznic@yahoo.com>; openSUSE ARM ML <opensuse-arm@opensuse.org> Sent: Saturday, March 30, 2013 5:33 PM Subject: Re: [opensuse-arm] Fw: gcc47 for Aarch64
2013/3/30 Alexander Graf <agraf@suse.de>:
Wow, this looks pretty broken indeed. According to the build log, the build aborted right after it finished. Maybe someone rescued the package out of there, but didn't actually put it into the repository so it can be downloaded. Dirk, do you happen to have an idea what's going on there? Or maybe a way to fix this?
Hi,
The old foundation model used to have a crasher bug. I heard this has been fixed by ARM, but I haven't received the newest version yet. I'm looking forward to it :-)
I'll fix the repository now manually, thanks a lot for the notification. Pretty embarassing that we didn't have glibc-devel in the public repo :-) Thanks, I was able to install gcc now.
Valery
Greetings, Dirk -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (5)
-
Alexander Graf
-
Andreas Schwab
-
Cristian Rodríguez
-
Dirk Müller
-
Valery Reznic