Advertisement
hakonhagland

macos-perlbrew-install-5.14.4-config-error

Sep 23rd, 2023
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.23 KB | None | 0 0
  1. $ sh Configure -de '-Duseshrplib' '-Dusethreads' '-Duse64bitall'
  2. grep: empty (sub)expression
  3.  
  4. Beginning of configuration questions for perl5.
  5.  
  6. Checking echo to see how to suppress newlines...
  7. ...using \c
  8. The star should be here-->*
  9.  
  10. First let's make sure your kit is complete. Checking...
  11. Looks good...
  12.  
  13.  
  14. Would you like to see the instructions? [n]
  15.  
  16. Locating common programs...
  17. awk is in /usr/bin/awk.
  18. cat is in /bin/cat.
  19. chmod is in /bin/chmod.
  20. comm is in /usr/bin/comm.
  21. cp is in /bin/cp.
  22. echo is in /bin/echo.
  23. expr is in /bin/expr.
  24. grep is in /usr/bin/grep.
  25. ls is in /bin/ls.
  26. mkdir is in /bin/mkdir.
  27. rm is in /bin/rm.
  28. sed is in /usr/bin/sed.
  29. sort is in /usr/bin/sort.
  30. touch is in /usr/bin/touch.
  31. tr is in /usr/bin/tr.
  32. uniq is in /usr/bin/uniq.
  33.  
  34. Don't worry if any of the following aren't found...
  35. ar is in /usr/bin/ar.
  36. bison is in /usr/bin/bison.
  37. I don't see byacc out there, offhand.
  38. cpp is in /usr/bin/cpp.
  39. csh is in /bin/csh.
  40. date is in /bin/date.
  41. egrep is in /usr/bin/egrep.
  42. I don't see gmake out there, either.
  43. gzip is in /usr/bin/gzip.
  44. less is in /usr/bin/less.
  45. ln is in /bin/ln.
  46. make is in /usr/bin/make.
  47. more is in /usr/bin/more.
  48. nm is in /usr/bin/nm.
  49. I don't see nroff out there, either.
  50. perl is in /Users/hakonhaegland/perl5/perlbrew/perls/perl-5.34.0/bin/perl.
  51. I don't see pg out there, either.
  52. test is in /bin/test.
  53. uname is in /usr/bin/uname.
  54. zip is in /usr/bin/zip.
  55. Substituting less -R for less.
  56. Using the test built into your sh.
  57.  
  58. Checking compatibility between /bin/echo and builtin echo (if any)...
  59. They are compatible. In fact, they may be identical.
  60. The following message is sponsored by
  61.  
  62. Dresden.pm<--The stars should be here.
  63.  
  64. Dear Perl user, system administrator or package
  65. maintainer, the Perl community sends greetings to
  66. you. Do you (emblematical) greet back [Y/n]? n
  67.  
  68.  
  69. Symbolic links are supported.
  70.  
  71. Checking how to test for symbolic links...
  72. You can test for symbolic links with 'test -h'.
  73.  
  74.  
  75. Good, your tr supports [:lower:] and [:upper:] to convert case.
  76. Using [:upper:] and [:lower:] to convert case.
  77.  
  78. First time through, eh? I have some defaults handy for some systems
  79. that need some extra help getting the Configure answers right:
  80.  
  81. 3b1 dragonfly irix_6_0 opus super-ux
  82. aix dynix irix_6_1 os2 svr4
  83. aix_3 dynixptx isc os390 svr5
  84. aix_4 epix isc_2 os400 ti1500
  85. altos486 esix4 linux posix-bc titanos
  86. amigaos fps lynxos powerux ultrix_4
  87. atheos freebsd midnightbsd qnx umips
  88. aux_3 genix mips rhapsody unicos
  89. beos gnu mirbsd riscos unicosmk
  90. bsdos gnukfreebsd mpc sco unisysdynix
  91. catamount gnuknetbsd mpeix sco_2_3_0 utekv
  92. convexos greenhills ncr_tower sco_2_3_1 uts
  93. cxux haiku netbsd sco_2_3_2 uwin
  94. cygwin hpux newsos4 sco_2_3_3 vmesa
  95. darwin i386 next_3 sco_2_3_4 vos
  96. dcosx interix next_3_0 solaris_2
  97. dec_osf irix_4 next_4 stellar
  98. dgux irix_5 nonstopux sunos_4_0
  99. dos_djgpp irix_6 openbsd sunos_4_1
  100.  
  101. You may give one or more space-separated answers, or "none" if appropriate.
  102. If you have a handcrafted Policy.sh file or a Policy.sh file generated by a
  103. previous run of Configure, you may specify it as well as or instead of
  104. OS-specific hints. If hints are provided for your OS, you should use them:
  105. although Perl can probably be built without hints on many platforms, using
  106. hints often improve performance and may enable features that Configure can't
  107. set up on its own. If there are no hints that match your OS, specify "none";
  108. DO NOT give a wrong version or a wrong OS.
  109.  
  110. Which of these apply, if any? [darwin]
  111. Adding -mmacosx-version-min=13.1 to ccflags
  112. Adding -mmacosx-version-min=13.1 to ldflags
  113.  
  114. *** Don't recognize processor, can't specify 64 bit compilation.
  115.  
  116.  
  117. Configure uses the operating system name and version to set some defaults.
  118. The default value is probably right if the name rings a bell. Otherwise,
  119. since spelling matters for me, either accept the default or answer "none"
  120. to leave it blank.
  121.  
  122. Operating system name? [darwin]
  123.  
  124. Operating system version? [22.2.0]
  125.  
  126. By default, perl5 will be installed in /usr/local/bin, manual pages
  127. under /usr/local/man, etc..., i.e. with /usr/local as prefix for all
  128. installation directories. Typically this is something like /usr/local.
  129. If you wish to have binaries under /usr/bin but other parts of the
  130. installation under /usr/local, that's ok: you will be prompted
  131. separately for each of the installation directories, the prefix being
  132. only used to set the defaults.
  133.  
  134. Installation prefix to use? (~name ok) [/usr/local]
  135.  
  136. AFS does not seem to be running...
  137.  
  138. In some special cases, particularly when building perl5 for distribution,
  139. it is convenient to distinguish the directory in which files should be
  140. installed from the directory (/usr/local) in which they will
  141. eventually reside. For most users, these two directories are the same.
  142.  
  143. What installation prefix should I use for installing files? (~name ok)
  144. [/usr/local]
  145.  
  146. Perl can be built to use the SOCKS proxy protocol library. To do so,
  147. Configure must be run with -Dusesocks. If you use SOCKS you also need
  148. to use the PerlIO abstraction layer, this will be implicitly selected.
  149.  
  150. If this doesn't make any sense to you, just accept the default 'n'.
  151. Build Perl for SOCKS? [n]
  152.  
  153. Previous version of perl5 used the standard IO mechanisms as
  154. defined in <stdio.h>. Versions 5.003_02 and later of perl5 allow
  155. alternate IO mechanisms via the PerlIO abstraction layer, but the
  156. stdio mechanism is still available if needed. The abstraction layer
  157. can use AT&T's sfio (if you already have sfio installed) or regular stdio.
  158. Using PerlIO with sfio may cause problems with some extension modules.
  159.  
  160. If this doesn't make any sense to you, just accept the default 'y'.
  161. Use the PerlIO abstraction layer? [y]
  162.  
  163. Getting the current patchlevel...
  164. (You have perl5 version 14 subversion 4.)
  165.  
  166. Perl can be built to take advantage of threads on some systems.
  167. To do so, Configure can be run with -Dusethreads.
  168.  
  169. Note that Perl built with threading support runs slightly slower
  170. and uses more memory than plain Perl. The current implementation
  171. is believed to be stable, but it is fairly new, and so should be
  172. treated with caution.
  173.  
  174. If this doesn't make any sense to you, just accept the default 'y'.
  175. Build a threading Perl? [y]
  176. (Your platform does not have any specific hints for threaded builds.
  177. Assuming POSIX threads, then.)
  178.  
  179. Perl can be built so that multiple Perl interpreters can coexist
  180. within the same Perl executable.
  181. This multiple interpreter support is required for interpreter-based threads.
  182.  
  183. Use which C compiler? [cc]
  184. clang: error: invalid arch name '-arch -mmacosx-version-min=13.1'
  185. clang: error: invalid arch name '-arch try.c'
  186. clang: error: no input files
  187. Uh-oh, the C compiler 'cc' doesn't seem to be working.
  188.  
  189. You seem to have a working gcc, though.
  190. Would you like to use it? [y]
  191. clang: error: invalid arch name '-arch try.c'
  192. clang: error: no input files
  193. You need to find a working C compiler.
  194. Either (purchase and) install the C compiler supplied by your OS vendor,
  195. or for a free C compiler try http://gcc.gnu.org/
  196. I cannot continue any further, aborting.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement