[MacPorts] #50885: Binary-only option doesn't work

MacPorts noreply at macports.org
Sun Mar 13 01:59:46 PST 2016


#50885: Binary-only option doesn't work
-----------------------------------------+--------------------------------
 Reporter:  ilya@…                       |      Owner:  macports-tickets@…
     Type:  defect                       |     Status:  new
 Priority:  Normal                       |  Milestone:
Component:  base                         |    Version:  2.3.4
 Keywords:  buildfromsource, binary, -b  |       Port:
-----------------------------------------+--------------------------------
 Both "-b" option and "buildfromsource never" don't work for me.

 OSX 10.10.5

 Fresh MacPorts installation (from .pkg)

 {{{
 # port version
 Version: 2.3.4
 }}}

 {{{
 # grep buildfromsource /opt/local/etc/macports/macports.conf
 buildfromsource         never
 }}}

 {{{
 # port installed
 No ports are installed.
 }}}

 {{{
 # port -b -v install gmp
 --->  Fetching distfiles for gmp
 --->  gmp-6.1.0.tar.bz2 doesn't seem to exist in
 /opt/local/var/macports/distfiles/gmp
 --->  Attempting to fetch gmp-6.1.0.tar.bz2 from
 http://jog.id.distfiles.macports.org/macports/mpdistfiles/gmp
   % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                  Dload  Upload   Total   Spent    Left
 Speed
   0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--
 0--->  Attempting to fetch gmp-6.1.0.tar.bz2 from
 http://cjj.kr.distfiles.macports.org/gmp
   % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                  Dload  Upload   Total   Spent    Left
 Speed
 100 2327k  100 2327k    0     0   320k      0  0:00:07  0:00:07 --:--:--
 480k
 --->  Verifying checksums for gmp
 --->  Checksumming gmp-6.1.0.tar.bz2
 --->  Extracting gmp
 --->  Extracting gmp-6.1.0.tar.bz2
 --->  Applying patches to gmp
 --->  Applying patch-Makefile.in.diff
 patching file Makefile.in
 --->  Patching gmp-h.in: s|"@CC@"|"/usr/bin/clang"|g
 --->  Configuring gmp
 checking build system type... ivybridge-apple-darwin14.5.0
 checking host system type... ivybridge-apple-darwin14.5.0
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... ./install-sh -c -d
 checking for gawk... /usr/bin/awk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking ABI=64
 checking whether /usr/bin/clang is gcc... yes
 checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64
 -I/opt/local/include... yes
 checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64
 -I/opt/local/include -mtune=sandybridge... yes
 checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64
 -mtune=sandybridge -I/opt/local/include -march=sandybridge... yes
 checking for gcc... /usr/bin/clang
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether /usr/bin/clang accepts -g... yes
 ...
 (proceeds with compilation)
 }}}

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


More information about the macports-tickets mailing list