


Discovered PulseAudio was attempting to connect to the DBus daemon (perhaps with IPV6). It seems odd that firefox (or xulrunner) would be making calls to Pulse Audio for menu actions, but I digress.socket(): Address family not supported by protocol
Code: Select all
net-libs/xulrunner alsa custom-optimization libnotify -dbus -gnome -ipc -java -startup-notification -system-sqlite -wifi
www-client/firefox alsa bindist custom-optimization libnotify -dbus -ipc
media-sound/pulseaudio alsa glib libsamplerate udev -X -asyncns -avahi -bluetooth -caps -dbus -doc -gnome -ipv6 -jack -lirc -oss -realtime -system-wide -tcpd -testCode: Select all
CFLAGS="-march=native -O3 -mfpmath=sse -mssse3 -ffunction-sections -fdata-sections -fmerge-all-constants -fomit-frame-pointer -pipe"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
LDFLAGS="${LDFLAGS} -Wl,--gc-sections"