Opened 12 years ago
Closed 11 years ago
#38444 closed defect (fixed)
kile: error: qualified reference to 'QRegExp' is a constructor name rather than a type wherever a constructor can be declared
Reported by: | manishguddu@… | Owned by: | zweistein12@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | saumitra.official@…, NicosPavlov, cooljeanius (Eric Gallager), zweistein12@… | |
Port: | kile |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Tried installing kile using "sudo port install kile". It worked fine till configuring kile but gave an error message while building kile. The error was:
---> Configuring kile ---> Building kile Error: org.macports.build for port kile returned: command execution failed Please see the log file for port kile for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_kile/kile/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port kile failed
The log file is attached.
Attachments (3)
Change History (13)
comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)
Owner: | changed from macports-tickets@… to zweistein12@… |
---|---|
Port: | kile added |
comment:3 Changed 11 years ago by saumitra.official@…
I got another build error while installing kile port.
$ sudo port install kile ---> Computing dependencies for kile ---> Building kile Error: org.macports.build for port kile returned: command execution failed Please see the log file for port kile for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_kile/kile/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port kile failed
Replying to manishguddu@…:
Tried installing kile using "sudo port install kile". It worked fine till configuring kile but gave an error message while building kile. The error was:
---> Configuring kile ---> Building kile Error: org.macports.build for port kile returned: command execution failed Please see the log file for port kile for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_kile/kile/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port kile failedThe log file is attached.
Changed 11 years ago by saumitra.official@…
Attachment: | main.2.log added |
---|
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_kile/kile/main.log
comment:4 follow-up: 6 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | saumitra.official@… nicos@… added |
---|---|
Description: | modified (diff) |
Summary: | building kile failed → kile: error: qualified reference to 'QRegExp' is a constructor name rather than a type wherever a constructor can be declared |
Why don't we mark kile replaced_by kde4-kile
?
comment:6 Changed 11 years ago by NicosPavlov
Replying to ryandesign@…:
Why don't we mark kile
replaced_by kde4-kile
?
I did not do it before because strictly speaking, the two are different binaries (based respectively on kde3 and kde4), but considering how kde3 is outdated now, it would make quite some sense.
comment:7 Changed 11 years ago by NicosPavlov
Cc: | zweistein12@… added |
---|
comment:8 Changed 11 years ago by NicosPavlov
The attached patch makes kile Portfile obsolete, with a replacement by kde4-kile. Considering how kde3 is outdated, this could avoid confusion from users.
Changed 11 years ago by NicosPavlov
Attachment: | patch-kilePortfile.diff added |
---|
comment:10 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the ticket. In the future, please Cc relevant port maintainers.
And I think you forgot the log file.