Package Details: distccd-alarm-armv8 12.1.0.20220530-1

Git Clone URL: https://aur.archlinux.org/distccd-alarm.git (read-only, click to copy)
Package Base: distccd-alarm
Description: Official toolchain for Arch ARM builds via distcc on x86_64 volunteers
Upstream URL: https://github.com/graysky2/distccd-alarm
Licenses: GPL
Submitter: graysky
Maintainer: graysky
Last Packager: graysky
Votes: 37
Popularity: 0.025754
First Submitted: 2017-09-14 21:47 (UTC)
Last Updated: 2022-05-30 18:11 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

solsticedhiver commented on 2023-05-16 15:54 (UTC) (edited on 2023-05-16 15:56 (UTC) by solsticedhiver)

same problem here.

distccd[348542] (dcc_r_file_timed) 12075866 bytes received in 0.013788s, rate 855297kB/s
distccd[348543] (dcc_r_file_timed) 12129884 bytes received in 0.007360s, rate 1609455kB/s
distccd[348542] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
distccd[348542] /usr/bin/g++ packetchain.cc on localhost failed
distccd[348542] job complete
distccd[348542] (dcc_job_summary) client: 192.168.44.xxx:49024 COMPILE_ERROR exit:1 sig:0 core:0 ret:0 time:7228ms /usr/bin/g++ packetchain.cc

Isn't that a problem that we have a hard-coded path here for g++? (/usr/bin/g++)

nesk_aur commented on 2023-04-18 14:45 (UTC) (edited on 2023-04-18 15:10 (UTC) by nesk_aur)

In /tmp/distccd-armv8.log (with -log-level info --log-file /tmp/distccd-armv8.log in /etc/conf.d/distccd-armv8).
And compilation fails, it's not just some annoying warning. On the client I get

(dcc_build_somewhere) Warning: failed to distribute, running locally instead

Update: this only happens when I remove armv7h from _subarchs in PKGBUILD (don't need armv7h, wanted to exclude it from building). When I build package without editing PKGBUILD, it works.

graysky commented on 2023-04-18 11:32 (UTC)

I am using distccd-alarm-armv8 and distccd-alarm-armv7h and do not see that message in any log. Where are you seeing it?

nesk_aur commented on 2023-04-18 09:56 (UTC) (edited on 2023-04-18 10:08 (UTC) by nesk_aur)

Getting this error with default config:

dcc_check_compiler_whitelist) CRITICAL! aarch64-unknown-linux-gnu-gcc not in /usr/lib/distcc or /usr/lib/distcc whitelist.

Running update-distcc-symlinks doesn't help. Testing from aarch64 on these projects: https://gitlab.isc.org/isc-projects/dhcp https://github.com/lfos/calcurse

graysky commented on 2020-08-24 20:22 (UTC)

Just run makepkg -s and then run pacman -U ...armv7h.pkg.tar.zst and you're done.

dkaea353 commented on 2020-08-24 17:54 (UTC)

Could you please make it so that it is easier to pick which architectures to install? For example, I only want armv7h installed and have to comment several lines in the PKGBUILD so the other archs aren't installed too. (Or is there some easier way of doing this that I'm missing?)

graysky commented on 2020-08-23 23:09 (UTC)

@dviktor - looks like upstream pushed 10.2.0 but they do not use versioned dirs so that is why the checksums are off. I will bump, thanks for the heads-up.

dviktor commented on 2020-08-23 22:50 (UTC)

it complains about incorrect checksums. can you please recheck?

dviktor commented on 2020-08-23 22:50 (UTC)

it complains about incorrect checksums. can you please recheck?

graysky commented on 2020-08-21 09:04 (UTC)

@hotaru - Thank you, fixed in 9.3.0.20200428-3