Package Details: qmarkdown 0.4-1

Git Clone URL: https://aur.archlinux.org/qmarkdown.git (read-only, click to copy)
Package Base: qmarkdown
Description: qMarkdown - minimal markdown viewer
Upstream URL: https://github.com/Peterkmoss/qmarkdown
Keywords: markdown
Licenses: GPL
Conflicts: qmarkdown-git
Provides: qmarkdown
Submitter: peterkmoss
Maintainer: peterkmoss
Last Packager: peterkmoss
Votes: 0
Popularity: 0.000000
First Submitted: 2020-11-03 15:51 (UTC)
Last Updated: 2022-06-30 15:04 (UTC)

Latest Comments

zacstewart commented on 2022-07-12 02:48 (UTC)

I'm using paru and had this same error:

:: Retrieving packages...
 qt6-webengine-6.3.1-1-x86_64                   78.5 MiB  21.3 MiB/s 00:04 [##########################################] 100%
 qt6-positioning-6.3.1-1-x86_64                348.9 KiB  6.43 MiB/s 00:00 [##########################################] 100%
 qt6-webchannel-6.3.1-1-x86_64                 121.6 KiB  3.49 MiB/s 00:00 [##########################################] 100%
 Total (3/3)                                    79.0 MiB  20.6 MiB/s 00:04 [##########################################] 100%
(3/3) checking keys in keyring                                             [##########################################] 100%
(3/3) checking package integrity                                           [##########################################] 100%
(3/3) loading package files                                                [##########################################] 100%
(3/3) checking for file conflicts                                          [##########################################] 100%
(3/3) checking available disk space                                        [##########################################] 100%
:: Processing package changes...
(1/3) installing qt6-webchannel                                            [##########################################] 100%
(2/3) installing qt6-positioning                                           [##########################################] 100%
Optional dependencies for qt6-positioning
    qt6-declarative: QML bindings [installed]
    qt6-serialport: NMEA plugin
(3/3) installing qt6-webengine                                             [##########################################] 100%
Optional dependencies for qt6-webengine
    pipewire: WebRTC desktop sharing under Wayland [installed]
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
fetching devel info...
==> Making package: qmarkdown 0.4-1 (Tue 12 Jul 2022 10:43:25 AM CST)
==> Retrieving sources...
  -> Downloading v0.4.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  370k    0  370k    0     0   416k      0 --:--:-- --:--:-- --:--:--  416k
==> Validating source files with sha256sums...
    v0.4.tar.gz ... Passed
==> Making package: qmarkdown 0.4-1 (Tue 12 Jul 2022 10:43:27 AM CST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v0.4.tar.gz
==> Validating source files with sha256sums...
    v0.4.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting v0.4.tar.gz with bsdtar
==> Sources are ready.
qmarkdown-0.4-1: parsing pkg list...
==> Making package: qmarkdown 0.4-1 (Tue 12 Jul 2022 10:43:28 AM CST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'qmarkdown-0.4-1':
error: packages failed to build: qmarkdown-0.4-1

peterkmoss commented on 2022-06-30 15:06 (UTC)

Are you using an aur helper like yay or are you installing manually?

SomeArchUser commented on 2022-06-27 18:28 (UTC)

For me, this package failed to build.

==> Starting build()...
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: A failure occurred in build().

Anyone else have this problem?