@cewood Looks like your Qt dependencies are broken. Have you tried a full upgrade (pacman -Syu)?
Search Criteria
Package Details: zeal-git 0.7.2.r0.g66b3033-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zeal-git.git (read-only, click to copy) |
---|---|
Package Base: | zeal-git |
Description: | Offline documentation browser |
Upstream URL: | https://zealdocs.org/ |
Keywords: | api dash docs docset documentation offline |
Licenses: | GPL3 |
Conflicts: | zeal |
Provides: | zeal |
Submitter: | 5long |
Maintainer: | trollixx |
Last Packager: | trollixx |
Votes: | 81 |
Popularity: | 0.000201 |
First Submitted: | 2013-06-29 09:47 (UTC) |
Last Updated: | 2024-09-08 17:12 (UTC) |
Dependencies (15)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libarchive (libarchive-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-webchannel
- qt6-webengine
- sqlite (sqlite-fossilAUR)
- xcb-util-keysyms
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Required by (2)
- playdate-sdk (requires zeal) (optional)
- rofi-zeal-git (requires zeal)
Sources (1)
trollixx commented on 2015-04-11 08:31 (UTC)
cewood commented on 2015-04-11 07:34 (UTC)
Build is failing for me, and I also get this same result also if building from the latest git checkout manually.
Apologies for the verboseness, wasn't sure what if anything I could prune out, and didn't want to leave anything important out.
/usr/bin/ld: warning: libicui18n.so.54, needed by /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libicuuc.so.54, needed by /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucal_clone_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `uenum_next_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `u_strToLower_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucnv_getStandardName_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucol_setAttribute_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucal_setMillis_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucol_strcoll_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucnv_setSubstChars_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucal_getTimeZoneDisplayName_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucal_openCountryTimeZones_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucnv_fromUnicode_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucnv_open_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucnv_getDefaultName_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucol_open_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucol_close_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucal_inDaylightTime_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucol_getSortKey_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucnv_getAvailableName_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucal_close_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucal_get_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucal_openTimeZoneIDEnumeration_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucal_getDSTSavings_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucal_open_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucal_openTimeZones_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucnv_toUnicode_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `u_strToUpper_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `u_errorName_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucnv_close_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `uenum_close_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucnv_countAvailable_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucnv_getMaxCharSize_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucnv_getAlias_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucal_getDefaultTimeZone_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucnv_compareNames_54'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/libQt5Core.so: undefined reference to `ucnv_countAliases_54'
collect2: error: ld returned 1 exit status
Makefile:228: recipe for target '../bin/zeal' failed
make[1]: *** [../bin/zeal] Error 1
make[1]: Leaving directory '/tmp/zeal-git/src/zeal/src'
Makefile:42: recipe for target 'sub-src-make_first-ordered' failed
make: *** [sub-src-make_first-ordered] Error 2
trollixx commented on 2015-01-12 22:17 (UTC)
The build problem should be fixed now.
chaopeng commented on 2015-01-12 15:09 (UTC)
fix for The folder structure has changed the zeal directory is changed to src so there is an error on PKGBUILD: line 27
build() {
- cd ${srcdir}/${_appname}/${_appname}
+ cd ${srcdir}/${_appname}
qmake PREFIX=/usr CONFIG+=no_libappindicator
make
}
package() {
- cd ${srcdir}/${_appname}/${_appname}
+ cd ${srcdir}/${_appname}
make INSTALL_ROOT="$pkgdir" install
}
<deleted-account> commented on 2015-01-12 10:03 (UTC)
The folder structure has changed the zeal directory is changed to src so there is an error on PKGBUILD: line 27
trollixx commented on 2015-01-06 02:49 (UTC)
@FrenchToasts, thanks for reporting the problem. I have submitted the fixed PKGBUILD.
FrenchToasts commented on 2015-01-06 01:46 (UTC)
There is an error while parsing the PKGBUILD:
==> ERROR: arch contains invalid characters: ','
It doesn't seem to like that there is a comma on this line: arch=('i686', 'x86_64')
To temporarily fix the issue, I changed the above line to:
arch=('x86_64')
<deleted-account> commented on 2014-11-03 12:06 (UTC)
Build fails for me with the error message, that it is not buidable for i686.
Spoffy commented on 2014-10-19 13:40 (UTC)
+1 for the "CONFIG+=no_libappindicator" option. The build worked fine for me after that.
Pinned Comments
trollixx commented on 2017-09-07 18:38 (UTC)