Opened 9 years ago

Closed 8 years ago

#47744 closed defect (fixed)

guile @2.0.11: change pkgconfig to library dependency because guile-config uses pkg-config

Reported by: Xsenon973@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: Yogesh.Sharma@…
Port: guile

Description

Hello! Please, help me. I need to install libctl port

Sudo port -v install libctl

But port can't install because can't find Guile. Guile 2.0.11 is installed and work without any problems.

error: ("/opt/local/bin/pkg-config" "--cflags" "guile-2.0") exited with non-zero error code 1
error: ("/opt/local/bin/pkg-config" "--libs" "guile-2.0") exited with non-zero error code 1
checking if linking to guile works... no
configure: error: Guile could not be found
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_libctl/libctl/work/libctl-3.2.2" && ./configure --prefix=/opt/local 
Exit code: 1
Error: Failed to configure libctl, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_libctl/libctl/work/libctl-3.2.2/config.log
Error: org.macports.configure for port libctl returned: configure failure: command execution failed
Warning: targets not executed for libctl: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Please see the log file for port libctl for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_libctl/libctl/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port libctl failed

What do i need to do? Thank's for help! Main.log inside.

Attachments (1)

main.log (51.7 KB) - added by Xsenon973@… 9 years ago.

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by Xsenon973@…

Attachment: main.log added

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

Cc: Yogesh.Sharma@… added
Keywords: Guile libctl removed
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: Libctl doesn't see Guile. Installer error.libctl @3.2.2: configure: error: Guile could not be found

To work around this problem, install the pkgconfig port.

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

Port: guile added; libctl removed
Summary: libctl @3.2.2: configure: error: Guile could not be foundguile @2.0.11: change pkgconfig to library dependency because guile-config uses pkg-config

comment:3 Changed 8 years ago by dstrubbe (David Strubbe)

Resolution: fixed
Status: assignedclosed

This seems to have been fixed in the commit mentioned.

Note: See TracTickets for help on using tickets.