[MacPorts] #19106: dbus-1.2.12 has wrong patches for darwin-7.9.0
MacPorts
noreply at macports.org
Wed Apr 1 22:13:57 PDT 2009
#19106: dbus-1.2.12 has wrong patches for darwin-7.9.0
--------------------------------+-------------------------------------------
Reporter: yokota33@… | Owner: mcalhoun@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.1
Keywords: | Port: dbus
--------------------------------+-------------------------------------------
Comment(by yokota33@…):
The attachment [http://trac.macports.org/attachment/ticket/19106/patch-
devel-dbus-Portfile.diff patch-devel-dbus-Portfile.diff] solves the
patchng and configuring problems. However, it leads to an existing bug for
dbus-1.2.4_2 (Ticket #17198) and build cannot complete. The error messages
on build are as follows:
{{{
/usr/bin/gcc-3.3 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -fPIC
-DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\"/opt/local/var/lib/dbus
/machine-id\"
-DDBUS_SYSTEM_CONFIG_FILE=\"/opt/local/etc/dbus-1/system.conf\"
-DDBUS_SESSION_CONFIG_FILE=\"/opt/local/etc/dbus-1/session.conf\"
-I/opt/local/include -O2 -Wall -Wchar-subscripts -Wmissing-declarations
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align
-Wfloat-equal -fno-common -Wno-unused -Wno-sign-compare -Wno-format -fno-
strict-aliasing -MT dbus-sysdeps-unix.lo -MD -MP -MF .deps/dbus-sysdeps-
unix.Tpo -c dbus-sysdeps-unix.c -fno-common -DPIC -o .libs/dbus-sysdeps-
unix.o
dbus-sysdeps-unix.c: In function `fill_user_info':
dbus-sysdeps-unix.c:1494: error: `_SC_GETPW_R_SIZE_MAX' undeclared (first
use in this function)
dbus-sysdeps-unix.c:1494: error: (Each undeclared identifier is reported
only once
dbus-sysdeps-unix.c:1494: error: for each function it appears in.)
make[3]: *** [dbus-sysdeps-unix.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/19106#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list