confirm: https://github.com/Programatic/ddd works like a charm in open Motif while the AUR package does not build.
Search Criteria
Package Details: ddd 3.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ddd.git (read-only, click to copy) |
---|---|
Package Base: | ddd |
Description: | A graphical front-end for command-line debuggers such as GDB, JDB, pydb, perl debugger... |
Upstream URL: | http://www.gnu.org/software/ddd/ |
Keywords: | debugging gdb |
Licenses: | GPL-3.0-or-later, LGPL-3.0-or-later |
Submitter: | arojas |
Maintainer: | matthewq337 |
Last Packager: | matthewq337 |
Votes: | 25 |
Popularity: | 1.08 |
First Submitted: | 2017-11-23 07:10 (UTC) |
Last Updated: | 2024-08-25 17:53 (UTC) |
Dependencies (14)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libx11 (libx11-gitAUR)
- libxaw (xawmAUR)
- libxft (libxft-gitAUR)
- libxmu
- libxpm (libxpm-gitAUR)
- libxt
- ncurses (ncurses-gitAUR)
- openmotif
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (optional) – to use the Gnu debugger
- java-runtime-openjdk (jdk10-openj9-binAUR, jdk16-adoptopenjdkAUR, liberica-jre-11-binAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre18-openjdkAUR, liberica-jre-11-full-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre13-openjdkAUR, jre15-openjdkAUR, liberica-nik-24-full-binAUR, zulu-8-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk11-openj9-binAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jre-zulu-binAUR, jre-zulu-fx-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-android-studioAUR, jdk-openj9-binAUR, zulu-11-binAUR, jdk21-jetbrains-binAUR, jdk21-temurinAUR, jdk17-temurinAUR, jdk11-temurinAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jre21-zulu-binAUR, jre17-zulu-binAUR, jre-zuluAUR, jre-zulu-fxAUR, zulu-21-binAUR, jdk21-openj9-binAUR, jdk17-openj9-binAUR, zulu-17-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-17-full-binAUR, zulu-17-fx-binAUR, openjdk-zulu8-ca-fx-binAUR, openjdk-zulu11-ca-fx-binAUR, openjdk-zulu17-ca-fx-binAUR, openjdk-zulu21-ca-fx-binAUR, openjdk-liberica8-full-binAUR, openjdk-liberica11-full-binAUR, openjdk-liberica17-full-binAUR, openjdk-liberica21-full-binAUR, java-openjdk-binAUR, openjdk-zulu-ca-fx-binAUR, openjdk-liberica-full-binAUR, jdk-temurinAUR, liberica-jdk-full-binAUR, zulu-24-binAUR, jre-jetbrainsAUR, java-openjdk-ea-binAUR, jdk8-perfAUR, zing-8-binAUR, zing-21-binAUR, zing-23-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk) (optional) – to use the Java debugger
- perl (perl-gitAUR) (optional) – to use the Perl debugger
Required by (0)
Sources (1)
g99 commented on 2019-12-05 19:31 (UTC) (edited on 2019-12-05 19:32 (UTC) by g99)
programatic commented on 2019-08-07 16:31 (UTC) (edited on 2019-08-07 16:32 (UTC) by programatic)
@kaptoxic I used the fix @0xjmz supplied and put it up here in the PKGBUILD and .SRCINFO: https://github.com/Programatic/ddd It installs fine for me now, you can update it if you want.
0xjmz commented on 2019-07-13 09:31 (UTC)
I applied a patch found here http://savannah.gnu.org/bugs/?41997 which simply "emulates" default values. It compiles and works.
kernelisstrong commented on 2019-07-10 08:14 (UTC)
No i don't know how to fix it but probably gcc-9.1 just builds on a higher C++ standard so you could try changing the standard and check if that fixes it.@kaptoxic
aspirogrammer commented on 2019-07-09 22:05 (UTC)
Do you have an idea how to fix it perhaps?
kernelisstrong commented on 2019-07-07 07:38 (UTC)
Could you fix the building for gcc-9.1? @kaptoxic
Canopti commented on 2019-07-02 06:51 (UTC)
Does not compile with gcc-9.1
gczago commented on 2019-03-31 18:39 (UTC)
I'm new in Arch Linux world so I don't even know where I start to install DDD without using pacman. How can I do it? Is it hard to learn? I need the debugger for my faculty and I don't know how to use another one.
kaspyr commented on 2019-03-27 22:03 (UTC)
Appreciate you posting the key!
CyrIng commented on 2018-10-19 22:13 (UTC)
This PKG is working fine.
Pinned Comments
DrLarck commented on 2021-03-27 12:00 (UTC)
@codazoa I had the same problem.
After running ddd using the terminal (
$ ddd
) I had multiple warning messages saying something like : "Cannot convert string "...." to type FontStruct"After a couple of research and spending hours to find a fix, I've finally found this : "Some programs only work with bitmap fonts. Two major packages with bitmap fonts are available, xorg-fonts-75dpi and xorg-fonts-100dpi." (From the AUR : https://wiki.archlinux.org/index.php/xorg)
So basically, you need to run this command :
And get the xorg-fonts-XXdpi (with XX = 75 or 100) that is closer to the output value of the command above.
You can install a xorg-fonts package using pacman :
Once you've done that, run :
Then reboot and everything should work.