Removed symlinks from /bin in install.
See https://www.archlinux.org/news/binaries-move-to-usrbin-requiring-update-intervention/ for details on the filesystem changes.
Search Criteria
Package Details: coreutils-icp 8.22-1
Package Actions
| Package Base: | coreutils-icp |
|---|---|
| Description: | GNU Coreutils with icp progressbar patch for copy |
| Upstream URL: | http://bitbucket.org/henrikjuul/icp |
| Category: | system |
| Licenses: | |
| Submitter: | henrikjuul |
| Maintainer: | henrikjuul |
| Last Packager: | None |
| Votes: | 4 |
| First Submitted: | 2012-09-25 12:12 |
| Last Updated: | 2013-12-29 14:00 |
Required by (0)
Sources
Latest Comments
Comment by henrikjuul
Comment by henrikjuul
On some systems, the test-getlogin will fail. This is reported upstream, and has nothing to do with our patch.
The failure should be in the test, and not the getlogin functionality, and can thus be ignored.
Comment by atommixz
Comment by mrbit
ok
Comment by henrikjuul
I've exchanged the PKGBUILD and left the buildnumber unchanged, as only the checks has been changed.
Comment by mrbit
work: with
make RUN_EXPENSIVE_TESTS=no
Comment by mrbit
strange !!
Comment by henrikjuul
I'm unable to replicate the error on any on my archlinux machines (even tried on a fresh 64 bit installation, with only: base, base-devel, yaourt and sudo installed).
I get:
% ./test-getlogin; echo $?
0
and:
% ./test-select; echo $?
Invalid nfd test... passed
Invalid fd test... passed
Unconnected socket test... passed
Connected sockets test... passed
General socket test with fork... passed
Pipe test... passed
0
But I'll upload a new package later where expensive tests are disabled.
Comment by mrbit
Comment by henrikjuul
That does not help me, I need your "gnulib-tests/test-suite.log" file. Please put it in a pastebin, and paste the url.
I can also be reached on IRC: #coreutils-icp @ freenode
Comment by mrbit
===========================================================================
Testsuite summary for GNU coreutils 8.20
============================================================================
# TOTAL: 315
# PASS: 288
# SKIP: 25
# XFAIL: 0
# FAIL: 2
# XPASS: 0
# ERROR: 0
============================================================================
See gnulib-tests/test-suite.log
Please report to bug-coreutils@gnu.org
============================================================================
make[6]: *** [test-suite.log] Error 1
make[6]: Leaving directory `/home/mrbit/AUR/coreutils-icp/src/coreutils-8.20/gnulib-tests'
make[5]: *** [check-TESTS] Error 2
make[5]: Leaving directory `/home/mrbit/AUR/coreutils-icp/src/coreutils-8.20/gnulib-tests'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/mrbit/AUR/coreutils-icp/src/coreutils-8.20/gnulib-tests'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/mrbit/AUR/coreutils-icp/src/coreutils-8.20/gnulib-tests'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/home/mrbit/AUR/coreutils-icp/src/coreutils-8.20/gnulib-tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/mrbit/AUR/coreutils-icp/src/coreutils-8.20'
make: *** [check] Errore 2
==> ERRORE: Si è verificato un errore in check().
Comment by henrikjuul
But where is the error?
You should receive an output log from the tests... If you don't know how to read it, please put it on a pastebin and paste the link.
Comment by mrbit
work: with
make RUN_EXPENSIVE_TESTS=no
Comment by mrbit
64bit
Comment by henrikjuul
Which test fail?
And what architecture are you using? It compiled on my 64bit test machine...
There has been some issues with a single test (the 'test-getlogin' test), if it is just this one which fail, i'll comment out the 'check' section as with the previous version.
Comment by mrbit
make[2]: Leaving directory `/home/mrbit/AUR/coreutils-icp/src/coreutils-8.20/gnulib-tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/mrbit/AUR/coreutils-icp/src/coreutils-8.20'
make: *** [check] Errore 2
==> ERRORE: Si è verificato un errore in check().
L'operazione sta per essere interrotta...
[mrbit@localhost coreutils-icp]$ ^C
[mrbit@localhost coreutils-icp]$ cd /home/mrbit/AUR/coreutils-icp/src
[mrbit@localhost src]$ ^C
[mrbit@localhost src]$ cd /home/mrbit/AUR/coreutils-icp/src/coreutils-8.20
[mrbit@localhost coreutils-8.20]$ ^C
[mrbit@localhost coreutils-8.20]$ cd /home/mrbit/AUR/coreutils-icp/src/coreutils-8.20/gnulib-tests
[mrbit@localhost gnulib-tests]$ ^C
[mrbit@localhost gnulib-tests]$ cd /home/mrbit/AUR/coreutils-icp
Comment by mrbit
ok,in local work.
Comment by henrikjuul
You should never build packages as root.
Comment by mrbit
checking whether mkdir handles trailing slash... yes
checking whether mkdir handles trailing dot... yes
checking whether mkfifo rejects trailing slashes... yes
checking whether mknod can create fifo without root privileges... configure: error: in `/tmp/packerbuild-0/coreutils-icp/coreutils-icp/src/coreutils-8.19':
configure: error: you should not run configure as root (set FORCE_UNSAFE_CONFIGURE=1 in environment to bypass this check)
See `config.log' for more details
==> ERRORE: