Opened 5 years ago

Closed 3 years ago

Last modified 3 years ago

#59331 closed defect (fixed)

gtksourceview3 @3.24.11: error: macro GTK_DOC_CHECK is not defined; is a m4 file missing?

Reported by: rickyzhang82 (Ricky Zhang) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: gtksourceview3

Description

It failed at configure. See attached full log

3634 :info:configure configure.ac:196: error: macro GTK_DOC_CHECK is not defined; is a m4 file missing?
3635 :info:configure /opt/local/share/aclocal/ax_require_defined.m4:37: AX_REQUIRE_DEFINED is expanded from...
3636 :info:configure configure.ac:196: the top level
3637 :info:configure autom4te: /usr/bin/m4 failed with exit status: 1
3638 :info:configure aclocal: error: echo failed with exit status: 1
3639 :info:configure autoreconf: /opt/local/bin/aclocal failed with exit status: 1
3640 :info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtksourceview3/gtksourceview3/     work/gtksourceview-3.24.11" && autoreconf -fvi
3641 :info:configure Exit code: 1

Attachments (1)

main.log (277.1 KB) - added by rickyzhang82 (Ricky Zhang) 5 years ago.
failed to configure

Download all attachments as: .zip

Change History (6)

Changed 5 years ago by rickyzhang82 (Ricky Zhang)

Attachment: main.log added

failed to configure

comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Try installing the gtk-doc port first.

comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to dbevans
Port: gtksourceview3 added; gtksourceview removed
Status: newassigned
Summary: gtksourceview-3.24.11: Failed to configuregtksourceview3 @3.24.11: error: macro GTK_DOC_CHECK is not defined; is a m4 file missing?

comment:3 Changed 5 years ago by rickyzhang82 (Ricky Zhang)

Thanks. It solved the configure issue.

comment:4 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In dd56d7d6617fbbb7e4bd76f9a0c8e3d20843a478/macports-ports (master):

gtksourceview3: Add gtk-doc dependency

Fixes: Can't exec "/opt/local/bin/gtkdocize": No such file or directory

Closes: #59331

comment:5 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign added
Note: See TracTickets for help on using tickets.