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=196414



--- 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 
===>  Cleaning for linux-c6-tk85-8.5.7_1
server% make
===>   linux-c6-tk85-8.5.7_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by linux-c6-tk85-8.5.7_1 for building
===>  Extracting for linux-c6-tk85-8.5.7_1
=> 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
===>  Cleaning for linux-c6-tk85-8.5.7_1
server% sudo make      
===>   linux-c6-tk85-8.5.7_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by linux-c6-tk85-8.5.7_1 for building
===>  Extracting for linux-c6-tk85-8.5.7_1
=> SHA256 Checksum OK for rpm/i686/centos/6.6/tk-8.5.7-5.el6.i686.rpm.
===>  Patching for linux-c6-tk85-8.5.7_1
===>  Configuring for linux-c6-tk85-8.5.7_1
===>  Staging for linux-c6-tk85-8.5.7_1
===>   linux-c6-tk85-8.5.7_1 depends on file: /compat/linux/bin/sh - found
===>   linux-c6-tk85-8.5.7_1 depends on file: /compat/linux/lib/libexpat.so.1 -
found
===>   linux-c6-tk85-8.5.7_1 depends on file:
/compat/linux/usr/lib/libfontconfig.so.1.4.4 - found
===>   linux-c6-tk85-8.5.7_1 depends on file:
/compat/linux/usr/lib/libXrandr.so.2.2.0 - found
===>   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
====> 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>