Opened 10 years ago
Closed 10 years ago
#47563 closed defect (fixed)
gegl @0.2.0: fix build dependencies (was: build error)
Reported by: | alley.stoughton@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | gegl |
Description
On OS X 10.10.3 (Yosemite), Xcode Version 6.3.1 (6D1002), gegl@0.2.0 configures but fails to build. The log is attached, and the fatal error is
:info:build /opt/local/share/gobject-introspection-1.0/Makefile.introspection:153: *** Need to define Gegl_0_2_gir_FILES. Stop.
Attachments (1)
Change History (5)
Changed 10 years ago by alley.stoughton@…
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
In your log, during the configure phase, MacPorts runs autogen.sh and configure, and then during the build phase, autoreconf and configure are for some reason run again. That's unusual and might indicate that autoreconf was not properly run. I don't see that problem on my system; it builds fine for me.
I see that the port does not declare dependencies on autoconf, automake or libtool. If you install those three ports, then clean gegl and try again, does it work?
comment:3 Changed 10 years ago by petrrr
Summary: | gegl @0.2.0 build error → gegl @0.2.0: fix build dependencies (was: build error) |
---|
So this port needs fixing build dependencies.
comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
r135705 (maintainer timeout)
Note: See
TracTickets for help on using
tickets.
gegl build log file