pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39105: sysutils/dbus fails to work on PowerPC
>Number: 39105
>Category: pkg
>Synopsis: sysutils/dbus fails to work on PowerPC
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jul 05 01:25:00 +0000 2008
>Originator: David H. Gutteridge
>Release: NetBSD 4.0
>Organization:
>Environment:
System: NetBSD arcusv.nonus-porta.net 4.0_STABLE NetBSD 4.0_STABLE (ARCUSV)
#0: Mon Apr 21 17:42:10 EDT 2008
disciple%arcusvi.local@localhost:/Volumes/NetBSD_build/usr/src/sys/arch/macppc/compile/obj/ARCUSV
macppc
Architecture: powerpc
Machine: macppc
>Description:
The sysutils/dbus package from current pkgsrc builds, but then fails to
run, like so (a familiar issue I've seen before with liboil, etc.):
[disciple@arcusv:disciple]$ /usr/pkg/bin/dbus-daemon --version
/usr/pkg/bin/dbus-daemon: Unsupported relocation type 6 in non-PLT
relocations
This also causes sysutils/dbus-glib to fail while being built, since it
depends on running dbus:
Making all in tools
gmake[2]: Entering directory
`/usr/pkgsrc/sysutils/dbus-glib/work/dbus-glib-0.76/tools'
DBUS_TOP_BUILDDIR=.. /usr/pkg/bin/dbus-daemon --introspect >
dbus-bus-introspect.xml.tmp && mv dbus-bus-introspect.xml.tmp
dbus-bus-introspect.xml
/usr/pkg/bin/dbus-daemon: Unsupported relocation type 6 in non-PLT
relocations
gmake[2]: *** [dbus-bus-introspect.xml] Error 1
gmake[2]: Leaving directory
`/usr/pkgsrc/sysutils/dbus-glib/work/dbus-glib-0.76/tools'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/pkgsrc/sysutils/dbus-glib/work/dbus-glib-0.76'
gmake: *** [all] Error 2
*** Error code 2
>How-To-Repeat:
>Fix:
Nothing I know of at present. I saw the open PR 38961 relates to the
same problem, but I don't think that exact fix is applicable here. The
associated configure script accepts the argument --without-pic, but
that doesn't seem to be effective. That is, it doesn't disable the
options in question.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index