Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jan 2015 05:04:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 196414] x11-toolkits/linux-c6-tk85 doesn't build as unprivileged user.
Message-ID:  <bug-196414-4077-CbL3WBxu38@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196414-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196414-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Jeremy <peterj@FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to
emulation@FreeBSD.org:
Bug 196414: x11-toolkits/linux-c6-tk85 doesn't build as unprivileged user.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196414



--- Description ---
It should be possible to build ports as a non-privileged user and the build
scripts should elevate privileges to the minimal extent required to test or
install ports.	x11-toolkits/linux-c6-tk85 fails this test.

server% cd /usr/ports/x11-toolkits/linux-c6-tk85
server% sudo make clean=20
=3D=3D=3D>  Cleaning for linux-c6-tk85-8.5.7_1
server% make
=3D=3D=3D>   linux-c6-tk85-8.5.7_1 depends on file: /usr/local/sbin/pkg - f=
ound
=3D=3D=3D> Fetching all distfiles required by linux-c6-tk85-8.5.7_1 for bui=
lding
=3D=3D=3D>  Extracting for linux-c6-tk85-8.5.7_1
=3D> SHA256 Checksum OK for rpm/i686/centos/6.6/tk-8.5.7-5.el6.i686.rpm.
./usr/share/man/mann/tk_getSaveFile.n.gz: Can't create
'usr/share/man/mann/tk_getSaveFile.n.gz'
./usr/share/man/mann/tk_focusPrev.n.gz: Can't create
'usr/share/man/mann/tk_focusPrev.n.gz'
./usr/share/man/mann/tk_setPalette.n.gz: Can't create
'usr/share/man/mann/tk_setPalette.n.gz'
./usr/share/man/mann/tk_menuBar.n.gz: Can't create
'usr/share/man/mann/tk_menuBar.n.gz'
./usr/share/man/mann/tk_textPaste.n.gz: Can't create
'usr/share/man/mann/tk_textPaste.n.gz'
./usr/share/man/mann/tk_menuSetFocus.n.gz: Can't create
'usr/share/man/mann/tk_menuSetFocus.n.gz'
tar: Error exit delayed from previous errors.
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/linux-c6-tk85
server% sudo make clean
=3D=3D=3D>  Cleaning for linux-c6-tk85-8.5.7_1
server% sudo make=20=20=20=20=20=20
=3D=3D=3D>   linux-c6-tk85-8.5.7_1 depends on file: /usr/local/sbin/pkg - f=
ound
=3D=3D=3D> Fetching all distfiles required by linux-c6-tk85-8.5.7_1 for bui=
lding
=3D=3D=3D>  Extracting for linux-c6-tk85-8.5.7_1
=3D> SHA256 Checksum OK for rpm/i686/centos/6.6/tk-8.5.7-5.el6.i686.rpm.
=3D=3D=3D>  Patching for linux-c6-tk85-8.5.7_1
=3D=3D=3D>  Configuring for linux-c6-tk85-8.5.7_1
=3D=3D=3D>  Staging for linux-c6-tk85-8.5.7_1
=3D=3D=3D>   linux-c6-tk85-8.5.7_1 depends on file: /compat/linux/bin/sh - =
found
=3D=3D=3D>   linux-c6-tk85-8.5.7_1 depends on file: /compat/linux/lib/libex=
pat.so.1 -
found
=3D=3D=3D>   linux-c6-tk85-8.5.7_1 depends on file:
/compat/linux/usr/lib/libfontconfig.so.1.4.4 - found
=3D=3D=3D>   linux-c6-tk85-8.5.7_1 depends on file:
/compat/linux/usr/lib/libXrandr.so.2.2.0 - found
=3D=3D=3D>   Generating temporary packing list
cd /tank/obj/usr/ports/x11-toolkits/linux-c6-tk85/work && /usr/bin/find * !
-path "stage*" -type d -exec /bin/mkdir -p
"/tank/obj/usr/ports/x11-toolkits/linux-c6-tk85/work/stage/compat/linux/{}"=
 \;
cd /tank/obj/usr/ports/x11-toolkits/linux-c6-tk85/work && /usr/bin/find * !
-path "stage/*" ! -type d | /usr/bin/cpio -pm -R root:wheel
/tank/obj/usr/ports/x11-toolkits/linux-c6-tk85/work/stage/compat/linux
6684 blocks
=3D=3D=3D=3D> Compressing man pages (compress-man)

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer emulation@FreeBSD.org=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196414-4077-CbL3WBxu38>