| 1 | make[3]: Leaving directory `/boot/common/develop/haikuports/net-misc/wget/work/wget-1.14/src' |
|---|
| 2 | make[2]: Leaving directory `/boot/common/develop/haikuports/net-misc/wget/work/wget-1.14/src' |
|---|
| 3 | Making all in doc |
|---|
| 4 | make[2]: Entering directory `/boot/common/develop/haikuports/net-misc/wget/work/wget-1.14/doc' |
|---|
| 5 | ./texi2pod.pl -D VERSION="1.14" ./wget.texi wget.pod |
|---|
| 6 | runtime_loader: Cannot open file /usr/bin/env: No such file or directory |
|---|
| 7 | make[2]: *** [wget.pod] Error 3 |
|---|
| 8 | make[2]: Leaving directory `/boot/common/develop/haikuports/net-misc/wget/work/wget-1.14/doc' |
|---|
| 9 | make[1]: *** [all-recursive] Error 1 |
|---|
| 10 | make[1]: Leaving directory `/boot/common/develop/haikuports/net-misc/wget/work/wget-1.14' |
|---|
| 11 | make: *** [all] Error 2 |
|---|
| 12 | Traceback (most recent call last): |
|---|
| 13 | File "/boot/common/bin/haikuporter", line 1192, in <module> |
|---|
| 14 | haikuporter = HaikuPorter(options, args) |
|---|
| 15 | File "/boot/common/bin/haikuporter", line 293, in __init__ |
|---|
| 16 | self.buildPort() |
|---|
| 17 | File "/boot/common/bin/haikuporter", line 754, in buildPort |
|---|
| 18 | self.runCommandSequence(self.bepKeys['BUILD'], self.workDir) |
|---|
| 19 | File "/boot/common/bin/haikuporter", line 987, in runCommandSequence |
|---|
| 20 | check_call(commandString, shell=True, cwd=dir, env=shellEnv) |
|---|
| 21 | File "/boot/common/lib/python2.6/subprocess.py", line 488, in check_call |
|---|
| 22 | raise CalledProcessError(retcode, cmd) |
|---|
| 23 | subprocess.CalledProcessError: Command 'set -e |
|---|
| 24 | cd wget-1.14 |
|---|
| 25 | ./configure --prefix=`finddir B_COMMON_DIRECTORY` --with-ssl=openssl |
|---|
| 26 | make CFLAGS="-lnetwork" |
|---|
| 27 | ' returned non-zero exit status 2 |
|---|
| 28 | /boot/common/develop/haikuports/net-misc/wget> |
|---|