Package Details: lib32-qt3 1:3.3.8b-20

Git Clone URL: https://aur.archlinux.org/lib32-qt3.git (read-only, click to copy)
Package Base: lib32-qt3
Description: A cross-platform application and UI framework
Upstream URL: http://qt.io
Licenses: GPL
Submitter: frazar0
Maintainer: frazar0
Last Packager: frazar0
Votes: 1
Popularity: 0.000009
First Submitted: 2021-01-13 14:13 (UTC)
Last Updated: 2024-02-27 07:03 (UTC)

Latest Comments

frazar0 commented on 2023-08-22 22:15 (UTC)

Thanks you very much for reporting the issue and coming up with possible solutions. The updated package should work now even in a clean chroot.

FabioLolix commented on 2023-08-22 18:34 (UTC)

I forgot to specify I was already building in clean chroot with devtools, this and other fails are happening because some makedepends and depends are missing, need:

  • cups and libxft as makedepnds
  • lib32-libxi as depends
NIS enabled.
CUPS auto-detection... (-I/usr/include/mysql -I/usr/include/postgresql/server -I/usr/include/tirpc -I/usr/include)
CUPS disabled.
Cups support cannot be enabled due to functionality tests!
 Turn on verbose messaging (-v) to ./configure to see the final report.
XRender enabled.
Xft auto-detection... (-I/usr/include/mysql -I/usr/include/postgresql/server -I/usr/include/tirpc -I/usr/include)
  Could not find Xft lib anywhere in   /usr/shlib /usr/lib /lib
Xft disabled.
Xft support cannot be enabled due to functionality tests!
 Turn on verbose messaging (-v) to ./configure to see the final report.
In file included from kernel/qtaddons_x11.cpp:25:
kernel/qt_x11_p.h:90:12: fatal error: X11/extensions/XInput.h: No such file or directory
   90 | #  include <X11/extensions/XInput.h>
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

From namcap:

lib32-qt3 E: Dependency lib32-libxi detected and not included (libraries ['usr/lib32/libXi.so.6'] needed in files ['usr/lib32/qt3/plugins/inputmethods/libqimsw-none.so', 'usr/lib32/qt3/plugins/inputmethods/libqxim.so', 'usr/lib32/qt3/bin/assistant', 'usr/lib32/qt3/plugins/inputmethods/libqsimple.so', 'usr/lib32/qt3/bin/linguist', 'usr/lib32/qt3/plugins/sqldrivers/libqsqlodbc.so', 'usr/lib32/qt3/bin/designer', 'usr/lib32/qt3/plugins/designer/librcplugin.so', 'usr/lib32/qt3/plugins/designer/libcppeditor.so', 'usr/lib/libqassistantclient.so.1.0.0', 'usr/lib32/qt3/plugins/imageformats/libqjpeg.so', 'usr/lib32/qt3/plugins/designer/libgladeplugin.so', 'usr/lib32/qt3/bin/qtconfig', 'usr/lib/libeditor.so.1.0.0', 'usr/lib32/qt3/plugins/sqldrivers/libqsqlite.so', 'usr/lib32/qt3/bin/lrelease', 'usr/lib32/qt3/bin/qm2ts', 'usr/lib32/qt3/plugins/designer/libkdevdlgplugin.so', 'usr/lib32/qt3/bin/lupdate', 'usr/lib32/qt3/bin/qembed', 'usr/lib32/qt3/plugins/imageformats/libqmng.so', 'usr/lib32/qt3/bin/uic', 'usr/lib32/qt3/plugins/inputmethods/libqimsw-multi.so', 'usr/lib/libqui.so.1.0.0', 'usr/lib/libdesignercore.so.1.0.0', 'usr/lib32/qt3/plugins/designer/libwizards.so', 'usr/lib/libqt-mt.so.3.3.8', 'usr/lib32/qt3/plugins/designer/libdlgplugin.so'])
lib32-qt3 E: Dependency lib32-sqlite2 detected and not included (libraries ['usr/lib32/libsqlite.so.0'] needed in files ['usr/lib32/qt3/plugins/sqldrivers/libqsqlite.so'])
lib32-qt3 E: Dependency lib32-unixodbc detected and not included (libraries ['usr/lib32/libodbc.so.2'] needed in files ['usr/lib32/qt3/plugins/sqldrivers/libqsqlodbc.so'])

frazar0 commented on 2023-08-22 16:31 (UTC)

Sorry, but I can not seem to reproduce this on my machine. Please try to recompile in a clean environment, possibly passing the CFG_CUPS=no parameter to ./configure.

FabioLolix commented on 2023-08-16 21:42 (UTC)

Fails to build:

==> Starting build()...
Cups support cannot be enabled due to functionality tests!
 Turn on verbose messaging (-v) to ./configure to see the final report.
 If you believe this message is in error you may use the continue
 switch (-continue) to ./configure to continue.
==> ERROR: A failure occurred in build().

No other pkgbuilds depends on this

frazar0 commented on 2022-02-14 17:07 (UTC) (edited on 2022-02-14 17:07 (UTC) by frazar0)

When flagging this package "out-of-date", please also add a comment explaining why to help with the updating process