Hi. I have this problem building multimedia/gstreamer1-plugins-bad.
It simply stall at this point of the build:
It stalls at this point and it wont do nothing. Simply stay there forever. I changed compiler then it happen with both Clang and Gcc, no difference.
Now I do not have any idea how to troubleshoot or solve this problem.
Can someone help?
It simply stall at this point of the build:
Code:
libtool: link: gcc49 -std=gnu99 -o /usr/ports/multimedia/gstreamer1-plugins-bad/work/gst-plugins-bad-1.8.0/gst-libs/gst/player/tmp-introspectbzDQGB/.libs/GstPlayer-1.0 -I/usr/local/include -O2 -pipe -O2 -Wno-format -fstack-protector -fno-strict-aliasing -fstack-protector tmp-introspectbzDQGB/usr/ports/multimedia/gstreamer1-plugins-bad/work/gst-plugins-bad-1.8.0/gst-libs/gst/player/tmp-introspectbzDQGB/GstPlayer-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -lpthread -L/usr/local/lib -L. ./.libs/libgstplayer-1.0.so -L../../../gst-libs -lgio-2.0 -lgmodule-2.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib
It stalls at this point and it wont do nothing. Simply stay there forever. I changed compiler then it happen with both Clang and Gcc, no difference.
Now I do not have any idea how to troubleshoot or solve this problem.
Can someone help?