Skip to content

Instantly share code, notes, and snippets.

Created March 19, 2014 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9643976 to your computer and use it in GitHub Desktop.
Save anonymous/9643976 to your computer and use it in GitHub Desktop.
dump
prt-get: installing /usr/ports/compat-32/dbus-32
=======> Building '/usr/ports/compat-32/dbus-32/dbus-32#1.6.18-1.pkg.tar.gz'.
bsdtar -p -o -C /usr/ports/compat-32/dbus-32/work/src -xf /usr/ports/compat-32/dbus-32/dbus-1.6.18.tar.gz
cp rc.dbus /usr/ports/compat-32/dbus-32/work/src
cp 30-dbus.launch /usr/ports/compat-32/dbus-32/work/src
+ build
+ cd dbus-1.6.18
+ ./configure --prefix=/usr --libdir=/usr/lib32 --with-dbus-daemondir=/usr/sbin --localstatedir=/var --libexecdir=/usr/lib32/dbus --mandir=/usr/man --disable-static --with-dbus-user=messagebus --with-xml=expat --with-system-pid-file=/var/run/dbus/dbus.pid
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking for ANSI C header files... (cached) yes
checking for inline... inline
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_i386
checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for windres... no
checking for GLIB... no
checking for DBUS_GLIB... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking whether we are using the GNU C Library 2.1 or newer... yes
checking size of char... 1
checking size of short... 2
checking size of long... 4
checking size of int... 4
checking size of void *... 4
checking size of long long... 8
checking size of __int64... 0
checking 64-bit integer type... long long
checking 32-bit integer type... int
checking 16-bit integer type... short
checking whether byte ordering is bigendian... no
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... no
checking whether gcc knows __sync_sub_and_fetch()... yes
checking for library containing socket... none required
checking for gethostbyname... yes
checking for vsnprintf... yes
checking for vasprintf... yes
checking for nanosleep... yes
checking for usleep... yes
checking for setenv... yes
checking for clearenv... yes
checking for unsetenv... yes
checking for socketpair... yes
checking for getgrouplist... yes
checking for fpathconf... yes
checking for setrlimit... yes
checking for poll... yes
checking for setlocale... yes
checking for localeconv... yes
checking for strtoll... yes
checking for strtoull... yes
checking for issetugid... no
checking for getresuid... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking whether LOG_PERROR is declared... yes
checking for broken poll... no
checking for dirfd... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for backtrace... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for unistd.h... (cached) yes
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking wspiapi.h usability... no
checking wspiapi.h presence... no
checking for wspiapi.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for posix getpwnam_r... yes
checking whether socklen_t is defined... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for writev... yes
checking sys/syslimits.h usability... no
checking sys/syslimits.h presence... no
checking for sys/syslimits.h... no
checking whether MSG_NOSIGNAL is declared... yes
checking for ISO C99 varargs macros in C... yes
checking for GNUC varargs macros... yes
checking for struct cmsgcred... no
checking for getpeerucred... no
checking for getpeereid... no
checking for pipe2... yes
checking for accept4... yes
checking abstract socket namespace... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XML_ParserCreate_MM in -lexpat... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for pthread_cond_timedwait... yes
checking for pthread_cond_timedwait in -lpthread... yes
checking for pthread_condattr_setclock... yes
checking for library containing clock_getres... -lrt
checking for CLOCK_MONOTONIC... found
checking for is_selinux_enabled in -lselinux... no
configure: WARNING: Sufficiently new SELinux library not found
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for inotify_init1... yes
checking for Linux epoll(4)... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking for kqueue... no
checking launch.h usability... no
checking launch.h presence... no
checking for launch.h... no
checking for launchctl... no
checking for SYSTEMD... no
checking for audit_log_user_avc_message in -laudit... no
checking for ADT API... no
checking for SCM_RIGHTS... supported
checking for X... libraries /usr/lib, headers
checking whether -R must be followed by a space... neither works
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking to see if compiler understands ... yes
checking to see if compiler understands -Wall... yes
checking to see if compiler understands -Wextra... yes
checking to see if compiler understands -Wchar-subscripts... yes
checking to see if compiler understands -Wmissing-declarations... yes
checking to see if compiler understands -Wmissing-prototypes... yes
checking to see if compiler understands -Wnested-externs... yes
checking to see if compiler understands -Wpointer-arith... yes
checking to see if compiler understands -Wcast-align... yes
checking to see if compiler understands -Wno-address... yes
checking to see if compiler understands -Wfloat-equal... yes
checking to see if compiler understands -Wdeclaration-after-statement... yes
checking to see if compiler understands -Werror... yes
checking to see if compiler understands -Wno-unused-label... yes
checking to see if compiler understands -Wno-error=unused-label... yes
checking to see if compiler understands -Wno-missing-field-initializers... yes
checking to see if compiler understands -Wno-error=missing-field-initializers... yes
checking to see if compiler understands -Wno-unused-parameter... yes
checking to see if compiler understands -Wno-error=unused-parameter... yes
checking to see if compiler understands -Wno-sign-compare... yes
checking to see if compiler understands -Wno-error=sign-compare... yes
checking to see if compiler understands -Wno-pointer-sign... yes
checking to see if compiler understands -Wno-error=pointer-sign... yes
checking to see if compiler understands -Wno-type-limits... yes
checking to see if compiler understands -Wno-error=type-limits... yes
checking to see if compiler understands -fno-common... yes
checking to see if compiler understands -fno-strict-aliasing... yes
checking for doxygen... /usr/bin/doxygen
checking whether to build Doxygen documentation... yes
checking for xsltproc... xsltproc
checking for xmlto... no
checking whether to build XML documentation... no
checking for man2html... /usr/bin/man2html
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Doxyfile
config.status: creating dbus/versioninfo.rc
config.status: creating dbus/dbus-arch-deps.h
config.status: creating bus/system.conf
config.status: creating bus/session.conf
config.status: creating bus/messagebus
config.status: creating bus/messagebus-config
config.status: creating bus/org.freedesktop.dbus-session.plist
config.status: creating bus/rc.messagebus
config.status: creating bus/dbus.service
config.status: creating bus/dbus.socket
config.status: creating Makefile
config.status: creating dbus/Makefile
config.status: creating bus/Makefile
config.status: creating tools/Makefile
config.status: creating test/Makefile
config.status: creating test/name-test/Makefile
config.status: creating doc/Makefile
config.status: creating doc/dbus-daemon.1
config.status: creating dbus-1.pc
config.status: creating dbus-1-uninstalled.pc
config.status: creating test/data/valid-config-files/debug-allow-all.conf
config.status: creating test/data/valid-config-files/debug-allow-all-sha1.conf
config.status: creating test/data/valid-config-files-system/debug-allow-all-pass.conf
config.status: creating test/data/valid-config-files-system/debug-allow-all-fail.conf
config.status: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuite.PrivServer.service
config.status: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteEchoService.service
config.status: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteForkingEchoService.service
config.status: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteSegfaultService.service
config.status: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess.service
config.status: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteShellEchoServiceFail.service
config.status: creating test/data/valid-service-files-system/org.freedesktop.DBus.TestSuiteEchoService.service
config.status: creating test/data/valid-service-files-system/org.freedesktop.DBus.TestSuiteSegfaultService.service
config.status: creating test/data/valid-service-files-system/org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess.service
config.status: creating test/data/valid-service-files-system/org.freedesktop.DBus.TestSuiteShellEchoServiceFail.service
config.status: creating test/data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoExec.service
config.status: creating test/data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoUser.service
config.status: creating test/data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoService.service
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
D-Bus 1.6.18
==============
prefix: /usr
exec_prefix: ${prefix}
libdir: /usr/lib32
libexecdir: /usr/lib32/dbus
bindir: /usr/bin
sysconfdir: /usr/etc
localstatedir: /var
datadir: /usr/share
source code location: .
compiler: gcc
cflags: -Wall -Wextra -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-address -Wfloat-equal -Wdeclaration-after-statement -Wno-unused-label -Wno-missing-field-initializers -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-type-limits -fno-common -fno-strict-aliasing -O2 -march=x86-64 -pipe -m32
cppflags:
cxxflags: -O2 -march=x86-64 -pipe -m32
64-bit int: long long
32-bit int: int
16-bit int: short
Doxygen: /usr/bin/doxygen
xmlto: no
man2html: /usr/bin/man2html
Rebuilding generated files: yes
gcc coverage profiling:
Building embedded tests: no
Building modular tests: auto
- with GLib: no
Building verbose mode: no
Building assertions: no
Building checks: yes
Building bus stats API: no
Building SELinux support: no
Building inotify support: yes
Building dnotify support: no
Building kqueue support: no
Building systemd support: no
Building X11 code:
Building Doxygen docs: yes
Building XML docs: no
Building cache support: yes
Building launchd support: no
Using XML parser: expat
Init scripts style: none
Abstract socket names: yes
System bus socket: /var/run/dbus/system_bus_socket
System bus address: unix:path=/var/run/dbus/system_bus_socket
System bus PID file: /var/run/dbus/dbus.pid
Session bus address: unix:tmpdir=/tmp
Console auth dir: /var/run/console/
Console owner file: no
Console owner file path:
System bus user: messagebus
Session bus services dir: /usr/share/dbus-1/services
'make check' socket dir: /tmp
+ make
make all-recursive
make[1]: Entering directory `/usr/ports/compat-32/dbus-32/work/src/dbus-1.6.18'
Making all in dbus
make[2]: Entering directory `/usr/ports/compat-32/dbus-32/work/src/dbus-1.6.18/dbus'
make all-am
make[3]: Entering directory `/usr/ports/compat-32/dbus-32/work/src/dbus-1.6.18/dbus'
CC libdbus_1_la-dbus-address.lo
CC libdbus_1_la-dbus-auth.lo
CC libdbus_1_la-dbus-bus.lo
CC libdbus_1_la-dbus-connection.lo
CC libdbus_1_la-dbus-credentials.lo
CC libdbus_1_la-dbus-errors.lo
CC libdbus_1_la-dbus-keyring.lo
CC libdbus_1_la-dbus-marshal-header.lo
CC libdbus_1_la-dbus-marshal-byteswap.lo
CC libdbus_1_la-dbus-marshal-recursive.lo
CC libdbus_1_la-dbus-marshal-validate.lo
CC libdbus_1_la-dbus-message.lo
CC libdbus_1_la-dbus-misc.lo
CC libdbus_1_la-dbus-nonce.lo
CC libdbus_1_la-dbus-object-tree.lo
CC libdbus_1_la-dbus-pending-call.lo
CC libdbus_1_la-dbus-resources.lo
CC libdbus_1_la-dbus-server.lo
CC libdbus_1_la-dbus-server-debug-pipe.lo
CC libdbus_1_la-dbus-server-socket.lo
CC libdbus_1_la-dbus-uuidgen.lo
CC libdbus_1_la-dbus-server-unix.lo
CC libdbus_1_la-dbus-sha.lo
CC libdbus_1_la-dbus-signature.lo
CC libdbus_1_la-dbus-syntax.lo
CC libdbus_1_la-dbus-timeout.lo
CC libdbus_1_la-dbus-threads.lo
CC libdbus_1_la-dbus-transport.lo
CC libdbus_1_la-dbus-transport-socket.lo
CC libdbus_1_la-dbus-watch.lo
CC libdbus_1_la-dbus-dataslot.lo
CC libdbus_1_la-dbus-file.lo
CC libdbus_1_la-dbus-hash.lo
CC libdbus_1_la-dbus-internals.lo
CC libdbus_1_la-dbus-list.lo
CC libdbus_1_la-dbus-marshal-basic.lo
CC libdbus_1_la-dbus-memory.lo
CC libdbus_1_la-dbus-mempool.lo
CC libdbus_1_la-dbus-pipe.lo
CC libdbus_1_la-dbus-string.lo
CC libdbus_1_la-dbus-file-unix.lo
CC libdbus_1_la-dbus-pipe-unix.lo
CC libdbus_1_la-dbus-sysdeps-unix.lo
CC libdbus_1_la-dbus-sysdeps-pthread.lo
CC libdbus_1_la-dbus-transport-unix.lo
CC libdbus_1_la-dbus-userdb.lo
CC libdbus_1_la-sd-daemon.lo
CC libdbus_1_la-dbus-sysdeps.lo
CC libdbus_internal_la-dbus-address.lo
CC libdbus_internal_la-dbus-auth.lo
CC libdbus_internal_la-dbus-bus.lo
CC libdbus_internal_la-dbus-connection.lo
CC libdbus_internal_la-dbus-credentials.lo
CC libdbus_internal_la-dbus-errors.lo
CC libdbus_internal_la-dbus-keyring.lo
CC libdbus_internal_la-dbus-marshal-header.lo
CC libdbus_internal_la-dbus-marshal-byteswap.lo
CC libdbus_internal_la-dbus-marshal-recursive.lo
CC libdbus_internal_la-dbus-marshal-validate.lo
CC libdbus_internal_la-dbus-message.lo
CC libdbus_internal_la-dbus-misc.lo
CC libdbus_internal_la-dbus-nonce.lo
CC libdbus_internal_la-dbus-object-tree.lo
CC libdbus_internal_la-dbus-pending-call.lo
CC libdbus_internal_la-dbus-resources.lo
CC libdbus_internal_la-dbus-server.lo
CC libdbus_internal_la-dbus-server-debug-pipe.lo
CC libdbus_internal_la-dbus-server-socket.lo
CC libdbus_internal_la-dbus-uuidgen.lo
CC libdbus_internal_la-dbus-server-unix.lo
CC libdbus_internal_la-dbus-sha.lo
CC libdbus_internal_la-dbus-signature.lo
CC libdbus_internal_la-dbus-syntax.lo
CC libdbus_internal_la-dbus-timeout.lo
CC libdbus_internal_la-dbus-threads.lo
CC libdbus_internal_la-dbus-transport.lo
CC libdbus_internal_la-dbus-transport-socket.lo
CC libdbus_internal_la-dbus-watch.lo
CC libdbus_internal_la-dbus-dataslot.lo
CC libdbus_internal_la-dbus-file.lo
CC libdbus_internal_la-dbus-hash.lo
CC libdbus_internal_la-dbus-internals.lo
CC libdbus_internal_la-dbus-list.lo
CC libdbus_internal_la-dbus-marshal-basic.lo
CC libdbus_internal_la-dbus-memory.lo
CC libdbus_internal_la-dbus-mempool.lo
CC libdbus_internal_la-dbus-pipe.lo
CC libdbus_internal_la-dbus-string.lo
CC libdbus_internal_la-dbus-file-unix.lo
CC libdbus_internal_la-dbus-pipe-unix.lo
CC libdbus_internal_la-dbus-sysdeps-unix.lo
CC libdbus_internal_la-dbus-sysdeps-pthread.lo
CC libdbus_internal_la-dbus-transport-unix.lo
CC libdbus_internal_la-dbus-userdb.lo
CC libdbus_internal_la-sd-daemon.lo
CC libdbus_internal_la-dbus-sysdeps.lo
CC libdbus_internal_la-dbus-auth-script.lo
CC libdbus_internal_la-dbus-auth-util.lo
CC libdbus_internal_la-dbus-credentials-util.lo
CC libdbus_internal_la-dbus-mainloop.lo
CC libdbus_internal_la-dbus-marshal-byteswap-util.lo
CC libdbus_internal_la-dbus-marshal-recursive-util.lo
CC libdbus_internal_la-dbus-marshal-validate-util.lo
CC libdbus_internal_la-dbus-message-factory.lo
CC libdbus_internal_la-dbus-message-util.lo
CC libdbus_internal_la-dbus-shell.lo
CC libdbus_internal_la-dbus-sysdeps-util-unix.lo
CC libdbus_internal_la-dbus-userdb-util.lo
CC libdbus_internal_la-dbus-spawn.lo
CC libdbus_internal_la-dbus-socket-set-epoll.lo
CC libdbus_internal_la-dbus-socket-set.lo
CC libdbus_internal_la-dbus-socket-set-poll.lo
CC libdbus_internal_la-dbus-string-util.lo
CC libdbus_internal_la-dbus-sysdeps-util.lo
CC libdbus_internal_la-dbus-test.lo
CCLD libdbus-1.la
CCLD libdbus-internal.la
make[3]: Leaving directory `/usr/ports/compat-32/dbus-32/work/src/dbus-1.6.18/dbus'
make[2]: Leaving directory `/usr/ports/compat-32/dbus-32/work/src/dbus-1.6.18/dbus'
Making all in bus
make[2]: Entering directory `/usr/ports/compat-32/dbus-32/work/src/dbus-1.6.18/bus'
CC activation.o
CC bus.o
CC config-parser.o
CC config-parser-common.o
CC connection.o
CC desktop-file.o
CC dir-watch-inotify.o
CC dispatch.o
CC driver.o
CC expirelist.o
CC policy.o
CC selinux.o
CC services.o
CC signals.o
CC stats.o
CC test.o
CC utils.o
CC config-loader-expat.o
CC main.o
CC activation-helper-bin.o
CC config-parser-trivial.o
CC activation-helper.o
CCLD dbus-daemon
make[2]: Leaving directory `/usr/ports/compat-32/dbus-32/work/src/dbus-1.6.18/bus'
Making all in tools
make[2]: Entering directory `/usr/ports/compat-32/dbus-32/work/src/dbus-1.6.18/tools'
CC dbus-launch.o
CC dbus-launch-x11.o
CC dbus-monitor.o
CC dbus-print-message.o
CC dbus-send.o
CC dbus-cleanup-sockets.o
CC dbus-uuidgen.o
CCLD dbus-monitor
CCLD dbus-uuidgen
CCLD dbus-send
CCLD dbus-cleanup-sockets
CCLD dbus-launch
/usr/lib/libX11.so: could not read symbols: File in wrong format
collect2: error: ld returned 1 exit status
make[2]: *** [dbus-launch] Error 1
make[2]: Leaving directory `/usr/ports/compat-32/dbus-32/work/src/dbus-1.6.18/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/ports/compat-32/dbus-32/work/src/dbus-1.6.18'
make: *** [all] Error 2
=======> ERROR: Building '/usr/ports/compat-32/dbus-32/dbus-32#1.6.18-1.pkg.tar.gz' failed.
prt-get: error while install
-- Packages where install failed
dbus-32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment