[Bug 196414] New: x11-toolkits/linux-c6-tk85 doesn't build as unprivileged user.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 1 05:05:00 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196414
Bug ID: 196414
Summary: x11-toolkits/linux-c6-tk85 doesn't build as
unprivileged user.
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: emulation at FreeBSD.org
Reporter: peterj at FreeBSD.org
Flags: maintainer-feedback?(emulation at FreeBSD.org)
Assignee: emulation at FreeBSD.org
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 at FreeBSD.org> ---
Auto-assigned to maintainer emulation at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list