Skip to content

Instantly share code, notes, and snippets.

@alarcher
Last active August 8, 2019 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alarcher/57cf0cd28ff10ad8eda90d8e78352391 to your computer and use it in GitHub Desktop.
Save alarcher/57cf0cd28ff10ad8eda90d8e78352391 to your computer and use it in GitHub Desktop.
userland rebuild failures
cluster/pcs -> invalid manifest after ruby update
desktop/gnome3/seahorse -> missing dependency? Couldn't find 'usr/lib/amd64/seahorse/xloadimage' in any of the specified search directories:
desktop/gnome3/evolution-data-server -> ld.so.1: EDataServer-1.2: fatal: libstdc++.so.6: version 'GLIBCXX_3.4.21' not found
developer/autogen -> 64-bit build fails which: no bash in ((null))
developer/opensp -> broken with new gettext
editor/bvi -> curses issue
editor/emacs -> segmentation fault
library/physfs -> wrong library path
network/openconnect -> obsolete required package and pkgdepend error
network/lftp -> curses issue
openindiana/illumos-closed -> publish does not execute prep
openindiana/qemu-kvm -> ctfmerge: failed to open ../cache-utils.o: File does not contain CTF data
runtime/jruby -> java internal error
runtime/clisp -> missing localcharset.h probably broken with new gettext
sysutils/gtkperf -> broken with new gettext
sysutils/bacula -> bacula-fd not built in 64-bit
web/icedtea-web -> missing #include <npapi.h>, obsolete since npapi dropped?
developer/jenkins:
Traceback (most recent call last):
File "/usr/bin/pkgdepend", line 605, in <module>
__ret = main_func()
File "/usr/bin/pkgdepend", line 584, in main_func
return resolve(pargs, img_dir)
File "/usr/bin/pkgdepend", line 342, in resolve
system_patterns, prune_attrs=not verbose)
File "/usr/lib/python3.5/vendor-packages/pkg/publish/dependencies.py", line 1876, in resolve_deps
pfmri, name_to_use)
File "/usr/lib/python3.5/vendor-packages/pkg/publish/dependencies.py", line 1567, in combine
for k, group in itertools.groupby(sorted(res, key=action_group_key),
TypeError: unorderable types: list() < str()
pkgdepend: This is an internal error in pkg(5) version 31430562. Please log a
Service Request about this issue including the information above and this
message.
network/openconnect:
Traceback (most recent call last):
File "/usr/bin/pkgdepend", line 605, in <module>
__ret = main_func()
File "/usr/bin/pkgdepend", line 582, in main_func
return generate(pargs)
File "/usr/bin/pkgdepend", line 182, in generate
proto_dirs, dyn_tok_conv, run_paths, remove_internal_deps)
File "/usr/lib/python3.5/vendor-packages/pkg/publish/dependencies.py", line 272, in list_implicit_deps
dyn_tok_conv, run_paths, ignore_bypass=ignore_bypass)
File "/usr/lib/python3.5/vendor-packages/pkg/publish/dependencies.py", line 426, in list_implicit_deps_for_manifest
pvars, pkg_vars.copy(), a.attrs["path"]))
KeyError: 'path'
pkgdepend: This is an internal error in pkg(5) version 31430562. Please log a
Service Request about this issue including the information above and this
message.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment