Clang error make buildworld

Roman Divacky rdivacky at freebsd.org
Thu May 5 17:41:36 UTC 2011


> # /usr/obj/usr/src/tmp/usr/bin/clang -O2 -pipe -march=native
> -fomit-frame-pointer -DATJOB_DIR=\"/var/at/jobs/\"
> -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5
> -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1
> -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\'
> -DPERM_PATH=\"/var/at/\" -I/usr/src/libexec/atrun/../../usr.bin/at
> -I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM -std=gnu99
> -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k
> -Wno-uninitialized -Wno-pointer-sign -o atrun atrun.o gloadavg.o -lpam
> -lutil
> 
> FAIL (clang: error: linker command failed with exit code 1 (use -v to
> see invocation))

Can you run this in gdb and show me backtrace? Also, what version is your
binutils?


More information about the freebsd-current mailing list