2013-06-17 13:50, Samuel Thibault skrev: > Hello, > > Paul Dreik, le Mon 10 Jun 2013 20:02:53 +0200, a écrit : >> As soon as I release the next version 1.3.3, this bug can be closed. > > Do you have an ETA for this? Not having rdfind on hurd-i386 is a > blocker for being able to build the libc, which is kind of problematic > :) > > Otherwise, Takaki, maybe we could include the upstream patch already > without waiting for the upstream release? > > Samuel > Hi, thanks Takaki for being so quick with updating the .deb. The build seems to be fine now but the unit test fails! Seems like dd does not like the arguments. From https://buildd.debian.org/status/fetch.php?pkg=rdfind&arch=hurd-i386&ver=1.3.3-1&stamp=1371583441
checking for mktemp ..../testcases/largefilesupport.sh debug: temp dir is /tmp/rdfindtestcases.d.SHgr6q4TaPO2 dd: failed to truncate to 2147483648 bytes in output file `sparse-file1': Invalid argument The same thing works as expected on the other architectures listed on https://buildd.debian.org/status/package.php?p=rdfind I do not know why or how to trouble shoot it. Never "Hurd" of it :-). What the test tries to do is to create a file which is slightly bigger than what caused trouble on x86 earlier. To save space I use dd to create a sparse file. Is that not supported on hurd, or what? I guess one possibility is to just disable the unit test for hurd but it seems like a better idea to understand why dd fails instead. paul -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

