Opened 15 years ago

Closed 14 years ago

#21927 closed defect (worksforme)

kdebase4-runtime build failure, missing header file

Reported by: nerdling (Jeremy Lavergne) Owned by: sharky@…
Priority: Normal Milestone:
Component: ports Version: 1.8.99
Keywords: Cc: michaelld (Michael Dickens)
Port: kdebase4-runtime

Description (last modified by mf2k (Frank Schima))

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 (1)

kdebase4-runtime.tbz2 (32.6 KB) - added by nerdling (Jeremy Lavergne) 15 years ago.

Download all attachments as: .zip

Change History (10)

Changed 15 years ago by nerdling (Jeremy Lavergne)

Attachment: kdebase4-runtime.tbz2 added

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Cc: snc@… removed
Description: modified (diff)

comment:2 Changed 15 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

comment:3 Changed 15 years ago by nerdling (Jeremy Lavergne)

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?

comment:4 Changed 15 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!

comment:5 Changed 15 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?

comment:6 Changed 15 years ago by sharky@…

Owner: changed from jeremy.laine@… to sharky@…
Status: newassigned

comment:7 Changed 15 years ago by sharky@…

Is this bug still present in the latest macports?

comment:8 Changed 14 years ago by jmroot (Joshua Root)

Cc: michaelld@… added

comment:9 Changed 14 years ago by nerdling (Jeremy Lavergne)

Resolution: worksforme
Status: assignedclosed

The package currently builds without issue.

Note: See TracTickets for help on using tickets.