Your message dated Mon, 04 Oct 2021 09:49:49 +0000
with message-id <[email protected]>
and subject line Bug#995044: fixed in esorex 3.13.5+ds-2
has caused the Debian Bug report #995044,
regarding esorex: FTBFS on mips64el: FAIL: 1
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 [email protected]
immediately.)


-- 
995044: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995044
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: esorex
Version: 3.13.5+ds1-1
Severity: serious
Tags: ftbfs sid bookworm
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: [email protected]

esorex failed to build on mips64el:
| FAIL: esorex_python-test
| ========================
|
|
| Start time     : 2021-09-24T15:38:49
| Program name   : esorex_python-test
| Severity level : [ DEBUG ] 
|
| 15:38:49 [ DEBUG ] cpl_test_init_macro: [tid=000] cpl_test_init_macro() was 
called with errno=2: No such file or directory (Unless you are debugging code 
prior to the cpl_init() call you can ignore this message)
| 15:38:49 [ DEBUG ] cpl_test_init_macro: [tid=000] sizeof(cpl_size): 8
| 15:38:49 [ DEBUG ] cpl_test_init_macro: [tid=000] sizeof(OFF_T)=8
| 15:38:49 [ DEBUG ] cpl_test_init_macro: [tid=000] CPL = 7.1.4, CFITSIO = 
3.49, WCSLIB, FFTW (normal precision) = 3.3.8, FFTW (single precision) = 3.3.8, 
CPL FLOP counting is unavailable, enable with -DCPL_ADD_FLOPS, OPENMP = 201511
| 15:38:49 [ DEBUG ] main: [tid=000] Test 1 OK at esorex_python-test.c:66: 
(setenv("PATH", path, 0x1) == 0) = 1.
| 15:38:49 [ DEBUG ] cpl_errorstate_dump_debug: [tid=000] No error(s) to dump
| 15:38:49 [ DEBUG ] test_error_from_interpreter: [tid=000] Test 2 OK at 
esorex_python-test.c:119: (modulelist != NULL) = 1.
| 15:38:49 [ DEBUG ] cpl_errorstate_dump_debug: [tid=000] No error(s) to dump
| 15:38:49 [ DEBUG ] mock_python: [tid=000] Test 3 OK at 
esorex_python-test.c:93: (cpl_test_get_failed() == 0) = 1.
| 15:38:49 [ DEBUG ] cpl_errorstate_dump_debug: [tid=000] No error(s) to dump
| 15:38:49 [ DEBUG ] mock_python: [tid=000] Test 4 OK at 
esorex_python-test.c:103: (file != NULL) = 1.
| 15:38:49 [ DEBUG ] cpl_errorstate_dump_debug: [tid=000] No error(s) to dump
| 15:38:49 [ DEBUG ] mock_python: [tid=000] Test 5 OK at 
esorex_python-test.c:106: (bytes_written == bytes_to_write) = 1.
| 15:38:49 [ DEBUG ] cpl_errorstate_dump_debug: [tid=000] No error(s) to dump
| 15:38:49 [ DEBUG ] mock_python: [tid=000] Test 6 OK at 
esorex_python-test.c:108: (fclose_result == 0) = 1.
| 15:38:49 [ DEBUG ] cpl_errorstate_dump_debug: [tid=000] No error(s) to dump
| 15:38:49 [ DEBUG ] mock_python: [tid=000] Test 7 OK at 
esorex_python-test.c:112: (chmod("./mock_python_test/python", mode) == 0) = 1.
| 15:38:49 [ DEBUG ] cpl_errorstate_dump_debug: [tid=000] No error(s) to dump
| 15:38:49 [ DEBUG ] run_python_command: [tid=000] Command sent to Python 
interpreter:
| import sys, os, json; _data = json.load(os.fdopen(3,'r')); 
exec(_data['script'])
| 15:38:49 [ DEBUG ] run_python_command: [tid=000] Input to Python interpreter:
| 15:38:49 [ DEBUG ] run_python_command: [tid=000]   0001 {
| 15:38:49 [ DEBUG ] run_python_command: [tid=000]   0002   "script": "import 
inspect\nvalid_modules = {}\nfor path in _data['paths']:\n  module = 
os.path.splitext(os.path.basename(path))[0]\n  
sys.path.append(os.path.dirname(path))\n  try:\n    __import__(module)\n    for 
name, cls in inspect.getmembers(sys.modules[module], 
predicate=inspect.isclass):\n      if len([base for base in cls.__mro__ if 
base.__name__ == 'CplPlugin']) > 0:\n        if path not in valid_modules:\n    
      valid_modules[path] = set()\n        valid_modules[path].add(cls)\n  
except:\n    import traceback\n    traceback.print_exc()\n  del 
sys.path[-1]\nresults = {}\nfor path, clslist in valid_modules.items():\n  
results[path] = []\n  for cls in clslist:\n    plugin = {'class': 
cls.__name__}\n    try:\n      inst = cls()\n    except:\n      continue\n    
try:\n      name = inst.name\n    except:\n      name = cls.__name__\n    
try:\n      version = inst.version\n    except:\n      version = None\n    
try:\n      synopsis = inst.synopsis
| 15:38:49 [ DEBUG ] run_python_command: [tid=000]   0003   "paths": [
| 15:38:49 [ DEBUG ] run_python_command: [tid=000]   0004     ".\/test.py"
| 15:38:49 [ DEBUG ] run_python_command: [tid=000]   0005   ]
| 15:38:49 [ DEBUG ] run_python_command: [tid=000]   0006 }
| FAIL esorex_python-test (exit status: 141)

See
https://buildd.debian.org/status/fetch.php?pkg=esorex&arch=mips64el&ver=3.13.5%2Bds-1%2Bb1&stamp=1632497947&raw=0

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: esorex
Source-Version: 3.13.5+ds-2
Done: Ole Streicher <[email protected]>

We believe that the bug you reported is fixed in the latest version of
esorex, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ole Streicher <[email protected]> (supplier of updated esorex 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 04 Oct 2021 11:21:42 +0200
Source: esorex
Architecture: source
Version: 3.13.5+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team 
<[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 995044
Changes:
 esorex (3.13.5+ds-2) unstable; urgency=medium
 .
   * Temporarily disable python support (Closes: #995044)
Checksums-Sha1:
 59713b28bdf3b6813872ce176e63fc0fbf65aef4 2089 esorex_3.13.5+ds-2.dsc
 d3ff761b1bc45349579705430b6805216cfe12ec 70628 esorex_3.13.5+ds-2.debian.tar.xz
Checksums-Sha256:
 d9cffa5349feb862ddae6f8874d03d501161f30a524752895e190ad753c69d82 2089 
esorex_3.13.5+ds-2.dsc
 8c79b47626bf2865329242aaee702766bac3fcb8e99effcaa9ed4c7371fa3690 70628 
esorex_3.13.5+ds-2.debian.tar.xz
Files:
 5052316ce619318029ad9b6e20648042 2089 science optional esorex_3.13.5+ds-2.dsc
 262058b9e34c2ea81edcada8918e6052 70628 science optional 
esorex_3.13.5+ds-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmFax/sACgkQcRWv0HcQ
3Pd38BAAnPaIhlf7ThKOMjKcUlvHsv+PCF6sqCt5IWazsJZ+TQw/QL9sE+3gU8Bm
9+z5t0F+Cf2425HxB3pGecGtxZLKQ/wzap4NRGCYh3HxWxAPyOc/5hHdRkTxCYaM
HsCdCWZvYwslHkPoUKVQc9qUQDyrQ7j/y5eflt/V/ru1Wva0MFD+SFjAPDAfFDgF
W1lhsuzjojUmUKPpD/eXdDqfZecHluTeJzanuzaEtF7BK6402l4YMdLV8r0oqKZ7
mRWJFRCyJAul8YV45HY2TwLSs8OfJsETI9asWZDZhXQJ0KOlZ6FdJxYkZPxcb6pK
tnlHFLq7QlzfbYSBPls4tKfjHOK3KAYc0naStru2WlLagdV/RFZVotRlna+jpICM
BFtAC7wPha72F3owZlkFatMBhI9ra4joUfycCzHkyB1YdGJW0rcfHpEq6p3Q1dIi
nJpE6MCHTfrFW/LEGlCRmjSYnk6iBvMM3FwS7IoFN5dWi2bKHcdKOrxdmw7i2zA1
oYyDyVtmOGrPRR0t6BJFDhm9ouVWIs+27nbl+/rx7ergMelogoQOyQfkIUtJJUoq
nIp5NWG6+1/TVY024tapH+ULWhrIMOYXZGo+w4fkiqWSOoJjmWYJyziJ41Aw+a5K
HIl8e9Cres/PiRCpOgucH3+MhOWgtQTQhDod8HyB0kX1Rq88118=
=cA+o
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to