[MacPorts] #50286: pinentry-mac @9.9.4 build failure

MacPorts noreply at macports.org
Thu Jan 21 04:54:08 PST 2016


#50286: pinentry-mac @9.9.4 build failure
---------------------------+---------------------
  Reporter:  rglabella@…   |      Owner:  ionic@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.3.4
Resolution:                |   Keywords:
      Port:  pinentry-mac  |
---------------------------+---------------------

Comment (by 24mu13@…):

 Still does not work.
 By the way, I tried to install another port, like Pallet, but I have the
 same problem.

 Instead many other packages are OK.

 {{{
 The following ports are currently installed:
   aqbanking5 @5.5.1_2 (active)
   attica @0.4.2_1 (active)
   autoconf @2.69_5 (active)
   automake @1.15_1 (active)
   automoc @0.9.88_8 (active)
   bison @3.0.4_1 (active)
   bison-runtime @3.0.4_0 (active)
   bzip2 @1.0.6_0 (active)
   cmake @3.4.1_0
   cmake @3.4.2_0 (active)
   curl @7.46.0_0+ssl (active)
   curl-ca-bundle @7.46.0_0 (active)
   db48 @4.8.30_4 (active)
   dbus @1.8.16_0 (active)
   desktop-file-utils @0.22_0 (active)
   exiv2 @0.24_0 (active)
   expat @2.1.0_0 (active)
   gdbm @1.11_1 (active)
   gettext @0.19.6_0
   gettext @0.19.7_0 (active)
   glib2 @2.46.2_0 (active)
   gmp @6.1.0_1 (active)
   gnutls @3.3.19_0
   gnutls @3.3.20_0 (active)
   gperf @3.0.4_2 (active)
   gwenhywfar4 @4.14.0_2 (active)
   jpeg @9a_1 (active)
   ktoblzcheck @1.47_0 (active)
   lcms @1.19_5 (active)
   lcms2 @2.7_0 (active)
   libarchive @3.1.2_1 (active)
   libassuan @2.4.2_0
   libassuan @2.4.2_1 (active)
   libedit @20150325-3.1_0 (active)
   libffi @3.2.1_0 (active)
   libgcrypt @1.6.4_0 (active)
   libgpg-error @1.21_0 (active)
   libiconv @1.14_0 (active)
   libidn @1.32_0 (active)
   libksba @1.3.3_0 (active)
   libmng @1.0.10_3
   libmng @2.0.3_0 (active)
   libofx @0.9.9_1 (active)
   libpng @1.6.19_0
   libpng @1.6.21_0 (active)
   libtasn1 @4.7_0 (active)
   libtool @2.4.6_2 (active)
   libxml2 @2.9.2_2 (active)
   libxslt @1.1.28_1 (active)
   lzo2 @2.09_0 (active)
   m4 @1.4.17_0 (active)
   ncurses @6.0_0 (active)
   nettle @3.1.1_0 (active)
   opensp @1.5.2_2 (active)
   openssl @1.0.2e_0 (active)
   p11-kit @0.22.1_0 (active)
   pcre @8.37_0
   pcre @8.38_0 (active)
   perl5 @5.22.1_0+perl5_22
   perl5 @5.22.1_1+perl5_22 (active)
   perl5.22 @5.22.1_1 (active)
   phonon @4.8.3_2 (active)
   pkgconfig @0.28_0 (active)
   popt @1.16_0 (active)
   pth @2.0.7_0
   pth @2.0.7_1 (active)
   python2_select @0.0_1 (active)
   python27 @2.7.11_0 (active)
   python_select @0.3_6 (active)
   qt4-mac @4.8.7_2
   qt4-mac @4.8.7_3 (active)
   sqlite3 @3.9.2_0
   sqlite3 @3.10.1_0 (active)
   tiff @4.0.6_0 (active)
   xz @5.2.2_0 (active)
   zlib @1.2.8_0 (active)
 }}}

 Very disappointed... I am a Linux user, and now that I try to use Mac with
 some port, I am really disappointed.

 Replying to [comment:5 24mu13@…]:
 > Should I try also the following?
 >
 > {{{
 > sudo chmod 755 $(xcode-select
 -p)/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
 > }}}
 >
 > Replying to [comment:4 24mu13@…]:
 > > Thank you, but it's exactly what I tried.
 > >
 > >
 > > {{{
 > > chmod -R g-w $(xcode-select
 -p)/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
 > > sudo chown -R root:wheel $(xcode-select
 -p)/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
 > > sudo port clean pinentry-mac
 > > sudo port install pinentry-mac
 > > }}}
 > >
 > >
 > > Consider that I have the last version of MacOS and Xcode.
 > >
 > > Replying to [comment:3 ionic@…]:
 > > > Thanks for uploading the log file. Without it, no help is possible.
 > > >
 > > > The error is different from what I've ever seen, but it's possible
 that the instructions on the Problem Hotlist wiki entry relating to Xcode
 7.2 help here as well: [[ProblemHotlist#xcode7.2]]
 > > >
 > > > No guarantee, but the main meat is that xcodebuild crashes. The port
 itself should be fine and I cannot workaround that issue there either.
 > > >
 > > > Please try executing the suggested changes, than `sudo port clean
 pinentry-mac` and retry your previously failing operation.

-- 
Ticket URL: <https://trac.macports.org/ticket/50286#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list