Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when make ngixn image,the processes is stop in this step :-- [hunter] THRIFT_ROOT: /root/.hunter/_Base/2c5c6fc/b895437/92161a9/Install (ver.: 0.11.0-p0) #6671

Closed
zhangkai8048 opened this issue Dec 24, 2020 · 2 comments
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@zhangkai8048
Copy link

what I do:
cd images/nginx
make build

the result :
#7 392.9 -- The C compiler identification is GNU 9.3.0
#7 393.0 -- The CXX compiler identification is GNU 9.3.0
#7 393.0 -- Check for working C compiler: /usr/bin/cc
#7 393.0 -- Check for working C compiler: /usr/bin/cc -- works
#7 393.1 -- Detecting C compiler ABI info
#7 393.1 -- Detecting C compiler ABI info - done
#7 393.2 -- Detecting C compile features
#7 393.2 -- Detecting C compile features - done
#7 393.2 -- Check for working CXX compiler: /usr/bin/c++
#7 393.3 -- Check for working CXX compiler: /usr/bin/c++ -- works
#7 393.3 -- Detecting CXX compiler ABI info
#7 393.5 -- Detecting CXX compiler ABI info - done
#7 393.5 -- Detecting CXX compile features
#7 393.5 -- Detecting CXX compile features - done
#7 393.5 -- [hunter] Calculating Toolchain-SHA1
#7 396.4 -- [hunter] Calculating Config-SHA1
#7 396.7 -- [hunter] HUNTER_ROOT: /root/.hunter
#7 396.7 -- [hunter] [ Hunter-ID: 2c5c6fc | Toolchain-ID: b895437 | Config-ID: 92161a9 ]
#7 397.0 -- [hunter] THRIFT_ROOT: /root/.hunter/_Base/2c5c6fc/b895437/92161a9/Install (ver.: 0.11.0-p0)

question :
the process is stop in the step ,how can I do ????

/triage support

@zhangkai8048 zhangkai8048 added the kind/support Categorizes issue or PR as a support question. label Dec 24, 2020
@k8s-ci-robot
Copy link
Contributor

@zhangkai8048: The label(s) triage/support cannot be applied, because the repository doesn't have them

In response to this:

what I do:
cd images/nginx
make build

the result :
#7 392.9 -- The C compiler identification is GNU 9.3.0
#7 393.0 -- The CXX compiler identification is GNU 9.3.0
#7 393.0 -- Check for working C compiler: /usr/bin/cc
#7 393.0 -- Check for working C compiler: /usr/bin/cc -- works
#7 393.1 -- Detecting C compiler ABI info
#7 393.1 -- Detecting C compiler ABI info - done
#7 393.2 -- Detecting C compile features
#7 393.2 -- Detecting C compile features - done
#7 393.2 -- Check for working CXX compiler: /usr/bin/c++
#7 393.3 -- Check for working CXX compiler: /usr/bin/c++ -- works
#7 393.3 -- Detecting CXX compiler ABI info
#7 393.5 -- Detecting CXX compiler ABI info - done
#7 393.5 -- Detecting CXX compile features
#7 393.5 -- Detecting CXX compile features - done
#7 393.5 -- [hunter] Calculating Toolchain-SHA1
#7 396.4 -- [hunter] Calculating Config-SHA1
#7 396.7 -- [hunter] HUNTER_ROOT: /root/.hunter
#7 396.7 -- [hunter] [ Hunter-ID: 2c5c6fc | Toolchain-ID: b895437 | Config-ID: 92161a9 ]
#7 397.0 -- [hunter] THRIFT_ROOT: /root/.hunter/_Base/2c5c6fc/b895437/92161a9/Install (ver.: 0.11.0-p0)

question :
the process is stop in the step ,how can I do ????

/triage support

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@aledbf
Copy link
Member

aledbf commented Dec 24, 2020

@zhangkai8048 keep in mind the build takes almost three hours (amd64, arm, arm64 and s390x).
If use PLATFORMS=amd64 make build it will run faster.

@aledbf aledbf closed this as completed Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

3 participants