#archlinux32 | Logs for 2022-09-05

Back
[01:37:37] -!- bill-auger has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
[01:44:18] -!- drathir_tor has quit [Ping timeout: 258 seconds]
[01:50:38] -!- bill-auger has joined #archlinux32
[01:53:13] -!- bill-auger has quit [Client Quit]
[01:53:39] -!- bill-auger has joined #archlinux32
[01:56:28] -!- drathir_tor has joined #archlinux32
[03:12:21] -!- bill-auger has quit [Ping timeout: 260 seconds]
[03:17:10] -!- bill-auger has joined #archlinux32
[03:21:40] -!- drathir_tor has quit [Ping timeout: 258 seconds]
[03:27:47] -!- drathir_tor has joined #archlinux32
[03:39:41] -!- GNUtoo has quit [Ping timeout: 258 seconds]
[03:41:34] -!- GNUtoo has joined #archlinux32
[03:44:40] -!- drathir_tor has quit [Ping timeout: 258 seconds]
[03:45:20] -!- drathir_tor has joined #archlinux32
[04:56:59] <bill-auger> FYI firefox 104.0.1 is a "go", with these caveats:
[04:56:59] <bill-auger> [[ "${CARCH}" == 'i686' ]] && makedepends=( ${makedepends[*]/wasi-compiler-rt/wasi-compiler-rt=13.0.1-1.0} ) # dustbin
[04:56:59] <bill-auger> [[ "${CARCH}" == 'i686' ]] && makedepends=( ${makedepends[*]/wasi-libc++*/} )
[04:56:59] <bill-auger> [[ "${CARCH}" == 'i686' ]] && makedepends+=( wasi-libc++=13.0.1-1.0 wasi-libc++abi=13.0.1-1.0 ) # dustbin
[04:56:59] <bill-auger> [[ "${CARCH}" == 'i686' ]] && makedepends+=( llvm13 )
[06:04:44] -!- bill-auger has quit [Remote host closed the connection]
[06:05:50] -!- bill-auger has joined #archlinux32
[09:46:04] -!- GNUtoo has quit [Remote host closed the connection]
[09:51:25] -!- GNUtoo has joined #archlinux32
[11:34:05] -!- GNUtoo has quit [Remote host closed the connection]
[11:44:23] -!- GNUtoo has joined #archlinux32
[12:37:54] <deep42thought> bill-auger: is this only needed on i686 or also for pentium4?
[13:44:30] -!- JerryXiao has quit [*.net *.split]
[13:44:31] -!- sunshavi has quit [*.net *.split]
[13:44:32] -!- buildmaster has quit [*.net *.split]
[13:49:27] -!- JerryXiao has joined #archlinux32
[13:49:27] -!- sunshavi has joined #archlinux32
[13:49:27] -!- buildmaster has joined #archlinux32
[14:25:09] -!- KitsuWhooa has quit [Read error: Connection reset by peer]
[16:48:06] -!- KitsuWhooa has joined #archlinux32
[17:28:04] -!- GNUtoo has quit [Ping timeout: 258 seconds]
[17:29:55] -!- GNUtoo has joined #archlinux32
[17:50:00] -!- finsternis has joined #archlinux32
[18:25:49] -!- KitsuWhooa has quit [Quit: Unable to handle kernel NULL pointer dereference at null]
[18:28:18] -!- KitsuWhooa has joined #archlinux32
[18:49:20] -!- drathir_tor has quit [Ping timeout: 258 seconds]
[18:56:29] -!- drathir_tor has joined #archlinux32
[19:06:06] -!- drathir_tor has quit [Remote host closed the connection]
[19:06:31] -!- drathir_tor has joined #archlinux32
[20:23:57] -!- drathir_tor has quit [Remote host closed the connection]
[20:23:57] -!- GNUtoo has quit [Remote host closed the connection]
[20:25:35] <bill-auger> deep42thought: we only build for i686 - you would know that better - if pentium4 has all the same package versions, then probaly the recipe is same
[20:25:49] <deep42thought> ok, thx, I see :)
[20:29:26] -!- GNUtoo has joined #archlinux32
[20:29:28] -!- drathir_tor has joined #archlinux32
[20:32:06] <bill-auger> oh also, build it before you move python-pydantic out of testing - python-pydantic=1.9.2
[20:32:48] <bill-auger> it needs python-pydantic=1.9.2 - it will fail with the versin in i686 testing
[20:33:10] <deep42thought> so we should build it with the verion in extra?
[20:33:28] <bill-auger> yes extra still has the good one
[20:36:52] <bill-auger> s/extra/community/