Package Details: dvdisaster-unofficial 0.79.10.pl5-1

Git Clone URL: https://aur.archlinux.org/dvdisaster-unofficial.git (read-only, click to copy)
Package Base: dvdisaster-unofficial
Description: Provides a margin of safety against data loss on CD and DVD media caused by aging or scratches (unofficial fork).
Upstream URL: https://github.com/speed47/dvdisaster
Licenses: GPL3
Submitter: Sematre
Maintainer: FabioLolix
Last Packager: Sematre
Votes: 0
Popularity: 0.000000
First Submitted: 2021-06-25 13:16 (UTC)
Last Updated: 2025-05-18 12:17 (UTC)

Latest Comments

koutheir commented on 2025-09-20 03:29 (UTC)

Bash based configure V0.60

Build environment: Linux, using settings: linux-std

Configuring package dvdisaster, version 0.79.10.

Checking for gmake: yes Checking for gcc: yes (/usr/bin/gcc) Source directory: /home/koutheir/.cache/aura/builds/dvdisaster-unofficial/src/dvdisaster-0.79.10-pl5 Package name: dvdisaster-0.79.10-pl5 Installation prefix: /usr Binary directory: /usr/bin Man page directory: /usr/share/man Documentation directory: /usr/share/doc Documentation sub directory: dvdisaster-0.79.10-pl5 Locale directory: /usr/share/locale Build root: none (this is what you normally want) Build tmp: /home/koutheir/.cache/aura/builds/dvdisaster-unofficial/src/dvdisaster-0.79.10-pl5/build (created)

Determining build flavor: with gui: yes

Looking for includes and libraries: GLib 2.32.0 is required... pkg-config... works test compile... works Checking for GLIB version >= 2.32.0. Found version 2.84.4. Okay.

Gtk+ 3.4.0 is required... pkg-config... works test preprocessing... works Checking for GTK+ version >= 3.4.0. Found version 3.24.50. Okay. Checking for locale.h: yes Checking for libintl.h: yes Checking for cpuid.h: yes Checking for libintl: no Checking for libcam: no

Checking for functions and symbols... mmap: yes getopt_long: yes gettext: yes round: yes O_LARGEFILE in fcntl.h: yes

Checking byte order... little endian Checking bitness... 64bit Checking for SSE2... yes Checking for AltiVec... no

Checking for additional tools... xgettext: present msgmerge: present msgfmt: present gdk_pixbuf_csource: present

Additional configuration options: with nls: yes with embedded-src-path: yes

Debugging options (do not use in production system): with memdebug: no with debug-printf-format: no with werror: no with debug: no with efence: no

Collecting source files: /home/koutheir/ache/aura/builds/dvdisaster-unofficial/src/dvdisaster-0.79.10-pl5/build/inlined-icons.c src/bitmap src/build src/cacheprobe src/closure src/crc32 src/crcbuf src/curve src/debug src/ds-marker src/dvdisaster src/ecc-rs01 src/ecc-rs02 src/ecc-rs03 src/endian src/galois src/help-dialogs src/heuristic-lec src/image src/large-io src/l-ec src/logfile src/maintenance src/main-window src/md5 src/medium-info src/memtrack src/menubar src/method src/misc src/misc-gui src/preferences src/print-sense src/random src/raw-editor src/raw-sector-cache src/read-adaptive src/read-adaptive-window src/read-linear src/read-linear-window src/recover-raw src/rs01-common src/rs01-create src/rs01-fix src/rs01-verify src/rs01-window src/rs02-common src/rs02-create src/rs02-fix src/rs02-recognize src/rs02-verify src/rs02-window src/rs03-common src/rs03-create src/rs03-fix src/rs03-preferences src/rs03-recognize src/rs03-verify src/rs03-window src/rs-decoder src/rs-encoder-altivec src/rs-encoder src/rs-encoder-sse2 src/scsi-darwin src/scsi-freebsd src/scsi-layer src/scsi-linux src/scsi-netbsd src/scsi-simulated src/scsi-unknown src/scsi-win32 src/show-manual src/smart-lec src/spiral src/udf src/welcome-window

Collecting methods: rs01 rs02 rs03

Configuration is complete. Type 'make show' to verify the settings, or enter 'make' to start the build immediately.

  • Note that your $CFLAGS=-march=native -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 -g -ffile-prefix-map=/home/koutheir/.cache/aura/builds/dvdisaster-unofficial/src=/usr/src/debug/dvdisaster-unofficial -flto=auto
  • have been included into the configuration.
  • It is recommended not to specify additional $CFLAGS,
  • but feel free to continue at your own risk.

  • Note that your $LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto

  • have been included into the configuration.
  • It is recommended not to specify additional $LDFLAGS,
  • but feel free to continue at your own risk.

make: *** No rule to make target '/home/koutheir/.cache/aura/builds/dvdisaster-unofficial/src/dvdisaster-0.79.10-pl5/build/inlined-icons.c.o', needed by 'dvdisaster'. Stop.

frankspace commented on 2025-06-16 13:07 (UTC)

This appears to require gtk3 now and no longer compiles with gtk2.

xornet commented on 2024-01-06 23:28 (UTC)

Hi @Sematre Thanks for the package of this fork. Could you please by any chance update it to the last version?