Opened 15 years ago

Last modified 15 years ago

#21246 closed defect

pan2: No package 'gmime-2.0' found — at Version 4

Reported by: payam.minoofar@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: contrib Version: 1.8.0
Keywords: Cc: ryandesign@…
Port: pan2

Description (last modified by ryandesign (Ryan Carsten Schmidt))

In the final step of compiling pan2, I get these errors:

--->  Configuring pan2
Error: Target org.macports.configure returned: configure failure:  
shell command " cd "/opt/local/var/macports/build/ 
_opt_local_var_macports_sources_rsync.macports.org_release_ports_news_pan2 
/work/pan-0.133" && ./configure --prefix=/opt/local " returned error 1
Command output: checking libintl.h usability... yes
checking libintl.h presence... yes
...
checking for GLIB - version >= 2.4.0... yes (version 2.20.5)
checking for GMIME... configure: error: Package requirements  
(gmime-2.0    >= 2.1.9) were not met:

No package 'gmime-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GMIME_CFLAGS
and GMIME_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Error: Status 1 encountered during processing.

When I check for gmime, port reports an adequately version:

[payam-imac:~] payam% port search gmime
gmime @2.4.8 (mail)
    MIME mail utilities

which "port list installed" reports as being installed.

Is this an incorrectly set header?

Thanks.

Payam

Change History (4)

comment:1 Changed 15 years ago by payam.minoofar@…

I should add that I upgraded to Snow Leopard, and installed the 64-bit version of Port 1.8.0. I'm in the process of recompiling everything.

comment:2 Changed 15 years ago by blb@…

If you upgraded to 10.6, you definitely want to read the Migration page.

comment:3 Changed 15 years ago by payam.minoofar@…

I did read that page. I executed sudo port uninstall installed, and then restarted compiling everything.

I have two versions of both glib2 and gmime installed, presumably one 64-bit, the other 32. So, I don't know what the problem is.

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

Cc: ryandesign@… added
Description: modified (diff)
Milestone: MacPorts 1.8.1
Port: pan2 added
Summary: Failure to resolve glib & gmime dependenciespan2: No package 'gmime-2.0' found

What do you mean "two versions of both glib2 and gmime installed, presumably one 64-bit, the other 32"? You should either have one version installed which is 64-bit or one version installed which is universal for 64-bit and 32-bit. It is not possible to have two versions of any port installed and active at the same time.

Note: See TracTickets for help on using tickets.