powerpc Installing gettext for build /usr/include/cygwin/signal.h:178:3: error: unknown type name 'pthread_attr_t'
Austin
Austin.Gardner@ge.com
Wed Jul 20 20:00:00 GMT 2016
Thies Peter Thiesen <Thies-Peter.Thiesen <at> gmx.de> writes:
>
> Hello community of crosstool / ct-ng developer,
>
> I try to get compile a cross compiler for powerpc (powerpc-unknown-
linux-gnu).
>
> ct-ng powerpc-unknown-linux-gnu
> ct-ng build
> With the standard current up-to-date Cygwin-x86.exe (32-bit version of
Window)
> it is now not more possible to run “ct-ng build” complete.
>
> My current running Cygwin:
> uname –srv
> CYGWIN_NT-6.1-WOW 2.5.1(0.297/5/3) 2016-04-21 22:12
>
> My installed packages:
> cygcheck -c
> $ cygcheck -c ncurses
> Cygwin Package Information
> Package Version Status
> ncurses 6.0-5.20160423 OK
> …
> libiconv 1.14-3 OK
> gettext 0.19.7-1 OK
>
> try to build my cross compiler:
> I used the current git versin on crosstool.
> git clone https://github.com/crosstool-ng/crosstool-ng
> 2016 May 27
>
> <at> ~/tc/powerpc-unknown-linux-gnu
> $ ct-ng companion_libs_for_build+
> [INFO ] Performing some trivial sanity checks
> [INFO ] Build started 20160530.093523
> [INFO ] Building environment variables
> [WARN ] Directory '/usr/src/crosstool-ng_git_2016_05_27/src' does not
exist.
> [WARN ] Will not save downloaded tarballs to local storage.
> [EXTRA] Preparing working directories
> [INFO ] Restoring state at step 'companion_libs_for_build', as
requested.
> [INFO ]
=================================================================
> [INFO ] Installing ncurses for build
> [EXTRA] Configuring ncurses
> [EXTRA] Building ncurses
> [EXTRA] Installing ncurses
> [INFO ] Installing ncurses for build: done in 261.02s (at 06:03)
> [INFO ]
=================================================================
> [INFO ] Installing libiconv for build
> [EXTRA] Configuring libiconv
> [EXTRA] Building libiconv
> [EXTRA] Installing libiconv
> [INFO ] Installing libiconv for build: done in 356.93s (at 12:00)
> [INFO ]
=================================================================
> [INFO ] Installing gettext for build
> [EXTRA] Configuring gettext
> [EXTRA] Building gettext
> [ERROR] /usr/include/cygwin/signal.h:178:3: error: unknown type
name 'pthread_attr_t'
> [ERROR] /usr/include/cygwin/signal.h:213:3: error: unknown type
name 'pid_t'
> [ERROR] /usr/include/cygwin/signal.h:214:3: error: unknown type
name 'uid_t'
> [ERROR] /usr/include/cygwin/signal.h:230:2: error: unknown type
name 'timer_t'
> [ERROR] /usr/include/cygwin/signal.h:238:7: error: unknown type
name 'clock_t'
> [ERROR] /usr/include/cygwin/signal.h:239:7: error: unknown type
name 'clock_t'
> [ERROR] /usr/include/cygwin/signal.h:411:21: error: expected ')'
before 'int'
> [ERROR] /usr/include/sys/signal.h:171:5: error: expected ')' before
'int'
> [ERROR] /usr/include/sys/signal.h:174:5: error: expected ')' before
'int'
> [ERROR] /usr/include/sys/signal.h:202:5: error: unknown type name
'pthread_t'
> [ERROR] /usr/include/sys/signal.h:217:5: error: unknown type name
'pid_t'
> [ERROR] /usr/include/sys/time.h:104:34: error: unknown type name
'u_int'
> [ERROR] /usr/include/sys/time.h:145:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:151:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:155:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:155:23: error: expected ')' before
'_bt'
> [ERROR] /usr/include/sys/time.h:159:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:218:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:227:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:231:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:231:23: error: expected ')' before
'_ts'
> [ERROR] /usr/include/sys/time.h:236:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:245:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:249:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:249:23: error: expected ')' before
'_tv'
> [ERROR] /usr/include/time.h:52:12: error: expected ',' or ';'
before 'clock'
> [ERROR] /usr/include/cygwin/signal.h:178:3: error: unknown type
name 'pthread_attr_t'
> [ERROR] /usr/include/cygwin/signal.h:213:3: error: unknown type
name 'pid_t'
> [ERROR] /usr/include/cygwin/signal.h:214:3: error: unknown type
name 'uid_t'
> [ERROR] /usr/include/cygwin/signal.h:230:2: error: unknown type
name 'timer_t'
> [ERROR] /usr/include/cygwin/signal.h:238:7: error: unknown type
name 'clock_t'
> [ERROR] /usr/include/cygwin/signal.h:239:7: error: unknown type
name 'clock_t'
> [ERROR] /usr/include/cygwin/signal.h:411:21: error: expected ')'
before 'int'
> [ERROR] /usr/include/sys/signal.h:171:5: error: expected ')' before
'int'
> [ERROR] /usr/include/sys/signal.h:174:5: error: expected ')' before
'int'
> [ERROR] /usr/include/sys/signal.h:202:5: error: unknown type name
'pthread_t'
> [ERROR] /usr/include/sys/signal.h:217:5: error: unknown type name
'pid_t'
> [ERROR] /usr/include/sys/time.h:104:34: error: unknown type name
'u_int'
> [ERROR] /usr/include/sys/time.h:145:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:151:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:155:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:155:23: error: expected ')' before
'_bt'
> [ERROR] /usr/include/sys/time.h:159:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:218:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:227:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:231:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:231:23: error: expected ')' before
'_ts'
> [ERROR] /usr/include/sys/time.h:236:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:245:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:249:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:249:23: error: expected ')' before
'_tv'
> [ERROR] /usr/include/time.h:52:12: error: expected ',' or ';'
before 'clock'
> [ERROR] /usr/include/cygwin/time.h:19:38: error: expected ')'
before 'struct'
> [ERROR] /usr/include/time.h:171:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:172:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:173:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:177:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:177:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:184:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:188:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:192:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:193:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:210:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:285:5: error: unknown type name 'pid_t'
> [ERROR] /usr/include/time.h:285:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:293:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:294:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/cygwin/time.h:19:38: error: expected ')'
before 'struct'
> [ERROR] /usr/include/time.h:171:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:172:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:173:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:177:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:177:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:184:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:188:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:192:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:193:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:210:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:285:5: error: unknown type name 'pid_t'
> [ERROR] /usr/include/time.h:285:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:293:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:294:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/sys/types.h:123:19: error: 'clock_t'
redeclared as different kind of symbol
> [ERROR] /usr/include/sys/types.h:123:19: error: 'clock_t'
redeclared as different kind of symbol
> [ERROR] /usr/include/cygwin/signal.h:178:3: error: unknown type
name 'pthread_attr_t'
> [ERROR] /usr/include/cygwin/signal.h:213:3: error: unknown type
name 'pid_t'
> [ERROR] /usr/include/cygwin/signal.h:214:3: error: unknown type
name 'uid_t'
> [ERROR] /usr/include/cygwin/signal.h:230:2: error: unknown type
name 'timer_t'
> [ERROR] /usr/include/cygwin/signal.h:238:7: error: unknown type
name 'clock_t'
> [ERROR] /usr/include/cygwin/signal.h:239:7: error: unknown type
name 'clock_t'
> [ERROR] /usr/include/cygwin/signal.h:411:21: error: expected ')'
before 'int'
> [ERROR] /usr/include/sys/signal.h:171:5: error: expected ')' before
'int'
> [ERROR] /usr/include/sys/signal.h:174:5: error: expected ')' before
'int'
> [ERROR] /usr/include/sys/signal.h:202:5: error: unknown type name
'pthread_t'
> [ERROR] /usr/include/sys/signal.h:217:5: error: unknown type name
'pid_t'
> [ERROR] /usr/include/sys/time.h:104:34: error: unknown type name
'u_int'
> [ERROR] /usr/include/sys/time.h:145:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:151:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:155:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:155:23: error: expected ')' before
'_bt'
> [ERROR] /usr/include/sys/time.h:159:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:218:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:227:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:231:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:231:23: error: expected ')' before
'_ts'
> [ERROR] /usr/include/sys/time.h:236:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:245:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:249:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:249:23: error: expected ')' before
'_tv'
> [ERROR] /usr/include/cygwin/signal.h:178:3: error: unknown type
name 'pthread_attr_t'
> [ERROR] /usr/include/cygwin/signal.h:213:3: error: unknown type
name 'pid_t'
> [ERROR] /usr/include/cygwin/signal.h:214:3: error: unknown type
name 'uid_t'
> [ERROR] /usr/include/cygwin/signal.h:230:2: error: unknown type
name 'timer_t'
> [ERROR] /usr/include/cygwin/signal.h:238:7: error: unknown type
name 'clock_t'
> [ERROR] /usr/include/cygwin/signal.h:239:7: error: unknown type
name 'clock_t'
> [ERROR] /usr/include/cygwin/signal.h:411:21: error: expected ')'
before 'int'
> [ERROR] /usr/include/time.h:52:12: error: expected ',' or ';'
before 'clock'
> [ERROR] /usr/include/sys/signal.h:171:5: error: expected ')' before
'int'
> [ERROR] /usr/include/sys/signal.h:174:5: error: expected ')' before
'int'
> [ERROR] /usr/include/sys/signal.h:202:5: error: unknown type name
'pthread_t'
> [ERROR] /usr/include/sys/signal.h:217:5: error: unknown type name
'pid_t'
> [ERROR] /usr/include/cygwin/time.h:19:38: error: expected ')'
before 'struct'
> [ERROR] /usr/include/time.h:171:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:172:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:173:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:177:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:177:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:184:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:188:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:192:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:193:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:210:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:285:5: error: unknown type name 'pid_t'
> [ERROR] /usr/include/time.h:285:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:293:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:294:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/sys/types.h:123:19: error: 'clock_t'
redeclared as different kind of symbol
> [ERROR] /usr/include/sys/time.h:104:34: error: unknown type name
'u_int'
> [ERROR] /usr/include/sys/time.h:145:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:151:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:155:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:155:23: error: expected ')' before
'_bt'
> [ERROR] /usr/include/sys/time.h:159:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:218:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:227:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:231:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:231:23: error: expected ')' before
'_ts'
> [ERROR] /usr/include/sys/time.h:236:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:245:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:249:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:249:23: error: expected ')' before
'_tv'
> [ERROR] /usr/include/time.h:52:12: error: expected ',' or ';'
before 'clock'
> [ERROR] /usr/include/cygwin/time.h:19:38: error: expected ')'
before 'struct'
> [ERROR] /usr/include/time.h:171:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:172:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:173:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:177:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:177:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:184:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:188:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:192:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:193:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:210:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:285:5: error: unknown type name 'pid_t'
> [ERROR] /usr/include/time.h:285:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:293:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:294:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/sys/types.h:123:19: error: 'clock_t'
redeclared as different kind of symbol
> [ERROR] /usr/include/cygwin/signal.h:178:3: error: unknown type
name 'pthread_attr_t'
> [ERROR] /usr/include/cygwin/signal.h:213:3: error: unknown type
name 'pid_t'
> [ERROR] /usr/include/cygwin/signal.h:214:3: error: unknown type
name 'uid_t'
> [ERROR] /usr/include/cygwin/signal.h:230:2: error: unknown type
name 'timer_t'
> [ERROR] /usr/include/cygwin/signal.h:238:7: error: unknown type
name 'clock_t'
> [ERROR] /usr/include/cygwin/signal.h:239:7: error: unknown type
name 'clock_t'
> [ERROR] /usr/include/cygwin/signal.h:411:21: error: expected ')'
before 'int'
> [ERROR] /usr/include/sys/signal.h:171:5: error: expected ')' before
'int'
> [ERROR] /usr/include/sys/signal.h:174:5: error: expected ')' before
'int'
> [ERROR] /usr/include/sys/signal.h:202:5: error: unknown type name
'pthread_t'
> [ERROR] /usr/include/sys/signal.h:217:5: error: unknown type name
'pid_t'
> [ERROR] /usr/include/sys/time.h:104:34: error: unknown type name
'u_int'
> [ERROR] /usr/include/sys/time.h:145:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:151:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:155:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:155:23: error: expected ')' before
'_bt'
> [ERROR] /usr/include/sys/time.h:159:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:218:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:227:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:231:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:231:23: error: expected ')' before
'_ts'
> [ERROR] /usr/include/sys/time.h:236:9: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:245:17: error: unknown type name
'sbintime_t'
> [ERROR] /usr/include/sys/time.h:249:12: error: 'sbintime_t'
undeclared (first use in this function)
> [ERROR] /usr/include/sys/time.h:249:23: error: expected ')' before
'_tv'
> [ERROR] /usr/include/time.h:52:12: error: expected ',' or ';'
before 'clock'
> [ERROR] /usr/include/cygwin/time.h:19:38: error: expected ')'
before 'struct'
> [ERROR] /usr/include/time.h:171:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:172:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:173:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:177:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:177:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:184:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:188:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:192:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:193:5: error: unknown type name
'timer_t'
> [ERROR] /usr/include/time.h:210:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:285:5: error: unknown type name 'pid_t'
> [ERROR] /usr/include/time.h:285:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:293:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/time.h:294:5: error: unknown type name
'clockid_t'
> [ERROR] /usr/include/sys/types.h:123:19: error: 'clock_t'
redeclared as different kind of symbol
> [ERROR] make[6]: *** [copy-acl.lo] Error 1
> [ERROR] make[6]: *** [acl-errno-valid.lo] Error 1
> [ERROR] make[6]: *** [set-acl.lo] Error 1
> [ERROR] make[6]: *** [get-permissions.lo] Error 1
> [ERROR] make[6]: *** [acl-internal.lo] Error 1
> [ERROR] make[5]: *** [all] Error 2
> [ERROR] make[4]: *** [all-recursive] Error 1
> [ERROR] make[3]: *** [all] Error 2
> [ERROR] make[2]: *** [all-recursive] Error 1
> [ERROR] make[1]: *** [all] Error 2
> [ERROR]
> [ERROR] >>
> [ERROR] >> Build failed in step 'Installing gettext for build'
> [ERROR] >> called in step '(top-level)'
> [ERROR] >>
> [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions <at>
259]
> [ERROR] >> called from:
do_gettext_backend[scripts/build/companion_libs/330-gettext.sh <at> 131]
> [ERROR] >> called from:
do_gettext_for_build[scripts/build/companion_libs/330-gettext.sh <at>
39]
> [ERROR] >> called from:
do_companion_libs_for_build[scripts/build/companion_libs.sh <at> 29]
> [ERROR] >> called from: main[scripts/crosstool-NG.sh <at> 652]
> [ERROR] >>
> [ERROR] >> For more info on this error, look at the file:
'build.log'
> [ERROR] >> There is a list of known issues, some with workarounds,
in:
> [ERROR] >>
> '/usr/src/crosstool-ng_git_2016_05_27/.local/share/doc/crosstool-
ng/crosstool-ng-1.22.0-148-g7300eb1/B
> - Known issues.txt'
> [ERROR]
> [ERROR] (elapsed: 3992:21.04)
> [33:20] / /usr/src/crosstool-ng_git_2016_05_27/.local/bin/ct-ng:152:
recipe for target 'build' failed
> make[1]: *** [build] Error
> 2
> /usr/src/crosstool-ng_git_2016_05_27/.local/lib/crosstool-ng-1.22.0-
148-g7300eb1/steps.mk:67:
> recipe for target 'companion_libs_for_build+' failed
> make: *** [companion_libs_for_build+] Error 2
>
> <at> ~/tc/powerpc-unknown-linux-gnu
>
> Ectract out of build.log:
> Build.log:
> [ALL ] /usr/bin/make all-am
> [ALL ] make[6]: Entering directory '/usr/src/crosstool-
ng_git_2016_05_27/tc/powerpc-unknown-linux-gnu/.build/powerpc-unknown-
linux-gnu/build/build-gettext-build-i686-build_pc-cygwin/gettext-
tools/gnulib-lib'
> [ALL ] /bin/sh ../libtool --tag=CC --mode=compile i686-
build_pc-cygwin-gcc -DHAVE_CONFIG_H
> -DEXEEXT=".exe" -DEXEEXT=".exe" -DEXEEXT=".exe" -I.
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib
> -I.. -I../intl
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/intl
> -I..
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools
> -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib/libcroco
>
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/powerpc-unknown-linux-gnu/buildtools/include
> -O2 -g -c -o copy-acl.lo copy-acl.c
> [ALL ] /bin/sh ../libtool --tag=CC --mode=compile i686-
build_pc-cygwin-gcc -DHAVE_CONFIG_H
> -DEXEEXT=".exe" -DEXEEXT=".exe" -DEXEEXT=".exe" -I.
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib
> -I.. -I../intl
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/intl
> -I..
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools
> -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib/libcroco
>
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/powerpc-unknown-linux-gnu/buildtools/include
> -O2 -g -c -o set-acl.lo set-acl.c
> [ALL ] /bin/sh ../libtool --tag=CC --mode=compile i686-
build_pc-cygwin-gcc -DHAVE_CONFIG_H
> -DEXEEXT=".exe" -DEXEEXT=".exe" -DEXEEXT=".exe" -I.
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib
> -I.. -I../intl
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/intl
> -I..
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools
> -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib/libcroco
>
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/powerpc-unknown-linux-gnu/buildtools/include
> -O2 -g -c -o acl-errno-valid.lo acl-errno-valid.c
> [ALL ] /bin/sh ../libtool --tag=CC --mode=compile i686-
build_pc-cygwin-gcc -DHAVE_CONFIG_H
> -DEXEEXT=".exe" -DEXEEXT=".exe" -DEXEEXT=".exe" -I.
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib
> -I.. -I../intl
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/intl
> -I..
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools
> -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib/libcroco
>
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/powerpc-unknown-linux-gnu/buildtools/include
> -O2 -g -c -o acl-internal.lo acl-internal.c
> [ALL ] /bin/sh ../libtool --tag=CC --mode=compile i686-
build_pc-cygwin-gcc -DHAVE_CONFIG_H
> -DEXEEXT=".exe" -DEXEEXT=".exe" -DEXEEXT=".exe" -I.
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib
> -I.. -I../intl
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/intl
> -I..
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools
> -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib/libcroco
>
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/powerpc-unknown-linux-gnu/buildtools/include
> -O2 -g -c -o get-permissions.lo get-permissions.c
> [ALL ] libtool: compile: i686-build_pc-cygwin-gcc -DHAVE_CONFIG_H
-DEXEEXT=".exe" -DEXEEXT=".exe"
> -DEXEEXT=".exe" -I.
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib
> -I.. -I../intl
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/intl
> -I..
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools
> -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib/libcroco
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/powerpc-unknown-linux-gnu/buildtools/include
> -O2 -g -c set-acl.c -o set-acl.o
> [ALL ] libtool: compile: i686-build_pc-cygwin-gcc -DHAVE_CONFIG_H
-DEXEEXT=".exe" -DEXEEXT=".exe"
> -DEXEEXT=".exe" -I.
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib
> -I.. -I../intl
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/intl
> -I..
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools
> -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib/libcroco
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/powerpc-unknown-linux-gnu/buildtools/include
> -O2 -g -c copy-acl.c -o copy-acl.o
> [ALL ] libtool: compile: i686-build_pc-cygwin-gcc -DHAVE_CONFIG_H
-DEXEEXT=".exe" -DEXEEXT=".exe"
> -DEXEEXT=".exe" -I.
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib
> -I.. -I../intl
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/intl
> -I..
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools
> -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib/libcroco
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/powerpc-unknown-linux-gnu/buildtools/include
> -O2 -g -c acl-internal.c -o acl-internal.o
> [ALL ] libtool: compile: i686-build_pc-cygwin-gcc -DHAVE_CONFIG_H
-DEXEEXT=".exe" -DEXEEXT=".exe"
> -DEXEEXT=".exe" -I.
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib
> -I.. -I../intl
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/intl
> -I..
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools
> -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib/libcroco
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/powerpc-unknown-linux-gnu/buildtools/include
> -O2 -g -c get-permissions.c -o get-permissions.o
> [ALL ] libtool: compile: i686-build_pc-cygwin-gcc -DHAVE_CONFIG_H
-DEXEEXT=".exe" -DEXEEXT=".exe"
> -DEXEEXT=".exe" -I.
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib
> -I.. -I../intl
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/intl
> -I..
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools
> -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/src/gettext-0.19.6/gettext-tools/gnulib-lib/libcroco
> -I/usr/src/crosstool-ng_git_2016_05_27/tc/powerpc-unknown-linux-
gnu/.build/powerpc-unknown-linux-gnu/buildtools/include
> -O2 -g -c acl-errno-valid.c -o acl-errno-valid.o
> [ALL ] In file included from /usr/include/sys/signal.h:112:0,
> [ALL ] from /usr/include/signal.h:6,
> [ALL ] from ./signal.h:52,
> [ALL ] from ./sys/select.h:108,
> [ALL ] from /usr/include/sys/time.h:47,
> [ALL ] from ./sys/time.h:39,
> [ALL ] from ./sys/select.h:87,
> [ALL ] from /usr/include/sys/types.h:68,
> [ALL ] from ./sys/types.h:28,
> [ALL ] from acl.h:24,
> [ALL ] from copy-acl.c:22:
> [ERROR] /usr/include/cygwin/signal.h:178:3: error: unknown type
name 'pthread_attr_t'
> [ALL ] pthread_attr_t *sigev_notify_attributes; /* notification
attributes */
> [ALL ] ^
> [ERROR] /usr/include/cygwin/signal.h:213:3: error: unknown type
name 'pid_t'
> [ALL ] pid_t si_pid; /* sender's pid */
> [ALL ] ^
> …
> More error ...
> …
>
> ;-----------------------------------------------------------
> My older Cygwin I lost with a running on Cygwin setup.
> Cygwin had does a upgrade of version “2.5.1(0.297/5/3)”
> It is not more possible to reach the older running packages.
> The list of older true running packages:
> Devel/gcc-core (4.9.3-1)
> Devel/gcc-g++ (4.9.3-1)
> Devel/bison (3.0.4-1)
> Devel/flex (2.5.39-1)
> Devel/patch (2.7.4-1)
> Devel/gdb (7.8-2)
> Devel/make: The GNU version (4.1-1)
> Devel/automake (9-1)
> Devel/libtool (2.4.6-2)
> Devel/gperf (3.0.4-2)
> Devel/help2man (1.44.1-1)
> Devel/texinfo (6.0-1)
> Devel/libltdl7 (2.4.6-2) !some version as libtool
> Devel/gettext-devel (0.19.5.1-2)
> Web/wget (1.16.3-1)
> Libs/libncurses-devel (6.0-1.20151017)
> Libs/libintl_dev (0.19.5.1-2)
> Libs/libintl8 (0.19.5.1-2)
> Libs/expat (2.1.0-3)
> Libs/libexpat1 (2.1.0-3)
> ;-----------------------------------------------------------
>
> What I can do to resolve this problem?
> Have you an Idea for my problem?
>
> Thank in advance
> Thies Peter Thiesen
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>
>
Thies,
I am running into the exact same problem. Were you able to fix this
issue?
Thanks,
Austin
More information about the crossgcc
mailing list