You are probably having errors because you have old build results still in your 
tree.  It might be easiest to wipe things out and start over.  You can run the 
whole build and test without being root.  I do it multiple times a day.  And 
then, if needed run the ‘make install’ step as root.


From: "Sakuma, Koshiro" <bravo.echo....@gmail.com>
Date: Thursday, February 15, 2018 at 5:43 AM
To: Rich Salz <rs...@akamai.com>
Cc: openssl-users <openssl-users@openssl.org>
Subject: Re: [openssl-users] error (openssl-1.1.0g)

Hi,

Please let me know how I can compile the source with normal user account 
instead of root?  The error I got was like "You don't have permission" after 
executing "config".

Regards,

2018-02-15 17:52 GMT+09:00 Sakuma, Koshiro 
<bravo.echo....@gmail.com<mailto:bravo.echo....@gmail.com>>:
Hi, Rich,

Here is the result.  However, I tried to do the "config" with normal user and I 
got an error like you don't have permission.
You have any ideas??

#   Failed test 'Testing that we aren't running as a privileged user, such as 
root'
#   at ../test/recipes/40-test_rehash.t line 49.
ok 5 # skip It's pointless to run the next test as root
# Looks like you failed 1 test of 5.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
        (less 1 skipped subtest: 3 okay)

Test Summary Report
-------------------
../test/recipes/40-test_rehash.t (Wstat: 256 Tests: 5 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
Files=1, Tests=5,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.05 cusr  0.03 
csys =  0.10 CPU)
Result: FAIL
make[1]: *** [_tests] Error 1
make[1]: Leaving directory `/usr/local/src/openssl-1.1.0g'



2018-02-15 7:28 GMT+09:00 Salz, Rich 
<rs...@akamai.com<mailto:rs...@akamai.com>>:
For the failing test, try this
                make TESTS=test_rehash V=1 tests



-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to