Processed: Re: Bug#1031578: lightproof: FTBFS in testing: make[1]: *** [debian/rules:38: override_dh_auto_install] Error 1

2023-02-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 1031578 + unreproducible
Bug #1031578 [src:lightproof] lightproof: FTBFS in testing: make[1]: *** 
[debian/rules:38: override_dh_auto_install] Error 1
Added tag(s) unreproducible.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1031578: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031578
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1031578: lightproof: FTBFS in testing: make[1]: *** [debian/rules:38: override_dh_auto_install] Error 1

2023-02-18 Thread Rene Engelhard

tag 1031578 + unreproducible

thanks


Hi,

Am 18.02.23 um 23:06 schrieb Lucas Nussbaum:

During a rebuild of all packages in testing (bookworm), your package failed
to build on amd64.


No, it does not.

In a clean cowbuilder testing chroot:

$ apt-get -b source lightproof
Reading package lists... Done
Skipping already downloaded file 'lightproof_1.6-2.dsc'
Skipping already downloaded file 'lightproof_1.6.orig.tar.gz'
Skipping already downloaded file 'lightproof_1.6-2.debian.tar.xz'
Need to get 0 B of source archives.
Skipping unpack of already unpacked source in lightproof-1.6
dpkg-buildpackage: info: source package lightproof
dpkg-buildpackage: info: source version 1.6-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Rene Engelhard 
dpkg-buildpackage: info: host architecture amd64
 dpkg-source --before-build .

 fakeroot debian/rules clean
dh clean
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/home/rene/lightproof-1.6'
find . -name "*.pyc" -exec rm {} \;
find . -name "*.oxt" -exec rm {} \;
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 
9 in use)

# manually needed as long as we don't build -editor
rm -rf debian/libreoffice-lightproof-editor
rm -f debian/libreoffice-lightproof-editor.substvars
make[1]: Leaving directory '/home/rene/lightproof-1.6'
   dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 
9 in use)

 debian/rules build
dh build
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_update_autotools_config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/home/rene/lightproof-1.6'
for cfg in `find src -name "*.cfg"`; do \
    python3 make.py $cfg; \
done
/home/rene/lightproof-1.6/make.py:39: DeprecationWarning: The 
SafeConfigParser class has been renamed to ConfigParser in Python 3.2. 
This alias will be removed in Python 3.12. Use ConfigParser directly 
instead.

  fArgs = cp.SafeConfigParser()
/home/rene/lightproof-1.6/pythonpath/lightproof_compile___implname__.py:170: 
FutureWarning: Possible nested set at position 5

  compr = re.compile(sc)
Traceback (most recent call last):
  File 
"/home/rene/lightproof-1.6/pythonpath/lightproof_compile___implname__.py", 
line 170, in mysplit

    compr = re.compile(sc)
    ^^
  File "/usr/lib/python3.11/re/__init__.py", line 227, in compile
    return _compile(pattern, flags)
   
  File "/usr/lib/python3.11/re/__init__.py", line 294, in _compile
    p = _compiler.compile(pattern, flags)
    ^
  File "/usr/lib/python3.11/re/_compiler.py", line 743, in compile
    p = _parser.parse(p, flags)
    ^^^
  File "/usr/lib/python3.11/re/_parser.py", line 980, in parse
    p = _parse_sub(source, state, flags & SRE_FLAG_VERBOSE, 0)
    ^^
  File "/usr/lib/python3.11/re/_parser.py", line 455, in _parse_sub
    itemsappend(_parse(source, state, verbose, nested + 1,
    ^^
  File "/usr/lib/python3.11/re/_parser.py", line 841, in _parse
    raise source.error('global flags not at the start '
re.error: global flags not at the start of the expression at position 28

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/rene/lightproof-1.6/make.py", line 43, in 
    dist(i[:-4], fArgs._sections['args'])
  File "/home/rene/lightproof-1.6/make.py", line 15, in dist
    code = pythonpath.lightproof_compile___implname__.c(f.read(), 
a['lang'])

^
  File 
"/home/rene/lightproof-1.6/pythonpath/lightproof_compile___implname__.py", 
line 270, in c

    item = mysplit(lines[i].strip(), i + 1, oldlinenums[lines[i]], debug)
^^
  File 
"/home/rene/lightproof-1.6/pythonpath/lightproof_compile___implname__.py", 
line 174, in mysplit

    raise Exception(str(e), oldline)
Exception: ('global flags not at the start of the expression at position 
28', 126)


missing config file or options: src/hu_HU/hu_HU.cfg
/home/rene/lightproof-1.6/make.py:39: DeprecationWarning: The 
SafeConfigParser class has been renamed to ConfigParser in Python 3.2. 
This alias will be removed in Python 3.12. Use ConfigParser directly 
instead.

  fArgs = cp.SafeConfigParser()
/usr/lib/python3.11/zipfile.py:1547: UserWarning: Duplicate name: 
'META-INF/manifest.xml'

  return self._open_to_write(zinfo, force_zip64=force_zip64)
/home/rene/lightproof-1.6/make.py:39: DeprecationWarning: The 
SafeConfigParser class has been renamed to ConfigParser in Python 3.2. 
This alias will be removed in Python 3.12. Use ConfigParser directly 
instead.

  fArgs = 

Bug#1031578: lightproof: FTBFS in testing: make[1]: *** [debian/rules:38: override_dh_auto_install] Error 1

2023-02-18 Thread Lucas Nussbaum
Source: lightproof
Version: 1.6-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230217 ftbfs-bookworm

Hi,

During a rebuild of all packages in testing (bookworm), your package failed
to build on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> for oxt in `find . -name "*.oxt"`; do \
>   oxt=`echo $oxt | sed -e 's,./,,'`; \
>   pkg="libreoffice-`echo $oxt | cut -d- -f1 | sed -e "s/_/-/g" | tr A-Z 
> a-z`"; \
>   dir=`echo $oxt | cut -d- -f1`; \
>   mkdir -p 
> /<>/debian/$pkg/usr/lib/libreoffice/share/extensions/$dir && \
>   cd 
> /<>/debian/$pkg/usr/lib/libreoffice/share/extensions/$dir && \
>   unzip -o /<>/$oxt; \
> done
> Archive:  /<>/lightproof_editor-0.1.oxt
>   inflating: META-INF/manifest.xml   
>   inflating: description.xml 
>   inflating: Linguistic.xcu  
>   inflating: Lightproof.py   
>   inflating: pythonpath/lightproof_handler_lightproof_editor.py  
>   inflating: pythonpath/lightproof_impl_lightproof_editor.py  
>   inflating: pythonpath/lightproof_lightproof_editor.py  
>   inflating: pythonpath/lightproof_compile_lightproof_editor.py  
>   inflating: README  
>   inflating: doc/syntax.txt  
>   inflating: doc/manual.txt  
>   inflating: src/en/en.dat   
>   inflating: lightproof_editor/script.xlb  
>   inflating: lightproof_editor/RegisteredFlag  
>   inflating: lightproof_editor/General.xba  
>   inflating: lightproof_editor/dialog.xlb  
>   inflating: Office/UI/StartModuleWindowState.xcu  
>   inflating: Office/UI/WriterWindowState.xcu  
>   inflating: Office/Accelerators.xcu  
>   inflating: icons/comp.png  
>   inflating: icons/compall.png   
>   inflating: icons/comp16.png
>   inflating: icons/compall16.png 
>   inflating: icons/debug16.png   
>   inflating: icons/debug.png 
>   inflating: META-INF/manifest.xml   
>   inflating: Addons.xcu  
>   inflating: pythonpath/lightproof_opts_lightproof_editor.py  
> Archive:  /<>/lightproof_en-0.4.3.oxt
>   inflating: META-INF/manifest.xml   
>   inflating: description.xml 
>   inflating: Linguistic.xcu  
>   inflating: Lightproof.py   
>   inflating: pythonpath/lightproof_handler_lightproof_en.py  
>   inflating: pythonpath/lightproof_impl_lightproof_en.py  
>   inflating: pythonpath/lightproof_lightproof_en.py  
>   inflating: README_lightproof_en.txt  
>   inflating: dialog/en.xdl   
>   inflating: dialog/en_en_US.default  
>   inflating: dialog/en_en_US.properties  
>   inflating: dialog/OptionsDialog.xcs  
>   inflating: dialog/OptionsDialog.xcu  
>   inflating: pythonpath/lightproof_opts_lightproof_en.py  
> Archive:  /<>/lightproof_ru_RU-0.3.4.oxt
> warning [/<>/lightproof_ru_RU-0.3.4.oxt]:  zipfile is empty
> Archive:  /<>/lightproof_hu-1.6.2.oxt
> warning [/<>/lightproof_hu-1.6.2.oxt]:  zipfile is empty
> make[1]: *** [debian/rules:38: override_dh_auto_install] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/17/lightproof_1.6-2_testing.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230217;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230217=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.