Opened 10 years ago

Closed 10 years ago

#41625 closed defect (fixed)

qt4-x11: sed: RE error: illegal byte sequence

Reported by: gideonsimpson Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: michaelld (Michael Dickens), ryandesign (Ryan Carsten Schmidt)
Port: qt4-x11

Description (last modified by ci42)

gideon@~$ sudo port install py27-matplotlib +latex +ghostscript +qt4
--->  Computing dependencies for py27-matplotlib
--->  Dependencies to be installed: texlive texlive-basic texlive-bin poppler qt4-x11 t1lib texlive-common xorg-libXaw xpm xorg-libXp xorg-printproto texlive-bin-extra detex dvipng gd2 libvpx latexdiff p5.12-algorithm-diff latexmk texlive-latex pdfjam texlive-latex-recommended pgf texlive-context texlive-fonts-recommended texlive-math-extra texlive-metapost texlive-xetex texlive-generic-recommended texlive-fontutils lcdf-typetools ps2eps psutils t1utils texlive-lang-czechslovak texlive-lang-english texlive-lang-european texlive-lang-french texlive-lang-german texlive-lang-italian texlive-lang-polish texlive-lang-portuguese texlive-lang-spanish texlive-luatex texlive-plain-extra
--->  Applying patches to qt4-x11
Error: org.macports.patch for port qt4-x11 returned: command execution failed
Error: Failed to install qt4-x11
Please see the log file for port qt4-x11 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_qt4-x11/qt4-x11/main.log
Error: The following dependencies were not installed: texlive texlive-basic texlive-bin poppler qt4-x11 t1lib texlive-common xorg-libXaw xpm xorg-libXp xorg-printproto texlive-bin-extra detex dvipng gd2 libvpx latexdiff p5.12-algorithm-diff latexmk texlive-latex pdfjam texlive-latex-recommended pgf texlive-context texlive-fonts-recommended texlive-math-extra texlive-metapost texlive-xetex texlive-generic-recommended texlive-fontutils lcdf-typetools ps2eps psutils t1utils texlive-lang-czechslovak texlive-lang-english texlive-lang-european texlive-lang-french texlive-lang-german texlive-lang-italian texlive-lang-polish texlive-lang-portuguese texlive-lang-spanish texlive-luatex texlive-plain-extra
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py27-matplotlib failed
gideon@~$ open     /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_qt4-x11/qt4-x11/main.log

Attachments (1)

main.log (143.2 KB) - added by gideonsimpson 10 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 10 years ago by ci42

Description: modified (diff)

Please try a clean attempt and attach the log file if it fails:

$ sudo port selfupdate
$ sudo port clean qt4-x11
$ sudo port install qt4-x11

In the future please remember to use WikiFormatting.

Changed 10 years ago by gideonsimpson

Attachment: main.log added

comment:2 in reply to:  1 Changed 10 years ago by gideonsimpson

Replying to ciserlohn@…:

Please try a clean attempt and attach the log file if it fails:

$ sudo port selfupdate
$ sudo port clean qt4-x11
$ sudo port install qt4-x11

In the future please remember to use WikiFormatting.

I still got an error, see the attached log file.

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: michaelld@… ryandesign@… added
Summary: Failed to install qt4-x11qt4-x11: sed: RE error: illegal byte sequence

The error in the log is:

sed: RE error: illegal byte sequence

This is an error that occurs with the version of sed on Mountain Lion and later; we can patch this.

However, qt4-x11 is a very old port and it may fail for other reasons even after we fix that. Can you use the qt4-mac port instead?

comment:4 in reply to:  3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Replying to ryandesign@…:

The error in the log is:

sed: RE error: illegal byte sequence

This is an error that occurs with the version of sed on Mountain Lion and later; we can patch this.

r114174

Note: See TracTickets for help on using tickets.