Opened 8 years ago

Closed 8 years ago

#52213 closed defect (fixed)

gnome-calculator fails to build: No rule to make target `history-entry.ui', needed by `resources.c'.

Reported by: jeremyhu (Jeremy Huddleston Sequoia) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: gnome-calculator

Description (last modified by jeremyhu (Jeremy Huddleston Sequoia))

gnome-calculator has been failing to build for a few weeks on my systems. I need to investigate more.

make[1]: Entering directory `/opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_gnome_gnome-calculator/gnome-calculator/work/gnome-calculator-3.20.2/src'
make[1]: *** No rule to make target `history-entry.ui', needed by `resources.c'.  Stop.
make[1]: Leaving directory `/opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_gnome_gnome-calculator/gnome-calculator/work/gnome-calculator-3.20.2/src'
make: *** [all-recursive] Error 1

Change History (2)

comment:1 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Description: modified (diff)

comment:2 Changed 8 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

Apparently, the files

data/history-entry.ui
data/history-view.ui

were inadvertently omitted from the 3.20.2 tarball. This has been corrected upstream but won't become effective until the next tarball is issued. Commit r152516 merges the missing files into the 3.20.2 source. I have no idea how this ever built before but it should be fixed now. Thanks for your report.

Note: See TracTickets for help on using tickets.