unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Frescobaldi manifest can’t be updated
@ 2023-05-12  8:30 Gottfried
  2023-05-17  8:55 ` Giovanni Biscuolo
  0 siblings, 1 reply; 2+ messages in thread
From: Gottfried @ 2023-05-12  8:30 UTC (permalink / raw)
  To: help-guix


[-- Attachment #1.1.1: Type: text/plain, Size: 3211 bytes --]

Hi,


my Lilypond manifest could not be updated. (since weeks)
Frescobaldi can’t be build. (python-poppler)
May be somebody know why?

/gnu/store/1jv6lwkfqpjy2jqifs3xjpp7xjz6sw7d-python-poppler-qt5-21.1.0.drv 
wird erstellt …
/ „build“-Phasebuilder for 
`/gnu/store/1jv6lwkfqpjy2jqifs3xjpp7xjz6sw7d-python-poppler-qt5-21.1.0.drv' 
failed with exit code 1
Erstellung von 
/gnu/store/1jv6lwkfqpjy2jqifs3xjpp7xjz6sw7d-python-poppler-qt5-21.1.0.drv 
fehlgeschlagen
Das Erstellungsprotokoll kann unter 
„/var/log/guix/drvs/1j/v6lwkfqpjy2jqifs3xjpp7xjz6sw7d-python-poppler-qt5-21.1.0.drv.gz“ 
eingesehen werden.
cannot build derivation 
`/gnu/store/icqc5kiigmafxkgg147h2bnhxmsja386-frescobaldi-3.3.0.drv': 1 
dependencies couldn't be built
cannot build derivation 
`/gnu/store/nac7dv8c5lhrv4hzakp9zkhpqgh7kmp1-profile.drv': 1 
dependencies couldn't be built
guix package: Fehler: build of 
`/gnu/store/nac7dv8c5lhrv4hzakp9zkhpqgh7kmp1-profile.drv' failed

----------------------------------------------------------

Das Erstellungsprotokoll kann unter 
„/var/log/guix/drvs/1j/v6lwkfqpjy2jqifs3xjpp7xjz6sw7d-python-poppler-qt5-21.1.0.drv.gz“ 
eingesehen werden.
here the protocol in /var/log/guix/drvs/.....:

running "python setup.py" with command "build_ext" and parameters 
("--pyqt-sip-dir=/gnu/store/7a5cx6yzn5i5cvqm5mg0138dyhy2jcgc-python-pyqt-5.15.9/share/sip")

/gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/lib/python3.10/site-packages/setuptools/dist.py:771: 
UserWarning: Usage of dash-separated 'force-manifest' will not be 
supported in future versions. Please use the underscore name 
'force_manifest' instead
   warnings.warn(
running build_ext
building 'popplerqt5' extension

/gnu/store/pzlvgglsbwjkgn9x25bfgni2836ch3i3-python-sip-4.19.25/bin/sip 
-I /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/share/sip 
-t POPPLER_V21_01_0 -x QTXML_AVAILABLE -c 
build/temp.linux-x86_64-cpython-310 -b 
build/temp.linux-x86_64-cpython-310/poppler-qt5.sbf -I

/gnu/store/7a5cx6yzn5i5cvqm5mg0138dyhy2jcgc-python-pyqt-5.15.9/share/sip 
-n PyQt5.sip -t Qt_5_15_8 -t WS_X11 poppler-qt5.sip
sip: Unable to find file "QtCore/QtCoremod.sip"

error: command 
'/gnu/store/pzlvgglsbwjkgn9x25bfgni2836ch3i3-python-sip-4.19.25/bin/sip' 
failed with exit code 1

error: in phase 'build': uncaught exception:

%exception #<&invoke-error program: "python" arguments: ("-c" "import 
setuptools, tokenize;__file__='setup.py';f=getattr(tokenize, 'open', 
open)(__file__);code=f.read().replace('\\r\\n', 
'\\n');f.close();exec(compile(code, __file__, 'exec'))" "build_ext" 
"--pyqt-sip-dir=/gnu/store/7a5cx6yzn5i5cvqm5mg0138dyhy2jcgc-python-pyqt-5.15.9/share/sip") 
exit-status: 1 term-signal: #f stop-signal: #f>
phase `build' failed after 1.8 seconds

command "python" "-c" "import setuptools, 
tokenize;__file__='setup.py';f=getattr(tokenize, 'open', 
open)(__file__);code=f.read().replace('\\r\\n', 
'\\n');f.close();exec(compile(code, __file__, 'exec'))" "build_ext" 
"--pyqt-sip-dir=/gnu/store/7a5cx6yzn5i5cvqm5mg0138dyhy2jcgc-python-pyqt-5.15.9/share/sip" 
failed with status 1


Kind regards

Gottfried


[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3191 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Frescobaldi manifest can’t be updated
  2023-05-12  8:30 Frescobaldi manifest can’t be updated Gottfried
@ 2023-05-17  8:55 ` Giovanni Biscuolo
  0 siblings, 0 replies; 2+ messages in thread
From: Giovanni Biscuolo @ 2023-05-17  8:55 UTC (permalink / raw)
  To: Gottfried, help-guix

[-- Attachment #1: Type: text/plain, Size: 1431 bytes --]

Hello Gottfried,

Gottfried <gottfried@posteo.de> writes:

> my Lilypond manifest could not be updated. (since weeks)
> Frescobaldi can’t be build. (python-poppler)
> May be somebody know why?

I also tried to build [1] frescobaldi and the build failed, but it was
caused by python-pyportmidi-217 (see bug#63548) and not python-poppler

Nevertheless, also the build of python-poppler-qt5
(/gnu/store/1jv6lwkfqpjy2jqifs3xjpp7xjz6sw7d-python-poppler-qt5-21.1.0.drv)
is failing the same way you are reporting:

[...]

> /gnu/store/pzlvgglsbwjkgn9x25bfgni2836ch3i3-python-sip-4.19.25/bin/sip 
> -I /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/share/sip 
> -t POPPLER_V21_01_0 -x QTXML_AVAILABLE -c 
> build/temp.linux-x86_64-cpython-310 -b 
> build/temp.linux-x86_64-cpython-310/poppler-qt5.sbf -I
>
> /gnu/store/7a5cx6yzn5i5cvqm5mg0138dyhy2jcgc-python-pyqt-5.15.9/share/sip 
> -n PyQt5.sip -t Qt_5_15_8 -t WS_X11 poppler-qt5.sip
> sip: Unable to find file "QtCore/QtCoremod.sip"
>
> error: command 
> '/gnu/store/pzlvgglsbwjkgn9x25bfgni2836ch3i3-python-sip-4.19.25/bin/sip' 
> failed with exit code 1
>
> error: in phase 'build': uncaught exception:

[...]

so I filed a new bug: #63549

Sorry I'm not able to propose patches for both packages.

HTH! Gio'


[1] "./pre-inst-env guix build frescobaldi" in a Guix checkout

-- 
Giovanni Biscuolo

Xelera IT Infrastructures

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 849 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-17  8:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-12  8:30 Frescobaldi manifest can’t be updated Gottfried
2023-05-17  8:55 ` Giovanni Biscuolo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).