Skip to content

phpbrew install errors #1389

@TheTh1nk3r

Description

@TheTh1nk3r

Output

Downloading https://www.php.net/distributions/php-8.3.14.tar.bz2 via curl extension
[==================================================================] 15.19/15.19MB 100%
===> Extracting /Users/xxx/.phpbrew/distfiles/php-8.3.14.tar.bz2 to /Users/xxx/.phpbrew/build/tmp.1732179564/php-8.3.14
tar: Error opening archive: Unrecognized archive format
Error: Extract failed:
...
 ~/.phpbrew/distfiles  head -n 20 php-8.3.14.tar.bz2 | xxd
00000000: 4854 5450 2f32 2032 3030 200d 0a73 6572  HTTP/2 200 ..ser
00000010: 7665 723a 206d 7972 6163 6c6f 7564 0d0a  ver: myracloud..
00000020: 6461 7465 3a20 5468 752c 2032 3120 4e6f  date: Thu, 21 No
00000030: 7620 3230 3234 2030 383a 3539 3a32 3220  v 2024 08:59:22
00000040: 474d 540d 0a63 6f6e 7465 6e74 2d74 7970  GMT..content-typ
00000050: 653a 2061 7070 6c69 6361 7469 6f6e 2f6f  e: application/o
00000060: 6374 6574 2d73 7472 6561 6d0d 0a63 6f6e  ctet-stream..con
00000070: 7465 6e74 2d6c 656e 6774 683a 2031 3539  tent-length: 159
00000080: 3234 3937 340d 0a6c 6173 742d 6d6f 6469  24974..last-modi
00000090: 6669 6564 3a20 5475 652c 2031 3920 4e6f  fied: Tue, 19 No
000000a0: 7620 3230 3234 2031 353a 3330 3a30 3520  v 2024 15:30:05
000000b0: 474d 540d 0a65 7461 673a 2022 3637 3363  GMT..etag: "673c
000000c0: 6165 6664 2d66 3266 6565 6522 0d0a 782d  aefd-f2feee"..x-
000000d0: 6364 6e3a 2031 0d0a 6163 6365 7074 2d72  cdn: 1..accept-r
000000e0: 616e 6765 733a 2062 7974 6573 0d0a 0d0a  anges: bytes....
000000f0: 425a 6839 3141 5926 5359 78a5 703d 05b6  BZh91AY&SYx.p=..
00000100: 997f ffff ffff ffff ffff ffff ffff ffff  ................
00000110: ffff ff61 904d 66f5 669d 040a 9850 1cd0  ...a.Mf.f....P..
00000120: 2ee6 8863 8dd9 739d bdf7 9b80 a2f6 001a  ...c..s.........
00000130: 2807 b4da 0240 0014 0000 0025 75ad b428  (....@.....%u..(
00000140: a000 0002 40a0 0017 de97 803d 7c83 9b3b  ....@......=|..;
00000150: e8be 7dde a01c b5b3 d9b9 4346 eb06 cfbc  ..}.......CF....
00000160: 79f3 cc1d 7403 4af3 e7c3 af77 3d00 e940  y...t.J....w=..@
00000170: 517d 87be 1b79 eb72 f675 23e8 1ef3 7bd9  Q}...y.r.u#...{.
00000180: 27b6 0f00 845d 6553 bc2f 9df5 f7af 80fb  '....]eS./......
00000190: 7774 01a0 0068 000a fa6a b7b7 dd06 7d05  wt...h...j....}.
000001a0: 343d b76e f7ba aefb 3e96 c03e f4c0 00df  4=.n....>..>....
000001b0: 3a91 6f77 2a7b 4276 51bd eeed bde3 bd5e  :.ow*{BvQ......^
000001c0: 7d77 1a83 ebc8 17db 3b17 3dc0 f268 f9b3  }w......;.=..h..
000001d0: e76e 8f5e 9a9e cf3d aa5b 8771 d5ab 7c4f  .n.^...=.[.q..|O
000001e0: aa28 1ef7 152e 1f6c 7660 7a07 41f7 57c6  .(.....lv`z.A.W.
000001f0: 8ef3 b112 f600 fbda d662 8699 aebe bc84  .........b......
00000200: bdb5 ac89 daf6 f4de 3080 7400 142d 629f  ........0.t..-b.
00000210: 3ec3 a5ba b83e f6b9 ee0e f6d0 1f40 db0d  >....>.......@..
00000220: 007a beb0 a0b3 ad29 07d1 779f 5dd8 7de6  .z.....)..w.].}.
00000230: 0201 1282 04aa eda9 5569 8099 5ec5 0bec  ........Ui..^...
00000240: 7a00 0528 283d 0564 a0a1 a6a2 7c9d 0e85  z..((=.d....|...
00000250: 2854 55f4 d49c 4194 2aa0 34d2 211b dc00  (TU...A.*.4.!...
00000260: 074e 8029 a493 eb48 41d3 542c 7bcf bdf5  .N.)...HA.T,{...
00000270: f7d6 3840 0a29 4a0a a480 d003 77ce 3d30  ..8@.)J.....w.=0


Expected Result

...

Command

phpbrew install 8.3 +default +fpm +mysql +gd

Paste your phpbrew install command here (be sure to install with --debug flag, e.g. phpbrew --debug install)

phpbrew --debug install php-5.x.x +openssl -- --....

Build Log

gist here

Platform

OS:

e.g. OS X 14.6.1

Running PHP:

php -v
PHP 8.0.30 (cli) (built: Sep 27 2024 12:56:04) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.30, Copyright (c) Zend Technologies
    with Zend OPcache v8.0.30, Copyright (c), by Zend Technologies

Installing PHP:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions