HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #638

Ticket #638: wget-error.txt

File wget-error.txt, 1.5 KB (added by barrett, 3 years ago)

Error building wget 1.14

Line 
1make[3]: Leaving directory `/boot/common/develop/haikuports/net-misc/wget/work/wget-1.14/src'
2make[2]: Leaving directory `/boot/common/develop/haikuports/net-misc/wget/work/wget-1.14/src'
3Making all in doc
4make[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
6runtime_loader: Cannot open file /usr/bin/env: No such file or directory
7make[2]: *** [wget.pod] Error 3
8make[2]: Leaving directory `/boot/common/develop/haikuports/net-misc/wget/work/wget-1.14/doc'
9make[1]: *** [all-recursive] Error 1
10make[1]: Leaving directory `/boot/common/develop/haikuports/net-misc/wget/work/wget-1.14'
11make: *** [all] Error 2
12Traceback (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)
23subprocess.CalledProcessError: Command 'set -e
24cd wget-1.14
25./configure --prefix=`finddir B_COMMON_DIRECTORY` --with-ssl=openssl
26make CFLAGS="-lnetwork"
27' returned non-zero exit status 2
28/boot/common/develop/haikuports/net-misc/wget>

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/