View previous topic :: View next topic |
Author |
Message |
bschnzl Tux's lil' helper
Joined: 13 Mar 2005 Posts: 94
|
Posted: Wed Dec 06, 2023 12:28 pm Post subject: JS8Call timimg [SOLVED] |
|
|
Greetings -
JS8Call will not key the PTT in a timely fashion after the first transmission. It works as expected the first time it sends. After that, it may key up to 8 seconds late (or more). The audio stops on time - within the JS8 protocol time slot. It may stay keyed up to two seconds into the next slot, but most responding stations still "print".
I use FLRig to key the PTT. I run multiple instances of FLDigi concurrently. I use JS8Call to change frequencies if I have something more pressing. JS8Call changes frequencies late too. Interestingly, JS8Call runs thru another freq change cycle immediately following. This has no effect on the radio if I let it run. Cancelling, and resetting the config to not change freq's lets me keep my schedule diversion.
I have been trying to trouble shoot this on my own for months. I think it started around January 2023. I have been starting it from the command line for some time. I first built this machine in January 2016 - It was a Christmas present from my wife. Its a Dell Precision M6800. I was so impressed I bought a bunch for my company. It is a But I digress...
wsjtx works well... it keys directly.
I had hoped that the next version would fix it, but upstream is confusing. Yeah, thats it.
This is what I get when JS8Call starts:
(I believe the issue is in QMetaObject. The ALSA stderr stuff also shows in FLDigi - but it works well)
Code: |
~ $ js8call &
~ $ ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.9/work/alsa-lib-1.2.9/src/pcm/pcm_dsnoop.c:566:(snd_pcm_dsnoop_open) unable to open slave
ALSA lib /var/tmp/portage/media-plugins/alsa-plugins-1.2.7.1-r1/work/alsa-plugins-1.2.7.1/oss/pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp
ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.9/work/alsa-lib-1.2.9/src/pcm/pcm_dsnoop.c:566:(snd_pcm_dsnoop_open) unable to open slave
ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.9/work/alsa-lib-1.2.9/src/pcm/pcm_dmix.c:999:(snd_pcm_dmix_open) unable to open slave
ALSA lib /var/tmp/portage/media-plugins/alsa-plugins-1.2.7.1-r1/work/alsa-plugins-1.2.7.1/oss/pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp
ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.9/work/alsa-lib-1.2.9/src/pcm/pcm_dmix.c:999:(snd_pcm_dmix_open) unable to open slave
ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.9/work/alsa-lib-1.2.9/src/pcm/pcm_route.c:877:(find_matching_chmap) Found no matching channel map
ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.9/work/alsa-lib-1.2.9/src/pcm/pcm_route.c:877:(find_matching_chmap) Found no matching channel map
ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.9/work/alsa-lib-1.2.9/src/pcm/pcm_route.c:877:(find_matching_chmap) Found no matching channel map
ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.9/work/alsa-lib-1.2.9/src/pcm/pcm_dmix.c:999:(snd_pcm_dmix_open) unable to open slave
ALSA lib /var/tmp/portage/media-plugins/alsa-plugins-1.2.7.1-r1/work/alsa-plugins-1.2.7.1/oss/pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp
ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.9/work/alsa-lib-1.2.9/src/pcm/pcm_dmix.c:999:(snd_pcm_dmix_open) unable to open slave
ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.9/work/alsa-lib-1.2.9/src/pcm/pcm_route.c:877:(find_matching_chmap) Found no matching channel map
ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.9/work/alsa-lib-1.2.9/src/pcm/pcm_route.c:877:(find_matching_chmap) Found no matching channel map
ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.9/work/alsa-lib-1.2.9/src/pcm/pcm_route.c:877:(find_matching_chmap) Found no matching channel map
23-12-06T11:16:52.863Z: QMetaObject::connectSlotsByName: No matching signal for on_actionJS8_triggered()
23-12-06T11:16:52.864Z: QMetaObject::connectSlotsByName: No matching signal for on_clearAction_triggered(QObject*)
23-12-06T11:16:52.865Z: QMetaObject::connectSlotsByName: No matching signal for on_tableWidgetRXAll_selectionChanged(QItemSelection,QItemSelection)
23-12-06T11:16:52.866Z: QMetaObject::connectSlotsByName: No matching signal for on_tableWidgetCalls_selectionChanged(QItemSelection,QItemSelection)
23-12-06T11:16:52.866Z: QMetaObject::connectSlotsByName: No matching signal for on_textEditRX_mouseDoubleClicked()
23-12-06T11:16:52.866Z: QMetaObject::connectSlotsByName: No matching signal for on_nextFreeTextMsg_currentTextChanged(QString)
23-12-06T11:16:52.866Z: QMetaObject::connectSlotsByName: No matching signal for on_extFreeTextMsgEdit_currentTextChanged(QString)
23-12-06T11:16:52.870Z: QObject::moveToThread: Cannot move objects with a parent
23-12-06T11:16:52.870Z: QObject::moveToThread: Cannot move objects with a parent
|
Im posting `emerge --info` here for posterity...
Code: |
$ emerge --info '=media-radio/js8call-2.2.0-r1'
Portage 3.0.51 (python 3.11.5-final-0, default/linux/amd64/17.1/desktop, gcc-12, glibc-2.37-r7, 6.1.57-gentoo x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-6.1.57-gentoo-x86_64-Intel-R-_Core-TM-_i7-4810MQ_CPU_@_2.80GHz-with-glibc2.37
KiB Mem: 15972392 total, 737980 free
KiB Swap: 67108860 total, 67104508 free
Timestamp of repository gentoo: Mon, 27 Nov 2023 16:00:01 +0000
Head commit of repository gentoo: 26b27f9b2a8f18e1b0934cb2282f7e969c6e4395
sh bash 5.1_p16-r6
ld GNU ld (Gentoo 2.39 p6) 2.39.0
app-misc/pax-utils: 1.3.5::gentoo
app-shells/bash: 5.1_p16-r6::gentoo
dev-java/java-config: 2.3.1-r1::gentoo
dev-lang/perl: 5.38.0-r1::gentoo
dev-lang/python: 2.7.18_p16-r1::gentoo, 3.8.18::gentoo, 3.9.18::gentoo, 3.10.13::gentoo, 3.11.5::gentoo
dev-lang/rust: 1.71.1::gentoo
dev-util/cmake: 3.26.5-r2::gentoo
dev-util/meson: 1.2.3::gentoo
sys-apps/baselayout: 2.14::gentoo
sys-apps/openrc: 0.48::gentoo
sys-apps/sandbox: 2.38::gentoo
sys-devel/autoconf: 2.13-r7::gentoo, 2.71-r6::gentoo
sys-devel/automake: 1.16.5-r1::gentoo
sys-devel/binutils: 2.39-r5::gentoo, 2.40-r9::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang: 15.0.7-r3::gentoo, 16.0.6::gentoo
sys-devel/gcc: 10.3.0-r2::gentoo, 12.3.1_p20230526::gentoo, 13.2.1_p20230826::gentoo
sys-devel/gcc-config: 2.11::gentoo
sys-devel/libtool: 2.4.7-r1::gentoo
sys-devel/lld: 15.0.7::gentoo, 16.0.6::gentoo
sys-devel/llvm: 15.0.7-r3::gentoo, 16.0.6::gentoo
sys-devel/make: 4.4.1-r1::gentoo
sys-kernel/linux-headers: 6.1::gentoo (virtual/os-headers)
sys-libs/glibc: 2.37-r7::gentoo
Repositories:
gentoo
location: /var/db/repos/gentoo
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
volatile: False
sync-rsync-verify-jobs: 0
sync-rsync-extra-opts:
sync-rsync-verify-metamanifest: no
sync-rsync-verify-max-age: 24
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE @EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=haswell -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=haswell -O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-march=haswell -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=haswell -O2 -pipe"
GENTOO_MIRRORS="https://mirror.leaseweb.com/gentoo/ http://mirror.rackspace.com/gentoo/ https://mirror.rackspace.com/gentoo/ http://gentoo.mirrors.ovh.net/gentoo-distfiles/ https://mirrors.ircam.fr/pub/gentoo-distfiles/ ftp://mirror.bytemark.co.uk/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
MAKEOPTS="-j9"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X a52 aac acl acpi alsa amd64 branding bzip2 cairo cdda cdr cli crypt dbus dri dts dvd dvdr elogind encode exif fbcon ffmpeg flac fontconfig fortran gd gdbm gif gimp gnuplot gnutls gpm gtk gui gzip iconv icu jpeg kmod lcms libnotify libtirpc lm-sensors lzma mad maildir mng mp3 mp4 mpeg multilib ncurses nls nptl objc objc++ offensive ogg opengl openmp openssl pam pango pcre pdf perl perlre png policykit ppds pulseaudio python qt5 readline sdl seccomp sound spell split-usr ssl startup-notification svg test-rust tiff truetype udev udisks unicode upower urandom usb vorbis vulkan wxwidgets x264 xattr xcb xft xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2021" ALSA_CARDS="hda-intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" L10N="de en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-1" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_9 python3_10 python3_11" VIDEO_CARDS="intel i965 nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
=================================================================
Package Settings
=================================================================
media-radio/js8call-2.2.0-r1::gentoo was built with the following:
USE="-doc" ABI_X86="(64)"
|
I fully expect that I am missing something here.
-rw-r--r-- 1 aaa aaa 726045 Dec 6 07:35 build.log
73 de N1NZL _________________ Persistance Pays
Last edited by bschnzl on Sat Jan 13, 2024 1:40 pm; edited 1 time in total |
|
Back to top |
|
|
bschnzl Tux's lil' helper
Joined: 13 Mar 2005 Posts: 94
|
Posted: Sat Jan 06, 2024 1:59 am Post subject: |
|
|
So...
JS8Call has been removed from Gentoo! I guess I have to do an overlay to continue! C'est la Vie! I'll be able to grab the unauthorized latest version!
But I mention above that it involves QT. That opens a ton of dependencies! While running updates today, I found that QT fails to build! I moved ninja to reference samurai. At least that made the FAIL show up in the last line! I'm getting:
Code: |
Incompatible processor. This Qt build requires the following features:
waitpkg
ninja: job terminated due to signal 6 | .
This rears in dev-qt/qtdeclarative AND dev-qt/qtbase. It built fine on the Haswell box above. The failure happens on the Alderlake machine! That is odd, because Alderlake does support waitpkg! But I run Xen! Sure enough - booting without Xen allowed it to build!
FWIW, JS8Call shows the same behavior on the Alderlake box!
So... QT uses the latest features in the latest hardware. Everyone needs to keep up with that!
Im running Xen 4.16.5. This work around will do for Dom0's, but DomU's are SOL! I'm not sure of where to go from here.
Status updated! _________________ Persistance Pays |
|
Back to top |
|
|
bschnzl Tux's lil' helper
Joined: 13 Mar 2005 Posts: 94
|
Posted: Thu Jan 11, 2024 11:40 pm Post subject: |
|
|
Well!!! What do you know!
JS8Call has remained on my Haswell and AlderLake machines, unmolested, through this entire ordeal!
After finishing a world update, including building
Code: | dev-qt/qtbase-6.6.1-r1
dev-qt/qtshadertools-6.6.1
dev-qt/qttools-6.6.1
dev-qt/qttranslations-6.6.1
dev-qt/qtmultimedia-6.6.1-r1 |
on a bare metal kernel (no xen) - JS8Call now keys the radio reliably - On Time!
Obviously, I can not rebuild JS8Call as it has been removed from the Repo! But now it worx! Can we put it back? Or is the current state of upstream bothersome enough to keep it out? (ok, overlay, but I have just started that and it seems unnecessary now!)
I'm about to try building the above on the haswell machine - without xen under the kernel. I will update this thread!!! _________________ Persistance Pays |
|
Back to top |
|
|
szatox Advocate
Joined: 27 Aug 2013 Posts: 3404
|
Posted: Fri Jan 12, 2024 12:06 am Post subject: |
|
|
Whad do you mean by "js8call got removed from repo"?
Code: | # eix js8call
[I] media-radio/js8call
Available versions: 2.2.0-r1 {doc}
Installed versions: 2.2.0-r1(13:38:02 10.07.2023)(-doc)
Homepage: https://groups.io/g/js8call
Description: Weak signal ham radio communication
|
|
|
Back to top |
|
|
bschnzl Tux's lil' helper
Joined: 13 Mar 2005 Posts: 94
|
Posted: Fri Jan 12, 2024 12:18 am Post subject: |
|
|
Well! What do you know!
I last updated JS8Call with portage on Dec 06, 2023 07:32:25. since then it has been unavailable.
I did not save the output at the time.
I just sync'd so... _________________ Persistance Pays |
|
Back to top |
|
|
szatox Advocate
Joined: 27 Aug 2013 Posts: 3404
|
Posted: Fri Jan 12, 2024 12:59 am Post subject: |
|
|
Are you sure you didn't sync with a broken mirror or something like that? I'm up to date and it's still there.
It's not even masked, which should be the case for 30 days before removal. I don't see it going anytime soon. |
|
Back to top |
|
|
bschnzl Tux's lil' helper
Joined: 13 Mar 2005 Posts: 94
|
Posted: Fri Jan 12, 2024 1:17 am Post subject: |
|
|
I know what the rules are...
It dropped from availability right after I posted this thread!
But that is a distraction!
I still have a haswell machine that has the timing issue - or at least it did a week ago.
And QT5 is broke! _________________ Persistance Pays |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22578
|
Posted: Fri Jan 12, 2024 1:44 am Post subject: |
|
|
I see no commits within the last 12 months to media-radio/js8call in gentoo.git. Why do you think it "has been removed from Gentoo"?
Qt is known to use recent hardware features, but it is not clear to me from your output whether that is truly mandatory from upstream or only that Qt will build with a hard dependency on any features it is configured to be able to use.
As always, if you have a problem, you should show us the errors that demonstrate that a problem exists. "QT5 is broke" is not an error report with which we can work. |
|
Back to top |
|
|
bschnzl Tux's lil' helper
Joined: 13 Mar 2005 Posts: 94
|
Posted: Fri Jan 12, 2024 2:34 am Post subject: |
|
|
Hu wrote: | I see no commits within the last 12 months to media-radio/js8call in gentoo.git. Why do you think it "has been removed from Gentoo"?
Qt is known to use recent hardware features, but it is not clear to me from your output whether that is truly mandatory from upstream or only that Qt will build with a hard dependency on any features it is configured to be able to use.
As always, if you have a problem, you should show us the errors that demonstrate that a problem exists. "QT5 is broke" is not an error report with which we can work. |
All of the above is in my original posts. There is no text output to render a transmission starting 3 to 8 seconds late to post here. Its on the waterfall and radio waves.
I know the supply chain. I can't explain why a sync on 7 Dec removed JS8Call - but it did! And its back now - so...
JS8Call sends a command to FLRig to key the radio. Something is delaying it. The QT errors in the original post are all that I get, and they come at JS8call startup. It indicates a coding problem in JS8Call, but few others have this issue. If they do have it, its hard to tell anyone! It could be something with xen, but I have been on 4.16.5 thru this, and few others run xen. Replacing qtbase-5 with qtbase-6 fixed it on AlderLake!
Yeah! Its Weird! I've been left out of progress on the JS8 front since ~Jan 23, because I can't transmit in the protocol time slot more than once! _________________ Persistance Pays |
|
Back to top |
|
|
szatox Advocate
Joined: 27 Aug 2013 Posts: 3404
|
Posted: Sat Jan 13, 2024 11:33 pm Post subject: |
|
|
Since it's marked as solved now, what was the solution actually? |
|
Back to top |
|
|
bschnzl Tux's lil' helper
Joined: 13 Mar 2005 Posts: 94
|
Posted: Sun Jan 14, 2024 12:18 am Post subject: |
|
|
Apologies!
This started as a JS8Call notice! The application was exercised to all the limits, and more!
Then QT6 failed to build on Xen. More needs to be said about that, but QT6 built when the machine was booted without Xen.
I booted back into Xen immediately after QT6 built - because I need the functions in the VMs.
JS8Call was started, so I could decode JS8 signals. I sent a query, and it sent exactly right. I finished the update within the next day. Since then, I have had the opportunity to fully exercise JS8Call and it is working flawlessly, as built in December 2023.
The solution is to upgrade from QT5! _________________ Persistance Pays |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9250
|
Posted: Wed Jan 17, 2024 11:31 am Post subject: |
|
|
bschnzl wrote: | The solution is to upgrade from QT5! |
js8call does not have any concept of Qt6, it explicitly requires Qt5. So unless you show that your version of js8call - through magic, despite its build system - links with Qt6, there is no basis for that assumption.
You're confusing correlation with causation.
Also, this package has been consistently available since it was added in 2018, and there was not a single bug filed about a failing tarball download either, so you are making some wild assertions here... |
|
Back to top |
|
|
bschnzl Tux's lil' helper
Joined: 13 Mar 2005 Posts: 94
|
Posted: Thu Jan 18, 2024 12:40 am Post subject: |
|
|
asturm wrote: |
js8call does not have any concept of Qt6, it explicitly requires Qt5. |
Because we all know code and paperwork reflect reality best!
I stand by my posts... but I can add that dev-qt/qtcore-5.15.11-r1 was merged on 3 Jan... along with dev-qt/qtserialport-5.15.11. dev-qt/qtserialport-6.6.1 was added on 5 Jan. All built on a xen Dom0. I'm sure you know the feeling when a package starts working after several packages are updated, having exercised that package thoroughly to no avail!
JS8Call is a rather specialized package - but I run it daily with a crew that runs it on many other platforms. I run it daily. It did not exhibit proper performance before 10 January. I have seen several other stations start sending deep into the time slot - some decoding, some not. The indications are all in this thread! The condition is thus documented. _________________ Persistance Pays |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22578
|
Posted: Thu Jan 18, 2024 1:29 am Post subject: |
|
|
While js8call is running, what is the output of lsof -c js8call -Pn? |
|
Back to top |
|
|
wjb l33t
Joined: 10 Jul 2005 Posts: 629 Location: Fife, Scotland
|
Posted: Thu Jan 18, 2024 2:36 am Post subject: |
|
|
Under some circumstances, you can actually get portage telling you there are no ebuilds that match an installed package even though there is (are?).
For example, one of my own ebuilds from my local overlay was reported as not available when doxygen moved from app-doc/ to app-text/ the other day - my ebuild still depended on app-doc/doxygen, so portage masked it quietly then essentially told me it wasn't there.
As for Qt and Xen, I've had issues with Qt related s/w in VirtualBox where certain processor features (fma and f16c) are needed for a build but are not accessible in the virtual environment. |
|
Back to top |
|
|
bschnzl Tux's lil' helper
Joined: 13 Mar 2005 Posts: 94
|
Posted: Thu Jan 18, 2024 3:00 am Post subject: |
|
|
Hu wrote: | While js8call is running, what is the output of lsof -c js8call -Pn? |
So this one hits the time slots. I think all my instances work now.
Code: |
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
js8call 27118 bschnzl cwd DIR 259,10 4096 31981569 /home/bschnzl
js8call 27118 bschnzl rtd DIR 259,6 4096 2 /
js8call 27118 bschnzl txt REG 259,7 27777992 3763133 /usr/bin/js8call
js8call 27118 bschnzl DEL REG 0,1 277952 /memfd:xorg
js8call 27118 bschnzl DEL REG 0,1 282269 /memfd:xorg
js8call 27118 bschnzl DEL REG 0,1 286491 /memfd:xorg
js8call 27118 bschnzl DEL REG 0,1 276007 /memfd:xorg
js8call 27118 bschnzl mem REG 259,7 130324456 1839288 /usr/lib/llvm/16/lib64/libLLVM-16.so
js8call 27118 bschnzl DEL REG 0,1 287637 /memfd:xorg
js8call 27118 bschnzl DEL REG 0,1 286469 /memfd:xorg
js8call 27118 bschnzl mem REG 259,7 705684 3551615 /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf
js8call 27118 bschnzl mem REG 259,10 1310728 31981597 /home/bschnzl/.cache/mesa_shader_cache/index
js8call 27118 bschnzl mem REG 0,13 46 anon_inode:i915.gem (stat: No such file or directory)
js8call 27118 bschnzl mem REG 259,7 1457320 2253237 /usr/lib64/libxml2.so.2.11.5
js8call 27118 bschnzl mem REG 259,7 21811728 2233415 /usr/lib64/dri/iris_dri.so
js8call 27118 bschnzl DEL REG 0,1 287622 /memfd:xorg
js8call 27118 bschnzl DEL REG 0,1 282267 /memfd:xorg
js8call 27118 bschnzl mem REG 259,6 186984 131094 /lib64/liblzma.so.5.4.5
js8call 27118 bschnzl DEL REG 0,1 274882 /memfd:pulseaudio
js8call 27118 bschnzl DEL REG 0,1 5120 /memfd:pulseaudio
js8call 27118 bschnzl DEL REG 0,1 221150 /memfd:pulseaudio
js8call 27118 bschnzl mem REG 259,7 43320 2233626 /usr/lib64/libpciaccess.so.0.11.1
js8call 27118 bschnzl mem REG 259,6 258760 131100 /lib64/libtinfo.so.6.4
js8call 27118 bschnzl mem REG 259,7 147120 2233627 /usr/lib64/libdrm_intel.so.1.0.0
js8call 27118 bschnzl mem REG 259,7 59664 2233950 /usr/lib64/libsensors.so.5.0.0
js8call 27118 bschnzl mem REG 259,6 768680 131224 /lib64/libzstd.so.1.5.5
js8call 27118 bschnzl mem REG 259,7 14248 2228261 /usr/lib64/libxcb-present.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 14192 2229368 /usr/lib64/libxshmfence.so.1.0.0
js8call 27118 bschnzl mem REG 259,7 22584 2229697 /usr/lib64/libXxf86vm.so.1.0.0
js8call 27118 bschnzl mem REG 259,7 231552 2233582 /usr/lib64/libglapi.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 455256 2230580 /usr/lib64/libGLX_mesa.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 116680 2230683 /usr/lib64/libxcb-glx.so.0.0.0
js8call 27118 bschnzl DEL REG 0,1 275997 /memfd:xorg
js8call 27118 bschnzl mem REG 259,7 331304 2234981 /usr/lib64/libjack.so.0.1.0
js8call 27118 bschnzl mem REG 259,7 73128 2229076 /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
js8call 27118 bschnzl mem REG 259,7 39632 2228309 /usr/lib64/qt5/plugins/iconengines/libqsvgicon.so
js8call 27118 bschnzl mem REG 259,7 18392 2233788 /usr/lib64/libxcb-dri3.so.0.1.0
js8call 27118 bschnzl mem REG 259,7 60720 2296509 /usr/lib64/libOpenCL.so.1.2
js8call 27118 bschnzl mem REG 259,7 92800 2230705 /usr/lib64/libdrm.so.2.4.0
js8call 27118 bschnzl mem REG 259,7 18496 2234368 /usr/lib64/libvdpau.so.1.0.0
js8call 27118 bschnzl mem REG 259,7 194920 2296503 /usr/lib64/libva.so.2.2000.0
js8call 27118 bschnzl mem REG 259,7 120992 2229534 /usr/lib64/libswresample.so.4.10.100
js8call 27118 bschnzl mem REG 259,7 875504 2232751 /usr/lib64/libavutil.so.58.2.100
js8call 27118 bschnzl mem REG 259,7 22456 2230721 /usr/lib64/libxcb-dri2.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 14712 2235132 /usr/lib64/alsa-lib/libasound_module_pcm_usb_stream.so
js8call 27118 bschnzl mem REG 259,7 14352 2235128 /usr/lib64/alsa-lib/libasound_module_pcm_vdownmix.so
js8call 27118 bschnzl mem REG 259,7 18728 2235129 /usr/lib64/alsa-lib/libasound_module_pcm_upmix.so
js8call 27118 bschnzl mem REG 259,7 22968 2235131 /usr/lib64/alsa-lib/libasound_module_pcm_jack.so
js8call 27118 bschnzl mem REG 259,7 983576 2296399 /usr/lib64/libasound.so.2.0.0
js8call 27118 bschnzl mem REG 259,7 757076 3551611 /usr/share/fonts/dejavu/DejaVuSans.ttf
js8call 27118 bschnzl mem REG 259,7 414456 3541232 /usr/share/fonts/liberation-fonts/LiberationSans-Bold.ttf
js8call 27118 bschnzl mem REG 259,7 1001608 3875464 /usr/share/icons/Fluent-green-dark/icon-theme.cache
js8call 27118 bschnzl mem REG 259,7 410712 3541235 /usr/share/fonts/liberation-fonts/LiberationSans-Regular.ttf
js8call 27118 bschnzl mem REG 259,8 661064 12585381 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le64.cache-8
js8call 27118 bschnzl DEL REG 0,1 98349 /SYSV51110017
js8call 27118 bschnzl mem REG 259,7 27112 2296593 /usr/lib64/libva-x11.so.2.2000.0
js8call 27118 bschnzl mem REG 259,7 14376 2296592 /usr/lib64/libva-drm.so.2.2000.0
js8call 27118 bschnzl mem REG 259,7 14368 2296553 /usr/lib64/alsa-lib/libasound_module_rate_lavrate.so
js8call 27118 bschnzl mem REG 259,7 27136 2235133 /usr/lib64/alsa-lib/libasound_module_pcm_pulse.so
js8call 27118 bschnzl mem REG 259,7 77032 2253513 /usr/lib64/qt5/plugins/audio/libqtaudio_alsa.so
js8call 27118 bschnzl mem REG 259,7 27012 2230752 /usr/lib64/gconv/gconv-modules.cache
js8call 27118 bschnzl mem REG 259,7 93680 2253389 /usr/lib64/qt5/plugins/audio/libqtmedia_pulse.so
js8call 27118 bschnzl mem REG 259,8 160632 12585386 /var/cache/fontconfig/acc285bc1956c3c4bc7afb41d537a85a-le64.cache-8
js8call 27118 bschnzl mem REG 259,8 49216 12585376 /var/cache/fontconfig/12b26b760a24f8b4feb03ad48a333a72-le64.cache-8
js8call 27118 bschnzl mem REG 259,8 1911320 12585349 /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-le64.cache-8
js8call 27118 bschnzl mem REG 259,8 1912664 12585257 /var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-le64.cache-8
js8call 27118 bschnzl mem REG 259,7 366112 2247486 /usr/lib64/libQt5Svg.so.5.15.11
js8call 27118 bschnzl mem REG 259,8 21784 12585379 /var/cache/fontconfig/a595ca43be94766bbfe429f07fba82d0-le64.cache-8
js8call 27118 bschnzl mem REG 259,8 35376 12585368 /var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-8
js8call 27118 bschnzl mem REG 259,7 60272 2253328 /usr/lib64/qt5/plugins/bearer/libqgenericbearer.so
js8call 27118 bschnzl mem REG 259,7 27192 2229775 /usr/lib64/qt5/plugins/imageformats/libqsvg.so
js8call 27118 bschnzl mem REG 259,7 44048 2229078 /usr/lib64/qt5/plugins/imageformats/libqjpeg.so
js8call 27118 bschnzl mem REG 259,7 31264 2229079 /usr/lib64/qt5/plugins/imageformats/libqico.so
js8call 27118 bschnzl mem REG 259,7 31136 2229063 /usr/lib64/qt5/plugins/imageformats/libqgif.so
js8call 27118 bschnzl mem REG 259,7 27032 2232962 /usr/lib64/qt5/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so
js8call 27118 bschnzl mem REG 259,7 262848 2253588 /usr/lib64/gvfs/libgvfscommon.so
js8call 27118 bschnzl mem REG 259,7 223376 2253600 /usr/lib64/gio/modules/libgvfsdbus.so
js8call 27118 bschnzl mem REG 259,7 118416 2291776 /usr/lib64/libxfconf-0.so.3.0.0
js8call 27118 bschnzl mem REG 259,7 43424 2228294 /usr/lib64/libltdl.so.7.3.2
js8call 27118 bschnzl mem REG 259,7 68280 2237773 /usr/lib64/libcanberra.so.0.2.5
js8call 27118 bschnzl mem REG 259,7 68608 2234738 /usr/lib64/libxfce4util.so.7.0.0
js8call 27118 bschnzl mem REG 259,7 35584 2234843 /usr/lib64/gio/modules/libxfconfgsettingsbackend.so
js8call 27118 bschnzl mem REG 259,6 357160 131228 /lib64/libblkid.so.1.1.0
js8call 27118 bschnzl mem REG 259,7 238720 2230048 /usr/lib64/libatspi.so.0.0.1
js8call 27118 bschnzl mem REG 259,7 838512 2230548 /usr/lib64/libjpeg.so.62.4.0
js8call 27118 bschnzl mem REG 259,7 670328 2233791 /usr/lib64/libpixman-1.so.0.42.2
js8call 27118 bschnzl mem REG 259,6 399240 131234 /lib64/libmount.so.1.1.0
js8call 27118 bschnzl mem REG 259,7 43344 2235096 /usr/lib64/libffi.so.8.1.2
js8call 27118 bschnzl mem REG 259,7 47248 2232782 /usr/lib64/libXrandr.so.2.2.0
js8call 27118 bschnzl mem REG 259,7 14176 2230711 /usr/lib64/libXcomposite.so.1.0.0
js8call 27118 bschnzl mem REG 259,7 14200 2230771 /usr/lib64/libXdamage.so.1.1.0
js8call 27118 bschnzl mem REG 259,7 81440 2230559 /usr/lib64/libXext.so.6.4.0
js8call 27118 bschnzl mem REG 259,7 238952 2275187 /usr/lib64/libatk-bridge-2.0.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 71936 2237945 /usr/lib64/libXi.so.6.1.0
js8call 27118 bschnzl mem REG 259,7 1234584 2231689 /usr/lib64/libepoxy.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 161584 2228307 /usr/lib64/libatk-1.0.so.0.24812.1
js8call 27118 bschnzl mem REG 259,7 182160 2229740 /usr/lib64/libgdk_pixbuf-2.0.so.0.4200.10
js8call 27118 bschnzl mem REG 259,7 125064 2229953 /usr/lib64/libfribidi.so.0.4.0
js8call 27118 bschnzl mem REG 259,7 95960 2228329 /usr/lib64/libpangoft2-1.0.so.0.5000.14
js8call 27118 bschnzl mem REG 259,7 1304144 2229704 /usr/lib64/libcairo.so.2.11800.0
js8call 27118 bschnzl mem REG 259,7 1989176 2229969 /usr/lib64/libgio-2.0.so.0.7800.3
js8call 27118 bschnzl mem REG 259,7 392160 2230613 /usr/lib64/libgobject-2.0.so.0.7800.3
js8call 27118 bschnzl mem REG 259,7 756432 2275194 /usr/lib64/libgdk-3.so.0.2406.32
js8call 27118 bschnzl mem REG 259,7 8189984 2233653 /usr/lib64/libgtk-3.so.0.2406.32
js8call 27118 bschnzl mem REG 259,7 42760 2275153 /usr/lib64/libcairo-gobject.so.2.11800.0
js8call 27118 bschnzl mem REG 259,7 63328 2233685 /usr/lib64/libpangocairo-1.0.so.0.5000.14
js8call 27118 bschnzl mem REG 259,7 22680 2231642 /usr/lib64/libgmodule-2.0.so.0.7800.3
js8call 27118 bschnzl mem REG 259,7 425440 2233731 /usr/lib64/libpango-1.0.so.0.5000.14
js8call 27118 bschnzl mem REG 259,7 338144 2229731 /usr/lib64/qt5/plugins/platformthemes/libqgtk3.so
js8call 27118 bschnzl mem REG 259,7 30696 2233674 /usr/lib64/libXfixes.so.3.1.0
js8call 27118 bschnzl mem REG 259,7 47472 2233823 /usr/lib64/libXrender.so.1.3.0
js8call 27118 bschnzl mem REG 259,7 47632 2233669 /usr/lib64/libXcursor.so.1.0.2
js8call 27118 bschnzl mem REG 259,6 35176 131273 /lib64/libuuid.so.1.3.0
js8call 27118 bschnzl mem REG 259,7 174080 2234109 /usr/lib64/libexpat.so.1.8.10
js8call 27118 bschnzl mem REG 259,7 289320 2233436 /usr/lib64/libxkbcommon.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 102128 2233828 /usr/lib64/libICE.so.6.3.0
js8call 27118 bschnzl mem REG 259,7 146200 2296868 /usr/lib64/libxcb-xinput.so.0.1.0
js8call 27118 bschnzl mem REG 259,7 117160 2229401 /usr/lib64/libxcb-xkb.so.1.0.0
js8call 27118 bschnzl mem REG 259,7 587048 2233774 /usr/lib64/libQt5DBus.so.5.15.11
js8call 27118 bschnzl mem REG 259,7 310064 2230031 /usr/lib64/libfontconfig.so.1.13.0
js8call 27118 bschnzl mem REG 259,7 1333568 2229815 /usr/lib64/libQt5XcbQpa.so.5.15.11
js8call 27118 bschnzl mem REG 259,7 35064 2234594 /usr/lib64/libvorbisfile.so.3.3.8
js8call 27118 bschnzl mem REG 259,7 13976 2231636 /usr/lib64/libgthread-2.0.so.0.7800.3
js8call 27118 bschnzl mem REG 259,7 22784 2237781 /usr/lib64/libcanberra-gtk3.so.0.1.9
js8call 27118 bschnzl mem REG 259,7 27048 2237778 /usr/lib64/gtk-3.0/modules/libcanberra-gtk3-module.so
js8call 27118 bschnzl mem REG 259,7 3390288 1841831 /usr/lib/locale/locale-archive
js8call 27118 bschnzl mem REG 259,7 26696 2233781 /usr/lib64/libxcb-util.so.1.0.0
js8call 27118 bschnzl mem REG 259,7 39592 2233437 /usr/lib64/libxkbcommon-x11.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 301744 2234565 /usr/lib64/libmp3lame.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 299064 2230380 /usr/lib64/libmpg123.so.0.48.1
js8call 27118 bschnzl mem REG 259,7 694256 2234601 /usr/lib64/libvorbisenc.so.2.0.12
js8call 27118 bschnzl mem REG 259,7 1318280 2231688 /usr/lib64/libX11.so.6.4.0
js8call 27118 bschnzl mem REG 259,7 32040432 2230021 /usr/lib64/libicudata.so.73.2
js8call 27118 bschnzl mem REG 259,7 38976 2233857 /usr/lib64/libSM.so.6.0.1
js8call 27118 bschnzl mem REG 259,7 141216 2247592 /usr/lib64/libbrotlicommon.so.1.1.0
js8call 27118 bschnzl mem REG 259,7 338128 2234517 /usr/lib64/libopus.so.0.9.0
js8call 27118 bschnzl mem REG 259,7 396240 2248290 /usr/lib64/libFLAC.so.12.1.0
js8call 27118 bschnzl mem REG 259,7 549936 2294723 /usr/lib64/libsndfile.so.1.0.37
js8call 27118 bschnzl mem REG 259,7 2087432 2231616 /usr/lib64/libicuuc.so.73.2
js8call 27118 bschnzl mem REG 259,7 14248 2233589 /usr/lib64/libxcb-xinerama.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 34728 2233881 /usr/lib64/libxcb-xfixes.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 30712 2233813 /usr/lib64/libxcb-sync.so.1.0.0
js8call 27118 bschnzl mem REG 259,7 182848 2234596 /usr/lib64/libvorbis.so.0.4.9
js8call 27118 bschnzl mem REG 259,7 166712 2233900 /usr/lib64/libxcb.so.1.1.0
js8call 27118 bschnzl mem REG 259,6 633352 131115 /lib64/libpcre2-8.so.0.11.2
js8call 27118 bschnzl mem REG 259,7 145448 2230464 /usr/lib64/libgraphite2.so.3.2.1
js8call 27118 bschnzl mem REG 259,7 834688 2232753 /usr/lib64/libfreetype.so.6.20.1
js8call 27118 bschnzl mem REG 259,7 3316744 2231618 /usr/lib64/libicui18n.so.73.2
js8call 27118 bschnzl mem REG 259,7 14248 2233903 /usr/lib64/libxcb-shape.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 59528 2233553 /usr/lib64/libxcb-render.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 18480 2230367 /usr/lib64/libxcb-render-util.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 723112 2296880 /usr/lib64/libGLdispatch.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 4407552 2296557 /usr/lib64/libcrypto.so.3
js8call 27118 bschnzl mem REG 259,7 67736 2233571 /usr/lib64/libxcb-randr.so.0.1.0
js8call 27118 bschnzl mem REG 259,7 14208 2228290 /usr/lib64/libxcb-keysyms.so.1.0.0
js8call 27118 bschnzl mem REG 259,7 26600 2233619 /usr/lib64/libXdmcp.so.6.0.0
js8call 27118 bschnzl mem REG 259,7 1328248 2233989 /usr/lib64/libglib-2.0.so.0.7800.3
js8call 27118 bschnzl mem REG 259,7 580104 2296782 /usr/lib64/libpcre2-16.so.0.11.2
js8call 27118 bschnzl mem REG 259,6 1885016 131168 /lib64/libc.so.6
js8call 27118 bschnzl mem REG 259,7 2481232 2366237 /usr/lib/gcc/x86_64-pc-linux-gnu/13/libstdc++.so.6.0.32
js8call 27118 bschnzl mem REG 259,7 51080 2296885 /usr/lib64/libbrotlidec.so.1.1.0
js8call 27118 bschnzl mem REG 259,6 74952 131222 /lib64/libbz2.so.1.0.8
js8call 27118 bschnzl mem REG 259,7 309040 2230427 /usr/lib64/libdbus-1.so.3.37.0
js8call 27118 bschnzl mem REG 259,7 1226816 2230756 /usr/lib64/libharfbuzz.so.0.60820.0
js8call 27118 bschnzl mem REG 259,7 3071000 2366325 /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgfortran.so.5.0.0
js8call 27118 bschnzl mem REG 259,7 548624 2234887 /usr/lib64/pulseaudio/libpulsecommon-16.1.so
js8call 27118 bschnzl mem REG 259,7 538648 2233838 /usr/lib64/libGL.so.1.7.0
js8call 27118 bschnzl mem REG 259,7 5572952 2230570 /usr/lib64/libQt5Core.so.5.15.11
js8call 27118 bschnzl mem REG 259,8 11568 12585367 /var/cache/fontconfig/7f984e21d59cc4c4a85b338460464565-le64.cache-8
js8call 27118 bschnzl mem REG 259,7 671560 2296558 /usr/lib64/libssl.so.3
js8call 27118 bschnzl mem REG 259,7 5748448 2229035 /usr/lib64/libQt5Gui.so.5.15.11
js8call 27118 bschnzl mem REG 259,7 14336 2234445 /usr/lib64/libXau.so.6.0.0
js8call 27118 bschnzl mem REG 259,7 141608 2233876 /usr/lib64/libGLX.so.0.0.0
js8call 27118 bschnzl mem REG 259,6 47664 131101 /lib64/libcap.so.2.69
js8call 27118 bschnzl mem REG 259,7 220128 2230098 /usr/lib64/libpng16.so.16.40.0
js8call 27118 bschnzl mem REG 259,7 341792 2234877 /usr/lib64/libpulse.so.0.24.2
js8call 27118 bschnzl mem REG 259,7 1714192 2247460 /usr/lib64/libQt5Network.so.5.15.11
js8call 27118 bschnzl mem REG 259,7 6991712 2230757 /usr/lib64/libQt5Widgets.so.5.15.11
js8call 27118 bschnzl mem REG 259,7 38952 2229898 /usr/lib64/libogg.so.0.8.5
js8call 27118 bschnzl mem REG 259,7 84272 2233786 /usr/lib64/libdouble-conversion.so.3.2.0
js8call 27118 bschnzl mem REG 259,6 100672 131207 /lib64/libz.so.1.3
js8call 27118 bschnzl mem REG 259,6 268432 131246 /lib64/libudev.so.1.7.7
js8call 27118 bschnzl mem REG 259,6 882920 131225 /lib64/libm.so.6
js8call 27118 bschnzl mem REG 259,7 3059480 2254173 /usr/lib64/libfftw3f.so.3.6.10
js8call 27118 bschnzl mem REG 259,7 18464 2234541 /usr/lib64/libasyncns.so.0.3.1
js8call 27118 bschnzl mem REG 259,6 121792 131219 /lib64/libusb-1.0.so.0.3.0
js8call 27118 bschnzl mem REG 259,7 967672 2234442 /usr/lib64/libQt5Multimedia.so.5.15.11
js8call 27118 bschnzl mem REG 259,7 11179656 2254211 /usr/lib64/hamlib/libhamlib.so.4.0.6
js8call 27118 bschnzl mem REG 259,7 26520 2366235 /usr/lib/gcc/x86_64-pc-linux-gnu/13/libatomic.so.1.2.0
js8call 27118 bschnzl mem REG 259,7 145896 2366875 /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1
js8call 27118 bschnzl mem REG 259,7 314984 2367909 /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgomp.so.1.0.0
js8call 27118 bschnzl mem REG 259,7 408080 2228356 /usr/lib64/libQt5PrintSupport.so.5.15.11
js8call 27118 bschnzl mem REG 259,7 97392 2254230 /usr/lib64/libQt5SerialPort.so.5.15.11
js8call 27118 bschnzl mem REG 259,7 326 3541879 /usr/share/locale/en/LC_MESSAGES/gtk30-properties.mo
js8call 27118 bschnzl mem REG 259,7 3222 3544027 /usr/share/locale/en/LC_MESSAGES/gtk30.mo
js8call 27118 bschnzl mem REG 259,7 14264 2233771 /usr/lib64/libxcb-shm.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 18480 2233364 /usr/lib64/libxcb-image.so.0.0.0
js8call 27118 bschnzl mem REG 259,7 22440 2233566 /usr/lib64/libxcb-icccm.so.4.0.0
js8call 27118 bschnzl mem REG 259,7 13816 2230041 /usr/lib64/libX11-xcb.so.1.0.0
js8call 27118 bschnzl mem REG 259,7 18568 2229072 /usr/lib64/qt5/plugins/platforms/libqxcb.so
js8call 27118 bschnzl mem REG 259,6 210528 131177 /lib64/ld-linux-x86-64.so.2
js8call 27118 bschnzl 0u CHR 136,12 0t0 15 /dev/pts/12
js8call 27118 bschnzl 1u CHR 136,12 0t0 15 /dev/pts/12
js8call 27118 bschnzl 2u CHR 136,12 0t0 15 /dev/pts/12
js8call 27118 bschnzl 3u a_inode 0,13 0 46 [eventfd:83]
js8call 27118 bschnzl 4u a_inode 0,13 0 46 [eventfd:172]
js8call 27118 bschnzl 5u unix 0x0000000095c5c97c 0t0 230094 type=STREAM (CONNECTED)
js8call 27118 bschnzl 6u unix 0x000000005545d5a2 0t0 234088 type=STREAM (CONNECTED)
js8call 27118 bschnzl 7u a_inode 0,13 0 46 [eventfd:173]
js8call 27118 bschnzl 8u unix 0x00000000dce28ab4 0t0 234089 type=STREAM (CONNECTED)
js8call 27118 bschnzl 9u a_inode 0,13 0 46 [eventfd:174]
js8call 27118 bschnzl 10u unix 0x00000000183ffdfe 0t0 234090 type=STREAM (CONNECTED)
js8call 27118 bschnzl 11u a_inode 0,13 0 46 [eventfd:177]
js8call 27118 bschnzl 12u unix 0x000000006ae391c3 0t0 234092 type=STREAM (CONNECTED)
js8call 27118 bschnzl 13u a_inode 0,13 0 46 [eventfd:186]
js8call 27118 bschnzl 14u unix 0x0000000092632c9b 0t0 234093 type=STREAM (CONNECTED)
js8call 27118 bschnzl 15uW REG 259,17 89 22 /tmp/JS8Call.lock
js8call 27118 bschnzl 16u unix 0x0000000035065ee8 0t0 244164 type=STREAM (CONNECTED)
js8call 27118 bschnzl 17r REG 259,7 1001608 3875464 /usr/share/icons/Fluent-green-dark/icon-theme.cache
js8call 27118 bschnzl 18u a_inode 0,13 0 46 [eventfd:187]
js8call 27118 bschnzl 19r FIFO 0,12 0t0 234097 pipe
js8call 27118 bschnzl 20w FIFO 0,12 0t0 234097 pipe
js8call 27118 bschnzl 21u a_inode 0,13 0 46 [eventfd:217]
js8call 27118 bschnzl 22u unix 0x0000000051f69b97 0t0 234098 type=STREAM (CONNECTED)
js8call 27118 bschnzl 23u a_inode 0,13 0 46 [eventfd:227]
js8call 27118 bschnzl 24u a_inode 0,13 0 46 [eventfd:228]
js8call 27118 bschnzl 25u CHR 226,1 0t0 844 /dev/dri/card1
js8call 27118 bschnzl 26u CHR 226,1 0t0 844 /dev/dri/card1
js8call 27118 bschnzl 27u CHR 226,1 0t0 844 /dev/dri/card1
js8call 27118 bschnzl 28u CHR 226,1 0t0 844 /dev/dri/card1
js8call 27118 bschnzl 29u IPv6 252957 0t0 UDP *:41481
js8call 27118 bschnzl 35u a_inode 0,13 0 46 [eventfd:234]
js8call 27118 bschnzl 36u a_inode 0,13 0 46 [eventfd:235]
js8call 27118 bschnzl 37u a_inode 0,13 0 46 [eventfd:236]
js8call 27118 bschnzl 38u a_inode 0,13 0 46 [eventfd:237]
js8call 27118 bschnzl 39u IPv4 248100 0t0 TCP 127.0.0.1:41088->127.0.0.1:12345 (ESTABLISHED)
js8call 27118 bschnzl 40w FIFO 0,12 0t0 244856 pipe
js8call 27118 bschnzl 41r FIFO 0,12 0t0 244857 pipe
js8call 27118 bschnzl 43r FIFO 0,12 0t0 244858 pipe
js8call 27118 bschnzl 47u a_inode 0,13 0 46 [pidfd:27166]
|
Howzzat? _________________ Persistance Pays |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9250
|
Posted: Thu Jan 18, 2024 12:17 pm Post subject: |
|
|
bschnzl wrote: | Because we all know code and paperwork reflect reality best! |
You may refer to the Gentoo ebuild as paperwork, but the resulting js8call binary does not exist without executing its build system, which is the ultimate authority over how js8call links to system libraries. The way it is written means it can not possibly do anything with Qt6. Installing Qt6 does not replace any libraries from Qt5, it is installed entirely side by side, so even if you disregard a build system as "paperwork", how do you think this will affect js8call if you did not rebuild that program itself?
You can easily check js8call's ELF dependencies using lddtree, then you'll know exactly how much its "paperwork" was worth and do not have to rely on correlation guesswork. |
|
Back to top |
|
|
bschnzl Tux's lil' helper
Joined: 13 Mar 2005 Posts: 94
|
Posted: Thu Jan 18, 2024 1:20 pm Post subject: |
|
|
Ho Ho!!!
From the lsof - QT5 is upgraded to the latest version provided by the tireless unappreciated coders here! Y'all deserve our thanks.
LSOF shows us that JS8Call only uses the QT5 parts of the system.
Which is to say, QT5 and QT6 are now running together from different packages on Gentoo. They use the same busses. The graphical system has changed. Some packages now run differently than they did before. JS8Call requires a GUI. This has an effect!
I used the term paperwork to refer to all records that tell us what the machine is doing. Gentoo lets us run so very light as to expose the gaps and edges. Everyone should want that, but even Gentoo lets users run rich. Such a wonderful world! Each package runs side by side with all the others - in the same shells, environments, and machines.
That is what makes attacks successful, and plans go awry! Boundaries get crossed.
Welcome to reality! _________________ Persistance Pays |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|