Package Details: edfbrowser 2.12-2

Git Clone URL: https://aur.archlinux.org/edfbrowser.git (read-only, click to copy)
Package Base: edfbrowser
Description: A free, opensource, multiplatform, universal viewer and toolbox intended for, but not limited to, timeseries storage files like EEG, EMG, ECG, BioImpedance, etc.
Upstream URL: http://www.teuniz.net/edfbrowser/
Licenses: GPL
Submitter: cbrnr
Maintainer: cbrnr
Last Packager: cbrnr
Votes: 6
Popularity: 0.000006
First Submitted: 2016-07-21 11:40 (UTC)
Last Updated: 2025-01-31 10:29 (UTC)

Latest Comments

1 2 3 4 Next › Last »

cbrnr commented on 2025-01-31 10:29 (UTC)

I think I solved the problem, please try the new release.

cbrnr commented on 2025-01-31 07:36 (UTC)

By setting -D_FORTIFY_SOURCE=0 in edfbrowser.pro, I managed to build the app manually. However, it still doesn't work with makepkg, since something is injecting -D_FORTIFY_SOURCE=3 at some point. I'd appreciate your help (you are definitely not the only one experiencing this bug).

cbrnr commented on 2025-01-31 07:11 (UTC)

I think I already found and fixed the problem (somehow, -D_FORTIFY_SOURCE=0 is needed all of a sudden). I'll update this package and also report it upstream in case this is an oversight.

rcrath commented on 2025-01-31 02:03 (UTC)

I got the win64 version running. I'm happy to debug here and I would like to get it running on linux but if I'm the only one having the trouble I'm fine with letting this one go since I got the win version running.

rcrath commented on 2025-01-31 02:00 (UTC)

running make -j1 on src in package folder results in this:

make -j1
g++ -c -pipe -Wextra -Wshadow -Wformat -Wformat-nonliteral -Wformat-security -Wtype-limits -Wfatal-errors -Wstringop-overflow=2 -Wdeprecated-declarations -U_FORTIFY_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -Wall -Wextra -D_REENTRANT -flto -fno-fat-lto-objects -fPIC -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt -I/usr/include/qt/QtPrintSupport -I/usr/include/qt/QtWidgets -I/usr/include/qt/QtGui -I/usr/include/qt/QtNetwork -I/usr/include/qt/QtCore -Imoc -I/usr/lib/qt/mkspecs/linux-g++ -o objects/main.o main.cpp
In file included from mainwindow.h:60,
                 from main.cpp:45:
global.h:56:2: error: #error "configuration error"
   56 | #error "configuration error"
      |  ^~~~~
compilation terminated due to -Wfatal-errors.
make: *** [Makefile:10095: objects/main.o] Error 1

cbrnr commented on 2025-01-30 20:31 (UTC)

Just to make sure, are you building in parallel? If so, can you try ˋ-j1ˋ?

rcrath commented on 2025-01-30 20:16 (UTC)

That was a cleanbuild, and just to be sure, tried again with verbatim result. I tried rebooting and clean building again in case there was some stray process hanging around from earlier, but I get the same thing. It says it is a config error and that it is waiting/timed out waiting on

make: *** [Makefile:10208: objects/mainwindow_constr.o] Error 1
make: *** Waiting for unfinished jobs....

If I am reading the error code correctly, Makefile line 10208 and the next few lines is:

        cnvs/cardiotrak2edf.h
    $(CXX) -c $(CXXFLAGS) $(INCPATH) -o objects/mainwindow_constr.o mainwindow_constr.cpp

objects/mainwindow.o: mainwindow.cpp mainwindow.h \

Is there anything there I can look for to correct? thnx for yr time on this, I know it is WFM.

cbrnr commented on 2025-01-28 14:19 (UTC)

I cannot reproduce this issue (the package builds and installs fine for me). Can you try to cleanbuild?

rcrath commented on 2025-01-24 22:18 (UTC)

fails to compile with following output :

AUR Explicit (1): edfbrowser-2.12-1
:: PKGBUILD up to date, skipping download: edfbrowser
  1 edfbrowser                       (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> a
:: Deleting (1/1): /run/media/rich/wd10tb/yay/edfbrowser
HEAD is now at 5bed7bb Update to 2.12
warning: could not open directory 'pkg/': Permission denied
Removing edfbrowser_212_source.tar.gz
Removing pkg/
Removing src/
==> Making package: edfbrowser 2.12-1 (Fri 24 Jan 2025 12:16:45 PM HST)
==> Retrieving sources...
  -> Downloading edfbrowser_212_source.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  719k  100  719k    0     0   349k      0  0:00:02  0:00:02 --:--:--  349k
  -> Found edfbrowser.desktop
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha1sums...
    edfbrowser_212_source.tar.gz ... Passed
    edfbrowser.desktop ... Passed
:: (1/1) Parsing SRCINFO: edfbrowser
==> Making package: edfbrowser 2.12-1 (Fri 24 Jan 2025 12:16:48 PM HST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found edfbrowser_212_source.tar.gz
  -> Found edfbrowser.desktop
==> Validating source files with sha1sums...
    edfbrowser_212_source.tar.gz ... Passed
    edfbrowser.desktop ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting edfbrowser_212_source.tar.gz with bsdtar
==> Sources are ready.
==> Making package: edfbrowser 2.12-1 (Fri 24 Jan 2025 12:16:50 PM HST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
Info: creating stash file /run/media/rich/wd10tb/yay/edfbrowser/src/edfbrowser_212_source/.qmake.stash
g++ -c -pipe -Wextra -Wshadow -Wformat -Wformat-nonliteral -Wformat-security -Wtype-limits -Wfatal-errors -Wstringop-overflow=2 -Wdeprecated-declarations -U_FORTIFY_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -Wall -Wextra -D_REENTRANT -flto -fno-fat-lto-objects -fPIC -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt -I/usr/include/qt/QtPrintSupport -I/usr/include/qt/QtWidgets -I/usr/include/qt/QtGui -I/usr/include/qt/QtNetwork -I/usr/include/qt/QtCore -Imoc -I/usr/lib/qt/mkspecs/linux-g++ -o objects/main.o main.cpp
g++ -c -pipe -Wextra -Wshadow -Wformat -Wformat-nonliteral -Wformat-security -Wtype-limits -Wfatal-errors -Wstringop-overflow=2 -Wdeprecated-declarations -U_FORTIFY_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -Wall -Wextra -D_REENTRANT -flto -fno-fat-lto-objects -fPIC -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt -I/usr/include/qt/QtPrintSupport -I/usr/include/qt/QtWidgets -I/usr/include/qt/QtGui -I/usr/include/qt/QtNetwork -I/usr/include/qt/QtCore -Imoc -I/usr/lib/qt/mkspecs/linux-g++ -o objects/mainwindow_constr.o mainwindow_constr.cpp
In file included from mainwindow.h:60,
                 from mainwindow_constr.cpp:29:
global.h:56:2: error: #error "configuration error"
   56 | #error "configuration error"
      |  ^~~~~
compilation terminated due to -Wfatal-errors.
make: *** [Makefile:10208: objects/mainwindow_constr.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from mainwindow.h:60,
                 from main.cpp:45:
global.h:56:2: error: #error "configuration error"
   56 | #error "configuration error"
      |  ^~~~~
compilation terminated due to -Wfatal-errors.
make: *** [Makefile:10095: objects/main.o] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: edfbrowser-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
edfbrowser - exit status 4

cbrnr commented on 2024-10-02 11:55 (UTC)

@cyanescens can you post the entire output of your install command? I just tried installing with yay -S edfbrowser, and it worked.