tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc frozen for 2017Q2



On 06/26/17 03:40, Jonathan Perkin wrote:
Hi all,

The pkgsrc tree is now frozen in preparation for the upcoming 2017Q2
branch.  We are aiming to cut the branch this coming weekend.

There have been a lot of changes for this branch, many coming very
late in the day, and so we would really appreciate any help from the
community in providing fixes and ensuring this branch is a good one.

Ways you can help:

  - Test a bootstrap on your favourite platform and try to build a
    basic set of packages (meta-pkgs/bulk-small may be a good choice).

  - Perform a full bulk build on a platform not already covered by
    others on pkgsrc-bulk@ http://mail-index.netbsd.org/pkgsrc-bulk/

  - Look through bulk build reports from others and submit fixes for
    broken packages.

This coming weekend is pkgsrcCon 2017 in London.  For those attending
I will buy $choice_of_beverage for each 10 fixes/commits that anyone
submits this week (not including dependencies).

Hope to see you there with a great pkgsrc-2017Q2 branch!

Not a high priority, but math/R is failing on FreeBSD:

configure:25497: clang -o conftest -O2 -pthread -I/home/bacon/Pkgsrc/pkg/include -I/home/bacon/Pkgsrc/pkg/include/ncurses -I/home/bacon/Pkgsrc/pkg/include/libdr m -I/home/bacon/Pkgsrc/pkg/include/freetype2 -I/usr/include -D_THREAD_SAFE -I/ho me/bacon/Pkgsrc/pkg/include -I/home/bacon/Pkgsrc/pkg/include/ncurses -I/home/bac on/Pkgsrc/pkg/include/libdrm -I/home/bacon/Pkgsrc/pkg/include/freetype2 -I/usr/i nclude -D_THREAD_SAFE -L/home/bacon/Pkgsrc/pkg/lib -Wl,-R/home/bacon/Pkgsrc/pkg/ lib -L/usr/lib -Wl,-R/usr/lib -pthread conftest.c -lm -lpthread -lrt -L/usr/hom e/bacon/Pkgsrc/pkg/gcc48/lib/gcc/x86_64-unknown-freebsd11/4.8.5 -L/usr/home/baco n/Pkgsrc/pkg/gcc48/lib/gcc -L/usr/home/bacon/Pkgsrc/pkg/gcc48/lib -Wl,-R/home/ba con/Pkgsrc/pkg/gcc48/x86_64-unknown-freebsd11/lib/. -Wl,-R/home/bacon/Pkgsrc/pkg
/gcc48/lib/. -lgfortran -lm -lquadmath -lpthread >&5
/usr/bin/ld: cannot find -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see invocation)

But the library is there in one of the directories specified with -L:

FreeBSD unixdev.ceas bacon ~/Pkgsrc/pkgsrc/math/R 434: ls /usr/home/bacon/Pkgsrc/pkg/gcc48/lib
gcc/                   libitm.a               libquadmath.la*
libatomic.a            libitm.la*             libquadmath.so@
libatomic.la*          libitm.so@             libquadmath.so.0*
libatomic.so@          libitm.so.1*           libssp.a
libatomic.so.1*        libitm.spec            libssp.la*
libgcc_s.so@           libmudflap.a           libssp.so@
libgcc_s.so.1*         libmudflap.la*         libssp.so.0*
libgfortran.a          libmudflap.so@         libssp_nonshared.a
libgfortran.la*        libmudflap.so.0*       libssp_nonshared.la*
libgfortran.so@        libmudflapth.a         libstdc++.a
libgfortran.so.3*      libmudflapth.la*       libstdc++.la*
libgfortran.spec       libmudflapth.so@       libstdc++.so@
libgomp.a              libmudflapth.so.0*     libstdc++.so.6*
libgomp.la*            libobjc.a libstdc++.so.6-gdb.py
libgomp.so@            libobjc.la*            libsupc++.a
libgomp.so.1*          libobjc.so@            libsupc++.la*
libgomp.spec           libobjc.so.4*
libiberty.a            libquadmath.a

Any suggestions?

--
Earth is a beta site.



Home | Main Index | Thread Index | Old Index