01:34
<
brian|lfs >
does the crux qt6-base build all of qt6 or is it split up in a million packages?
01:40
SiFuh has quit [Remote host closed the connection]
01:41
SiFuh has joined #crux
01:48
remiliascarlet has quit [Ping timeout: 255 seconds]
01:49
<
ukky >
brian|lfs: there are 31 qt6-* ports, but only one qt5 port.
02:02
<
brian|lfs >
ok either way can't get it to build on my distro lol
02:02
<
brian|lfs >
so I guess I will move to plasma 6 lol
02:06
<
ukky >
no idea if Qt6 is hard to port to a new distro as Qt is not installed on my crux system
02:07
<
brian|lfs >
well it compiled manually fine
02:07
<
brian|lfs >
just updated some stuff see if it helps qt5 I may pastebin my output somewhere for some input
02:10
remiliascarlet has joined #crux
02:20
<
brian|lfs >
any ideas about my qt5 it still fails
02:38
<
brian|lfs >
ok I see a patch thanks
02:38
<
brian|lfs >
how do I grab the patch hmmmm?
02:39
<
ukky >
You cannot take that patch as-is. It patches files for another (non-qt) package.
02:41
<
brian|lfs >
ah ok hmm not sure how I would apply it to my qt problem then
02:44
<
brian|lfs >
trying this Adding -std=gnu++17 or -std=c++17 to CXXFLAGS
02:46
<
ukky >
that might help, unless build system overrides c++ standard
02:46
<
brian|lfs >
it didn't like the command
02:47
<
brian|lfs >
ERROR: Unknown command line option '-std=gnu++17'.
02:47
<
brian|lfs >
how would I pass that then
02:49
<
ukky >
try adding to this line: QMAKE_CXXFLAGS_RELEASE="$CXXFLAGS -Wno-enum-constexpr-conversion"
02:50
<
brian|lfs >
ok I figured out my booboo had my " in the wrong spot
02:54
<
brian|lfs >
unrecognized command-line option ‘-Wno-enum-constexpr-conversion’ m
02:54
<
brian|lfs >
lot of that but its using -std=gnu++17
02:59
<
ukky >
maybe just QMAKE_CXXFLAGS_RELEASE="$CXXFLAGS -std=c++17"
03:03
<
brian|lfs >
ok trying your first line first
03:04
<
brian|lfs >
without what I added
03:07
<
brian|lfs >
at least it could fail at the end not the beginning
03:07
<
brian|lfs >
beginning I mean
03:07
<
brian|lfs >
said that backwards
03:09
<
brian|lfs >
Cannot open foreign types file /opt/qt5/lib/metatypes/qt5gui_metatypes.json
03:09
<
brian|lfs >
Cannot open foreign types file /opt/qt5/lib/metatypes/qt5network_metatypes.json
03:09
<
brian|lfs >
Cannot open foreign types file /opt/qt5/lib/metatypes/qt5core_metatypes.json
03:09
<
brian|lfs >
g++ -c -include .pch/Qt5QuickParticles -pipe -O2 -march=x86-64 -Wno-enum-constexpr-conver
03:09
<
brian|lfs >
not sure if thats something to worry about also.
03:13
<
ukky >
I have to leave
03:22
<
brian|lfs >
ok I'll let you know how it goes ukky doing the last line you pasted now
06:43
lavaball has joined #crux
06:59
dlcusa has quit [Remote host closed the connection]
07:07
dlcusa has joined #crux
07:37
ppetrov^ has joined #crux
08:10
ln43 has joined #crux
08:23
<
cruxbot >
[core/3.7]: glibc: applied patches from upstream, including security fixes
08:35
ln43 has quit [Quit: Client closed]
08:56
lavaball has quit [Remote host closed the connection]
10:14
<
cruxbot >
[opt/3.7]: mod_php: updated to version 8.3.7
10:14
<
cruxbot >
[opt/3.7]: php-zip: updated to version 8.3.7
10:14
<
cruxbot >
[opt/3.7]: php-sqlite3: updated to version 8.3.7
10:14
<
cruxbot >
[opt/3.7]: php-sockets: updated to version 8.3.7
10:14
<
cruxbot >
[opt/3.7]: php-mysql: updated to version 8.3.7
10:14
<
cruxbot >
[opt/3.7]: php-mbstring: updated to version 8.3.7
10:14
<
cruxbot >
[opt/3.7]: php-gettext: updated to version 8.3.7
10:14
<
cruxbot >
[opt/3.7]: php-gd: updated to version 8.3.7
10:14
<
cruxbot >
[opt/3.7]: php-ftp: updated to version 8.3.7
10:14
<
cruxbot >
[opt/3.7]: php-fpm: updated to version 8.3.7
10:14
<
cruxbot >
[opt/3.7]: php-fcgi: updated to version 8.3.7
10:14
<
cruxbot >
[opt/3.7]: php: updated to version 8.3.7
10:35
<
cruxbot >
[opt/3.7]: nss: updated to version 3.100
11:39
<
cruxbot >
[contrib/3.7]: php-pgsql: 8.3.6 -> 8.3.7
12:09
lavaball has joined #crux
14:23
remiliascarlet has quit [Ping timeout: 272 seconds]
14:26
remiliascarlet has joined #crux
14:31
remiliascarlet has quit [Ping timeout: 264 seconds]
14:32
remiliascarlet has joined #crux
15:32
ppetrov^ has quit [Quit: Leaving]
17:15
joe9 has joined #crux
17:50
ln43 has joined #crux
19:47
_0bitcount has joined #crux
20:11
braewoods__ has joined #crux
20:11
braewoods_ has quit [Read error: Connection reset by peer]
20:11
braewoods__ has quit [Read error: Connection reset by peer]
20:13
braewoods__ has joined #crux
20:18
<
cruxbot >
[contrib/3.7]: python3-aiostream: 0.5.2 -> 0.6.1; new dependency: python3-wheel
20:18
<
cruxbot >
[contrib/3.7]: python3-peewee: 3.17.3 -> 3.17.5
20:18
<
cruxbot >
[contrib/3.7]: tree-sitter-c: 0.21.0 -> 0.21.1
20:33
ln43 has quit [Quit: Client closed]
20:44
lavaball has quit [Remote host closed the connection]
21:23
<
crash_ >
is crux 3.8 in the works? :)
22:03
cruxbot has quit [Remote host closed the connection]
22:16
_0bitcount has quit [Quit: Leaving]
23:15
DesRoin has quit [Ping timeout: 260 seconds]
23:17
DesRoin has joined #crux
23:26
groovy2shoes has joined #crux
23:39
tilman has quit [Ping timeout: 252 seconds]
23:40
tilman has joined #crux