clang: installation fails
![](https://secure.gravatar.com/avatar/6815e9e24b3f9f2c42cb9dc5178ba3ba.jpg?s=120&d=mm&r=g)
while I am not successful in logging in graphic mode I go installing useful stuff like chromium. however, the installation failed due to the lack of clang (its istallation fails).
![](https://secure.gravatar.com/avatar/afa6409c5cce2b1f2b521b0ba800ffc2.jpg?s=120&d=mm&r=g)
Hopefully anybody is reading this list, I am unable to unsubscribe after multiple attempts. Please help! Am 10.01.2015 um 17:49 schrieb Cezar Rangel:
while I am not successful in logging in graphic mode I go installing useful stuff like chromium. however, the installation failed due to the lack of clang (its istallation fails).
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
![](https://secure.gravatar.com/avatar/6b456e02554810d5abbf8cd39b8c848d.jpg?s=120&d=mm&r=g)
On Mon, Jan 12, 2015 at 09:14:49AM +0100, Hans-Joachim Michl wrote:
Hopefully anybody is reading this list, I am unable to unsubscribe after multiple attempts. Please help!
try this page: https://lists.crux.nu/mailman/listinfo/crux
Am 10.01.2015 um 17:49 schrieb Cezar Rangel:
while I am not successful in logging in graphic mode I go installing useful stuff like chromium. however, the installation failed due to the lack of clang (its istallation fails).
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
-- Fredrik Rinnestam
![](https://secure.gravatar.com/avatar/afa6409c5cce2b1f2b521b0ba800ffc2.jpg?s=120&d=mm&r=g)
Hi Frederik, thanks for the answer. I know of this site and tried to unsubscribe from it more than once. Whatever I do, I cannot get it to send me an email, no unsubscription, no password recovery, nothing! This is why I went and asked on the list... It seems broke, maybe someone responsible reads the list too and can interfere... Thanks /Hans Am 12.01.2015 um 10:06 schrieb Fredrik Rinnestam:
On Mon, Jan 12, 2015 at 09:14:49AM +0100, Hans-Joachim Michl wrote:
Hopefully anybody is reading this list, I am unable to unsubscribe after multiple attempts. Please help!
try this page: https://lists.crux.nu/mailman/listinfo/crux
Am 10.01.2015 um 17:49 schrieb Cezar Rangel:
while I am not successful in logging in graphic mode I go installing useful stuff like chromium. however, the installation failed due to the lack of clang (its istallation fails).
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
![](https://secure.gravatar.com/avatar/6815e9e24b3f9f2c42cb9dc5178ba3ba.jpg?s=120&d=mm&r=g)
any help about the clang issue? tks 2015-01-12 7:06 GMT-02:00 Fredrik Rinnestam <fredrik@rinnestam.se>:
On Mon, Jan 12, 2015 at 09:14:49AM +0100, Hans-Joachim Michl wrote:
Hopefully anybody is reading this list, I am unable to unsubscribe after multiple attempts. Please help!
try this page: https://lists.crux.nu/mailman/listinfo/crux
Am 10.01.2015 um 17:49 schrieb Cezar Rangel:
while I am not successful in logging in graphic mode I go installing useful stuff like chromium. however, the installation failed due to the lack of clang (its istallation fails).
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
--
Fredrik Rinnestam _______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
-- * Cezar Rangel* *cezar.rangel@gmail.com <cezar.rangel@gmail.com>*
![](https://secure.gravatar.com/avatar/4c81bbb8a10f6dc5cc0135c383b0f645.jpg?s=120&d=mm&r=g)
On Sat, 10 Jan 2015 14:49:10 -0200 Cezar Rangel wrote:
while I am not successful in logging in graphic mode I go installing useful stuff like chromium. however, the installation failed due to the lack of clang (its istallation fails).
Builds just fine on my machine. Pedja
![](https://secure.gravatar.com/avatar/6815e9e24b3f9f2c42cb9dc5178ba3ba.jpg?s=120&d=mm&r=g)
Good news! Finally clang is ok! Like Pedja builds fine on my machine too but only concerning clang. so, when I try chromium, in the end comes an error: file "/usr/lib/python2.7/multiprocessing/synchronized/.py" line 59, in <module> "function, sec issue 3770") Import error: this plataform lacks a functioning sem_open implementation, therefore, the required synchronization...will not function, see issue 3770". 2015-01-13 14:24 GMT-02:00 Predrag Ivanovic <predivan@open.telekom.rs>:
On Sat, 10 Jan 2015 14:49:10 -0200 Cezar Rangel wrote:
while I am not successful in logging in graphic mode I go installing useful stuff like chromium. however, the installation failed due to the lack of clang (its istallation fails).
Builds just fine on my machine.
Pedja _______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
-- * Cezar Rangel* *cezar.rangel@gmail.com <cezar.rangel@gmail.com>*
![](https://secure.gravatar.com/avatar/d51b6f233eee94b37270e5140cadef46.jpg?s=120&d=mm&r=g)
Cezar Rangel <cezar.rangel@gmail.com> escribió:
Good news! Finally clang is ok! Like Pedja builds fine on my machine too but only concerning clang. so, when I try chromium, in the end comes an error: file "/usr/lib/python2.7/multiprocessing/synchronized/.py" line 59, in <module> "function, sec issue 3770") Import error: this plataform lacks a functioning sem_open implementation, therefore, the required synchronization...will not function, see issue 3770".
You should compile your kernel with CONFIG_SYSVIPC=y. This and maybe other missing kernel features are probably the reason that you are having problems with Xorg too. Alan
![](https://secure.gravatar.com/avatar/6815e9e24b3f9f2c42cb9dc5178ba3ba.jpg?s=120&d=mm&r=g)
I checked and found out that the kernel had already been compiled with the feature CONFIG_SYSVIPC=y, Alan, thanks for your return and attention. which other features could possibly disturb xorg? 2015-01-15 20:25 GMT-02:00 Alan Mizrahi <alan+crux@mizrahi.com.ve>:
Cezar Rangel <cezar.rangel@gmail.com> escribió:
Good news! Finally clang is ok! Like Pedja builds fine on my machine too
but only concerning clang. so, when I try chromium, in the end comes an error: file "/usr/lib/python2.7/multiprocessing/synchronized/.py" line 59, in <module> "function, sec issue 3770") Import error: this plataform lacks a functioning sem_open implementation, therefore, the required synchronization...will not function, see issue 3770".
You should compile your kernel with CONFIG_SYSVIPC=y.
This and maybe other missing kernel features are probably the reason that you are having problems with Xorg too.
Alan
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
-- * Cezar Rangel* *cezar.rangel@gmail.com <cezar.rangel@gmail.com>*
![](https://secure.gravatar.com/avatar/d51b6f233eee94b37270e5140cadef46.jpg?s=120&d=mm&r=g)
Cezar Rangel <cezar.rangel@gmail.com> escribió:
I checked and found out that the kernel had already been compiled with the feature CONFIG_SYSVIPC=y, Alan, thanks for your return and attention. which other features could possibly disturb xorg?
Hi Cezar, I recommend you to ask these questions in the IRC channel, I think you will get more interaction there. Are you mounting /dev/shm? That is where semaphores are created (at least in Linux). You can find what system calls are not implemented by your kernel by using tools like strace. When not implemented, they return ENOSYS. Alan
![](https://secure.gravatar.com/avatar/6815e9e24b3f9f2c42cb9dc5178ba3ba.jpg?s=120&d=mm&r=g)
tks again Alan that is ok. 2015-01-15 22:51 GMT-02:00 Alan Mizrahi <alan+crux@mizrahi.com.ve>:
Cezar Rangel <cezar.rangel@gmail.com> escribió:
I checked and found out that the kernel had already been compiled with the
feature CONFIG_SYSVIPC=y, Alan, thanks for your return and attention. which other features could possibly disturb xorg?
Hi Cezar,
I recommend you to ask these questions in the IRC channel, I think you will get more interaction there.
Are you mounting /dev/shm? That is where semaphores are created (at least in Linux).
You can find what system calls are not implemented by your kernel by using tools like strace. When not implemented, they return ENOSYS.
Alan
-- * Cezar Rangel* *cezar.rangel@gmail.com <cezar.rangel@gmail.com>*
participants (5)
-
Alan Mizrahi
-
Cezar Rangel
-
Fredrik Rinnestam
-
Hans-Joachim Michl
-
Predrag Ivanovic