Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2014 09:30:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195219] textproc/ibus build error
Message-ID:  <bug-195219-13-dqfZ8bL38N@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195219-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195219-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195219

--- Comment #3 from martin.dieringer@gmx.de ---

# cd /usr/ports/textproc/ibus ; make

... [in stage]

 install  -o root -g wheel -m 0644 profile/ibus
'/ports/textproc/ibus/work/stage/usr/local/etc/dconf/profile'
 /bin/mkdir -p
'/ports/textproc/ibus/work/stage/usr/local/share/GConf/gsettings'
 install  -o root -g wheel -m 0644 ibus.convert
'/ports/textproc/ibus/work/stage/usr/local/share/GConf/gsettings'
if test -n "org.freedesktop.ibus.gschema.xml"; then \
        test -z "/usr/local/share/glib-2.0/schemas" || /bin/mkdir -p
"/ports/textproc/ibus/work/stage/usr/local/share/glib-2.0/schemas"; \
        install  -o root -g wheel -m 0644 org.freedesktop.ibus.gschema.xml
"/ports/textproc/ibus/work/stage/usr/local/share/glib-2.0/schemas"; \
        test -n "/ports/textproc/ibus/work/stage" || glib-compile-schemas
/usr/local/share/glib-2.0/schemas; \
fi
gmake  install-data-hook
gmake[7]: Entering directory '/ports/textproc/ibus/work/ibus-1.5.5/data/dconf'
dconf update
error: Error opening directory '/usr/local/etc/dconf/db': No such file or
directory

# pkg info dconf
dconf-0.22.0
...

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195219-13-dqfZ8bL38N>