Opened 4 years ago

Closed 4 years ago

#59738 closed defect (fixed)

py34-statsmodels depends on nonexistent py34-bottleneck

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-statsmodels py-bottleneck

Description

https://build.macports.org/builders/ports-10.15_x86_64-builder/builds/5283/steps/install-dependencies/logs/stdio

./mpbb/mpbb --prefix /opt/local install-dependencies py34-statsmodels
 in dir /opt/bblocal/var/buildworker/ports/ports-10_15_x86_64-builder/../build (timeout 3600 secs)
 watching logfiles {'dependencies': '../build/logs/dependencies-progress.txt'}
 argv: ['./mpbb/mpbb', '--prefix', '/opt/local', 'install-dependencies', 'py34-statsmodels']
 environment:
  BUILDBOT_BUILDERNAME=ports-10.15_x86_64-builder
  BUILDBOT_BUILDNUMBER=5283
  BUILDBOT_BUILDURL=https://build.macports.org/builders/ports-10.15_x86_64-builder/builds/5283
  HOME=/opt/bblocal/var/buildworker/ports
  PATH=/opt/bblocal/bin:/usr/bin:/bin:/usr/sbin:/sbin
  PWD=/opt/bblocal/var/buildworker/ports/build
  XPC_FLAGS=0x0
  XPC_SERVICE_NAME=net.macports.buildworker.ports
  __CF_USER_TEXT_ENCODING=0x0:0:0
 using PTY: False
Error: Dependency 'py34-bottleneck' not found.
Error: mportdepends py34-statsmodels activate failed.
Calculating dependencies for 'py34-statsmodels' failed, aborting.
./mpbb/mpbb: error: `install-dependencies' failed to run successfully
program finished with exit code 1

Change History (2)

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

So does py34-pandas.

comment:2 Changed 4 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

the py34 subports of the above-mentioned ports have been removed so this is not a problem anymore

Note: See TracTickets for help on using tickets.