New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21927 (closed defect: worksforme)

Opened 3 years ago

Last modified 17 months ago

kdebase4-runtime build failure, missing header file

Reported by: snc@… Owned by: sharky@…
Priority: Normal Milestone:
Component: ports Version: 1.8.99
Keywords: Cc: michaelld@…
Port: kdebase4-runtime

Description (last modified by macsforever2000@…) (diff)

In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdebase4-runtime/work/kdebase-runtime-4.3.2/khelpcenter/navigator.h:24,
                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdebase4-runtime/work/kdebase-runtime-4.3.2/khelpcenter/navigator.cpp:21:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdebase4-runtime/work/kdebase-runtime-4.3.2/khelpcenter/glossary.h:23:24: error: k3listview.h: No such file or directory

Attachments

kdebase4-runtime.tbz2 Download (32.6 KB) - added by snc@… 3 years ago.

Change History

Changed 3 years ago by snc@…

Changed 3 years ago by macsforever2000@…

  • cc snc@… removed
  • description modified (diff)

Changed 3 years ago by jeremy.laine@…

Were you building on a machine where kdelibs4 has been rebuilt after the fix to qt4-mac concerning qt3support?

The k3listview.h header should be in the kdelibs4 package:

$ port contents kdelibs4 | grep k3listview
  /opt/local/include/k3listview.h
  /opt/local/include/k3listviewsearchline.h
  /opt/local/share/apps/kdewidgets/pics/k3listview.png

Changed 3 years ago by snc@…

Pretty sure it was. This is the version that was archived: qt4-mac-4.5.2_2

We didn't forget anything did we? or I guess me?

Changed 3 years ago by jeremy.laine@…

Could you please:

  • check that your qt4-mac contains Qt3Support files (port contents qt4-mac | grep Qt3Support)
  • check the timestamp of your kdelibs4 (note I'm talking about kdelibs4, not kdebase4-runtime) build
  • if kdelibs4 was built before the fix to qt4-mac, rebuild it, then try building kdelibs4-runtime

Thanks!

Changed 3 years ago by jeremy.laine@…

If you update to the latest SVN, kdelibs4 will get rebuilt, so the problem should disappear. Could you please confirm this is the case and close the ticket accordingly?

Changed 3 years ago by sharky@…

  • status changed from new to assigned
  • owner changed from jeremy.laine@… to sharky@…

Changed 2 years ago by sharky@…

Is this bug still present in the latest macports?

Changed 17 months ago by jmr@…

  • cc michaelld@… added

Changed 17 months ago by snc@…

  • status changed from assigned to closed
  • resolution set to worksforme

The package currently builds without issue.

Note: See TracTickets for help on using tickets.