pkgsrc-Bugs archive

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

Re: pkg/51594 (pkgtools/cwrappers does not compile on Solaris 11.2)



The following reply was made to PR pkg/51594; it has been noted by GNATS.

From: =?ISO-8859-1?Q?J=F6rn_Clausen?= <joern.clausen%uni-bielefeld.de@localhost>
To: Joerg Sonnenberger <joerg%bec.de@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, joerg%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
 pkgsrc-bugs%NetBSD.org@localhost
Subject: Re: pkg/51594 (pkgtools/cwrappers does not compile on Solaris 11.2)
Date: Mon, 28 Nov 2016 17:02:21 +0100

 pkgtools/cwrappers now builds on Solaris 11.2. I have updated a few 
 packages on Solaris 11.2/i86 without problems. This should have tested 
 the more common wrappers, but probably not the ones for f77 or imake.
 
 On Solaris 11.2/sparc, building of fonts/harfbuzz fails with
 
    CXXLD    libharfbuzz-icu.la
 ld: warning: file /usr/lib/sparcv9/crti.o: attempted multiple inclusion 
 of file
 ld: warning: file /usr/lib/sparcv9/values-Xa.o: attempted multiple 
 inclusion of file
 ld: warning: file 
 /opt/pkg-gcc/4.8.5/lib/gcc/sparc-sun-solaris2.11/4.8.5/sparcv9/crtbegin.o: 
 attempted multiple inclusion of file
 ld: fatal: recording name conflict: file 
 '/opt/pkg-gcc/4.8.5/lib/sparcv9/libstdc++.so' and file 
 '/usr/lib/sparcv9/libstdc++.so' provide identical dependency names: 
 libstdc++.so.6  (possible multiple inclusion of the same file)
 ld: warning: file 
 /opt/pkg-gcc/4.8.5/lib/gcc/sparc-sun-solaris2.11/4.8.5/sparcv9/crtend.o: 
 attempted multiple inclusion of file
 ld: warning: file /usr/lib/sparcv9/crtn.o: attempted multiple inclusion 
 of file
 collect2: error: ld returned 1 exit status
 gmake[4]: *** [libharfbuzz-icu.la] Error 1
 gmake[4]: Leaving directory 
 `/opt/pkgsrc/pkg-hrz/pkgsrc/fonts/harfbuzz/work.pkgsrc-sol11sparc/harfbuzz-1.3.3/src'
 gmake[3]: *** [all-recursive] Error 1
 gmake[3]: Leaving directory 
 `/opt/pkgsrc/pkg-hrz/pkgsrc/fonts/harfbuzz/work.pkgsrc-sol11sparc/harfbuzz-1.3.3/src'
 gmake[2]: *** [all] Error 2
 gmake[2]: Leaving directory 
 `/opt/pkgsrc/pkg-hrz/pkgsrc/fonts/harfbuzz/work.pkgsrc-sol11sparc/harfbuzz-1.3.3/src'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory 
 `/opt/pkgsrc/pkg-hrz/pkgsrc/fonts/harfbuzz/work.pkgsrc-sol11sparc/harfbuzz-1.3.3'
 gmake: *** [all] Error 2
 *** Error code 2
 
 The same package was built succesfully on i86. After turning off 
 cwrappers again in mk.conf, harfbuzz builds again.
 
 -- 
 Jörn Clausen
 Plattformen & Serverdienste
 Hochschulrechenzentrum
 
 Universität Bielefeld
 Universitätsstraße 25
 33615 Bielefeld
 Telefon: +49 521 106-12601
 E-Mail: joern.clausen%uni-bielefeld.de@localhost
 
 http://www.uni-bielefeld.de/hrz
 


Home | Main Index | Thread Index | Old Index