Skip to content

Instantly share code, notes, and snippets.

@lbe
Created March 29, 2017 16:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lbe/295e957c910fbc968a56c008f8c508f5 to your computer and use it in GitHub Desktop.
Save lbe/295e957c910fbc968a56c008f8c508f5 to your computer and use it in GitHub Desktop.
jdoe@jdoe-mbp{~}:rperl
Running Mkbootstrap for eval_10_b4b2 ()
chmod 644 "eval_10_b4b2.bs"
"/Users/jdoe/perl5/perlbrew/perls/22.3t/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- eval_10_b4b2.bs blib/arch/auto/eval_10_b4b2/eval_10_b4b2.bs 644
"/Users/jdoe/perl5/perlbrew/perls/22.3t/bin/perl" "/Users/jdoe/perl5/perlbrew/perls/22.3t/lib/5.22.3/ExtUtils/xsubpp" -typemap "/Users/jdoe/perl5/perlbrew/perls/22.3t/lib/5.22.3/ExtUtils/typemap" -typemap "/Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/typemap.rperl" eval_10_b4b2.xs > eval_10_b4b2.xsc
mv eval_10_b4b2.xsc eval_10_b4b2.c
g++ -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include -xc++ -c -I"/Users/jdoe/.perlbrew/libs/22.3t@std/bin" -I/Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5 -Ilib -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include -Wno-unused-variable -DNO_XSLOCKS -Wno-deprecated -std=c++11 -Wno-reserved-user-defined-literal -Wno-literal-suffix -D__CPP__TYPES -D__TYPE__INTEGER__LONG -D__TYPE__NUMBER__DOUBLE -O3 -fomit-frame-pointer -march=native -g -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" "-I/Users/jdoe/perl5/perlbrew/perls/22.3t/lib/5.22.3/darwin-thread-multi-2level/CORE" eval_10_b4b2.c
warning: unknown warning option '-Wno-literal-suffix'; did you mean '-Wno-literal-range'? [-Wunknown-warning-option]
/Users/jdoe/_Inline/build/eval_10_b4b2/Filters23287.c:1:1: error: expected unqualified-id
/Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/RPerl/HelperFunctions.cpp
^
1 warning and 1 error generated.
make: *** [eval_10_b4b2.o] Error 1
A problem was encountered while attempting to compile and install your Inline
CPP code. The command that failed was:
"make > out.make 2>&1" with error code 2
The build directory was:
/Users/jdoe/_Inline/build/eval_10_b4b2
To debug the problem, cd to the build directory, and inspect the output files.
Environment PATH = '/usr/local/sbin:/usr/local/bin:/Users/jdoe/bin:/Users/jdoe/.perlbrew/libs/22.3t@std/bin:/Users/jdoe/perl5/perlbrew/bin:/Users/jdoe/perl5/perlbrew/perls/22.3t/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/jdoe/.cargo/bin'
at (eval 10) line 5.
...propagated at /Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/Inline/C.pm line 869.
BEGIN failed--compilation aborted at (eval 10) line 5.
at /Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/RPerl/DataType/String.pm line 45.
Compilation failed in require at /Users/jdoe/perl5/perlbrew/perls/22.3t/lib/5.22.3/parent.pm line 20.
BEGIN failed--compilation aborted at /Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/RPerl/DataType/Character.pm line 9.
Compilation failed in require at /Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/RPerl/CompileUnit/Module/Class.pm line 125.
BEGIN failed--compilation aborted at /Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/RPerl/CompileUnit/Module/Class.pm line 125.
Compilation failed in require at /Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/RPerl/AfterSubclass.pm line 10.
BEGIN failed--compilation aborted at /Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/RPerl/AfterSubclass.pm line 10.
Compilation failed in require at /Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/RPerl/DataType/Boolean.pm line 5.
BEGIN failed--compilation aborted at /Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/RPerl/DataType/Boolean.pm line 5.
Compilation failed in require at /Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/rperltypesconv.pm line 13.
BEGIN failed--compilation aborted at /Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/rperltypesconv.pm line 13.
Compilation failed in require at /Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/RPerl.pm line 1.
BEGIN failed--compilation aborted at /Users/jdoe/.perlbrew/libs/22.3t@std/lib/perl5/RPerl.pm line 1.
Compilation failed in require at /Users/jdoe/.perlbrew/libs/22.3t@std/bin/rperl line 5.
BEGIN failed--compilation aborted at /Users/jdoe/.perlbrew/libs/22.3t@std/bin/rperl line 5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment