Package: yagiuda Version: 1.19-6 Severity: grave Justification: renders package unusable
tags patch optimise -t and -T options can't be specified together as established in the manual page. Problem seems to be a setting in optimize.c prior to checking command line options. Since this package is currently orphaned, I'll will upload to mentors.debian.net a new package closing this bug. There is no upstream new version of this software. Thanks. Here's a patch that seems to work: diff -r yagiuda-1.19/src/optimise.c yagiuda-1.19_fer/src/optimise.c 45,46d44 < flag.eflg=31; /* set elements to move */ < flag.oflg=32805; /* Set things to optimise for */ 50a49,51 > /* set these _after_ check_flags, FMM 20100131 */ > flag.eflg=31; /* set elements to move */ > flag.oflg=32805; /* Set things to optimise for */ -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-2-amd64 (SMP w/1 CPU core) Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages yagiuda depends on: ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib yagiuda recommends no packages. yagiuda suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org