Bug 202584 - print/texlive-base (20150521_4) fails configure stage
Summary: print/texlive-base (20150521_4) fails configure stage
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Hiroki Sato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-23 03:09 UTC by Joseph Mingrone
Modified: 2015-08-23 18:20 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (hrs)


Attachments
config.log (143.96 KB, text/x-log)
2015-08-23 03:09 UTC, Joseph Mingrone
no flags Details
poudriere bulk log (35.80 KB, text/x-log)
2015-08-23 03:10 UTC, Joseph Mingrone
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Mingrone freebsd_committer freebsd_triage 2015-08-23 03:09:54 UTC
Created attachment 160237 [details]
config.log

This was in the latest poudriere-devel port running (both host and jail) 10-amd64 STABLE.

Below are lines that match 'error' in config.log.  The entire config.log and poudriere build logs are also attached.

1050:cc: error: argument to '-V' is missing (expected 1 value)
1051:cc: error: no input files
1054:cc: error: unknown argument: '-qversion'
1055:cc: error: no input files
1097:conftest.c:10:3: error: unknown type name 'choke'
1100:conftest.c:10:11: error: expected ';' after top level declarator
1104:2 errors generated.
1285:conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
1288:1 error generated.
1478:conftest.c:78:1: error: statement requires expression of scalar type ('struct timespec' invalid)
1481:1 error generated.
1571:conftest.c:42:10: fatal error: 'X11/Xlib.h' file not found
1574:1 error generated.
1621:cc: error: linker command failed with exit code 1 (use -v to see invocation)
1676:cc: error: unknown argument: '-R/usr/local/lib'
1731:cc: error: linker command failed with exit code 1 (use -v to see invocation)
1817:c++: error: argument to '-V' is missing (expected 1 value)
1818:c++: error: no input files
1821:c++: error: unknown argument: '-qversion'
1822:c++: error: no input files
1840:conftest.cpp:42:10: fatal error: 'ac_nonexistent.h' file not found
1843:1 error generated.
1892:conftest.cpp:42:10: fatal error: 'ac_nonexistent.h' file not found
1895:1 error generated.
2002:conftest.c:42:10: fatal error: 'gd.h' file not found
2005:1 error generated.
2061:cc: error: linker command failed with exit code 1 (use -v to see invocation)
2119:cc: error: linker command failed with exit code 1 (use -v to see invocation)
2175:cc: error: linker command failed with exit code 1 (use -v to see invocation)
2231:cc: error: linker command failed with exit code 1 (use -v to see invocation)
2287:cc: error: linker command failed with exit code 1 (use -v to see invocation)
2348:c++: error: linker command failed with exit code 1 (use -v to see invocation)
2412:c++: error: linker command failed with exit code 1 (use -v to see invocation)
2476:cc: error: linker command failed with exit code 1 (use -v to see invocation)
2540:cc: error: linker command failed with exit code 1 (use -v to see invocation)
2605:c++: error: linker command failed with exit code 1 (use -v to see invocation)
2669:c++: error: linker command failed with exit code 1 (use -v to see invocation)
2717:| UErrorCode code; const UChar *src; UChar *dst;
2734:cc: error: linker command failed with exit code 1 (use -v to see invocation)
2787:configure:22017: error: some requested system libraries failed
2889:ac_cv_func_gai_strerror=yes
3034:ac_cv_func_strerror=yes
3035:ac_cv_func_strerror_r=yes
3114:ac_cv_have_decl_ferror_unlocked=yes
3242:ac_cv_have_decl_strerror_r=yes
3704:gl_cv_have_raw_decl_strerror_r=yes
Comment 1 Joseph Mingrone freebsd_committer freebsd_triage 2015-08-23 03:10:26 UTC
Created attachment 160238 [details]
poudriere bulk log
Comment 2 Dušan Vejnovič 2015-08-23 07:37:50 UTC
I also have same problem. In poudriere stop builds in config section:

checking requested system `potrace' library... failed
checking requested system `pixman' library... failed
checking requested system `cairo' library... failed
checking requested system `gmp' library... failed
checking requested system `mpfr' library... failed
checking requested system `poppler' library... make: Working in: /usr/ports/print/texlive-base failed
checking requested system `xpdf' library... failed
checking requested system `zziplib' library... failed
checking requested system `graphite2' library... failed
checking requested system `teckit' library... failed
checking requested system `icu' library... failed
checking requested system `harfbuzz' library... failed
configure: error: some requested system libraries failed
===>  Script "configure" failed unexpectedly.
Comment 3 Hiroki Sato freebsd_committer freebsd_triage 2015-08-23 18:20:16 UTC
This problem has been fixed in r395122.