Your message dated Sun, 14 Sep 2025 00:08:15 +0000
with message-id <[email protected]>
and subject line Bug#1103472: fixed in python-biopython 1.85+dfsg-5
has caused the Debian Bug report #1103472,
regarding python-biopython: FTBFS with the nocheck build profile
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.)
--
1103472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103472
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-biopython
Version: 1.85+dfsg-4
Severity: important
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=pybuild
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
pybuild --clean -i python{version} -p 3.13
I: pybuild base:311: python3.13 setup.py clean
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
[... snipped ...]
reading sources... [ 82%] api/Bio.SeqIO.QualityIO
reading sources... [ 82%] api/Bio.SeqIO.SeqXmlIO
reading sources... [ 82%] api/Bio.SeqIO.SffIO
reading sources... [ 83%] api/Bio.SeqIO.SnapGeneIO
reading sources... [ 83%] api/Bio.SeqIO.SwissIO
reading sources... [ 83%] api/Bio.SeqIO.TabIO
reading sources... [ 84%] api/Bio.SeqIO.TwoBitIO
reading sources... [ 84%] api/Bio.SeqIO.UniprotIO
reading sources... [ 84%] api/Bio.SeqIO.XdnaIO
reading sources... [ 85%] api/Bio.SeqRecord
reading sources... [ 85%] api/Bio.SeqUtils
reading sources... [ 85%] api/Bio.SeqUtils.CheckSum
reading sources... [ 86%] api/Bio.SeqUtils.IsoelectricPoint
reading sources... [ 86%] api/Bio.SeqUtils.MeltingTemp
reading sources... [ 86%] api/Bio.SeqUtils.ProtParam
reading sources... [ 87%] api/Bio.SeqUtils.ProtParamData
reading sources... [ 87%] api/Bio.SeqUtils.lcc
reading sources... [ 87%] api/Bio.Sequencing
reading sources... [ 88%] api/Bio.Sequencing.Ace
reading sources... [ 88%] api/Bio.Sequencing.Applications
reading sources... [ 88%] api/Bio.Sequencing.Phd
reading sources... [ 89%] api/Bio.SwissProt
reading sources... [ 89%] api/Bio.SwissProt.KeyWList
reading sources... [ 89%] api/Bio.TogoWS
reading sources... [ 90%] api/Bio.UniGene
reading sources... [ 90%] api/Bio.UniProt
reading sources... [ 90%] api/Bio.UniProt.GOA
reading sources... [ 91%] api/Bio.bgzf
reading sources... [ 91%] api/Bio.codonalign
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/Bio/codonalign/__init__.py:21:
BiopythonExperimentalWarning: Bio.codonalign is an experimental module which
may undergo significant changes prior to its future official release.
warnings.warn(
reading sources... [ 91%] api/Bio.codonalign.codonalignment
reading sources... [ 92%] api/Bio.codonalign.codonseq
reading sources... [ 92%] api/Bio.kNN
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/Bio/kNN.py:46:
BiopythonDeprecationWarning: The 'Bio.kNN' module is deprecated and will be
removed in a future release of Biopython. Consider using scikit-learn instead.
warnings.warn(
reading sources... [ 92%] api/Bio.motifs
reading sources... [ 93%] api/Bio.motifs.alignace
reading sources... [ 93%] api/Bio.motifs.applications
reading sources... [ 93%] api/Bio.motifs.clusterbuster
reading sources... [ 94%] api/Bio.motifs.jaspar
reading sources... [ 94%] api/Bio.motifs.jaspar.db
reading sources... [ 94%] api/Bio.motifs.mast
reading sources... [ 94%] api/Bio.motifs.matrix
reading sources... [ 95%] api/Bio.motifs.meme
reading sources... [ 95%] api/Bio.motifs.minimal
reading sources... [ 95%] api/Bio.motifs.pfm
reading sources... [ 96%] api/Bio.motifs.thresholds
reading sources... [ 96%] api/Bio.motifs.transfac
reading sources... [ 96%] api/Bio.motifs.xms
reading sources... [ 97%] api/Bio.pairwise2
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/Bio/pairwise2.py:278:
BiopythonDeprecationWarning: Bio.pairwise2 has been deprecated, and we intend
to remove it in a future release of Biopython. As an alternative, please
consider using Bio.Align.PairwiseAligner as a replacement, and contact the
Biopython developers if you still need the Bio.pairwise2 module.
warnings.warn(
reading sources... [ 97%] api/Bio.phenotype
reading sources... [ 97%] api/Bio.phenotype.phen_micro
reading sources... [ 98%] api/Bio.phenotype.pm_fitting
reading sources... [ 98%] api/BioSQL
reading sources... [ 98%] api/BioSQL.BioSeq
reading sources... [ 99%] api/BioSQL.BioSeqDatabase
reading sources... [ 99%] api/BioSQL.DBUtils
reading sources... [ 99%] api/BioSQL.Loader
reading sources... [100%] api/index
reading sources... [100%] index
WARNING: autodoc: failed to import module 'Graphics' from module 'Bio'; the
following exception was raised:
Please install ReportLab if you want to use Bio.Graphics. You can find
ReportLab at http://www.reportlab.com/software/opensource/
[autodoc.import_object]
WARNING: autodoc: failed to import module 'Graphics.BasicChromosome' from
module 'Bio'; the following exception was raised:
Please install ReportLab if you want to use Bio.Graphics. You can find
ReportLab at http://www.reportlab.com/software/opensource/
[autodoc.import_object]
WARNING: autodoc: failed to import module 'Graphics.ColorSpiral' from module
'Bio'; the following exception was raised:
Please install ReportLab if you want to use Bio.Graphics. You can find
ReportLab at http://www.reportlab.com/software/opensource/
[autodoc.import_object]
WARNING: autodoc: failed to import module 'Graphics.Comparative' from module
'Bio'; the following exception was raised:
Please install ReportLab if you want to use Bio.Graphics. You can find
ReportLab at http://www.reportlab.com/software/opensource/
[autodoc.import_object]
WARNING: autodoc: failed to import module 'Graphics.DisplayRepresentation' from
module 'Bio'; the following exception was raised:
Please install ReportLab if you want to use Bio.Graphics. You can find
ReportLab at http://www.reportlab.com/software/opensource/
[autodoc.import_object]
WARNING: autodoc: failed to import module 'Graphics.Distribution' from module
'Bio'; the following exception was raised:
Please install ReportLab if you want to use Bio.Graphics. You can find
ReportLab at http://www.reportlab.com/software/opensource/
[autodoc.import_object]
WARNING: autodoc: failed to import module 'Graphics.GenomeDiagram' from module
'Bio'; the following exception was raised:
Please install ReportLab if you want to use Bio.Graphics. You can find
ReportLab at http://www.reportlab.com/software/opensource/
[autodoc.import_object]
WARNING: autodoc: failed to import module 'Graphics.KGML_vis' from module
'Bio'; the following exception was raised:
Please install ReportLab if you want to use Bio.Graphics. You can find
ReportLab at http://www.reportlab.com/software/opensource/
[autodoc.import_object]
WARNING: autodoc: failed to import module 'binary_cif' from module 'Bio.PDB';
the following exception was raised:
Install msgpack to use Bio.PDB.binaryCIF (e.g. pip install msgpack)
[autodoc.import_object]
WARNING: autodoc: failed to import module 'mmtf' from module 'Bio.PDB'; the
following exception was raised:
Install mmtf to use Bio.PDB.mmtf (e.g. pip install mmtf-python)
[autodoc.import_object]
WARNING: autodoc: failed to import module 'mmtf.DefaultParser' from module
'Bio.PDB'; the following exception was raised:
Install mmtf to use Bio.PDB.mmtf (e.g. pip install mmtf-python)
[autodoc.import_object]
WARNING: autodoc: failed to import module 'mmtf.mmtfio' from module 'Bio.PDB';
the following exception was raised:
Install mmtf to use Bio.PDB.mmtf (e.g. pip install mmtf-python)
[autodoc.import_object]
WARNING: autodoc: failed to import module 'CDAOIO' from module 'Bio.Phylo'; the
following exception was raised:
Support for CDAO tree format requires RDFlib. [autodoc.import_object]
WARNING: autodoc: failed to import module 'pm_fitting' from module
'Bio.phenotype'; the following exception was raised:
Install scipy to extract curve parameters. [autodoc.import_object]
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets...
copying static files...
Writing evaluated template result to
/<<PKGBUILDDIR>>/Doc/_build/html/_static/language_data.js
Writing evaluated template result to
/<<PKGBUILDDIR>>/Doc/_build/html/_static/documentation_options.js
Writing evaluated template result to
/<<PKGBUILDDIR>>/Doc/_build/html/_static/basic.css
Writing evaluated template result to
/<<PKGBUILDDIR>>/Doc/_build/html/_static/js/versions.js
copying static files: done
copying extra files...
copying extra files: done
copying assets: done
writing output... [ 0%] Tutorial/chapter_align
writing output... [ 1%] Tutorial/chapter_appendix
writing output... [ 1%] Tutorial/chapter_bibliography
writing output... [ 1%] Tutorial/chapter_blast
writing output... [ 2%] Tutorial/chapter_cluster
writing output... [ 2%] Tutorial/chapter_contributing
writing output... [ 2%] Tutorial/chapter_cookbook
writing output... [ 3%] Tutorial/chapter_entrez
writing output... [ 3%] Tutorial/chapter_graphics
writing output... [ 3%] Tutorial/chapter_introduction
writing output... [ 4%] Tutorial/chapter_kegg
writing output... [ 4%] Tutorial/chapter_motifs
writing output... [ 4%] Tutorial/chapter_msa
writing output... [ 5%] Tutorial/chapter_pairwise
writing output... [ 5%] Tutorial/chapter_pairwise2
writing output... [ 5%] Tutorial/chapter_pdb
writing output... [ 6%] Tutorial/chapter_phenotype
writing output... [ 6%] Tutorial/chapter_phylo
writing output... [ 6%] Tutorial/chapter_popgen
writing output... [ 6%] Tutorial/chapter_quick_start
writing output... [ 7%] Tutorial/chapter_searchio
writing output... [ 7%] Tutorial/chapter_seq_annot
writing output... [ 7%] Tutorial/chapter_seq_objects
writing output... [ 8%] Tutorial/chapter_seqio
writing output... [ 8%] Tutorial/chapter_testing
writing output... [ 8%] Tutorial/chapter_uniprot
writing output... [ 9%] Tutorial/index
writing output... [ 9%] api/Bio
writing output... [ 9%] api/Bio.Affy
writing output... [ 10%] api/Bio.Affy.CelFile
writing output... [ 10%] api/Bio.Align
writing output... [ 10%] api/Bio.Align.AlignInfo
writing output... [ 11%] api/Bio.Align.Applications
writing output... [ 11%] api/Bio.Align.a2m
writing output... [ 11%] api/Bio.Align.analysis
writing output... [ 12%] api/Bio.Align.bed
writing output... [ 12%] api/Bio.Align.bigbed
writing output... [ 12%] api/Bio.Align.bigmaf
writing output... [ 13%] api/Bio.Align.bigpsl
writing output... [ 13%] api/Bio.Align.chain
writing output... [ 13%] api/Bio.Align.clustal
writing output... [ 14%] api/Bio.Align.emboss
writing output... [ 14%] api/Bio.Align.exonerate
writing output... [ 14%] api/Bio.Align.fasta
writing output... [ 15%] api/Bio.Align.hhr
writing output... [ 15%] api/Bio.Align.interfaces
writing output... [ 15%] api/Bio.Align.maf
writing output... [ 16%] api/Bio.Align.mauve
writing output... [ 16%] api/Bio.Align.msf
writing output... [ 16%] api/Bio.Align.nexus
writing output... [ 17%] api/Bio.Align.phylip
writing output... [ 17%] api/Bio.Align.psl
writing output... [ 17%] api/Bio.Align.sam
writing output... [ 18%] api/Bio.Align.stockholm
writing output... [ 18%] api/Bio.Align.substitution_matrices
writing output... [ 18%] api/Bio.Align.tabular
writing output... [ 19%] api/Bio.AlignIO
writing output... [ 19%] api/Bio.AlignIO.ClustalIO
writing output... [ 19%] api/Bio.AlignIO.EmbossIO
writing output... [ 19%] api/Bio.AlignIO.FastaIO
writing output... [ 20%] api/Bio.AlignIO.Interfaces
writing output... [ 20%] api/Bio.AlignIO.MafIO
writing output... [ 20%] api/Bio.AlignIO.MauveIO
writing output... [ 21%] api/Bio.AlignIO.MsfIO
writing output... [ 21%] api/Bio.AlignIO.NexusIO
writing output... [ 21%] api/Bio.AlignIO.PhylipIO
writing output... [ 22%] api/Bio.AlignIO.StockholmIO
writing output... [ 22%] api/Bio.Application
writing output... [ 22%] api/Bio.Blast
writing output... [ 23%] api/Bio.Blast.Applications
writing output... [ 23%] api/Bio.Blast.NCBIWWW
writing output... [ 23%] api/Bio.Blast.NCBIXML
writing output... [ 24%] api/Bio.CAPS
writing output... [ 24%] api/Bio.Cluster
writing output... [ 24%] api/Bio.Compass
writing output... [ 25%] api/Bio.Data
writing output... [ 25%] api/Bio.Data.CodonTable
writing output... [ 25%] api/Bio.Data.IUPACData
writing output... [ 26%] api/Bio.Data.PDBData
writing output... [ 26%] api/Bio.Emboss
writing output... [ 26%] api/Bio.Emboss.Applications
writing output... [ 27%] api/Bio.Emboss.Primer3
writing output... [ 27%] api/Bio.Emboss.PrimerSearch
writing output... [ 27%] api/Bio.Entrez
writing output... [ 28%] api/Bio.Entrez.Parser
writing output... [ 28%] api/Bio.ExPASy
writing output... [ 28%] api/Bio.ExPASy.Enzyme
writing output... [ 29%] api/Bio.ExPASy.Prodoc
writing output... [ 29%] api/Bio.ExPASy.Prosite
writing output... [ 29%] api/Bio.ExPASy.ScanProsite
writing output... [ 30%] api/Bio.ExPASy.cellosaurus
writing output... [ 30%] api/Bio.File
writing output... [ 30%] api/Bio.GenBank
writing output... [ 31%] api/Bio.GenBank.Record
writing output... [ 31%] api/Bio.GenBank.Scanner
writing output... [ 31%] api/Bio.GenBank.utils
writing output... [ 31%] api/Bio.Geo
writing output... [ 32%] api/Bio.Geo.Record
writing output... [ 32%] api/Bio.Graphics
writing output... [ 32%] api/Bio.Graphics.BasicChromosome
writing output... [ 33%] api/Bio.Graphics.ColorSpiral
writing output... [ 33%] api/Bio.Graphics.Comparative
writing output... [ 33%] api/Bio.Graphics.DisplayRepresentation
writing output... [ 34%] api/Bio.Graphics.Distribution
writing output... [ 34%] api/Bio.Graphics.GenomeDiagram
writing output... [ 34%] api/Bio.Graphics.KGML_vis
writing output... [ 35%] api/Bio.HMM
writing output... [ 35%] api/Bio.HMM.DynamicProgramming
writing output... [ 35%] api/Bio.HMM.MarkovModel
writing output... [ 36%] api/Bio.HMM.Trainer
writing output... [ 36%] api/Bio.HMM.Utilities
writing output... [ 36%] api/Bio.KEGG
writing output... [ 37%] api/Bio.KEGG.Compound
writing output... [ 37%] api/Bio.KEGG.Enzyme
writing output... [ 37%] api/Bio.KEGG.Gene
writing output... [ 38%] api/Bio.KEGG.KGML
writing output... [ 38%] api/Bio.KEGG.KGML.KGML_parser
writing output... [ 38%] api/Bio.KEGG.KGML.KGML_pathway
writing output... [ 39%] api/Bio.KEGG.Map
writing output... [ 39%] api/Bio.KEGG.REST
writing output... [ 39%] api/Bio.LogisticRegression
writing output... [ 40%] api/Bio.MarkovModel
writing output... [ 40%] api/Bio.MaxEntropy
writing output... [ 40%] api/Bio.Medline
writing output... [ 41%] api/Bio.NMR
writing output... [ 41%] api/Bio.NMR.NOEtools
writing output... [ 41%] api/Bio.NMR.xpktools
writing output... [ 42%] api/Bio.NaiveBayes
writing output... [ 42%] api/Bio.Nexus
writing output... [ 42%] api/Bio.Nexus.Nexus
writing output... [ 43%] api/Bio.Nexus.Nodes
writing output... [ 43%] api/Bio.Nexus.StandardData
writing output... [ 43%] api/Bio.Nexus.Trees
writing output... [ 44%] api/Bio.PDB
writing output... [ 44%] api/Bio.PDB.AbstractPropertyMap
writing output... [ 44%] api/Bio.PDB.Atom
writing output... [ 44%] api/Bio.PDB.Chain
writing output... [ 45%] api/Bio.PDB.DSSP
writing output... [ 45%] api/Bio.PDB.Dice
writing output... [ 45%] api/Bio.PDB.Entity
writing output... [ 46%] api/Bio.PDB.FragmentMapper
writing output... [ 46%] api/Bio.PDB.HSExposure
writing output... [ 46%] api/Bio.PDB.MMCIF2Dict
writing output... [ 47%] api/Bio.PDB.MMCIFParser
writing output... [ 47%] api/Bio.PDB.Model
writing output... [ 47%] api/Bio.PDB.NACCESS
writing output... [ 48%] api/Bio.PDB.NeighborSearch
writing output... [ 48%] api/Bio.PDB.PDBExceptions
writing output... [ 48%] api/Bio.PDB.PDBIO
writing output... [ 49%] api/Bio.PDB.PDBList
writing output... [ 49%] api/Bio.PDB.PDBMLParser
writing output... [ 49%] api/Bio.PDB.PDBParser
writing output... [ 50%] api/Bio.PDB.PICIO
writing output... [ 50%] api/Bio.PDB.PSEA
writing output... [ 50%] api/Bio.PDB.Polypeptide
writing output... [ 51%] api/Bio.PDB.Residue
writing output... [ 51%] api/Bio.PDB.ResidueDepth
writing output... [ 51%] api/Bio.PDB.SASA
writing output... [ 52%] api/Bio.PDB.SCADIO
writing output... [ 52%] api/Bio.PDB.Selection
writing output... [ 52%] api/Bio.PDB.Structure
writing output... [ 53%] api/Bio.PDB.StructureAlignment
writing output... [ 53%] api/Bio.PDB.StructureBuilder
writing output... [ 53%] api/Bio.PDB.Superimposer
writing output... [ 54%] api/Bio.PDB.alphafold_db
writing output... [ 54%] api/Bio.PDB.binary_cif
writing output... [ 54%] api/Bio.PDB.cealign
writing output... [ 55%] api/Bio.PDB.ic_data
writing output... [ 55%] api/Bio.PDB.ic_rebuild
writing output... [ 55%] api/Bio.PDB.internal_coords
writing output... [ 56%] api/Bio.PDB.mmcifio
writing output... [ 56%] api/Bio.PDB.mmtf
writing output... [ 56%] api/Bio.PDB.mmtf.DefaultParser
writing output... [ 56%] api/Bio.PDB.mmtf.mmtfio
writing output... [ 57%] api/Bio.PDB.parse_pdb_header
writing output... [ 57%] api/Bio.PDB.qcprot
writing output... [ 57%] api/Bio.PDB.vectors
writing output... [ 58%] api/Bio.Pathway
writing output... [ 58%] api/Bio.Pathway.Rep
writing output... [ 58%] api/Bio.Pathway.Rep.Graph
writing output... [ 59%] api/Bio.Pathway.Rep.MultiGraph
writing output... [ 59%] api/Bio.Phylo
writing output... [ 59%] api/Bio.Phylo.Applications
writing output... [ 60%] api/Bio.Phylo.BaseTree
writing output... [ 60%] api/Bio.Phylo.CDAO
writing output... [ 60%] api/Bio.Phylo.CDAOIO
writing output... [ 61%] api/Bio.Phylo.Consensus
writing output... [ 61%] api/Bio.Phylo.NeXML
writing output... [ 61%] api/Bio.Phylo.NeXMLIO
writing output... [ 62%] api/Bio.Phylo.Newick
writing output... [ 62%] api/Bio.Phylo.NewickIO
writing output... [ 62%] api/Bio.Phylo.NexusIO
writing output... [ 63%] api/Bio.Phylo.PAML
writing output... [ 63%] api/Bio.Phylo.PAML.baseml
writing output... [ 63%] api/Bio.Phylo.PAML.chi2
writing output... [ 64%] api/Bio.Phylo.PAML.codeml
writing output... [ 64%] api/Bio.Phylo.PAML.yn00
writing output... [ 64%] api/Bio.Phylo.PhyloXML
writing output... [ 65%] api/Bio.Phylo.PhyloXMLIO
writing output... [ 65%] api/Bio.Phylo.TreeConstruction
writing output... [ 65%] api/Bio.PopGen
writing output... [ 66%] api/Bio.PopGen.GenePop
writing output... [ 66%] api/Bio.PopGen.GenePop.Controller
writing output... [ 66%] api/Bio.PopGen.GenePop.EasyController
writing output... [ 67%] api/Bio.PopGen.GenePop.FileParser
writing output... [ 67%] api/Bio.PopGen.GenePop.LargeFileParser
writing output... [ 67%] api/Bio.Restriction
writing output... [ 68%] api/Bio.Restriction.PrintFormat
writing output... [ 68%] api/Bio.Restriction.Restriction_Dictionary
writing output... [ 68%] api/Bio.SCOP
writing output... [ 69%] api/Bio.SCOP.Cla
writing output... [ 69%] api/Bio.SCOP.Des
writing output... [ 69%] api/Bio.SCOP.Dom
writing output... [ 69%] api/Bio.SCOP.Hie
writing output... [ 70%] api/Bio.SCOP.Raf
writing output... [ 70%] api/Bio.SCOP.Residues
writing output... [ 70%] api/Bio.SVDSuperimposer
writing output... [ 71%] api/Bio.SearchIO
writing output... [ 71%] api/Bio.SearchIO.BlastIO
writing output... [ 71%] api/Bio.SearchIO.BlastIO.blast_tab
writing output... [ 72%] api/Bio.SearchIO.BlastIO.blast_xml
writing output... [ 72%] api/Bio.SearchIO.BlatIO
writing output... [ 72%] api/Bio.SearchIO.ExonerateIO
writing output... [ 73%] api/Bio.SearchIO.ExonerateIO.exonerate_cigar
writing output... [ 73%] api/Bio.SearchIO.ExonerateIO.exonerate_text
writing output... [ 73%] api/Bio.SearchIO.ExonerateIO.exonerate_vulgar
writing output... [ 74%] api/Bio.SearchIO.FastaIO
writing output... [ 74%] api/Bio.SearchIO.HHsuiteIO
writing output... [ 74%] api/Bio.SearchIO.HHsuiteIO.hhsuite2_text
writing output... [ 75%] api/Bio.SearchIO.HmmerIO
writing output... [ 75%] api/Bio.SearchIO.HmmerIO.hmmer2_text
writing output... [ 75%] api/Bio.SearchIO.HmmerIO.hmmer3_domtab
writing output... [ 76%] api/Bio.SearchIO.HmmerIO.hmmer3_tab
writing output... [ 76%] api/Bio.SearchIO.HmmerIO.hmmer3_text
writing output... [ 76%] api/Bio.SearchIO.InterproscanIO
writing output... [ 77%] api/Bio.SearchIO.InterproscanIO.interproscan_xml
writing output... [ 77%] api/Bio.Seq
writing output... [ 77%] api/Bio.SeqFeature
writing output... [ 78%] api/Bio.SeqIO
writing output... [ 78%] api/Bio.SeqIO.AbiIO
writing output... [ 78%] api/Bio.SeqIO.AceIO
writing output... [ 79%] api/Bio.SeqIO.FastaIO
writing output... [ 79%] api/Bio.SeqIO.GckIO
writing output... [ 79%] api/Bio.SeqIO.GfaIO
writing output... [ 80%] api/Bio.SeqIO.IgIO
writing output... [ 80%] api/Bio.SeqIO.InsdcIO
writing output... [ 80%] api/Bio.SeqIO.Interfaces
writing output... [ 81%] api/Bio.SeqIO.NibIO
writing output... [ 81%] api/Bio.SeqIO.PdbIO
writing output... [ 81%] api/Bio.SeqIO.PhdIO
writing output... [ 81%] api/Bio.SeqIO.PirIO
writing output... [ 82%] api/Bio.SeqIO.QualityIO
writing output... [ 82%] api/Bio.SeqIO.SeqXmlIO
writing output... [ 82%] api/Bio.SeqIO.SffIO
writing output... [ 83%] api/Bio.SeqIO.SnapGeneIO
writing output... [ 83%] api/Bio.SeqIO.SwissIO
writing output... [ 83%] api/Bio.SeqIO.TabIO
writing output... [ 84%] api/Bio.SeqIO.TwoBitIO
writing output... [ 84%] api/Bio.SeqIO.UniprotIO
writing output... [ 84%] api/Bio.SeqIO.XdnaIO
writing output... [ 85%] api/Bio.SeqRecord
writing output... [ 85%] api/Bio.SeqUtils
writing output... [ 85%] api/Bio.SeqUtils.CheckSum
writing output... [ 86%] api/Bio.SeqUtils.IsoelectricPoint
writing output... [ 86%] api/Bio.SeqUtils.MeltingTemp
writing output... [ 86%] api/Bio.SeqUtils.ProtParam
writing output... [ 87%] api/Bio.SeqUtils.ProtParamData
writing output... [ 87%] api/Bio.SeqUtils.lcc
writing output... [ 87%] api/Bio.Sequencing
writing output... [ 88%] api/Bio.Sequencing.Ace
writing output... [ 88%] api/Bio.Sequencing.Applications
writing output... [ 88%] api/Bio.Sequencing.Phd
writing output... [ 89%] api/Bio.SwissProt
writing output... [ 89%] api/Bio.SwissProt.KeyWList
writing output... [ 89%] api/Bio.TogoWS
writing output... [ 90%] api/Bio.UniGene
writing output... [ 90%] api/Bio.UniProt
writing output... [ 90%] api/Bio.UniProt.GOA
writing output... [ 91%] api/Bio.bgzf
writing output... [ 91%] api/Bio.codonalign
writing output... [ 91%] api/Bio.codonalign.codonalignment
writing output... [ 92%] api/Bio.codonalign.codonseq
writing output... [ 92%] api/Bio.kNN
writing output... [ 92%] api/Bio.motifs
writing output... [ 93%] api/Bio.motifs.alignace
writing output... [ 93%] api/Bio.motifs.applications
writing output... [ 93%] api/Bio.motifs.clusterbuster
writing output... [ 94%] api/Bio.motifs.jaspar
writing output... [ 94%] api/Bio.motifs.jaspar.db
writing output... [ 94%] api/Bio.motifs.mast
writing output... [ 94%] api/Bio.motifs.matrix
writing output... [ 95%] api/Bio.motifs.meme
writing output... [ 95%] api/Bio.motifs.minimal
writing output... [ 95%] api/Bio.motifs.pfm
writing output... [ 96%] api/Bio.motifs.thresholds
writing output... [ 96%] api/Bio.motifs.transfac
writing output... [ 96%] api/Bio.motifs.xms
writing output... [ 97%] api/Bio.pairwise2
writing output... [ 97%] api/Bio.phenotype
writing output... [ 97%] api/Bio.phenotype.phen_micro
writing output... [ 98%] api/Bio.phenotype.pm_fitting
writing output... [ 98%] api/BioSQL
writing output... [ 98%] api/BioSQL.BioSeq
writing output... [ 99%] api/BioSQL.BioSeqDatabase
writing output... [ 99%] api/BioSQL.DBUtils
writing output... [ 99%] api/BioSQL.Loader
writing output... [100%] api/index
writing output... [100%] index
generating indices... genindex py-modindex done
writing additional pages... search done
copying images... [ 4%] images/BlastRecord.png
copying images... [ 7%] images/PSIBlastRecord.png
copying images... [ 11%] images/hist_plot.png
copying images... [ 14%] images/gc_plot.png
copying images... [ 18%] images/dot_plot.png
copying images... [ 21%] images/dot_plot_scatter.png
copying images... [ 25%] images/SRR001666.png
copying images... [ 29%] images/plasmid_linear.png
copying images... [ 32%] images/plasmid_circular.png
copying images... [ 36%] images/GD_sigil_labels.png
copying images... [ 39%] images/GD_sigils.png
copying images... [ 43%] images/GD_sigil_arrow_shafts.png
copying images... [ 46%] images/GD_sigil_arrow_heads.png
copying images... [ 50%] images/plasmid_linear_nice.png
copying images... [ 54%] images/plasmid_circular_nice.png
copying images... [ 57%] images/three_track_simple.png
copying images... [ 61%] images/three_track_cl.png
copying images... [ 64%] images/three_track_cl2a.png
copying images... [ 68%] images/simple_chrom.png
copying images... [ 71%] images/tRNA_chrom.png
copying images... [ 75%] images/biopython_logo_m.png
copying images... [ 79%] images/biopython_logo_old.jpg
copying images... [ 82%] images/smcra.png
copying images... [ 86%] images/1a8o-ca-plot.png
copying images... [ 89%] images/phe-pairs-3pbl.png
copying images... [ 93%] images/phylo-simple-draw.png
copying images... [ 96%] images/phylo-color-draw.png
copying images... [100%] images/phylo-draw-example.png
dumping search index in English (code: en)... done
dumping object inventory... done
build finished with problems, 14 warnings (with warnings treated as errors).
make[2]: *** [Makefile:20: html] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/Doc'
make[1]: *** [debian/rules:95: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:72: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202504/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-biopython, so that this is still
visible in the BTS web page for this package.
Notes:
* When a package is built with the nocheck profile, it means:
- DEB_BUILD_OPTIONS=nocheck
(the tests should be skipped during the build)
- DEB_BUILD_PROFILES=nocheck
(Build-Depends marked <!nocheck> are not installed)
* This category of bugs was going to be RC for trixie, but
according to the Release Managers it's a little bit late in the
release cycle to introduce a bunch of RC bugs of this type.
* In addition to the above, this package also fails when
using DEB_BUILD_OPTIONS=nocheck alone. In this mode:
- DEB_BUILD_OPTIONS=nocheck
(the tests should be skipped during the build)
- Build-Depends marked <!nocheck> are installed as normal
Note that in both modes of building the contents of the package
is not expected to change compared to a regular build.
Thanks.
--- End Message ---
--- Begin Message ---
Source: python-biopython
Source-Version: 1.85+dfsg-5
Done: Étienne Mollier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-biopython, 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.
Étienne Mollier <[email protected]> (supplier of updated python-biopython
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: Sat, 13 Sep 2025 12:12:17 +0200
Source: python-biopython
Architecture: source
Version: 1.85+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1103472 1114298
Changes:
python-biopython (1.85+dfsg-5) unstable; urgency=medium
.
* bwa-output.patch: new: fix a test failure. (Closes: #1114298)
* d/control: build depends on python3-numpy-dev:any.
Lintian flagged that dh_numpy3 needed python3-numpy-dev:any.
* d/watch: update to file format version 5.
* d/patches/*: normalize dep3 headers.
* d/python3-biopython.lintian-overrides: delete.
The spelling override that was within is not needed anymore.
* d/control: uncondionally deploy some build-dependencies.
Several of the packages that were initially marked as <!nocheck>
turned out to be actually needed outside check context. (Closes: #1103472)
* d/rules: isolate a code segment irrelevant with nocheck profile.
Checksums-Sha1:
b75a3c3be9de7b40aac86747c99d0e0ad581a322 3562 python-biopython_1.85+dfsg-5.dsc
282d87343b8e1ef766a4bbaec441323b34128981 43332
python-biopython_1.85+dfsg-5.debian.tar.xz
Checksums-Sha256:
ce852a2baf75a561cd81ddc7a1277c9dff7503ab6c25e80bf44bccbbbe0b9478 3562
python-biopython_1.85+dfsg-5.dsc
19a95127c98d26a34cf84c7ea168c24f250ecad6f41d6399dafebd98b0699b40 43332
python-biopython_1.85+dfsg-5.debian.tar.xz
Files:
504cc588e5ae8837e4c9a45295ba3408 3562 python optional
python-biopython_1.85+dfsg-5.dsc
bf139def4339acdc243382f89405f6cd 43332 python optional
python-biopython_1.85+dfsg-5.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmjFgfwUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdrXlg/+OtWGm0tWzP+GNTi4dYbnijMIEaQ8
HpbT23ZGDhaHFPmxHg58BLyf8EX6dxtW9SXiWHrbQggloY7UfhqmeWHh1GfRlbSt
3OkxXQuyfFCKaQSe2dGADVXRBTukF/7eGP5G77TzxbJtEebRJUugZW5des1UJ+QP
jAQkQneZK4tqNQXlHavwWKYhly+/ncnX87RLLay99Zz0MOg84EVMYhXl/snbcWfB
c/rnvv1btEtDKbWq2K3VSxYSY18SJ9UaJkFeoHmggDioXRvTWtfhKqUxoIoNIiRb
anLqQMjUTnUTFIvzMt29Hs4atW2ZY6t6P3d5UyeyHGB6aYM3hpqOfMUjhxFhbCPx
H2QmVo5RSZxISzEeWpqJhO9ZAidK/8ubBhWO6ZWbeztHncYN3cPpz8ZE6SsW46Dc
FLGCFfN3QYkylwSoZEbJrFdlsUT9J3W0Nd/A+KlbBVa23PcTVLqf6IkBG1gM2aE3
8mHU2ewELy3BDgj+/BDuYvZoJxYxbEoBBR8H+EcfvRJk41Ha2joZ97NQOUN6/5Qe
uPW81tH24znpHN1Yn+OBFlyeZPQwJ3yvd1macWsWFpv/LAJoPy+3VCqBsmzGANG2
hxbbhehNQM2oxLQ9wJN7PVoqYh4OzV0rmpdY+bbgmUOSZKjl7G458IJYx4l0Lnb7
XmKPGHHbRvsRZV8=
=bAXk
-----END PGP SIGNATURE-----
pgpTVkEyELNke.pgp
Description: PGP signature
--- End Message ---