./Makepkgs Problem
"Dave Brolley" <[email protected]> Thu, 9 Feb 2017 11:19:35 -0500
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
I started seeing this yesterday and it's still happening with the latest upstream sources today. It looks like gcc is taking the definition of PCP_VERSION as a source file. I can't see any problem. Has anyone worked in this area lately? Ringing any bells? Thanks, Dave === libpcp_pmcd === for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done === src === gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o data.o data.c /usr/bin/sed -e 's;@path@;'/usr/libexec/pcp/bin/pmcd';' pmcd.stp.in > pmcd.stp gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o client.o client.c dtrace -G -s probes.d -o probes.o dtrace -h -s probes.d -o probes.h gcc: error: 3.11.8 : No such file or directory gcc: error: 3.11.8 : No such file or directory gcc: error: 3.11.8 : No such file or directory gcc: error: 3.11.8 : No such file or directory "gcc /tmp/tmpru0r8si7.c" failed Usage /usr/bin/dtrace [--help] [-h | -G] [-C [-I<Path>]] -s File.d [-o <File>] GNUmakefile:55: recipe for target 'probes.o' failed make[4]: *** [probes.o] Error 1 make[4]: *** Waiting for unfinished jobs.... GNUmakefile:28: recipe for target 'default' failed make[3]: *** [default] Error 2 GNUmakefile:123: recipe for target 'default_pcp' failed make[2]: *** [default_pcp] Error 2 make[2]: Leaving directory '/home/brolley/pcp/oss/brolley/pcp/pcp-3.11.8/pcp-3.11.8/src' GNUmakefile:49: recipe for target 'default_pcp' failed make[1]: *** [default_pcp] Error 2 make[1]: Leaving directory '/home/brolley/pcp/oss/brolley/pcp/pcp-3.11.8/pcp-3.11.8' error: Bad exit status from /var/tmp/rpm-tmp.rdcTeh (%build) -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#15099): https://groups.io/g/pcp/message/15099 View All Messages In Topic (1): https://groups.io/g/pcp/topic/4351210 Mute This Topic: https://groups.io/mt/4351210?uid=174580 New Topic: https://groups.io/g/pcp/post -=-=- pcp mailing list [email protected] https://groups.io/g/pcp/messages -=-=- Change Your Subscription: https://groups.io/g/pcp/editsub?uid=174580 Group Home: https://groups.io/g/pcp Contact Group Owner: [email protected] Terms of Service: https://groups.io/static/tos Unsubscribe: https://groups.io/g/pcp/leave/354243/563757577/xyzzy -=-=-=-=-=-=-=-=-=-=-=-