Bugzilla Automation <[email protected]> has asked freebsd-kde (group) <[email protected]> for maintainer-feedback: Bug 291093: x11/plasma6-plasma-workspace https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291093
--- Description --- Hi all Trying to build it under 15.0-RC2, and it constantly fail w/ ld errors like that: ld: error: relocation R_X86_64_32S cannot be used against local symbol; recompile with -fPIC >>> defined in /usr/lib/libcrypt_real.a(misc.o) >>> referenced by misc.c:43 (/usr/src/lib/libcrypt/misc.c:43) >>> misc.o:(_crypt_to64) in archive /usr/lib/libcrypt_real.a ld: error: relocation R_X86_64_32 cannot be used against local symbol; recompile with -fPIC >>> defined in /usr/lib/libcrypt_real.a(crypt.o) >>> referenced by crypt.c:114 (/usr/src/lib/libcrypt/crypt.c:114) >>> crypt.o:(crypt_r) in archive /usr/lib/libcrypt_real.a ld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) the build log attached. It fails w/ the alike errors also under 15.0-RC1 & -BETA[45] as I remember. This already happened while upgrade to 6.5.2, and when the binary pkg were available I `pkg upgrade'ed and plasma works w/o any seen errors. FreeBSD is upgraded by `freebsd-update', /etc/make.conf has none CFLAGS or LDFLAGS variables, ports are handled by `pkg' and `portmaster` and it builds and links, if it happens, but as it's notebook w/ only and unexpanded 8G RAM I prefer prebuild packages.
