FreeBSD Port: devel/libical

Robin Seggelmann robin at seggelmann.com
Fri Aug 18 12:50:19 UTC 2017


Hi,

I’m trying to build libical as a dependency for orage on FreeBSD 10.3 on a PowerPC G4, but came across a compilation error I’d like to report:


[121/150] : && /usr/bin/cc -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -Wno-deprecated -Wall -Wextra -Winit-self -Wmissing-include-dirs -Wunused -Wno-div-by-zero -Wundef -Wpointer-arith -Werror=return-type -Wformat -Wformat-security -O2 -pipe  -fno-strict-aliasing   src/test/CMakeFiles/stow.dir/stow.c.o  -o src/test/stow  -Wl,-rpath,/usr/ports/devel/libical/work/libical-2.0.0/lib:/usr/local/lib lib/libicalvcal.so.2.0.0 lib/libicalss_cxx.so.2.0.0 lib/libicalss.so.2.0.0 lib/libical_cxx.so.2.0.0 lib/libical.so.2.0.0 /usr/local/lib/libicuuc.so /usr/local/lib/libicui18n.so -pthread && :
FAILED: src/test/stow 
: && /usr/bin/cc -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -Wno-deprecated -Wall -Wextra -Winit-self -Wmissing-include-dirs -Wunused -Wno-div-by-zero -Wundef -Wpointer-arith -Werror=return-type -Wformat -Wformat-security -O2 -pipe  -fno-strict-aliasing   src/test/CMakeFiles/stow.dir/stow.c.o  -o src/test/stow  -Wl,-rpath,/usr/ports/devel/libical/work/libical-2.0.0/lib:/usr/local/lib lib/libicalvcal.so.2.0.0 lib/libicalss_cxx.so.2.0.0 lib/libicalss.so.2.0.0 lib/libical_cxx.so.2.0.0 lib/libical.so.2.0.0 /usr/local/lib/libicuuc.so /usr/local/lib/libicui18n.so -pthread && :
/usr/local/lib/libicuuc.so: undefined reference to `__cxa_throw_bad_array_new_length at CXXABI_1.3.8'
ninja: build stopped: subcommand failed.
*** Error code 1


I have also attached the build output.

Best regards,
Robin






More information about the freebsd-gnome mailing list