Your message dated Wed, 17 Oct 2018 11:50:37 +0000
with message-id <e1gcklv-0002cc...@fasolo.debian.org>
and subject line Bug#909995: fixed in lyx 2.3.1-2-2
has caused the Debian Bug report #909995,
regarding Clean LyX install fails to configure correctly
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
909995: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909995
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sdcc
Version: 3.7.0+dfsg2-0.1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh_testdir
mkdir -p /<<BUILDDIR>>/sdcc-3.7.0+dfsg2/build
touch sim/ucsim/config.guess sim/ucsim/config.sub
dh_autotools-dev_updateconfig
dh_autotools-dev_updateconfig: dh_autotools-dev_updateconfig is deprecated; 
please see dh_autotools-dev_updateconfig(1) for a replacement
dh_autotools-dev_updateconfig: This feature will be removed in compat 12.
        for c_g in `find -type f -name config.guess` ; do if ! test -e 
"$c_g.dh-orig" ; then mv -f "$c_g" "$c_g.dh-orig" ; cp -f 
/usr/share/misc/config.guess "$c_g" ; fi ; done
        for c_s in `find -type f -name config.sub`   ; do if ! test -e 
"$c_s.dh-orig" ; then mv -f "$c_s" "$c_s.dh-orig" ; cp -f 
/usr/share/misc/config.sub   "$c_s" ; fi ; done
CFLAGS="-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/sdcc-3.7.0+dfsg2=. 
-fstack-protector-strong -Wformat -Werror=format-security" 
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CXXFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/sdcc-3.7.0+dfsg2=. -fstack-protector-strong 
-Wformat -Werror=format-security" LDFLAGS="-Wl,-z,relro" \
./configure \
        --host=x86_64-linux-gnu \
        --build=x86_64-linux-gnu \
        --disable-non-free \

[... snipped ...]



LaTeX Warning: Reference `subsec:External-Stack' on page 35 undefined on input 
line 2114.

[35] [36]

LaTeX Warning: Reference `subsec:The-anatomy-of' on page 37 undefined on input 
line 2229.


Underfull \hbox (badness 10000) in paragraph at lines 2247--2256


LaTeX Warning: Reference `subsec:Install-paths' on page 37 undefined on input l
ine 2272.


LaTeX Warning: Reference `subsec:Search-Paths' on page 37 undefined on input li
ne 2274.


LaTeX Warning: Reference `subsec:Search-Paths' on page 37 undefined on input li
ne 2276.

[37]

! LaTeX Error: File `MCS51_named' not found.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.2298 \includegraphics{MCS51_named}
                                    
? 
! Emergency stop.
 ...                                              
                                                  
l.2298 \includegraphics{MCS51_named}
                                    
Output written on sdccman.dvi (37 pages, 181596 bytes).
Transcript written on sdccman.log.
make[1]: *** [Makefile:67: sdccman.dvi] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/sdcc-3.7.0+dfsg2/doc'
make: *** [debian/rules:71: build-indep-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
but it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/sdcc.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: lyx
Source-Version: 2.3.1-2-2

We believe that the bug you reported is fixed in the latest version of
lyx, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 909...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dr. Tobias Quathamer <to...@debian.org> (supplier of updated lyx package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 17 Oct 2018 13:23:14 +0200
Source: lyx
Binary: lyx lyx-common fonts-lyx
Architecture: source
Version: 2.3.1-2-2
Distribution: unstable
Urgency: medium
Maintainer: Dr. Tobias Quathamer <to...@debian.org>
Changed-By: Dr. Tobias Quathamer <to...@debian.org>
Description:
 fonts-lyx  - TrueType versions of some TeX fonts used by LyX
 lyx        - document processor
 lyx-common - architecture-independent files for LyX
Closes: 909995
Changes:
 lyx (2.3.1-2-2) unstable; urgency=medium
 .
   * Fix failing configuration of a fresh LyX installation.
     A fresh install of LyX results in the same /usr/share/lyx/configure.py
     failure, and removing ~/.lyx/ on an existing install reproduces the
     issue. It does not occur when ~/.lyx/ is already setup. Problem is
     related to the move to Python 3 and comparisons of bytes and strings.
     Thanks to Jonathan McDowell <nood...@earth.li> (Closes: #909995)
Checksums-Sha1:
 d569e412b6c4bcfb366409d0eef40bec483c877d 2213 lyx_2.3.1-2-2.dsc
 15943ba15f3c56db2f99a5b69aad25fc6f2d531b 31284 lyx_2.3.1-2-2.debian.tar.xz
 6635cfa5a2c88d1b166944d16eb8f6e6f50af87f 13046 lyx_2.3.1-2-2_amd64.buildinfo
Checksums-Sha256:
 d6e10da1428e52a94145dcca1ab7ccadf61f889e542cbe6306ed2e1f43718932 2213 
lyx_2.3.1-2-2.dsc
 5ff9b49c219dd8143147b551984ffa8ea1457cdf1ecf3b10312561caade823ae 31284 
lyx_2.3.1-2-2.debian.tar.xz
 a369d53cdbd3a69ff6b5485d8345cde862ed7aff6358e77aad3361b7d1b26f99 13046 
lyx_2.3.1-2-2_amd64.buildinfo
Files:
 e8a04c69a0cdc5664310d40408efc042 2213 editors optional lyx_2.3.1-2-2.dsc
 3ae68c11726ada7472b55d53e4870644 31284 editors optional 
lyx_2.3.1-2-2.debian.tar.xz
 7c1ef9b3b482fb42f9875222597b4cc3 13046 editors optional 
lyx_2.3.1-2-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE0cuPObxd7STF0seMEwLx8Dbr6xkFAlvHHgQACgkQEwLx8Dbr
6xkM9hAAiKEPq+KukNryCPJFMye7D2fUcwx/nnPyXMa7fzbuuLoRcuRfOTybCXw9
rEWZAJ6UQ/SiYxVP679hZQ4TZwI6soOJ7aOUpNWcDi/F74k6qPcjZt8As0Gt3zEo
kTettBhljotyv6PfXM6IUfYg7a48+KUkKNoXW5E+Jj/2mBkuxyb+CDeafGOaJvAC
gdgTg+wQRLQryi4B+dWocXuQtTj4TZ6xLE/jyqmqgpNltpS9kgaia2fDN5MnmZq8
MMK/sCbfl+3a44CsUgy1efGddlA3OH8NRJmdgZ4lpIl+nxdEAu9nVTmCtqyk07St
S7RfdxtGtQYpLy0xr8h+UX0JwIGwBddge+ZuJm7A3JQzP1bwol73nHwYxJO39xSd
Vw3MATcfqdlm7CLrTeg9wUSByw4L9WHzZWCC0tNohpXjHY4phEFa9Jv4XkA+befd
2fgtk4Bvn6WopOVwzPapz4FEUehJ1FFj0r8lvMUSZnqCPWVpOABBHrGMsmyqB1L9
ekVb5fE7dm827LZc9k2tGl9dfiwhJngt0D0EROdhKVhFLeeerJw9177xFHLBflkp
LNdzQVWbxKZbtT9BNIt98Nd7Ggb16HDzVWt2nKwGdgzQY/vNs9ZrONgnga+I23nf
GFKnmZD2dGpxVANytDnbUPYlZ709lUcirZPYfKqjgNd50lN8FQ0=
=N+7Z
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to