On 2/23/21 5:51 AM, Sebastiaan Couwenberg wrote:
> On 2/22/21 11:42 PM, Wookey wrote:
>> On 2021-02-22 18:23 +0100, Bas Couwenberg wrote:
>>> Your package FTBFS with PROJ 8.0.0, it hung at `make samples`:
>>>  faketime "" /usr/bin/make samples
>>
>> This is an issue with faketime, which was added to make the package
>> reproducible. For some reason I don't understand it works on the
>> buildds bug hangs under a local sbuild build unless you do that build
>> as root.
>>
>> Fiddling with Rule-Requires-Root doesn't seem to affect this. 
>>
>> So I am pretty certain that this is an artifact of the way you are
>> doing the build test, rather than a genuine issue with Proj v8. 
>>
>> I would like to remove this issue because I have to remember to do
>> builds as root. Knowing why it works OK on the real buildds would be 
>> helpful. 
> 
> You can close this issue as notfound if you can confirm that it builds
> successfully with proj from experimental.
> 
> I don't use sbuild. I used pdebuild with --use-pdebuild-internal to not
> require the build dependencies outside the chroot for the clean target.

Logging in to the chroot and building as root doesn't resolve the issue,
sed still hangs.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1
root     22506  0.0  0.1  18944 16252 pts/3    S+   19:09   0:00                
          \_ /usr/bin/perl /usr/bin/dpkg-buildpackage -us -uc
root     22840  0.0  0.0   2968  2260 pts/3    S+   19:09   0:00                
          |   \_ /usr/bin/make -f debian/rules binary
root     22841  0.0  0.1  16380 13708 pts/3    S+   19:09   0:00                
          |       \_ /usr/bin/perl /usr/bin/dh binary
root     28057  0.0  0.0   2972  2068 pts/3    S+   19:15   0:00                
          |           \_ /usr/bin/make -f debian/rules 
override_dh_auto_build-indep
root     28082  0.0  0.0   2728   628 pts/3    S+   19:15   0:00                
          |               \_ /bin/sh -c faketime "" /usr/bin/make samples
root     28083  0.0  0.0   2796  1928 pts/3    S+   19:15   0:00                
          |                   \_ faketime  /usr/bin/make samples
root     28085  0.0  0.0   4524  2856 pts/3    S+   19:15   0:00                
          |                       \_ /usr/bin/make samples
root     28088  0.0  0.0   4280  1980 pts/3    S+   19:15   0:00                
          |                           \_ /bin/sh -c echo 8.0.0 | sed 's/\..*//'
root     28090 97.2  0.0   4848  2412 pts/3    R+   19:15   5:50                
          |                               \_ sed s/\..*//
root     22507  0.0  0.0   2636   548 pts/3    S+   19:09   0:00                
          \_ tee ../therion.build

Reply via email to